Package org.kie.api.io
io library for working with Resources
See ResourceFactory for more details
-
Interface Summary Interface Description KieResources KieResources is a factory that provides Resource implementations for the desired IO resourceResource Generic interface to provide a Reader or InputStream for the underlying IO resource.ResourceConfiguration This interface is a marker interface and should be implemented by any class that will provide configurations to theKieBuilder
- currently this is only used by decision tables.ResourceWithConfiguration Represent a tuple of aResource
with associatedResourceConfiguration
, along with necessary kbuilder callbacks, to be used in inKieAssemblerService
. -
Class Summary Class Description ResourceType