UpdateProcessModel interface
Describes a request to update a process
description | New description of the process |
is |
If true new projects will use this process by default |
is |
If false the process will be disabled and cannot be used to create projects |
name | New name of the process |
New description of the process
description: string
Property Value
string
If true new projects will use this process by default
isDefault: boolean
Property Value
boolean
If false the process will be disabled and cannot be used to create projects
isEnabled: boolean
Property Value
boolean
New name of the process
name: string
Property Value
string