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> |
ProcessImpl.auditingChild |
protected static ChildElement<Auditing> |
FlowElementImpl.auditingChild |
Modifier and Type | Method and Description |
---|---|
Auditing |
ProcessImpl.getAuditing() |
Auditing |
FlowElementImpl.getAuditing() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessImpl.setAuditing(Auditing auditing) |
void |
FlowElementImpl.setAuditing(Auditing auditing) |
Modifier and Type | Method and Description |
---|---|
Auditing |
Process.getAuditing() |
Auditing |
FlowElement.getAuditing() |
Modifier and Type | Method and Description |
---|---|
void |
Process.setAuditing(Auditing auditing) |
void |
FlowElement.setAuditing(Auditing auditing) |
Copyright © 2015. All rights reserved.