Class FileSystemHookNotifier


  • @ApplicationScoped
    public class FileSystemHookNotifier
    extends Object
    • Constructor Detail

      • FileSystemHookNotifier

        @Inject
        public FileSystemHookNotifier​(javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent)
    • Method Detail

      • notify

        public void notify​(@Observes
                           org.guvnor.structure.repositories.impl.git.event.PostCommitNotificationEvent event)