Class RebuildValidatorSuppressor

    • Constructor Detail

      • RebuildValidatorSuppressor

        public RebuildValidatorSuppressor()
    • Method Detail

      • isApplicable

        public boolean isApplicable​(AbstractBuild build)
        Method for acknowledge that another plug-ins wants handle the Rebuild functionality itself.
        Overrides:
        isApplicable in class com.sonyericsson.rebuild.RebuildValidator
        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.