Type to start searching...

Queue

Properties
assignee : string

Expression specifying a principal, who can take ownership of the assignment.

caption : string

String indentifier for caption display in the UI.

description : string

Queue description.

factory : string

The factory for SysWorkflowAssignment subclasses. Space-separated list of the form "AssignmentClass ['event [arg1 arg2 ... argN]]".

layout : string

name : string

Step name.

owner : string

Expression specifying a user, who owns the assignment. Once an assignment is owned, it appears only in the queue of its owner.

priority : string

Expression specifying the assignment priority as a double number from 0 to 10, 0 being the highest. Defaults to 4.

queue : string

Expression that evaluates to the name of the SysWorkflowQueue to use.

title : string

Expression specifying the assignment caption string indentifier (SysWorkflowAssignment caption).

Content
Parents