A B C E G H I K L O R S T 
All Classes All Packages

A

AbstractEfestoOutput<T> - Class in org.kie.efesto.runtimemanager.api.model
 
AbstractEfestoOutput(ModelLocalUriId, T) - Constructor for class org.kie.efesto.runtimemanager.api.model.AbstractEfestoOutput
 

B

BaseEfestoInput<T> - Class in org.kie.efesto.runtimemanager.api.model
 
BaseEfestoInput(ModelLocalUriId, T) - Constructor for class org.kie.efesto.runtimemanager.api.model.BaseEfestoInput
 

C

canManageInput(EfestoInput, K) - Method in interface org.kie.efesto.runtimemanager.api.service.KieRuntimeService
Every engine is responsible to verify if it can evaluate a result with the resource of the given T (that contains a specific LocalUri)
collectModelTypes(EfestoRuntimeContext) - Static method in class org.kie.efesto.runtimemanager.api.utils.SPIUtils
 

E

EfestoInput<T> - Interface in org.kie.efesto.runtimemanager.api.model
A generic input to be consumed
EfestoMapInputDTO - Class in org.kie.efesto.runtimemanager.api.model
 
EfestoMapInputDTO(List<Object>, Map<String, Object>, Map<String, Object>, Map<String, EfestoOriginalTypeGeneratedType>, String, String) - Constructor for class org.kie.efesto.runtimemanager.api.model.EfestoMapInputDTO
 
EfestoOriginalTypeGeneratedType - Class in org.kie.efesto.runtimemanager.api.model
Class to represent a original type/generated type tupla
EfestoOriginalTypeGeneratedType(String, String) - Constructor for class org.kie.efesto.runtimemanager.api.model.EfestoOriginalTypeGeneratedType
 
EfestoOutput<T> - Interface in org.kie.efesto.runtimemanager.api.model
A generic result of evaluation
EfestoRuntimeContext<T extends org.kie.efesto.common.api.listener.EfestoListener> - Interface in org.kie.efesto.runtimemanager.api.model
 
EfestoRuntimeManagerException - Exception in org.kie.efesto.runtimemanager.api.exceptions
 
EfestoRuntimeManagerException() - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.EfestoRuntimeManagerException
 
EfestoRuntimeManagerException(String) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.EfestoRuntimeManagerException
 
EfestoRuntimeManagerException(String, Throwable) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.EfestoRuntimeManagerException
 
EfestoRuntimeManagerException(String, Throwable, boolean, boolean) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.EfestoRuntimeManagerException
 
EfestoRuntimeManagerException(Throwable) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.EfestoRuntimeManagerException
 
equals(Object) - Method in class org.kie.efesto.runtimemanager.api.model.EfestoOriginalTypeGeneratedType
 
evaluateInput(EfestoRuntimeContext, EfestoInput...) - Method in interface org.kie.efesto.runtimemanager.api.service.RuntimeManager
Produce a Collection<EfestoOutput> from the given EfestoInput
evaluateInput(T, K) - Method in interface org.kie.efesto.runtimemanager.api.service.KieRuntimeService
Produce one EfestoOutput from the given EfestoInput

G

GeneratedResourceUtils - Class in org.kie.efesto.runtimemanager.api.utils
 
getAllGeneratedExecutableResources(GeneratedResources) - Static method in class org.kie.efesto.runtimemanager.api.utils.GeneratedResourceUtils
 
getDiscoveredKieRuntimeServices() - Static method in class org.kie.efesto.runtimemanager.api.utils.SPIUtils
 
getEfestoClassKeyIdentifier() - Method in interface org.kie.efesto.runtimemanager.api.service.KieRuntimeService
 
getFieldTypeMap() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoMapInputDTO
 
getFirstLevelCacheKey() - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoInput
Returns the first-level cache key for the current EfestoInput
getGeneratedExecutableResource(ModelLocalUriId, Map<String, GeneratedResources>) - Static method in class org.kie.efesto.runtimemanager.api.utils.GeneratedResourceUtils
 
getGeneratedExecutableResource(ModelLocalUriId, GeneratedResources) - Static method in class org.kie.efesto.runtimemanager.api.utils.GeneratedResourceUtils
find GeneratedExecutableResource from GeneratedResources without IndexFile
getGeneratedRedirectResource(ModelLocalUriId, Map<String, GeneratedResources>) - Static method in class org.kie.efesto.runtimemanager.api.utils.GeneratedResourceUtils
 
