public interface EngineContentsSummary extends AbstractAuditTrailEvent
Level.INFO
Modifier and Type | Method and Description |
---|---|
long |
getFlowChartCount()
Returns the number of flow charts in the Flux engine.
|
java.util.SortedSet<FlowContextDetails> |
getFlowContextDetails()
Returns details about flow contexts that are scheduled to fire during the
next hour.
|
Heartbeat |
getHeartbeat()
Returns general diagnostic information about the health of the Flux engine
instance that generated it.
|
getEngineName, getName
long getFlowChartCount()
java.util.SortedSet<FlowContextDetails> getFlowContextDetails()
Heartbeat getHeartbeat()
© 2000-2025 Flux Corporation. All rights reserved.