Package org.kie.maven.plugin
Class PMMLResource
- java.lang.Object
-
- org.kie.maven.plugin.PMMLResource
-
public class PMMLResource extends Object
-
-
Constructor Summary
Constructors Constructor Description PMMLResource(List<org.kie.pmml.commons.model.KiePMMLModel> kiePmmlModels, Path path, String modelPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.kie.pmml.commons.model.KiePMMLModel>getKiePmmlModels()StringgetModelPath()PathgetPath()
-