| Class | Description |
|---|---|
| AbstractDelegateExecution |
Abstract DelegateExecution that can be used for as base for DelegateExecution implementations for
executing a JavaDelegate.
|
| SimpleVariableScope |
Simple VariableScope implementation that can be initialized with a Map and provides all variable
methods required for implementing a DelegateExecution.
|
| ZeebeJobDelegateExecution |
DelegateExecution implementation that can be initialized with an
ActivatedJob and
provides all methods required for executing a JavaDelegate as part of an job worker. |
Copyright © 2022 Camunda Services GmbH. All rights reserved.