Uses of Class
com.atlassian.confluence.event.events.monitoring.AbstractMonitoringAuditEvent
-
Packages that use AbstractMonitoringAuditEvent Package Description com.atlassian.confluence.event.events.monitoring com.atlassian.confluence.impl.audit.listener -
-
Uses of AbstractMonitoringAuditEvent in com.atlassian.confluence.event.events.monitoring
Subclasses of AbstractMonitoringAuditEvent in com.atlassian.confluence.event.events.monitoring Modifier and Type Class Description classAppMonitoringAuditEventEvent that is emitted for change of state in App monitoring toggle fromConfigureMonitoringAction.classIpdMonitoringAuditEventEvent that is emitted for change of state in In-product diagnostics toggle fromConfigureMonitoringAction.classJmxMonitoringAuditEventEvent that is emitted for change of state in JMX monitoring toggle fromConfigureMonitoringAction. -
Uses of AbstractMonitoringAuditEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type AbstractMonitoringAuditEvent Modifier and Type Method Description voidMonitoringAuditListener. ipdToggleChanged(AbstractMonitoringAuditEvent event)
-