Interface IBasicCheckExtension

    • Method Detail

      • configureContextCollector

        default void configureContextCollector​(ICheckDefinition definition)
        This method allows to add settings to the ICheckDefinition during the check configuration cycle
        Parameters:
        definition - The check definition. May not be null
      • contributeTopObjectFilter

        default ITopObjectFilter contributeTopObjectFilter()
        Contributes the top object model filter if necessary
        Returns:
        The filter to contribute. May be left null in case if the filter isn't necessary