Class ComponentPathByObjectIdIndexExtension

java.lang.Object
ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.indexing.ComponentPathByObjectIdIndexExtension
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, Disposable, FileBasedIndexExtension<String,Path,XmlComponent>

@Component public class ComponentPathByObjectIdIndexExtension extends Object implements FileBasedIndexExtension<String,Path,XmlComponent>
Indexes all components and their objects, for every object storing path to the containing component
Author:
krylov