Uses of Package
org.kie.api.io
Packages that use org.kie.api.io
Package
Description
Base KIE API classes.
The classes that make up a Process definition.
io library for working with Resources
-
Classes in org.kie.api.io used by org.kie.apiClassDescriptionKieResources is a factory that provides Resource implementations for the desired IO resource
-
Classes in org.kie.api.io used by org.kie.api.builderClassDescriptionGeneric interface to provide a Reader or InputStream for the underlying IO resource.
-
Classes in org.kie.api.io used by org.kie.api.definition.processClassDescriptionGeneric interface to provide a Reader or InputStream for the underlying IO resource.
-
Classes in org.kie.api.io used by org.kie.api.internal.assemblerClassDescriptionGeneric 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. -
Classes in org.kie.api.io used by org.kie.api.internal.ioClassDescriptionGeneric interface to provide a Reader or InputStream for the underlying IO resource.
-
Classes in org.kie.api.io used by org.kie.api.internal.weaver
-
Classes in org.kie.api.io used by org.kie.api.ioClassDescriptionGeneric 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.