java.lang.Object
com.atlassian.confluence.plugins.monitoring.LiveActivitySupplier
- All Implemented Interfaces:
Supplier<com.atlassian.cluster.monitoring.spi.model.Table>
public class LiveActivitySupplier
extends Object
implements Supplier<com.atlassian.cluster.monitoring.spi.model.Table>
-
Constructor Summary
Constructors
-
Method Summary
com.atlassian.cluster.monitoring.spi.model.Table
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
get
public com.atlassian.cluster.monitoring.spi.model.Table get()
- Specified by:
get in interface Supplier<com.atlassian.cluster.monitoring.spi.model.Table>