Uses of Interface
com.atlassian.bamboo.build.artifact.handlers.ArtifactHandlersService
Package
Description
-
Uses of ArtifactHandlersService in com.atlassian.bamboo.analytics.basedata.collector.generator
ModifierConstructorDescriptionArtifactHandlerEventProducer
(ArtifactHandlersService artifactHandlersService, DiskUsageManager diskUsageManager) -
Uses of ArtifactHandlersService in com.atlassian.bamboo.build.artifact
Modifier and TypeMethodDescriptionstatic @NotNull ArtifactHandlerConfigProvider
AbstractArtifactHandler.configProvider
(@NotNull ArtifactHandlersService artifactHandlersService) Create ArtifactHandlerConfigProvider that will return runtime configuration fetched from ArtifactHandlerService. -
Uses of ArtifactHandlersService in com.atlassian.bamboo.build.artifact.handlers
-
Uses of ArtifactHandlersService in com.atlassian.bamboo.plugins.rest.admin.artifacthandler
ModifierConstructorDescriptionArtifactHandlerResource
(RestArtifactHandlerConversionFunction function, ArtifactHandlersService artifactHandlersService) -
Uses of ArtifactHandlersService in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<ArtifactHandlersService>
ComponentAccessor.ARTIFACT_HANDLERS_SERVICE
Deprecated.