public final class RoutePath extends AbstractDataTransferObject implements RoutePathContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RoutePath.Builder
A builder which can be used to construct
RoutePath instances. |
static class |
RoutePath.Cache |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
getPrimaryProcess() |
List<ProcessDefinition> |
getProcessDefinitions() |
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic ProcessDefinition getPrimaryProcess()
public List<ProcessDefinition> getProcessDefinitions()
getProcessDefinitions in interface RoutePathContractCopyright © 2005–2016 The Kuali Foundation. All rights reserved.