Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProcessInfo

Process.

Hierarchy

  • ProcessInfo

Index

Properties

Optional description

description: string

Description of the process.

Optional isDefault

isDefault: boolean

Is the process default.

Optional isEnabled

isEnabled: boolean

Is the process enabled.

Optional name

name: string

Name of the process.

Optional parentProcessTypeId

parentProcessTypeId: string

ID of the parent process.

Optional projects

projects: Array<ProjectReference>

Projects in this process to which the user is subscribed to.

Optional referenceName

referenceName: string

Reference name of the process.

Optional typeId

typeId: string

The ID of the process.

Generated using TypeDoc