public final class TestCustomWorkflowsTransitionWorkflowableTestObjectResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
TestCustomWorkflowsTransitionWorkflowableTestObjectResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getCompanyId() |
Get Company ID to which the object belongs.
|
String |
getId() |
Get ID of the workflowable object.
|
Boolean |
getIsFrozen() |
Get Whether the object has reached its terminal transition.
|
TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties[] |
getProperties() |
Get Array of properties for the object
|
TestCustomWorkflowsTransitionWorkflowableTestObjectResponseWorkflow |
getWorkflow() |
Get Information about the workflow state of the package
|
String |
toString() |
getOtherPropertiespublic TestCustomWorkflowsTransitionWorkflowableTestObjectResponse()
public final String getId()
public final Boolean getIsFrozen()
public final String getCompanyId()
public final TestCustomWorkflowsTransitionWorkflowableTestObjectResponseProperties[] getProperties()
public final TestCustomWorkflowsTransitionWorkflowableTestObjectResponseWorkflow getWorkflow()
Copyright © 2021. All rights reserved.