Class NotificationSourceContextStrategy

    • Constructor Detail

      • NotificationSourceContextStrategy

        public NotificationSourceContextStrategy()
    • Method Detail

      • valueMatches

        public boolean valueMatches​(java.lang.String contextValue,
                                    java.lang.String value)
        Description copied from interface: CockpitConfigurationContextStrategy
        Checks if provided value matches the one defined in configuration context.
        Specified by:
        valueMatches in interface CockpitConfigurationContextStrategy
        Parameters:
        contextValue - value defined in configuration context
        value - value to be checked
        Returns:
        true if provided value matches the one defined in configuration context