Uses of Interface
org.kie.efesto.runtimemanager.api.service.KieRuntimeService
Packages that use KieRuntimeService
Package
Description
-
Uses of KieRuntimeService in org.kie.efesto.runtimemanager.api.model
Methods in org.kie.efesto.runtimemanager.api.model that return types with arguments of type KieRuntimeService -
Uses of KieRuntimeService in org.kie.efesto.runtimemanager.api.service
Methods in org.kie.efesto.runtimemanager.api.service that return types with arguments of type KieRuntimeServiceModifier and TypeMethodDescriptionRuntimeServiceProvider.getKieRuntimeServices()Return all theKieRuntimeServices exposed by the actual implementation -
Uses of KieRuntimeService in org.kie.efesto.runtimemanager.api.utils
Methods in org.kie.efesto.runtimemanager.api.utils that return types with arguments of type KieRuntimeServiceModifier and TypeMethodDescriptionstatic Optional<KieRuntimeService>SPIUtils.getKieRuntimeService(List<KieRuntimeService> discoveredServices, EfestoInput<?> input, EfestoRuntimeContext context) static List<KieRuntimeService>SPIUtils.getKieRuntimeServices(boolean refresh) static List<KieRuntimeService>SPIUtils.getLocalDiscoveredKieRuntimeServices()Method parameters in org.kie.efesto.runtimemanager.api.utils with type arguments of type KieRuntimeServiceModifier and TypeMethodDescriptionstatic Optional<KieRuntimeService>SPIUtils.getKieRuntimeService(List<KieRuntimeService> discoveredServices, EfestoInput<?> input, EfestoRuntimeContext context)