public abstract class BaseReportInteraction extends Object implements ReportInteraction
Constructor and Description |
---|
BaseReportInteraction(Class<? extends Configuration> configClass) |
Modifier and Type | Method and Description |
---|---|
boolean |
enabled(CoreConfiguration config)
controls if this instance is active
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
performInteraction
public BaseReportInteraction(Class<? extends Configuration> configClass)
public final boolean enabled(@NonNull CoreConfiguration config)
ReportInteraction
enabled
in interface ReportInteraction
config
- the current config