Class AnyPluginConfiguration

    • Method Detail

      • configuration

        public AnyPluginConfiguration configuration​(java.util.Map<java.lang.String,​java.lang.String> configuration)
        Appends the generic configuration.

        The configuration should be in the format used by respective plugin. No syntactical nor semantic validation is performed on the source data. The configuration is stored 'as is' in the Bamboo DB.

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object