Uses of Interface
com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlerConfigurator
Packages that use ArtifactHandlerConfigurator
Package
Description
-
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement ArtifactHandlerConfiguratorModifier and TypeClassDescriptionclassclassclassclass -
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.build.artifact.handlers
Classes in com.atlassian.bamboo.build.artifact.handlers that implement ArtifactHandlerConfiguratorMethods in com.atlassian.bamboo.build.artifact.handlers that return types with arguments of type ArtifactHandlerConfiguratorModifier and TypeMethodDescription@NotNull List<ArtifactHandlerConfigurator> ArtifactHandlersService.getArtifactHandlerConfigurators()Get configurators for enabled artifact handlers@NotNull List<ArtifactHandlerConfigurator> ArtifactHandlersServiceImpl.getArtifactHandlerConfigurators()Methods in com.atlassian.bamboo.build.artifact.handlers with parameters of type ArtifactHandlerConfiguratorModifier and TypeMethodDescriptionstatic booleanArtifactHandlersServiceImpl.isArtifactHandlerEnabled(@NotNull ArtifactHandlerConfigurator configurator, @NotNull Map<String, String> configuration) -
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.plugin.descriptor
Methods in com.atlassian.bamboo.plugin.descriptor that return ArtifactHandlerConfiguratorModifier and TypeMethodDescription@NotNull ArtifactHandlerConfiguratorArtifactHandlerModuleDescriptor.getConfigurator()@NotNull ArtifactHandlerConfiguratorArtifactHandlerModuleDescriptorImpl.getConfigurator() -
Uses of ArtifactHandlerConfigurator in com.atlassian.bamboo.ww2.actions.admin
Methods in com.atlassian.bamboo.ww2.actions.admin that return types with arguments of type ArtifactHandlerConfiguratorModifier and TypeMethodDescription@NotNull List<ArtifactHandlerConfigurator> ConfigureArtifactHandlers.getArtifactHandlerConfigurators()