Uses of Interface
org.eximeebpms.bpm.model.bpmn.instance.Auditing
Packages that use Auditing
Package
Description
-
Uses of Auditing in org.eximeebpms.bpm.model.bpmn.impl.instance
Classes in org.eximeebpms.bpm.model.bpmn.impl.instance that implement AuditingFields in org.eximeebpms.bpm.model.bpmn.impl.instance with type parameters of type AuditingModifier and TypeFieldDescriptionprotected static ChildElement<Auditing> FlowElementImpl.auditingChildprotected static ChildElement<Auditing> ProcessImpl.auditingChildMethods in org.eximeebpms.bpm.model.bpmn.impl.instance that return AuditingMethods in org.eximeebpms.bpm.model.bpmn.impl.instance with parameters of type AuditingModifier and TypeMethodDescriptionvoidFlowElementImpl.setAuditing(Auditing auditing) voidProcessImpl.setAuditing(Auditing auditing) -
Uses of Auditing in org.eximeebpms.bpm.model.bpmn.instance
Methods in org.eximeebpms.bpm.model.bpmn.instance that return AuditingMethods in org.eximeebpms.bpm.model.bpmn.instance with parameters of type AuditingModifier and TypeMethodDescriptionvoidFlowElement.setAuditing(Auditing auditing) voidProcess.setAuditing(Auditing auditing)