java.lang.Object
com.genologics.ri.workflowconfiguration.Workflows
- All Implemented Interfaces:
Batch<WorkflowLink>
,Serializable
,Iterable<WorkflowLink>
The representation of a list of Workflow links.
- See Also:
-
Field Details
-
workflows
-
-
Constructor Details
-
Workflows
public Workflows()
-
-
Method Details
-
getWorkflows
-
iterator
- Specified by:
iterator
in interfaceIterable<WorkflowLink>
-
getList
- Specified by:
getList
in interfaceBatch<WorkflowLink>
-
getSize
public int getSize()- Specified by:
getSize
in interfaceBatch<WorkflowLink>
-