Uses of Interface
com.atlassian.bamboo.utils.MessageCollection
Packages that use MessageCollection
Package
Description
-
Uses of MessageCollection in com.atlassian.bamboo.build.artifact
Methods in com.atlassian.bamboo.build.artifact that return MessageCollectionModifier and TypeMethodDescriptionAgentLocalArtifactHandlerConfigurator.beforeSave(Map<String, String> artifactHandlersConfigurationBeforeSave, Map<String, String> existingArtifactHandlersConfiguration) S3ArtifactHandlerConfigurator.beforeSave(Map<String, String> artifactHandlersConfigurationBeforeSave, Map<String, String> existingArtifactHandlersConfiguration) -
Uses of MessageCollection in com.atlassian.bamboo.build.artifact.handlers
Methods in com.atlassian.bamboo.build.artifact.handlers that return MessageCollectionModifier and TypeMethodDescriptionAbstractArtifactHandlerConfigurator.beforeSave(Map<String, String> artifactHandlersConfigurationBeforeSave, Map<String, String> existingArtifactHandlersConfiguration) ArtifactHandlerConfigurator.beforeSave(Map<String, String> artifactHandlersConfigurationBeforeSave, Map<String, String> existingArtifactHandlersConfiguration) Pre save action handler, allows to gather feedback from configurator before artifact handler configuration saving.ArtifactHandlersService.saveConfiguration(@NotNull Map<String, String> configuration) Persist artifact handlers configurationArtifactHandlersServiceImpl.saveConfiguration(@NotNull Map<String, String> configuration) -
Uses of MessageCollection in com.atlassian.bamboo.utils
Classes in com.atlassian.bamboo.utils that implement MessageCollectionMethods in com.atlassian.bamboo.utils with parameters of type MessageCollectionModifier and TypeMethodDescriptionvoidMessageCollection.addMessages(@NotNull MessageCollection messages) Add messages in bulk.voidMessageCollectionImpl.addMessages(@NotNull MessageCollection messages)