Within the property node, you can reference external resources which will be brought into the process definition. The properties should be identified using the Bindings field on the property node. Each of the includes is of the form ${type:binding}, where type is the type of include and binding is the binding reference. Available include types are:
-
name - insert the name of the node
-
description - insert the description of the node
-
processDefinition - copy the process definition of the node, resolving all its bindings
-
statusRules - copy the status rules of the node
-
form - copy the form definition, resolving all bindings
-
fileInfo - create a file info block
-
script - copy the node script of the node