Serialized Form
-
Package org.camunda.community.migration.adapter.execution
-
Class org.camunda.community.migration.adapter.execution.AbstractDelegateExecution
class AbstractDelegateExecution extends SimpleVariableScope implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
repositoryService
org.camunda.bpm.engine.RepositoryService repositoryService
-
-
Class org.camunda.community.migration.adapter.execution.SimpleVariableScope
class SimpleVariableScope extends org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
variableStore
org.camunda.bpm.engine.impl.core.variable.scope.VariableStore<org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance> variableStore
-
-
Class org.camunda.community.migration.adapter.execution.ZeebeJobDelegateExecution
class ZeebeJobDelegateExecution extends AbstractDelegateExecution implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
job
io.camunda.zeebe.client.api.response.ActivatedJob job
-
-