Package org.camunda.community.migration.adapter.execution
package org.camunda.community.migration.adapter.execution
-
ClassesClassDescriptionAbstract DelegateExecution that can be used for as base for DelegateExecution implementations for executing a JavaDelegate.Simple VariableScope implementation that can be initialized with a Map and provides all variable methods required for implementing a DelegateExecution.DelegateExecution implementation that can be initialized with an
ActivatedJoband provides all methods required for executing a JavaDelegate as part of an job worker.