|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.dependency.LatestRecommendedResolver
public class LatestRecommendedResolver
Resolve the dependency build as latest recommended build.
Constructor Summary | |
---|---|
LatestRecommendedResolver(QuickbuildRepository repository)
|
Method Summary | |
---|---|
DependencyRevision |
getDependency()
|
QuickbuildRepository |
getRepository()
Get repository object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LatestRecommendedResolver(QuickbuildRepository repository)
Method Detail |
---|
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 |