public class WorkflowStatusResultImpl extends java.lang.Object implements WorkflowStatusResult
| Constructor and Description |
|---|
WorkflowStatusResultImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
static WorkflowStatusResultImpl |
with(WorkflowStatusResult result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetControlBehavior, getStatusStringisSuccesspublic static WorkflowStatusResultImpl with(WorkflowStatusResult result)
public java.lang.String toString()
toString in class java.lang.Object