Class PostCommitNotificationEvent
- java.lang.Object
-
- org.guvnor.structure.repositories.impl.git.event.FileSystemHookNotificationEvent
-
- org.guvnor.structure.repositories.impl.git.event.PostCommitNotificationEvent
-
- All Implemented Interfaces:
org.uberfire.workbench.events.UberFireEvent
@Portable @Conversational public class PostCommitNotificationEvent extends FileSystemHookNotificationEvent
-
-
Constructor Summary
Constructors Constructor Description PostCommitNotificationEvent(NotificationType type, String text)
-
-
-
Constructor Detail
-
PostCommitNotificationEvent
public PostCommitNotificationEvent(NotificationType type, String text)
-
-