public class AbstractReadWriteStrategy extends Object
| Constructor and Description |
|---|
AbstractReadWriteStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected org.camunda.bpm.engine.RuntimeService |
getRuntimeService(StepExecutionContext stepExecutionContext) |
protected Optional<String> |
getTaskId(StepExecutionContext context,
String taskDefinitionKey) |
protected org.camunda.bpm.engine.TaskService |
getTaskService(StepExecutionContext stepExecutionContext) |
protected org.camunda.bpm.engine.RuntimeService getRuntimeService(StepExecutionContext stepExecutionContext)
protected org.camunda.bpm.engine.TaskService getTaskService(StepExecutionContext stepExecutionContext)
protected Optional<String> getTaskId(StepExecutionContext context, String taskDefinitionKey)
Copyright © 2017 camunda services GmbH. All rights reserved.