RoleInformation

Note:

This structure changed in 6.3

  • The field roleCanCreateObject has been added.
Field Type Description

activeForStatuses

String[...]

List of all status types for active role

assignees

UserAssignment[…]

List of users assigned to role

assignmentRule

AssignmentRule[…]

Assignment rule for the assignment

Note:

Possible values:

  • changeStatus
  • ifEveryoneFinished
  • ifOneFinished

comment

String

Comment for the assignment

contextMap

String

Document identifier of the context map for this assignment

Note:

Only valid for assignments on topics.

dueDate

DateTime

Due date of the assignment.

Note:

The date-time format is yyyy-MM-dd HH:mm:ss.

maxAssignee

int

Maximum number of users that can be assigned to this role

Note:

The value -1 means there is no maximum.

roleCanChangeStatus

Boolean

Indicates if this role has the right to change the status of the document

roleCanCreateObject

Boolean

Indicates if this role has the right to create an object of the associated type

roleName

String

Name of the role