Extensions
Extension | Description | BPMN XML | Parameters | Elements |
---|---|---|---|---|
InputOutput | This extension lets you use different types of parameters for the chosen BPMN element. | <bpmn:extensionElements> | InputParameter name outputParameter name | Service Task intermediateCatchEvent intermediateThrowEvent |
connector | This is set of configurations for the connectors. | <bpmn:extensionElements> | ConnectorID | Service Task |
field | This extension lets you inject string value to the fields of the delegated classes. | <bpmn:extensionElements> | Field name String | intermediateThrowEvent |
properties | A list of properties and values that can be interpreted by the engine without any restriction. | <bpmn:extensionElements> | Property | Start Event |