Class UsingRolesByComponentPathIndexExtension
java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.role.indexing.UsingRolesByComponentPathIndexExtension
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean
,Disposable
,FileBasedIndexExtension<Path,
Set<String>, XmlComponent>
@Component
public class UsingRolesByComponentPathIndexExtension
extends Object
implements FileBasedIndexExtension<Path,Set<String>,XmlComponent>
- Author:
- Islam Khabibullin
-
Constructor Details
-
UsingRolesByComponentPathIndexExtension
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceFileBasedIndexExtension<Path,
Set<String>, XmlComponent>
-
getIndexer
- Specified by:
getIndexer
in interfaceFileBasedIndexExtension<Path,
Set<String>, XmlComponent>
-
accept
- Specified by:
accept
in interfaceFileBasedIndexExtension<Path,
Set<String>, XmlComponent>
-