Class StartRetrieveEvent
java.lang.Object
org.apache.ivy.core.event.IvyEvent
org.apache.ivy.core.event.retrieve.RetrieveEvent
org.apache.ivy.core.event.retrieve.StartRetrieveEvent
-
Field Summary
-
Constructor Summary
ConstructorDescriptionStartRetrieveEvent
(ModuleRevisionId mrid, String[] confs, RetrieveOptions options) -
Method Summary
Methods inherited from class org.apache.ivy.core.event.retrieve.RetrieveEvent
getModuleRevisionId, getOptions
Methods inherited from class org.apache.ivy.core.event.IvyEvent
addAttribute, addAttributes, addConfsAttribute, addMDAttributes, addModuleIdAttributes, addMridAttributes, equals, getAttributes, getName, getSource, hashCode, toString
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
StartRetrieveEvent
-