Uses of Class
org.camunda.automator.services.ServiceAccess
Packages that use ServiceAccess
-
Uses of ServiceAccess in org.camunda.automator.engine
Methods in org.camunda.automator.engine that return ServiceAccessConstructors in org.camunda.automator.engine with parameters of type ServiceAccessModifierConstructorDescriptionRunScenario(Scenario scenario, BpmnEngine bpmnEngine, RunParameters runParameters, ServiceAccess serviceAccess) -
Uses of ServiceAccess in org.camunda.automator.engine.flow
Constructors in org.camunda.automator.engine.flow with parameters of type ServiceAccessModifierConstructorDescriptionRunScenarioFlows(ServiceAccess serviceAccess, RunScenario runScenario)