Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateProcessModel

Describes a request to update a process

Hierarchy

  • UpdateProcessModel

Index

Properties

Optional description

description: string

New description of the process

Optional isDefault

isDefault: boolean

If true new projects will use this process by default

Optional isEnabled

isEnabled: boolean

If false the process will be disabled and cannot be used to create projects

Optional name

name: string

New name of the process

Generated using TypeDoc