|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.dependency.SpecifiedBuildResolver
public class SpecifiedBuildResolver
Resolve dependency build as a specified build.
Constructor Summary | |
---|---|
SpecifiedBuildResolver(QuickbuildRepository repository)
|
Method Summary | |
---|---|
java.lang.String |
getBuildVersion()
|
DependencyRevision |
getDependency()
|
QuickbuildRepository |
getRepository()
Get repository object |
void |
setBuildVersion(java.lang.String buildVersion)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpecifiedBuildResolver(QuickbuildRepository repository)
Method Detail |
---|
@NotEmpty public java.lang.String getBuildVersion()
public void setBuildVersion(java.lang.String buildVersion)
public QuickbuildRepository getRepository()
public DependencyRevision getDependency()
getDependency
in interface DependencyResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |