Tag: UserDefinedTask

Definition of a new application task.

Tree

  • <workflow>
    • <userdefinedtask>
      • <callbacks> ... </callbacks>
    • </userdefinedtask>
  • </workflow>

Mandatory Attributes

Name Description Type Allowed Values
name The name of the task. String

Optional Attributes

Name Description Type Default Value Allowed Values
caption The caption of the task. String

Callbacks

Name Description
onUpdate(String)