| Modifier and Type | Field and Description | 
|---|---|
| protected JavaDelegate | ServiceTaskJavaDelegateActivityBehavior. javaDelegate | 
| Modifier and Type | Method and Description | 
|---|---|
| ProcessEngineException | BpmnBehaviorLogger. resolveDelegateExpressionException(Expression expression,
                                  Class<?> parentClass,
                                  Class<JavaDelegate> javaDelegateClass) | 
| Constructor and Description | 
|---|
| ServiceTaskJavaDelegateActivityBehavior(JavaDelegate javaDelegate) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected JavaDelegate | JavaDelegateInvocation. delegateInstance | 
| Constructor and Description | 
|---|
| JavaDelegateInvocation(JavaDelegate delegateInstance,
                      DelegateExecution execution) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ArchiveInvoiceServiceThis is an empty service implementation illustrating how to use a plain
 Java Class as a BPMN 2.0 Service Task delegate. | 
| class  | NotifyCreditorServiceThis is an empty service implementation illustrating how to use a plain
 Java Class as a BPMN 2.0 Service Task delegate. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FailingDelegate | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ThrowBpmnErrorDelegate | 
Copyright © 2019. All rights reserved.