| Modifier and Type | Field and Description |
|---|---|
protected JavaDelegate |
ServiceTaskJavaDelegateActivityBehavior.javaDelegate |
| 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 |
FailingDelegate |
| Modifier and Type | Class and Description |
|---|---|
class |
ArchiveInvoiceService
This 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 |
AddVariablesService
This is a service implementation illustrating how to add
local variables to an execution.
|
Copyright © 2015. All rights reserved.