ProcessBehavior interface

进程行为模型。

属性

color

颜色。

customization

指示此工作项的自定义类型。 系统行为继承自父进程,但未修改。 继承行为是从父进程继承的修改行为。 自定义行为是用户在当前进程中创建的行为。

description

. 说明

fields

进程行为字段。

inherits

父行为引用。

name

行为名称。

rank

行为的排名

referenceName

行为 ID

url

行为的 URL。

属性详细信息

color

颜色。

color: string

属性值

string

customization

指示此工作项的自定义类型。 系统行为继承自父进程,但未修改。 继承行为是从父进程继承的修改行为。 自定义行为是用户在当前进程中创建的行为。

customization: CustomizationType

属性值

description

. 说明

description: string

属性值

string

fields

进程行为字段。

fields: ProcessBehaviorField[]

属性值

inherits

父行为引用。

inherits: ProcessBehaviorReference

属性值

name

行为名称。

name: string

属性值

string

rank

行为的排名

rank: number

属性值

number

referenceName

行为 ID

referenceName: string

属性值

string

url

行为的 URL。

url: string

属性值

string