Sha256: 950a500505cd041a8b00a7f7da70443535e9b043c8169fa1d27033dea8879d5e
Contents?: true
Size: 682 Bytes
Versions: 1
Compression:
Stored size: 682 Bytes
Contents
# SwaggerClient::WorkflowDefinitionGet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | **String** | [Read-Only] Description of the workflow or the stage transition. For stage transitions, this matches the action dropdown that appears for PAC users. | [optional] **is_active** | **BOOLEAN** | [Read-Only] Returns true if the workflow is available to the site. | [optional] **version** | **String** | [Read-Only] Version of the workflow definition. | [optional] **workflow** | **String** | [Read-Only] The workflow type. | [optional] **stages** | [**Array<Stage>**](Stage.md) | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emasser-1.0.0 | emass_client/ruby_client/docs/WorkflowDefinitionGet.md |