Type to start searching...

ManualEvent

Properties
condition : string

Condition under which this event exits the queue.

description : string

Manual event description.

form : string

UI form name: screenRef formRef.

layout : string

name : string

Step name.

target : identifierList

Association path relative to the workflow primary class: attr1 ... attrN. Used to find a UI form if unspecified in the form property.

Valid values based on“token”.
(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)?

Each element in the list must begin with a letter or underscore. Elements are space delimited.

uimode : uimode

UI form mode.

Valid values based on“string”.
modal
modeless
sdi
Content
Parents