Uses of Class
eu.larkc.core.data.workflow.EndpointNode

Packages that use EndpointNode
eu.larkc.core.data.workflow   
 

Uses of EndpointNode in eu.larkc.core.data.workflow
 

Methods in eu.larkc.core.data.workflow that return types with arguments of type EndpointNode
static java.util.Map<java.lang.String,EndpointNode> WorkflowDescription.getEndpoints(SetOfStatements workflowDescription)
          This method returns all endpoints that are specified in the workflow description.