Uses of Class
org.kuali.rice.kew.engine.node.Branch
Packages that use Branch
Package
Description
-
Uses of Branch in org.kuali.rice.kew.documentoperation.web
Methods in org.kuali.rice.kew.documentoperation.web that return Branch -
Uses of Branch in org.kuali.rice.kew.engine
Methods in org.kuali.rice.kew.engine that return BranchModifier and TypeMethodDescriptionRoutingNodeFactory.createBranch(String name, Branch parentBranch, RouteNodeInstance initialNodeInstance) Methods in org.kuali.rice.kew.engine with parameters of type BranchModifier and TypeMethodDescriptionRoutingNodeFactory.createBranch(String name, Branch parentBranch, RouteNodeInstance initialNodeInstance) -
Uses of Branch in org.kuali.rice.kew.engine.node
Methods in org.kuali.rice.kew.engine.node that return BranchModifier and TypeMethodDescriptionBranchState.getBranch()RouteNodeInstance.getBranch()Branch.getParentBranch()Methods in org.kuali.rice.kew.engine.node with parameters of type BranchModifier and TypeMethodDescriptionvoidBasicJoinEngine.addActualJoiner(RouteNodeInstance nodeInstance, Branch branch) voidJoinEngine.addActualJoiner(RouteNodeInstance nodeInstance, Branch branch) voidBasicJoinEngine.addExpectedJoiner(RouteNodeInstance nodeInstance, Branch branch) voidJoinEngine.addExpectedJoiner(RouteNodeInstance nodeInstance, Branch branch) voidvoidvoidBranch.setParentBranch(Branch parentBranch) -
Uses of Branch in org.kuali.rice.kew.engine.node.service
Methods in org.kuali.rice.kew.engine.node.service that return BranchMethods in org.kuali.rice.kew.engine.node.service with parameters of type BranchModifier and TypeMethodDescriptionBranchService.getScopedVariableValue(Branch branch, String name) Responsible for inspecting the branch hierarchy/scope and returning a value for the variable name if it exists somewere in scope.voidBranchService.setScopedVariableValue(Branch branch, String name, String value) Responsible for setting a value in the branch hierarchy/scope. -
Uses of Branch in org.kuali.rice.kew.engine.node.service.impl
Methods in org.kuali.rice.kew.engine.node.service.impl that return BranchMethods in org.kuali.rice.kew.engine.node.service.impl with parameters of type Branch -
Uses of Branch in org.kuali.rice.kew.routeheader
Methods in org.kuali.rice.kew.routeheader that return BranchModifier and TypeMethodDescriptionDocumentRouteHeaderValue.getRootBranch()Convenience method that returns the branch of the first (and presumably only?)