flux.audittrail.client
Interface ExitingCallEvent

All Superinterfaces:
AbstractAuditTrailEvent, AbstractCallEvent, AbstractExitingMethodEvent

public interface ExitingCallEvent
extends AbstractCallEvent, AbstractExitingMethodEvent

Logged to the audit trail when a client API call finishes normally.

Author:
Copyright 2014 Flux Corporation. All rights reserved.

Method Summary
 
Methods inherited from interface flux.audittrail.client.AbstractCallEvent
getMethodName, getMethodParameterTypes, getResultType, getUsername
 
Methods inherited from interface flux.audittrail.AbstractAuditTrailEvent
getEngineName, getName
 
Methods inherited from interface flux.audittrail.AbstractExitingMethodEvent
getResult
 



© 2014 Flux Corporation. All rights reserved.