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.reference
Methods in org.apache.syncope.fit.core.reference that return OpenSearchInit Modifier and Type Method Description OpenSearchInit
CoreReferenceContext. 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 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 OpenSearchInit Constructor Description ITImplementationLookup(UserWorkflowAdapter uwf, AnySearchDAO anySearchDAO, EnableFlowableForTestUsers enableFlowableForTestUsers, ElasticsearchInit elasticsearchInit, OpenSearchInit openSearchInit)
-