flux.audittrail.status
Interface Ok

All Superinterfaces:
AbstractAuditTrailEvent, Heartbeat

public interface Ok
extends Heartbeat

A heartbeat event that indicates that no error has been diagnosed in the Flux engine. This heartbeat event is sent to the audit trail as well as the logs at the info logging level.

Author:
Copyright 2014 Flux Corporation. All rights reserved.
See Also:
Level.INFO

Method Summary
 
Methods inherited from interface flux.audittrail.status.Heartbeat
getFreeMemory, getLocallyRunningFlowChartCount, getMaximumDatabaseConnections, getOccupiedDatabaseConnectionCount, getTotalMemory, isErrorCondition
 
Methods inherited from interface flux.audittrail.AbstractAuditTrailEvent
getEngineName, getName
 



© 2014 Flux Corporation. All rights reserved.