| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuditingImpl
The BPMN auditing element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<Auditing> | 
FlowElementImpl.auditingChild  | 
protected static ChildElement<Auditing> | 
ProcessImpl.auditingChild  | 
| Modifier and Type | Method and Description | 
|---|---|
Auditing | 
FlowElementImpl.getAuditing()  | 
Auditing | 
ProcessImpl.getAuditing()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FlowElementImpl.setAuditing(Auditing auditing)  | 
void | 
ProcessImpl.setAuditing(Auditing auditing)  | 
| Modifier and Type | Method and Description | 
|---|---|
Auditing | 
FlowElement.getAuditing()  | 
Auditing | 
Process.getAuditing()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FlowElement.setAuditing(Auditing auditing)  | 
void | 
Process.setAuditing(Auditing auditing)  | 
Copyright © 2018. All rights reserved.