Interface ConditionalRuleComponent

All Superinterfaces:
RuleComponent

public interface ConditionalRuleComponent extends RuleComponent
A RuleComponent that can optionally hide itself from the system, depending on certain static conditions. Useful for handling versions availability etc. Only useful as a server override.
  • Method Details

    • isValid

      boolean isValid()
      Given the state, should the component be shown