Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateCustomUserTask

Creates a new custom usertask

Hierarchy

  • CreateCustomUserTask

Index

Properties

Optional CustomUserTaskTemplateID

CustomUserTaskTemplateID: undefined | number

The template to create the usertask from Entity type: CustomUserTaskTemplate

Optional CustomUserTaskTypeID

CustomUserTaskTypeID: undefined | number

The type of the custom usertask Entity type: UserTaskSubType

Optional Deadline

Deadline: undefined | string

Optional Description

Description: undefined | string

Optional Fields

Fields: UserTaskField[]

Custom fields that will override the ones from the template

OrganizationUnitID

OrganizationUnitID: number

The organization unit to create this task for Entity type: OrganizationUnit

Optional Priority

Priority: undefined | number