|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
RepositoryListener instead.
@Deprecated public interface LocalRepositoryEvent
An event describing an update to the local repository.
LocalRepositoryMaintainer| Nested Class Summary | |
|---|---|
static class |
LocalRepositoryEvent.EventType
Deprecated. The type of the event. |
| Method Summary | |
|---|---|
Artifact |
getArtifact()
Deprecated. Gets the artifact that was updated. |
File |
getFile()
Deprecated. Gets the path to the artifact within the local repository. |
LocalRepository |
getRepository()
Deprecated. Gets the local repository which has been updated. |
RepositorySystemSession |
getSession()
Deprecated. Gets the repository session from which this event originates. |
LocalRepositoryEvent.EventType |
getType()
Deprecated. Gets the type of the event. |
| Method Detail |
|---|
LocalRepositoryEvent.EventType getType()
null.RepositorySystemSession getSession()
null.LocalRepository getRepository()
null.Artifact getArtifact()
getFile() to query this path.
null.File getFile()
null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||