Sha256: 67779e7e5a86eb33ba2da6ecbd6b2d6350f64c9e219acff2b15a4c7b2b5d0dce
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
# SwaggerClient::WorkflowInstancesGet ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created_date** | **Integer** | [Read-Only] Date the workflow instance or the workflow transition was created. | [optional] **current_stage** | **String** | [Read-Only] Name of the current stage. | [optional] **last_edited_by** | **String** | [Read-Only] User that last acted on the workflow. | [optional] **last_edited_date** | **Integer** | [Read-Only] Date the workflow was last acted on. | [optional] **package_name** | **String** | [Read-Only] The package name. | [optional] **system_name** | **String** | [Read-Only] The system name. | [optional] **version** | **String** | [Read-Only] Version of the workflow definition. | [optional] **workflow** | **String** | [Read-Only] The workflow type. | [optional] **workflow_instance_id** | **Integer** | [Read-Only] Unique workflow instance identifier. | [optional] **transitions** | [**Array<InstancesTransitions>**](InstancesTransitions.md) | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emasser-1.0.0 | emass_client/ruby_client/docs/WorkflowInstancesGet.md |