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