public final class TestCustomWorkflowsUpdateWorkflowableTestObjectResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
TestCustomWorkflowsUpdateWorkflowableTestObjectResponse() |
| 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.
|
TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties[] |
getProperties() |
Get Array of properties for object
|
TestCustomWorkflowsUpdateWorkflowableTestObjectResponseWorkflow |
getWorkflow() |
Get Information about the workflow state of the package
|
String |
toString() |
getOtherPropertiespublic TestCustomWorkflowsUpdateWorkflowableTestObjectResponse()
public final String getId()
public final Boolean getIsFrozen()
public final String getCompanyId()
public final TestCustomWorkflowsUpdateWorkflowableTestObjectResponseProperties[] getProperties()
public final TestCustomWorkflowsUpdateWorkflowableTestObjectResponseWorkflow getWorkflow()
Copyright © 2021. All rights reserved.