Class TogglzProperties.FeatureSpec

    • Constructor Detail

      • FeatureSpec

        public FeatureSpec()
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getStrategy

        public String getStrategy()
      • setStrategy

        public void setStrategy​(String strategy)
      • state

        public org.togglz.core.repository.FeatureState state​(String name)
      • feature

        public org.togglz.core.Feature feature​(String name)