Uses of Class
org.camunda.automator.engine.RunResult.RecordCreationPI
Packages that use RunResult.RecordCreationPI
-
Uses of RunResult.RecordCreationPI in org.camunda.automator.engine
Methods in org.camunda.automator.engine that return types with arguments of type RunResult.RecordCreationPIMethods in org.camunda.automator.engine with parameters of type RunResult.RecordCreationPIModifier and TypeMethodDescriptionvoidRunResult.RecordCreationPI.add(RunResult.RecordCreationPI record) -
Uses of RunResult.RecordCreationPI in org.camunda.automator.engine.flow
Constructor parameters in org.camunda.automator.engine.flow with type arguments of type RunResult.RecordCreationPIModifierConstructorDescriptionRunObjectives(List<ScenarioFlowControl.Objective> listObjectives, BpmnEngine bpmnEngine, Map<String, RunResult.RecordCreationPI> recordCreationPIMap)