Class ModuleUpdatedEvent
- java.lang.Object
-
- org.guvnor.common.services.project.events.ModuleUpdatedEvent
-
@Portable public class ModuleUpdatedEvent extends Object
An event representing a Module update.
-
-
Constructor Summary
Constructors Constructor Description ModuleUpdatedEvent()ModuleUpdatedEvent(Module oldModule, Module newModule)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ModulegetNewModule()ModulegetOldModule()
-