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