BehaviorModel interface
Properties
abstract | Is the behavior abstract (i.e. can not be associated with any work item type) |
color | Color |
description | Description |
id | Behavior Id |
inherits | Parent behavior reference |
name | Behavior Name |
overridden | Is the behavior overrides a behavior from system process |
rank | Rank |
url | Url of the behavior |
Property Details
abstract
Is the behavior abstract (i.e. can not be associated with any work item type)
abstract: boolean
Property Value
boolean
color
Color
color: string
Property Value
string
description
Description
description: string
Property Value
string
id
Behavior Id
id: string
Property Value
string
inherits
Parent behavior reference
inherits: WorkItemBehaviorReference
Property Value
name
Behavior Name
name: string
Property Value
string
overridden
Is the behavior overrides a behavior from system process
overridden: boolean
Property Value
boolean
rank
Rank
rank: number
Property Value
number
url
Url of the behavior
url: string
Property Value
string