Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessWorkItemType

Class that describes a work item type object

Hierarchy

  • ProcessWorkItemType

Index

Properties

Optional behaviors

behaviors: Array<WorkItemTypeBehavior>

Optional color

color: string

Color hexadecimal code to represent the work item type

Optional description

description: string

Description of the work item type

Optional icon

icon: string

Icon to represent the work item typ

Optional inherits

inherits: string

Reference name of the parent work item type

Optional isDisabled

isDisabled: boolean

Indicates if a work item type is disabled

Optional layout

layout: FormLayout

Optional name

name: string

Name of the work item type

Optional referenceName

referenceName: string

Reference name of work item type

Optional states

Optional url

url: string

Url of the work item type

Generated using TypeDoc