|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.core.deliver.DefaultPublishingDRResolver
public class DefaultPublishingDRResolver
Constructor Summary | |
---|---|
DefaultPublishingDRResolver()
|
Method Summary | |
---|---|
java.lang.String |
resolve(ModuleDescriptor published,
java.lang.String publishedStatus,
ModuleRevisionId depMrid,
java.lang.String status)
Returns the revision of the dependency for the publishing of the 'published' module in 'publishedStatus' status. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultPublishingDRResolver()
Method Detail |
---|
public java.lang.String resolve(ModuleDescriptor published, java.lang.String publishedStatus, ModuleRevisionId depMrid, java.lang.String status)
PublishingDependencyRevisionResolver
resolve
in interface PublishingDependencyRevisionResolver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |