public class RepositoryEvent
extends java.util.EventObject
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
repository |
| Constructor and Description |
|---|
RepositoryEvent(java.lang.Object source,
java.lang.String newrepos) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRepository() |