次の方法で共有


ProcessWorkItemType interface

作業項目の種類オブジェクトを記述するクラス

プロパティ

behaviors
color

作業項目の種類を表す色の 16 進数コード

customization

この作業項目のカスタマイズの種類を示します システム作業項目の種類は親プロセスから継承されますが、変更されません 継承された作業項目の種類は、親プロセスから継承された変更された作業項目です カスタム作業項目の種類は、現在のプロセスで作成された作業項目の種類です

description

作業項目の種類の説明

icon

作業項目のタイプを表すアイコン

inherits

親作業項目の種類の参照名

isDisabled

作業項目の種類が無効になっているかどうかを示します

layout
name

作業項目の種類の名前

referenceName

作業項目の種類の参照名

states
url

作業項目の種類の URL

プロパティの詳細

behaviors

behaviors: WorkItemTypeBehavior[]

プロパティ値

color

作業項目の種類を表す色の 16 進数コード

color: string

プロパティ値

string

customization

この作業項目のカスタマイズの種類を示します システム作業項目の種類は親プロセスから継承されますが、変更されません 継承された作業項目の種類は、親プロセスから継承された変更された作業項目です カスタム作業項目の種類は、現在のプロセスで作成された作業項目の種類です

customization: CustomizationType

プロパティ値

description

作業項目の種類の説明

description: string

プロパティ値

string

icon

作業項目のタイプを表すアイコン

icon: string

プロパティ値

string

inherits

親作業項目の種類の参照名

inherits: string

プロパティ値

string

isDisabled

作業項目の種類が無効になっているかどうかを示します

isDisabled: boolean

プロパティ値

boolean

layout

layout: FormLayout

プロパティ値

name

作業項目の種類の名前

name: string

プロパティ値

string

referenceName

作業項目の種類の参照名

referenceName: string

プロパティ値

string

states

states: WorkItemStateResultModel[]

プロパティ値

url

作業項目の種類の URL

url: string

プロパティ値

string