Class AppConfigurationStoreTrigger


  • public final class AppConfigurationStoreTrigger
    extends Object
    Properties on what Triggers are checked before a refresh is triggered.
    • Constructor Detail

      • AppConfigurationStoreTrigger

        public AppConfigurationStoreTrigger()
    • Method Detail

      • getKey

        public String getKey()
        Returns:
        the key
      • setKey

        public void setKey​(String key)
        Parameters:
        key - the key to set
      • getLabel

        public String getLabel()
        Returns:
        the label
      • setLabel

        public void setLabel​(String label)
        Parameters:
        label - the label to set
      • validateAndInit

        @PostConstruct
        public void validateAndInit()
        Validates key isn't null