Class GlobalArtifactHandlerConfigurationEvent


  • @AsynchronousPreferred
    public class GlobalArtifactHandlerConfigurationEvent
    extends Object
    Event sent when global artifact handler configuration is saved.
    • Constructor Detail

      • GlobalArtifactHandlerConfigurationEvent

        public GlobalArtifactHandlerConfigurationEvent​(Map<String,​String> artifactHandlerConfigurationToSave)
    • Method Detail

      • getEnabledArtifactHandlers

        public Map<String,​Boolean> getEnabledArtifactHandlers()