Package org.kie.api.io
package org.kie.api.io
io library for working with Resources
See ResourceFactory for more details
-
ClassDescriptionKieResources is a factory that provides Resource implementations for the desired IO resourceGeneric interface to provide a Reader or InputStream for the underlying IO resource.This interface is a marker interface and should be implemented by any class that will provide configurations to the
KieBuilder- currently this is only used by decision tables.Represent a tuple of aResourcewith associatedResourceConfiguration, along with necessary kbuilder callbacks, to be used in inKieAssemblerService.