getGeneratedRedirectResource(ModelLocalUriId, GeneratedResources) - Static method in class org.kie.efesto.runtimemanager.api.utils.GeneratedResourceUtils
 
getGeneratedType() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoOriginalTypeGeneratedType
 
getGlobals() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoMapInputDTO
 
getInputData() - Method in class org.kie.efesto.runtimemanager.api.model.BaseEfestoInput
 
getInputData() - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoInput
 
getInserts() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoMapInputDTO
 
getKieRuntimeService() - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoRuntimeContext
 
getKieRuntimeService(List<KieRuntimeService>, EfestoInput<?>, EfestoRuntimeContext) - Static method in class org.kie.efesto.runtimemanager.api.utils.SPIUtils
 
getKieRuntimeServiceFromEfestoRuntimeContext(EfestoInput<?>, EfestoRuntimeContext) - Static method in class org.kie.efesto.runtimemanager.api.utils.SPIUtils
 
getKieRuntimeServices(boolean) - Static method in class org.kie.efesto.runtimemanager.api.utils.SPIUtils
 
getModelLocalUriId() - Method in class org.kie.efesto.runtimemanager.api.model.AbstractEfestoOutput
 
getModelLocalUriId() - Method in class org.kie.efesto.runtimemanager.api.model.BaseEfestoInput
 
getModelLocalUriId() - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoInput
The unique, full identifier of a given model' resource
getModelLocalUriId() - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoOutput
The unique, full identifier of a given model' resource
getModelName() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoMapInputDTO
 
getModelType() - Method in interface org.kie.efesto.runtimemanager.api.service.KieRuntimeService
Return the model type that the RuntimeService handles
getOriginalType() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoOriginalTypeGeneratedType
 
getOutputData() - Method in class org.kie.efesto.runtimemanager.api.model.AbstractEfestoOutput
 
getOutputData() - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoOutput
 
getPackageName() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoMapInputDTO
 
getRuntimeManager(boolean) - Static method in class org.kie.efesto.runtimemanager.api.utils.SPIUtils
 
getSecondLevelCacheKey() - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoInput
Returns the second-level cache key for the current EfestoInput
getUnwrappedInputParams() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoMapInputDTO
 

H

hashCode() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoOriginalTypeGeneratedType
 

I

isPresentExecutableOrRedirect(ModelLocalUriId, EfestoContext) - Static method in class org.kie.efesto.runtimemanager.api.utils.GeneratedResourceUtils
 

K

KieRuntimeService<S,​U,​T extends EfestoInput<S>,​E extends EfestoOutput<U>,​K extends EfestoRuntimeContext> - Interface in org.kie.efesto.runtimemanager.api.service
The compilation-related interface to be implemented by engine-plugin.
KieRuntimeServiceException - Exception in org.kie.efesto.runtimemanager.api.exceptions
 
KieRuntimeServiceException() - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.KieRuntimeServiceException
 
KieRuntimeServiceException(String) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.KieRuntimeServiceException
 
KieRuntimeServiceException(String, Throwable) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.KieRuntimeServiceException
 
KieRuntimeServiceException(String, Throwable, boolean, boolean) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.KieRuntimeServiceException
 
KieRuntimeServiceException(Throwable) - Constructor for exception org.kie.efesto.runtimemanager.api.exceptions.KieRuntimeServiceException
 

L

loadClass(String) - Method in interface org.kie.efesto.runtimemanager.api.model.EfestoRuntimeContext
 

O

org.kie.efesto.runtimemanager.api.exceptions - package org.kie.efesto.runtimemanager.api.exceptions
 
org.kie.efesto.runtimemanager.api.model - package org.kie.efesto.runtimemanager.api.model
 
org.kie.efesto.runtimemanager.api.service - package org.kie.efesto.runtimemanager.api.service
 
org.kie.efesto.runtimemanager.api.utils - package org.kie.efesto.runtimemanager.api.utils
 

R

RuntimeManager - Interface in org.kie.efesto.runtimemanager.api.service
 

S

SPIUtils - Class in org.kie.efesto.runtimemanager.api.utils
 

T

toString() - Method in class org.kie.efesto.runtimemanager.api.model.EfestoOriginalTypeGeneratedType
 
A B C E G H I K L O R S T 
All Classes All Packages