Uses of Class
org.camunda.community.migration.adapter.execution.AbstractDelegateExecution
Packages that use AbstractDelegateExecution
-
Uses of AbstractDelegateExecution in org.camunda.community.migration.adapter.execution
Modifier and TypeClassDescriptionclassDelegateExecution implementation that can be initialized with anActivatedJoband provides all methods required for executing a JavaDelegate as part of an job worker.