Skip to main content

Interface: IWorkflowRule

rules.v1.IWorkflowRule

Properties of a WorkflowRule.

Implemented by

Properties

createTime

Optional createTime: null | ITimestamp

Rule creation time.


createdByIdentity

Optional createdByIdentity: null | string

Identity of the actor that created the rule (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: It is better reflect the intent this way, we will also have updated_by. --) (-- api-linter: core::0142::time-field-names=disabled aip.dev/not-precedent: Same as above. All other options sounds clumsy --)


description

Optional description: null | string

Rule description.


spec

Optional spec: null | IWorkflowRuleSpec

Rule specification