|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.maven.plugins.sourcerelease.configurations.SourceDependency
RepositoryMapping instead.
public class SourceDependency
| Constructor Summary | |
|---|---|
SourceDependency()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getArtifactId()
Deprecated. |
String |
getBaseRepository()
Deprecated. |
Map |
getModuleMapping()
Deprecated. |
boolean |
isResolveRoot()
Deprecated. |
void |
setArtifactId(String artifactId)
Deprecated. |
void |
setBaseRepository(String baseRepository)
Deprecated. |
void |
setModuleMapping(Map moduleMapping)
Deprecated. |
void |
setResolveRoot(boolean resolveRoot)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceDependency()
| Method Detail |
|---|
public String getArtifactId()
public void setArtifactId(String artifactId)
public String getBaseRepository()
public void setBaseRepository(String baseRepository)
public boolean isResolveRoot()
public void setResolveRoot(boolean resolveRoot)
public Map getModuleMapping()
public void setModuleMapping(Map moduleMapping)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||