Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BehaviorModel

Hierarchy

  • BehaviorModel

Index

Properties

Optional abstract

abstract: boolean

Is the behavior abstract (i.e. can not be associated with any work item type)

Optional color

color: string

Color

Optional description

description: string

Description

Optional id

id: string

Behavior Id

Optional inherits

Parent behavior reference

Optional name

name: string

Behavior Name

Optional overridden

overridden: boolean

Is the behavior overrides a behavior from system process

Optional rank

rank: number

Rank

Optional url

url: string

Url of the behavior

Generated using TypeDoc