| Package | Description |
|---|---|
| org.kuali.rice.kew.engine.node | |
| org.kuali.rice.kew.routeheader | |
| org.kuali.rice.kew.util |
| Modifier and Type | Method and Description |
|---|---|
BranchState |
BranchState.deepCopy(Map<Object,Object> visited) |
BranchState |
Branch.getBranchState(String key) |
BranchState |
Branch.getDocBranchState(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<BranchState> |
Branch.getBranchState() |
| Modifier and Type | Method and Description |
|---|---|
void |
Branch.addBranchState(BranchState state) |
| Modifier and Type | Method and Description |
|---|---|
void |
Branch.setBranchState(List<BranchState> branchState) |
| Modifier and Type | Method and Description |
|---|---|
List<BranchState> |
DocumentRouteHeaderValue.getRootBranchState() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FutureRequestDocumentStateManager.isClearFutureRequests(BranchState state) |
protected boolean |
FutureRequestDocumentStateManager.isDoNotReceiveFutureRequests(BranchState state) |
protected boolean |
FutureRequestDocumentStateManager.isReceiveFutureRequests(BranchState state) |
protected boolean |
FutureRequestDocumentStateManager.isStateForUser(BranchState state,
String principalId) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.