public class ModuleExpansionEvent extends CVSEvent
| Constructor and Description |
|---|
ModuleExpansionEvent(java.lang.Object source,
java.lang.String module)
Creates new ModuleExpansionEvent.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getModule()
Get the module name that the original module name has been expanded to.
|