Serialized Form
-
Package org.camunda.community.migration.adapter.execution
-
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
-
variableInstanceFactory
org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceFactory<org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance> variableInstanceFactory
-
variableStore
org.camunda.bpm.engine.impl.core.variable.scope.VariableStore<org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance> variableStore
-
-
Class org.camunda.community.migration.adapter.execution.ZeebeJobDelegateExecution
class ZeebeJobDelegateExecution extends SimpleVariableScope implements Serializable-
Serialized Fields
-
job
io.camunda.zeebe.client.api.response.ActivatedJob job
-
-
-