Class RebuildValidator

    • Constructor Detail

      • RebuildValidator

        public RebuildValidator()
    • Method Detail

      • isApplicable

        public boolean isApplicable​(Run build)
        Method for acknowledge that another plug-ins wants handle the Rebuild functionality itself.
        Parameters:
        build - Build to use when verifying applicability
        Returns:
        true if the plug-in provides its own rebuild functionality. E.g. disable the rebuild action.