flux.audittrail.server
Interface ExitingTriggerOnErrorEvent

All Superinterfaces:
AbstractActionOrTriggerName, AbstractAuditTrailEvent, AbstractExitingMethodWithErrorEvent, AbstractServerEvent

public interface ExitingTriggerOnErrorEvent
extends AbstractServerEvent, AbstractExitingMethodWithErrorEvent, AbstractActionOrTriggerName

Logged to the audit trail when a flow chart exits a trigger with an error.

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



© 2014 Flux Corporation. All rights reserved.