Workflow Event
Osid Object
A WorkflowEvent is a change in a
workflow.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Name | Syntax | Many | Description |
|---|---|---|---|
timestamp |
datetime | the timestamp | |
processId |
id | the process Id |
|
process |
Process | the process | |
workerId |
id | the resource Id |
|
worker |
Resource | the resource | |
workingAgentId |
id | the agent Id |
|
workingAgent |
Agent | the agent | |
workId |
id | the work Id |
|
work |
Work | the work | |
didCancel |
boolean | true if the work canceled, false if the work is
associated with a step in this event |
|
stepId |
id | the step Id |
|
step |
Step | the step |