Jbpm-task-call
Description
JBPM TASK plugin.
VulCon / GV Console Configuration
The jbpm-task-call Element is used by Channel and routed-call.
The following table shows its attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value call. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.virtual.jbpm.JbpmTaskCallOperation. |
name | required | Operation name. Used in the Flow section to associate workflow nodes to VCL operations. |
hostHumanTaskHandler | optional | Ip Address listner Human Task. |
portHumanTaskHandler | optional | Port where the service is exposed. |
operation | required | operation call invoke. The attribute's admitted values are:
|
Its sub-elements are:
ParamsTask
Defines the parameters to be used by jbpm-task-call.
The following table shows its attributes:
Attribute | Type | Description |
---|---|---|
name | required | Parameter name. |
expression | required | ognl expression. |
Might contain the sub-element: