Uses of Class
org.kuali.rice.kew.engine.node.BranchState
Packages that use BranchState
Package
Description
-
Uses of BranchState in org.kuali.rice.kew.engine.node
Methods in org.kuali.rice.kew.engine.node that return BranchStateModifier and TypeMethodDescriptionBranch.getBranchState(String key) Branch.getDocBranchState(int index) Methods in org.kuali.rice.kew.engine.node that return types with arguments of type BranchStateMethods in org.kuali.rice.kew.engine.node with parameters of type BranchStateMethod parameters in org.kuali.rice.kew.engine.node with type arguments of type BranchState -
Uses of BranchState in org.kuali.rice.kew.routeheader
Methods in org.kuali.rice.kew.routeheader that return types with arguments of type BranchState -
Uses of BranchState in org.kuali.rice.kew.util
Methods in org.kuali.rice.kew.util with parameters of type BranchStateModifier and TypeMethodDescriptionprotected booleanFutureRequestDocumentStateManager.isClearFutureRequests(BranchState state) protected booleanFutureRequestDocumentStateManager.isDoNotReceiveFutureRequests(BranchState state) protected booleanFutureRequestDocumentStateManager.isReceiveFutureRequests(BranchState state) protected booleanFutureRequestDocumentStateManager.isStateForUser(BranchState state, String principalId)