Type to start searching...

ClassEvent

Properties
args : nonNegativeInt

Class event argument count.

Valid values based on“int”.
0 (minInclusive)
association : identifierList

Association path from the primary workflow class to the class with the triggering event: attr1 ... attrN.

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.

condition : string

Condition under which the queue is exited from when the event is invoked. Relative to the association end class.

description : string

Class event description.

event : identifier

Class event which exits from the queue.

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

Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.

layout : string

name : string

Step name.

Content
Parents