public class DirectArtifactURLBuilder extends AbstractArtifactURLBuilder implements IArtifactURLBuilder
| Constructor and Description |
|---|
DirectArtifactURLBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
build(boolean pOnlyBaseURL)
Based on the given details the URL for the artifact is created.
|
build, getArtifactId, getClassifier, getGroupId, getNexusURL, getPackaging, getRepositoryId, getVersion, setArtifactId, setClassifier, setGroupId, setNexusURL, setPackaging, setRepositoryId, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, setArtifactId, setClassifier, setGroupId, setNexusURL, setPackaging, setRepositoryId, setVersionpublic String build(boolean pOnlyBaseURL)
IArtifactURLBuilderbuild in interface IArtifactURLBuilderCopyright © 2016–2017. All rights reserved.