Uses of Class
org.apache.syncope.fit.core.reference.ElasticsearchInit
-
Packages that use ElasticsearchInit Package Description org.apache.syncope.fit.core.reference -
-
Uses of ElasticsearchInit in org.apache.syncope.fit.core.reference
Methods in org.apache.syncope.fit.core.reference that return ElasticsearchInit Modifier and Type Method Description ElasticsearchInit
CoreReferenceContext. elasticsearchInit(ImplementationDAO implementationDAO, EntityFactory entityFactory, TaskLogic taskLogic)
Methods in org.apache.syncope.fit.core.reference with parameters of type ElasticsearchInit Modifier and Type Method Description ImplementationLookup
CoreReferenceContext. implementationLookup(UserWorkflowAdapter uwf, AnySearchDAO anySearchDAO, EnableFlowableForTestUsers enableFlowableForTestUsers, ElasticsearchInit elasticsearchInit, OpenSearchInit openSearchInit)
Constructors in org.apache.syncope.fit.core.reference with parameters of type ElasticsearchInit Constructor Description ITImplementationLookup(UserWorkflowAdapter uwf, AnySearchDAO anySearchDAO, EnableFlowableForTestUsers enableFlowableForTestUsers, ElasticsearchInit elasticsearchInit, OpenSearchInit openSearchInit)
-