Class LibraryFileUpdateNotifier
- java.lang.Object
-
- org.kie.workbench.common.screens.impl.LibraryFileUpdateNotifier
-
@ApplicationScoped public class LibraryFileUpdateNotifier extends Object
-
-
Constructor Summary
Constructors Constructor Description LibraryFileUpdateNotifier(org.guvnor.common.services.project.service.WorkspaceProjectService workspaceProjectService, javax.enterprise.event.Event<org.kie.workbench.common.screens.library.api.RepositoryFileListUpdatedEvent> repositoryFileListUpdatedEvent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonBatchIndexEvent(org.uberfire.ext.metadata.event.BatchIndexEvent event)
-
-
-
Constructor Detail
-
LibraryFileUpdateNotifier
@Inject public LibraryFileUpdateNotifier(org.guvnor.common.services.project.service.WorkspaceProjectService workspaceProjectService, javax.enterprise.event.Event<org.kie.workbench.common.screens.library.api.RepositoryFileListUpdatedEvent> repositoryFileListUpdatedEvent)
-
-