ProcessBehavior interface
Process Behavior Model.
Properties
color | Color. |
customization | Indicates the type of customization on this work item. System behaviors are inherited from parent process but not modified. Inherited behaviors are modified behaviors that were inherited from parent process. Custom behaviors are behaviors created by user in current process. |
description | . Description |
fields | Process Behavior Fields. |
inherits | Parent behavior reference. |
name | Behavior Name. |
rank | Rank of the behavior |
reference |
Behavior Id |
url | Url of the behavior. |
Property Details
color
Color.
color: string
Property Value
string
customization
Indicates the type of customization on this work item. System behaviors are inherited from parent process but not modified. Inherited behaviors are modified behaviors that were inherited from parent process. Custom behaviors are behaviors created by user in current process.
customization: CustomizationType
Property Value
description
. Description
description: string
Property Value
string
fields
inherits
Parent behavior reference.
inherits: ProcessBehaviorReference
Property Value
name
Behavior Name.
name: string
Property Value
string
rank
Rank of the behavior
rank: number
Property Value
number
referenceName
Behavior Id
referenceName: string
Property Value
string
url
Url of the behavior.
url: string
Property Value
string