Uses of Class
org.camunda.community.migration.adapter.execution.SimpleVariableScope
Packages that use SimpleVariableScope
-
Uses of SimpleVariableScope in org.camunda.community.migration.adapter.execution
Subclasses of SimpleVariableScope in org.camunda.community.migration.adapter.executionModifier and TypeClassDescriptionclassAbstract DelegateExecution that can be used for as base for DelegateExecution implementations for executing a JavaDelegate.classDelegateExecution implementation that can be initialized with anActivatedJoband provides all methods required for executing a JavaDelegate as part of an job worker.