| Interface | Description |
|---|---|
| ScriptActivity.Script |
| Class | Description |
|---|---|
| BeanAsyncCallActivity |
Activity, pausing execution until a task (call of method on a bean with given name) has been completed.
|
| BeanCallActivity |
Activity that is synchronously calling a method on the bean with the given name.
|
| CreateNewInstanceActivity |
Activity, that orders a
The task is executed asynchronously by an external system.
|
| HumanTaskActivity |
Activity, pausing execution until a human task (manual task) has been completed externally.
|
| ObjectCallActivity |
Activity that is synchronously calling a method on the given object.
|
| ScriptActivity |
Activity executing a given
ScriptActivity.Script. |
| SetAttributeActivity |
Activity setting an attribute in the
GraphInstance's Environment to a given value. |
| ValidateAttributeActivity |
Activity validating an attribute in the
GraphInstance's Environment. |
Copyright © 2018. All rights reserved.