Class WorkflowExecutionDispatch
java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.fd.model.pojos.workflowexecution.dispatch.WorkflowExecutionDispatch
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(WorkflowExecutionDispatchItem pItem) getList()voidtoString()Returns custom String representation implemented by walking complete object structure.
-
Constructor Details
-
WorkflowExecutionDispatch
public WorkflowExecutionDispatch()
-
-
Method Details