Uses of Interface
com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerConfigurator
Package
Description
-
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.build.artifact
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.build.artifact.handlers
Modifier and TypeMethodDescription@NotNull List<ArtifactHandlerConfigurator>
ArtifactHandlersService.getArtifactHandlerConfigurators()
Get configurators for enabled artifact handlers@NotNull List<ArtifactHandlerConfigurator>
ArtifactHandlersServiceImpl.getArtifactHandlerConfigurators()
Modifier and TypeMethodDescriptionstatic boolean
ArtifactHandlersServiceImpl.isArtifactHandlerEnabled
(@NotNull ArtifactHandlerConfigurator configurator, @NotNull Map<String, String> configuration) -
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.plugin.descriptor
Modifier and TypeMethodDescription@NotNull ArtifactHandlerConfigurator
ArtifactHandlerModuleDescriptor.getConfigurator()
@NotNull ArtifactHandlerConfigurator
ArtifactHandlerModuleDescriptorImpl.getConfigurator()
-
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.ww2.actions.admin
Modifier and TypeMethodDescription@NotNull List<ArtifactHandlerConfigurator>
ConfigureArtifactHandlers.getArtifactHandlerConfigurators()
ConfigureArtifactStorage.getArtifactHandlerConfigurators()