| Modifier and Type | Method and Description |
|---|---|
@NotNull ArtifactHandlerModuleDescriptor |
AbstractArtifactHandler.getModuleDescriptor() |
@NotNull ArtifactHandlerModuleDescriptor |
ArtifactHandler.getModuleDescriptor() |
@NotNull ArtifactHandlerModuleDescriptor |
ArtifactHandlerDecoratorSupport.getModuleDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractArtifactHandler.init(@NotNull ArtifactHandlerModuleDescriptor moduleDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractArtifactHandlerConfigurator.init(@NotNull ArtifactHandlerModuleDescriptor moduleDescriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArtifactHandlerModuleDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactHandlerModuleDescriptor> |
ConfigureArtifactHandlers.getArtifactHandlerDescriptors()
we don't use ArtifactHandlerService for displaying list of handlers because we want to show them all in this action
|
List<ArtifactHandlerModuleDescriptor> |
ConfigureArtifactStorage.getArtifactHandlerModuleDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
ConfigureArtifactStorage.getEditHtml(ArtifactHandlerModuleDescriptor moduleDescriptor) |
@Nullable String |
ConfigureArtifactHandlers.getEditHtml(ArtifactHandlerModuleDescriptor moduleDescriptor) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.