public class WorkflowExecutionDispatch
extends BasePOJO
| Constructor and Description |
|---|
WorkflowExecutionDispatch() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(WorkflowExecutionDispatchItem pItem) |
java.util.List<WorkflowExecutionDispatchByEnvironment> |
getList() |
void |
sortByDeployPriority() |
java.lang.String |
toString() |
public java.lang.String toString()
public void add(WorkflowExecutionDispatchItem pItem)
public void sortByDeployPriority()
public java.util.List<WorkflowExecutionDispatchByEnvironment> getList()