public class ArtifactPublishingConfig extends Object implements ArtifactHandlerConfigProvider
Constructor and Description |
---|
ArtifactPublishingConfig(@NotNull org.apache.tools.ant.types.FileSet sourceFileSet,
@NotNull Map<String,String> artifactHandlersConfiguration) |
Modifier and Type | Method and Description |
---|---|
@NotNull Map<String,String> |
getArtifactHandlersConfiguration() |
@NotNull org.apache.tools.ant.types.FileSet |
getSourceFileSet() |
@NotNull public @NotNull org.apache.tools.ant.types.FileSet getSourceFileSet()
@NotNull public @NotNull Map<String,String> getArtifactHandlersConfiguration()
getArtifactHandlersConfiguration
in interface ArtifactHandlerConfigProvider
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.