@ApplicationScoped public class LibraryAssetUpdateNotifier extends Object
| Constructor and Description |
|---|
LibraryAssetUpdateNotifier() |
LibraryAssetUpdateNotifier(org.guvnor.common.services.project.service.WorkspaceProjectService projectService,
LibraryIndexer libraryIndexer,
javax.enterprise.event.Event<ProjectAssetListUpdated> assetListUpdateEvent,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isUpdateNotifierEnabled() |
void |
notifyOnUpdatedAssets(org.uberfire.ext.metadata.event.BatchIndexEvent event) |
public LibraryAssetUpdateNotifier()
@Inject
public LibraryAssetUpdateNotifier(org.guvnor.common.services.project.service.WorkspaceProjectService projectService,
LibraryIndexer libraryIndexer,
@Remote
javax.enterprise.event.Event<ProjectAssetListUpdated> assetListUpdateEvent,
org.slf4j.Logger logger)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.