flux.audittrail.server
Interface ExitingActionEvent

All Superinterfaces:
AbstractActionOrTriggerName, AbstractAuditTrailEvent, AbstractExitingMethodEvent, AbstractServerEvent

public interface ExitingActionEvent
extends AbstractServerEvent, AbstractExitingMethodEvent, AbstractActionOrTriggerName

Logged to the audit trail when a flow chart exits an action.

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
 
Methods inherited from interface flux.audittrail.AbstractExitingMethodEvent
getResult
 
Methods inherited from interface flux.audittrail.server.AbstractActionOrTriggerName
getActionOrTriggerName
 



© 2014 Flux Corporation. All rights reserved.