Interface JobAnalyticsCheck

All Superinterfaces:
ExtensionPoint, Function<Item,Boolean>

public interface JobAnalyticsCheck extends Function<Item,Boolean>, ExtensionPoint
Used to check the type of item for JobAnalytics
  • Method Details