| Interface and Description |
|---|
| org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation |
| org.camunda.bpm.engine.task.Event |
| org.camunda.bpm.engine.form.FormProperty |
| org.camunda.bpm.engine.history.HistoricFormProperty |
| org.camunda.bpm.engine.impl.pvm.delegate.TaskListener
use org.camunda.bpm.engine.delegate.TaskListener instead
|
| Class and Description |
|---|
| org.camunda.bpm.engine.impl.context.ExecutionContext
since 7.2: use
BpmnExecutionContext |
| org.camunda.bpm.engine.impl.util.LogUtil
since 7.4, use slf4j
|
| org.camunda.bpm.engine.impl.variable.VariableDeclaration |
| Constructor and Description |
|---|
| org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior(ExpressionManager, TaskDefinition) |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.