Package org.kie.pmml.compiler.model
Class EfestoRedirectOutputPMML
java.lang.Object
org.kie.efesto.compilationmanager.api.model.AbstractEfestoCallableCompilationOutput
org.kie.efesto.compilationmanager.api.model.EfestoRedirectOutput<String>
org.kie.pmml.compiler.model.EfestoRedirectOutputPMML
- All Implemented Interfaces:
EfestoCallableOutput,EfestoCompilationOutput,EfestoResource<String>
-
Constructor Summary
ConstructorsConstructorDescriptionEfestoRedirectOutputPMML(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, String modelFile) -
Method Summary
Methods inherited from class org.kie.efesto.compilationmanager.api.model.EfestoRedirectOutput
getContent, getTargetEngineMethods inherited from class org.kie.efesto.compilationmanager.api.model.AbstractEfestoCallableCompilationOutput
getFullClassNames, getModelLocalUriId
-
Constructor Details
-
EfestoRedirectOutputPMML
public EfestoRedirectOutputPMML(org.kie.efesto.common.api.identifiers.ModelLocalUriId modelLocalUriId, String modelFile)
-