|
Field Summary | ||
definition Deprecated. |
||
String[] |
problems Deprecated. |
Constructor Summary | ||
WorkflowDeployment() | ||
WorkflowDeployment(WorkflowDefinition definition, String... problems) |
Method Summary | ||
getDefinition() | ||
String[] |
getProblems() | |
toString() |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|