com.ebmwebsourcing.easybpmn.bpmn20.api.with
Interface WithAuditingAndMonitoring

All Known Subinterfaces:
Activity, AdHocSubProcess, BoundaryEvent, BusinessRuleTask, CallActivity, CallChoreography, CatchEvent, ChoreographyActivity, ChoreographyTask, ComplexGateway, DataObject, DataObjectReference, DataStoreReference, EndEvent, Event, EventBasedGateway, ExclusiveGateway, FlowElement, FlowNode, Gateway, ImplicitThrowEvent, InclusiveGateway, IntermediateCatchEvent, IntermediateThrowEvent, ManualTask, ParallelGateway, Process, ReceiveTask, ScriptTask, SendTask, SequenceFlow, ServiceTask, StartEvent, SubChoreography, SubProcess, TActivity, TAdHocSubProcess, Task, TBoundaryEvent, TBusinessRuleTask, TCallActivity, TCallChoreography, TCatchEvent, TChoreographyActivity, TChoreographyTask, TComplexGateway, TDataObject, TDataObjectReference, TDataStoreReference, TEndEvent, TEvent, TEventBasedGateway, TExclusiveGateway, TFlowElement, TFlowNode, TGateway, ThrowEvent, TImplicitThrowEvent, TInclusiveGateway, TIntermediateCatchEvent, TIntermediateThrowEvent, TManualTask, TParallelGateway, TProcess, Transaction, TReceiveTask, TScriptTask, TSendTask, TSequenceFlow, TServiceTask, TStartEvent, TSubChoreography, TSubProcess, TTask, TThrowEvent, TTransaction, TUserTask, UserTask

public interface WithAuditingAndMonitoring


Method Summary
 Auditing getAuditing()
           
 Monitoring getMonitoring()
           
 boolean hasAuditing()
           
 boolean hasMonitoring()
           
 void setAuditing(Auditing value)
           
 void setMonitoring(Monitoring value)
           
 

Method Detail

getAuditing

Auditing getAuditing()

setAuditing

void setAuditing(Auditing value)

hasAuditing

boolean hasAuditing()

getMonitoring

Monitoring getMonitoring()

setMonitoring

void setMonitoring(Monitoring value)

hasMonitoring

boolean hasMonitoring()


Copyright © 2011 Petals Link. All Rights Reserved.