Modifier and Type | Class and Description |
---|---|
class |
AgentLocalArtifactHandlerConfigurator |
class |
BambooRemoteArtifactHandlerConfigurator |
class |
S3ArtifactHandlerConfigurator |
class |
ServerLocalArtifactHandlerConfigurator |
Modifier and Type | Class and Description |
---|---|
class |
AbstractArtifactHandlerConfigurator |
Modifier and Type | Method and Description |
---|---|
List<ArtifactHandlerConfigurator> |
ArtifactHandlersServiceImpl.getArtifactHandlerConfigurators() |
List<ArtifactHandlerConfigurator> |
ArtifactHandlersService.getArtifactHandlerConfigurators()
Get configurators for enabled artifact handlers
|
static com.google.common.base.Function<ArtifactHandlerModuleDescriptor,ArtifactHandlerConfigurator> |
ArtifactHandlersFunctions.moduleDescriptorToConfigurator()
Deprecated.
since 5.15, use
ArtifactHandlerModuleDescriptor.getConfigurator() as lambda |
Modifier and Type | Method and Description |
---|---|
ArtifactHandlerConfigurator |
ArtifactHandlerModuleDescriptorImpl.getConfigurator() |
ArtifactHandlerConfigurator |
ArtifactHandlerModuleDescriptor.getConfigurator() |
Modifier and Type | Method and Description |
---|---|
List<ArtifactHandlerConfigurator> |
ConfigureArtifactHandlers.getArtifactHandlerConfigurators() |
List<ArtifactHandlerConfigurator> |
ConfigureArtifactStorage.getArtifactHandlerConfigurators() |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.