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