Interface FileBasedIndexExtension<K,V,T>
- All Superinterfaces:
Disposable
,org.springframework.beans.factory.DisposableBean
- All Known Implementing Classes:
AdhocSubProcessByIdIndexExtensionImpl
,ComponentIdByPagesIndexExtension
,ComponentPathByObjectIdIndexExtension
,CssClassNamesIndex
,DependantComponentOverridesIndexExtension
,DependantComponentsIndexExtension
,IncompatibleFilesIndexExtension
,JndiResourceIndexImpl
,JndiResourcesByTypeIndexImpl
,PageIdByFileNameIndexExtension
,PageIdByPathIndexExtension
,PagePathByIdIndexExtension
,ProcessByIdIndexExtensionImpl
,ProcessIdByPageIdIndexExtensionImpl
,ProcessIdByPathIndexExtensionImpl
,ProcessPathByIdIndexExtensionImpl
,ProcessVariableByProcessIdExtensionImpl
,ReportTemplateMetadataByPathIndexExtensionImpl
,RunMigrationsIndexExtension
,SubProcessIdsByProcessPathIndexExtensionImpl
,UserTaskByIdIndexExtensionImpl
,UsingRolesByComponentPathIndexExtension
,UsingRolesByPagePathIndexExtension
,UsingRolesByWebbpmProcessPathIndexExtension
,WebbpmProcessIdByPathIndexExtensionImpl
,WebbpmTaskByIdIndexExtensionImpl
user: Ildar
date: 17.04.15
-
Method Summary
Methods inherited from interface ru.cg.webbpm.studio.core.api.components.Disposable
destroy, dispose
-
Method Details
-
getName
-
getIndexer
DataIndexer<K,V, getIndexer()T> -
accept
-