|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.core.event.IvyEvent
org.apache.ivy.core.event.retrieve.RetrieveEvent
org.apache.ivy.core.event.retrieve.StartRetrieveEvent
public class StartRetrieveEvent
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Constructor Summary | |
|---|---|
StartRetrieveEvent(ModuleRevisionId mrid,
java.lang.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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public StartRetrieveEvent(ModuleRevisionId mrid,
java.lang.String[] confs,
RetrieveOptions options)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||