Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetUserTaskCounts

Return the total number of open tasks, and the count per task type.

Hierarchy

  • GetUserTaskCounts

Index

Properties

Optional ExcludeChildOrganizations

ExcludeChildOrganizations: undefined | false | true

When specified, will include only tasks from the specified organization unit, excluding child organizations

Optional IncludeAllTasks

IncludeAllTasks: undefined | false | true

When specified, will include all tasks, regardless if the user can execute them

Optional IncludeAssignedTasks

IncludeAssignedTasks: undefined | false | true

When specified, will include all assigned tasks in the counts (regardless of whom it is assigned to)

Optional OrganizationUnitID

OrganizationUnitID: undefined | number

Defaults to the current organization when omitted - includes child organizations Entity type: OrganizationUnit

Optional UserTaskTypes

UserTaskTypes: string[]

Optionally (and additionally) filter on specified types