flux.audittrail.server
Interface EndingRunEvent

All Superinterfaces:
AbstractAuditTrailEvent, AbstractServerEvent

public interface EndingRunEvent
extends AbstractServerEvent

Logged to the audit trail when a flow chart run finishes. A flow chart run is the time it takes for any execution flow to cross a pre-defined starting point in a flow chart until any execution flow crosses a pre-defined ending point in the same flow chart.

Author:
Copyright 2014 Flux Corporation. All rights reserved.

Method Summary
 
Methods inherited from interface flux.audittrail.server.AbstractServerEvent
getFlowContext, getFlowContextId
 
Methods inherited from interface flux.audittrail.AbstractAuditTrailEvent
getEngineName, getName
 



© 2014 Flux Corporation. All rights reserved.