Class Hierarchy
- java.lang.Object
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.AbstractReadWriteStrategy
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.ReadProcessVariable (implements org.camunda.bpm.extension.migration.plan.step.variable.strategy.ReadStrategy)
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.ReadTaskVariable (implements org.camunda.bpm.extension.migration.plan.step.variable.strategy.ReadStrategy)
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.WriteProcessVariable (implements org.camunda.bpm.extension.migration.plan.step.variable.strategy.WriteStrategy)
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.WriteTaskVariable (implements org.camunda.bpm.extension.migration.plan.step.variable.strategy.WriteStrategy)
- org.camunda.bpm.extension.migration.plan.DeploymentSpec
- org.camunda.bpm.extension.migration.plan.MigrationPlan
- org.camunda.bpm.extension.migration.Migrator
- org.camunda.bpm.extension.migration.plan.step.model.ModelStep (implements org.camunda.bpm.extension.migration.plan.step.Step)
- org.camunda.bpm.extension.migration.ProcessDefinitionFinder
- org.camunda.bpm.extension.migration.plan.ProcessDefinitionSpec
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.ReadConstantValue (implements org.camunda.bpm.extension.migration.plan.step.variable.strategy.ReadStrategy)
- org.camunda.bpm.extension.migration.plan.step.StepExecutionContext
- org.camunda.bpm.extension.migration.plan.step.variable.VariableDeleteStep (implements org.camunda.bpm.extension.migration.plan.step.Step)
- org.camunda.bpm.extension.migration.plan.step.variable.VariableStep (implements org.camunda.bpm.extension.migration.plan.step.Step)
Interface Hierarchy
- java.util.function.BiFunction<T,U,R>
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.DeleteStrategy
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.ReadStrategy
- java.util.function.Function<T,R>
- org.camunda.bpm.extension.migration.plan.step.variable.Conversion
- java.util.function.UnaryOperator<T>
- org.camunda.bpm.extension.migration.plan.step.variable.Conversion
- org.camunda.bpm.extension.migration.plan.step.Step
- org.camunda.bpm.extension.migration.plan.step.variable.strategy.WriteStrategy
Copyright © 2017 camunda services GmbH. All rights reserved.