Uses of Class
org.dashbuilder.kieserver.KieServerConnectionInfo
-
-
Uses of KieServerConnectionInfo in org.dashbuilder.kieserver
Methods in org.dashbuilder.kieserver that return KieServerConnectionInfo Modifier and Type Method Description KieServerConnectionInfoKieServerConnectionInfoProvider. verifiedConnectionInfo(RemoteDataSetDef def)Methods in org.dashbuilder.kieserver that return types with arguments of type KieServerConnectionInfo Modifier and Type Method Description Optional<KieServerConnectionInfo>KieServerConnectionInfoProvider. get(String name, String serverTemplate)Optional<KieServerConnectionInfo>KieServerConnectionInfoProvider. getDefault()
-