| Modifier and Type | Method and Description |
|---|---|
ProcessDefinitionBo |
DocumentType.getNamedProcess(String name) |
ProcessDefinitionBo |
DocumentType.getPrimaryProcess() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentType.addProcess(ProcessDefinitionBo process) |
| Modifier and Type | Method and Description |
|---|---|
static List<RouteNode> |
RouteNodeUtils.getFlattenedNodes(ProcessDefinitionBo process) |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessDefinitionBo |
HierarchyRoutingNode.getPrototypeProcess(RouteNode node,
DocumentType documentType)
Places a ProcessDefinition on the documentType wrapping the node and setting the node as the process's initalRouteNode
|
| Modifier and Type | Method and Description |
|---|---|
List<RouteNode> |
RouteNodeService.getFlattenedNodes(ProcessDefinitionBo process) |
| Modifier and Type | Method and Description |
|---|---|
List<RouteNode> |
RouteNodeServiceImpl.getFlattenedNodes(ProcessDefinitionBo process) |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.