KIE Internal 6.0.0.Alpha9
A B C D E F G H I J K L M N O P R S T U V W

A

AccumulateFunctionOption - Class in org.kie.builder.conf
A class for the accumulate function configuration.
ActivationUnMatchListener - Interface in org.kie.event.rule
 
add(Resource) - Method in interface org.kie.builder.CompositeKnowledgeBuilder
Add a resource of the given ResourceType, using the default type and resource configuration.
add(Resource, ResourceType) - Method in interface org.kie.builder.CompositeKnowledgeBuilder
Add a resource of the given ResourceType, using the default resource configuration.
add(Resource, ResourceType, ResourceConfiguration) - Method in interface org.kie.builder.CompositeKnowledgeBuilder
Add a resource of the given ResourceType, using the provided ResourceConfiguration.
add(Resource, ResourceType) - Method in interface org.kie.builder.KnowledgeBuilder
Add a resource of the given ResourceType, using the default resource configuration.
add(Resource, ResourceType, ResourceConfiguration) - Method in interface org.kie.builder.KnowledgeBuilder
Add a resource of the given ResourceType, using the provided ResourceConfiguration.
add(Resource, ResourceType) - Method in interface org.kie.fluent.FluentKnowledgeBuilder
 
add(Resource, ResourceType, ResourceConfiguration) - Method in interface org.kie.fluent.FluentKnowledgeBuilder
 
addClassLoader(ClassLoader) - Method in class org.kie.internal.utils.CompositeClassLoader
 
addClassLoaderToEnd(ClassLoader) - Method in class org.kie.internal.utils.CompositeClassLoader
 
addCommand(Command) - Method in interface org.kie.fluent.CommandScript
 
addCommand(Command) - Method in interface org.kie.fluent.InternalSimulation
 
addDefault(Class, String) - Method in interface org.kie.internal.utils.ServiceRegistry
 
addDefault(Class, String) - Method in class org.kie.internal.utils.ServiceRegistryImpl
 
addEventListener(KnowledgeAgentEventListener) - Method in interface org.kie.agent.KnowledgeAgent
 
addKnowledgePackages() - Method in interface org.kie.fluent.FluentKnowledgeBase
 
addKnowledgePackages(Collection<KnowledgePackage>) - Method in interface org.kie.KnowledgeBase
Deprecated. Add the collection of KnowledgePackages to the KnowledgeBase.
addProperties(Properties) - Method in class org.kie.internal.utils.ChainedProperties
Specifically added properties take priority, so they go to the front of the list.
addResourceChangeMonitor(ResourceChangeMonitor) - Method in interface org.kie.io.ResourceChangeNotifier
Add a ResourceChangeMonitor, which will receive all Resource subscriptions.
addXsdModel(Resource, KnowledgeBuilder, Options, String) - Method in interface org.kie.builder.help.DroolsJaxbHelperProvider
Deprecated. This is now deprecated, as we now support XSD as a standard ResourceType. Although you'll still need the newJAXBContext method to create a JAXBContext from the KnowledgeBase.
addXsdModel(Resource, KnowledgeBuilder, Options, String) - Static method in class org.kie.builder.help.KnowledgeBuilderHelper
Generates pojos for a given XSD using XJC and adds them to the specified KnowlegeBase.
afterChangeSetApplied(AfterChangeSetAppliedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
afterChangeSetApplied(AfterChangeSetAppliedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
afterChangeSetApplied(AfterChangeSetAppliedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
AfterChangeSetAppliedEvent - Class in org.kie.event.knowledgeagent
 
AfterChangeSetAppliedEvent(ChangeSet) - Constructor for class org.kie.event.knowledgeagent.AfterChangeSetAppliedEvent
 
afterChangeSetProcessed(AfterChangeSetProcessedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
afterChangeSetProcessed(AfterChangeSetProcessedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
afterChangeSetProcessed(AfterChangeSetProcessedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
AfterChangeSetProcessedEvent - Class in org.kie.event.knowledgeagent
 
AfterChangeSetProcessedEvent(ChangeSet, List<Resource>, Map<Resource, Set<KnowledgeDefinition>>, Map<Resource, Set<KnowledgeDefinition>>) - Constructor for class org.kie.event.knowledgeagent.AfterChangeSetProcessedEvent
 
afterResourceProcessed(AfterResourceProcessedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
afterResourceProcessed(AfterResourceProcessedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
afterResourceProcessed(AfterResourceProcessedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
AfterResourceProcessedEvent - Class in org.kie.event.knowledgeagent
 
AfterResourceProcessedEvent(ChangeSet, Resource, ResourceType, KnowledgeAgent.ResourceStatus) - Constructor for class org.kie.event.knowledgeagent.AfterResourceProcessedEvent
 
AlphaThresholdOption - Class in org.kie.conf
A class for the alpha node hashing threshold configuration.
applyChangeSet(Resource) - Method in interface org.kie.agent.KnowledgeAgent
 
applyChangeSet(ChangeSet) - Method in interface org.kie.agent.KnowledgeAgent
 

B

batch() - Method in interface org.kie.builder.KnowledgeBuilder
Return a CompositeKnowledgeBuilder allowing to add multiple Resources at the same time, without worrying about cross dependencies among them.
BatchExecutionHelper - Class in org.kie.runtime.helper
Provides a configured XStream instance to support the marshalling of BatchExecutions, where the resulting xml can be used as a message format.
BatchExecutionHelper() - Constructor for class org.kie.runtime.helper.BatchExecutionHelper
 
BatchExecutionHelperProvider - Interface in org.kie.runtime.helper
This api is experimental and thus the classes and the interfaces returned are subject to change.
beforeChangeSetApplied(BeforeChangeSetAppliedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
beforeChangeSetApplied(BeforeChangeSetAppliedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
beforeChangeSetApplied(BeforeChangeSetAppliedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
BeforeChangeSetAppliedEvent - Class in org.kie.event.knowledgeagent
 
BeforeChangeSetAppliedEvent(ChangeSet) - Constructor for class org.kie.event.knowledgeagent.BeforeChangeSetAppliedEvent
 
beforeChangeSetProcessed(BeforeChangeSetProcessedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
beforeChangeSetProcessed(BeforeChangeSetProcessedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
beforeChangeSetProcessed(BeforeChangeSetProcessedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
BeforeChangeSetProcessedEvent - Class in org.kie.event.knowledgeagent
 
BeforeChangeSetProcessedEvent(ChangeSet) - Constructor for class org.kie.event.knowledgeagent.BeforeChangeSetProcessedEvent
 
beforeResourceProcessed(BeforeResourceProcessedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
beforeResourceProcessed(BeforeResourceProcessedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
beforeResourceProcessed(BeforeResourceProcessedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
BeforeResourceProcessedEvent - Class in org.kie.event.knowledgeagent
 
BeforeResourceProcessedEvent(ChangeSet, Resource, ResourceType, KnowledgeAgent.ResourceStatus) - Constructor for class org.kie.event.knowledgeagent.BeforeResourceProcessedEvent
 
build() - Method in interface org.kie.builder.CompositeKnowledgeBuilder
Build all the Resources added during this batch
build() - Method in interface org.kie.builder.KieBuilderSet
 

C

ChainedProperties - Class in org.kie.internal.utils
Priority System properties, home directory, working directory, META-INF/ of optionally provided classLoader META-INF/ of Thread.currentThread().getContextClassLoader() and META-INF/ of ClassLoader.getSystemClassLoader()
ChainedProperties() - Constructor for class org.kie.internal.utils.ChainedProperties
 
ChainedProperties(String, ClassLoader) - Constructor for class org.kie.internal.utils.ChainedProperties
 
ChainedProperties(String, ClassLoader, boolean) - Constructor for class org.kie.internal.utils.ChainedProperties
 
ChangeSet - Interface in org.kie
This class is used to provide a ChangeSet info to a ResourceChangeNotifier.
ChangeSetProcessingEvent - Class in org.kie.event.knowledgeagent
 
ChangeSetProcessingEvent(ChangeSet) - Constructor for class org.kie.event.knowledgeagent.ChangeSetProcessingEvent
 
ClassLoaderCacheOption - Enum in org.kie.builder.conf
An Enum for ClassLoaderCacheOption option.
ClassLoaderUtil - Class in org.kie.internal.utils
 
ClassLoaderUtil() - Constructor for class org.kie.internal.utils.ClassLoaderUtil
 
clone() - Method in class org.kie.internal.utils.CompositeClassLoader
 
CommandFactory - Class in org.kie.command
The CommandFactory returns Commands that can be used by classes that implement CommandExecutor.
CommandFactory() - Constructor for class org.kie.command.CommandFactory
 
CommandScript - Interface in org.kie.fluent
 
CompositeClassLoader - Class in org.kie.internal.utils
This is an Internal Drools Class
CompositeClassLoader() - Constructor for class org.kie.internal.utils.CompositeClassLoader
 
CompositeKeyDepthOption - Class in org.kie.conf
A class for the composite key depth configuration.
CompositeKnowledgeBuilder - Interface in org.kie.builder
A KnowledgeBuilder with a fluent interface allowing to add multiple Resources at the same time, without worrying about cross dependencies among them.
configure(ResourceChangeScannerConfiguration) - Method in interface org.kie.io.ResourceChangeScanner
Reconfigure the Scanner now
ConsequenceExceptionHandlerOption - Class in org.kie.conf
A class for the consequence exception handler configuration configuration.
Context - Interface in org.kie.command
 
CorrelationAwareProcessRuntime - Interface in org.kie.process
Classes that implement this interface will provide additional capabilities based on correlation.
CorrelationKey - Interface in org.kie.process
 
CorrelationKeyFactory - Interface in org.kie.process
 
CorrelationProperty<T> - Interface in org.kie.process
 
createFileSet(String...) - Method in interface org.kie.builder.InternalKieBuilder
 
createProcessInstance(String, CorrelationKey, Map<String, Object>) - Method in interface org.kie.process.CorrelationAwareProcessRuntime
Creates a new process instance (but does not yet start it).

D

debug(String) - Method in interface org.kie.SystemEventListener
These should not be logged, just shown if needed.
debug(String, Object) - Method in interface org.kie.SystemEventListener
 
DebugKnowledgeAgentEventListener - Class in org.kie.event.rule
 
DebugKnowledgeAgentEventListener() - Constructor for class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
DebugKnowledgeAgentEventListener(PrintStream) - Constructor for class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
DecisionTableConfiguration - Interface in org.kie.builder
ResourceConfiguration for decision tables.
DecisionTableInputType - Enum in org.kie.builder
Specifies the type of decision table resource.
DeclarativeAgendaOption - Enum in org.kie.builder.conf
An enum to enable Declarative Agenda option.
DEFAULT_VALUE - Static variable in class org.kie.conf.PermGenThresholdOption
The defualt value for this option
DefaultDialectOption - Class in org.kie.builder.conf
A class for the default dialect configuration.
DefaultKnowledgeAgentEventListener - Class in org.kie.event.rule
 
DefaultKnowledgeAgentEventListener() - Constructor for class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
DefaultPackageNameOption - Class in org.kie.builder.conf
A class for the default package name configuration.
determineIndexPrecedence(String) - Static method in enum org.kie.conf.IndexPrecedenceOption
 
dispose() - Method in interface org.kie.agent.KnowledgeAgent
 
DroolsJaxbHelperProvider - Interface in org.kie.builder.help
DroolsJaxbHelperProvider is used by the DroolsJaxbHelperFactory to "provide" it's concrete implementation.
DumpDirOption - Class in org.kie.builder.conf
A class for the dump directory configuration.
dumpStats() - Method in class org.kie.internal.utils.CompositeClassLoader
 

E

equals(Object) - Method in class org.kie.agent.conf.ValidationTimeoutOption
 
equals(Object) - Method in class org.kie.builder.conf.AccumulateFunctionOption
 
equals(Object) - Method in class org.kie.builder.conf.DefaultDialectOption
 
equals(Object) - Method in class org.kie.builder.conf.DefaultPackageNameOption
 
equals(Object) - Method in class org.kie.builder.conf.DumpDirOption
 
equals(Object) - Method in class org.kie.builder.conf.EvaluatorOption
 
equals(Object) - Method in class org.kie.builder.conf.KBuilderSeverityOption
 
equals(Object) - Method in class org.kie.conf.AlphaThresholdOption
 
equals(Object) - Method in class org.kie.conf.CompositeKeyDepthOption
 
equals(Object) - Method in class org.kie.conf.ConsequenceExceptionHandlerOption
 
equals(Object) - Method in class org.kie.conf.MaxThreadsOption
 
equals(Object) - Method in class org.kie.conf.PermGenThresholdOption
 
eval(Context) - Method in interface org.kie.fluent.test.ReflectiveMatcherAssert
 
EvaluatorOption - Class in org.kie.builder.conf
A class for the evaluators configuration.
exception(String, Throwable) - Method in interface org.kie.SystemEventListener
An exception occurred.
exception(Throwable) - Method in interface org.kie.SystemEventListener
 
ExecutorProviderFactory - Class in org.kie.concurrent
 
ExecutorProviderFactory() - Constructor for class org.kie.concurrent.ExecutorProviderFactory
 

F

FastClassLoader - Interface in org.kie.internal.utils
 
fastFindClass(String) - Method in interface org.kie.internal.utils.FastClassLoader
 
FluentKnowledgeBase<T> - Interface in org.kie.fluent
 
FluentKnowledgeBuilder<T> - Interface in org.kie.fluent
 
FluentRoot - Interface in org.kie.fluent
 
fromExternalFactHandleCommand(String) - Static method in class org.kie.command.CommandFactory
 
fromExternalFactHandleCommand(String, boolean) - Static method in class org.kie.command.CommandFactory
 
fromProperties(Properties) - Static method in class org.kie.io.ResourceTypeImpl
 

G

get(int) - Static method in class org.kie.agent.conf.ValidationTimeoutOption
 
get(String, AccumulateFunction) - Static method in class org.kie.builder.conf.AccumulateFunctionOption
This is a factory method for this AccumulateFunction configuration.
get(String) - Static method in class org.kie.builder.conf.DefaultDialectOption
This is a factory method for this DefaultDialect configuration.
get(String) - Static method in class org.kie.builder.conf.DefaultPackageNameOption
This is a factory method for this DefaultPackageName configuration.
get(File) - Static method in class org.kie.builder.conf.DumpDirOption
This is a factory method for this DumpDirectoryOption configuration.
get(String, EvaluatorDefinition) - Static method in class org.kie.builder.conf.EvaluatorOption
This is a factory method for this EvaluatorOption configuration.
get(String, ResultSeverity) - Static method in class org.kie.builder.conf.KBuilderSeverityOption
 
get(String, String) - Static method in class org.kie.builder.conf.KBuilderSeverityOption
 
get(String) - Method in interface org.kie.command.Context
 
get(int) - Static method in class org.kie.conf.AlphaThresholdOption
This is a factory method for this Alpha Threshold configuration.
get(int) - Static method in class org.kie.conf.CompositeKeyDepthOption
This is a factory method for this CompositeKeyDepth configuration.
get(Class<? extends ConsequenceExceptionHandler>) - Static method in class org.kie.conf.ConsequenceExceptionHandlerOption
This is a factory method for this ConsequenceExceptionHandler configuration.
get(int) - Static method in class org.kie.conf.MaxThreadsOption
This is a factory method for this Max Threads configuration.
get(int) - Static method in class org.kie.conf.PermGenThresholdOption
This is a factory method for this PermGen Threshold configuration.
get(String) - Method in interface org.kie.fluent.VariableContext
 
get(String, Class<T>) - Method in interface org.kie.fluent.VariableContext
 
get(Class<T>) - Method in interface org.kie.internal.utils.ServiceRegistry
 
get(Class<T>) - Method in class org.kie.internal.utils.ServiceRegistryImpl
 
get() - Static method in class org.kie.KieInternalServices.Factory
Returns a reference to the KieServices singleton
getAddedMessages() - Method in interface org.kie.builder.IncrementalResults
 
getAddedResources() - Method in class org.kie.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getChangeSet() - Method in class org.kie.event.knowledgeagent.ChangeSetProcessingEvent
 
getClasses() - Method in interface org.kie.builder.JaxbConfiguration
 
getClassLoader(ClassLoader[], Class<?>, boolean) - Static method in class org.kie.internal.utils.ClassLoaderUtil
 
getClassLoaders() - Method in class org.kie.internal.utils.CompositeClassLoader
 
getCommands() - Method in interface org.kie.simulation.SimulationStep
 
getContext(String) - Method in interface org.kie.command.ShadowWorld
 
getContext(String) - Method in interface org.kie.command.World
 
getContextManager() - Method in interface org.kie.command.Context
 
getContextManager() - Method in interface org.kie.command.ShadowContext
 
getDepth() - Method in class org.kie.conf.CompositeKeyDepthOption
Returns the depth value for composite key indexing
getDirectory() - Method in class org.kie.builder.conf.DumpDirOption
Returns the directory to which drools should dump generated files
getDistanceMillis() - Method in interface org.kie.simulation.SimulationStep
 
getDroolsJaxbHelperProvider() - Static method in class org.kie.builder.help.KnowledgeBuilderHelper
 
getEntryPointIds() - Method in interface org.kie.KnowledgeBase
Deprecated. Returns the set of the entry points declared and/or used in this knowledge base
getErrors() - Method in interface org.kie.builder.KnowledgeBuilder
Return errors that occurred during the build process.
getEvaluatorDefinition() - Method in class org.kie.builder.conf.EvaluatorOption
Returns the accumulate function instance
getExecutorProvider() - Static method in class org.kie.concurrent.ExecutorProviderFactory
 
getFactType(String, String) - Method in interface org.kie.KnowledgeBase
Deprecated. Returns the FactType identified by the given package and type names.
getFunction() - Method in class org.kie.builder.conf.AccumulateFunctionOption
Returns the accumulate function instance
getHandler() - Method in class org.kie.conf.ConsequenceExceptionHandlerOption
Returns the consequence exception handler instance
getIdentifiers() - Method in interface org.kie.runtime.StatelessKnowledgeSessionResults
 
getInputType() - Method in interface org.kie.builder.DecisionTableConfiguration
 
getInstance() - Static method in class org.kie.internal.utils.ServiceRegistryImpl
 
getKieBase() - Method in interface org.kie.runtime.StatefulKnowledgeSession
 
getKnowledgeBase() - Method in interface org.kie.agent.KnowledgeAgent
Returns the cached KnowledgeBase
getKnowledgeBase() - Method in class org.kie.event.knowledgeagent.KnowledgeBaseUpdatedEvent
 
getKnowledgeBuilder() - Method in class org.kie.event.knowledgeagent.ResourceCompilationFailedEvent
 
getKnowledgeDefinitionsRemoved() - Method in interface org.kie.ChangeSet
Returns a collection containing the full names (package+name) of the kdefinitions to be removed.
getKnowledgePackage(String) - Method in interface org.kie.KnowledgeBase
Deprecated. Returns a reference to the KnowledgePackage identified by the given name.
getKnowledgePackages() - Method in interface org.kie.builder.KnowledgeBuilder
Returns the built packages.
getKnowledgePackages() - Method in interface org.kie.KnowledgeBase
Deprecated. Return an immutable collection of the packages that exist in this KnowledgeBase.
getLines() - Method in interface org.kie.builder.KnowledgeBuilderResult
Returns the lines that generated this result message in the source file
getMaxThreads() - Method in class org.kie.conf.MaxThreadsOption
Returns the maximum number of threads for partition evaluation
getMessage() - Method in interface org.kie.builder.KnowledgeBuilderResult
Returns the result message
getModifiedResourceMappings() - Method in class org.kie.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getName() - Method in interface org.kie.agent.KnowledgeAgent
 
getName() - Method in class org.kie.builder.conf.AccumulateFunctionOption
Returns the name of the function configured
getName() - Method in class org.kie.builder.conf.DefaultDialectOption
Returns the name of the dialect configured as default
getName() - Method in class org.kie.builder.conf.EvaluatorOption
Returns the name of the dialect configured as default
getName() - Method in class org.kie.builder.conf.KBuilderSeverityOption
 
getName() - Method in interface org.kie.command.Context
 
getName() - Method in interface org.kie.process.CorrelationKey
 
getName() - Method in interface org.kie.process.CorrelationProperty
 
getName() - Method in interface org.kie.simulation.SimulationPath
 
getOption(Class<T>) - Method in interface org.kie.builder.conf.KnowledgeBuilderOptionsConfiguration
Gets an option value
getOption(Class<T>, String) - Method in interface org.kie.builder.conf.KnowledgeBuilderOptionsConfiguration
Gets an option value for the given option + key.
getOption(Class<T>) - Method in interface org.kie.conf.KnowledgeBaseOptionsConfiguration
Gets an option value
getOption(Class<T>, String) - Method in interface org.kie.conf.KnowledgeBaseOptionsConfiguration
Gets an option value for the given option + key.
getOptionKeys(Class<T>) - Method in interface org.kie.builder.conf.KnowledgeBuilderOptionsConfiguration
Retrieves the set of all keys for a MultiValueKnowledgeBuilderOption.
getPackageName() - Method in class org.kie.builder.conf.DefaultPackageNameOption
Returns the name of the package configured as default
getPaths() - Method in interface org.kie.simulation.Simulation
 
getProcess(String) - Method in interface org.kie.KnowledgeBase
Deprecated. Returns a referent to the Process identified by the given processId
getProcesses() - Method in interface org.kie.KnowledgeBase
Deprecated.  
getProcessInstance(CorrelationKey) - Method in interface org.kie.process.CorrelationAwareProcessRuntime
Returns the process instance with the given correlationKey.
getProperties() - Method in interface org.kie.process.CorrelationKey
 
getProperty(String, String) - Method in class org.kie.internal.utils.ChainedProperties
 
getPropertyName() - Method in enum org.kie.agent.conf.MonitorChangesetEventsOption
getPropertyName() - Method in enum org.kie.agent.conf.NewInstanceOption
getPropertyName() - Method in enum org.kie.agent.conf.ScanDirectoriesOption
getPropertyName() - Method in enum org.kie.agent.conf.ScanResourcesOption
getPropertyName() - Method in enum org.kie.agent.conf.UseKnowledgeBaseClassloaderOption
getPropertyName() - Method in class org.kie.agent.conf.ValidationTimeoutOption
getPropertyName() - Method in class org.kie.builder.conf.AccumulateFunctionOption
getPropertyName() - Method in enum org.kie.builder.conf.ClassLoaderCacheOption
getPropertyName() - Method in enum org.kie.builder.conf.DeclarativeAgendaOption
getPropertyName() - Method in class org.kie.builder.conf.DefaultDialectOption
getPropertyName() - Method in class org.kie.builder.conf.DefaultPackageNameOption
getPropertyName() - Method in class org.kie.builder.conf.DumpDirOption
getPropertyName() - Method in class org.kie.builder.conf.EvaluatorOption
getPropertyName() - Method in class org.kie.builder.conf.KBuilderSeverityOption
 
getPropertyName() - Method in enum org.kie.builder.conf.LanguageLevelOption
getPropertyName() - Method in enum org.kie.builder.conf.LRUnlinkingOption
getPropertyName() - Method in enum org.kie.builder.conf.ProcessStringEscapesOption
getPropertyName() - Method in enum org.kie.builder.conf.PropertySpecificOption
getPropertyName() - Method in class org.kie.conf.AlphaThresholdOption
getPropertyName() - Method in class org.kie.conf.CompositeKeyDepthOption
getPropertyName() - Method in class org.kie.conf.ConsequenceExceptionHandlerOption
getPropertyName() - Method in enum org.kie.conf.IndexLeftBetaMemoryOption
getPropertyName() - Method in enum org.kie.conf.IndexPrecedenceOption
getPropertyName() - Method in enum org.kie.conf.IndexRightBetaMemoryOption
getPropertyName() - Method in class org.kie.conf.MaxThreadsOption
getPropertyName() - Method in enum org.kie.conf.MultithreadEvaluationOption
Deprecated. 
getPropertyName() - Method in class org.kie.conf.PermGenThresholdOption
getPropertyName() - Method in enum org.kie.conf.SequentialAgendaOption
getPropertyName() - Method in enum org.kie.conf.SequentialOption
getPropertyName() - Method in enum org.kie.conf.ShareAlphaNodesOption
getPropertyName() - Method in enum org.kie.conf.ShareBetaNodesOption
getQuery(String, String) - Method in interface org.kie.KnowledgeBase
Deprecated. Returns a reference to the Rule identified by the given package and rule names.
getRemovedMessages() - Method in interface org.kie.builder.IncrementalResults
 
getRemovedResourceMappings() - Method in class org.kie.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getResource() - Method in interface org.kie.builder.KnowledgeBuilderResult
Returns the Resource that caused this result
getResource() - Method in class org.kie.event.knowledgeagent.AfterResourceProcessedEvent
 
getResource() - Method in class org.kie.event.knowledgeagent.BeforeResourceProcessedEvent
 
getResource() - Method in class org.kie.event.knowledgeagent.ResourceCompilationFailedEvent
 
getResource(String) - Method in class org.kie.internal.utils.CompositeClassLoader
 
getResourceAsStream(String) - Method in class org.kie.internal.utils.CompositeClassLoader
This ClassLoader never has classes of it's own, so only search the child ClassLoaders and the parent ClassLoader if one is provided
getResourceChangeMonitors() - Method in interface org.kie.io.ResourceChangeNotifier
Return a collection of the added ResourceChangeMonitors
getResourceChangeNotifierService() - Static method in class org.kie.io.ResourceFactory
A Service that can be started, to provide notifications of changed Resources.
getResourceChangeNotifierService() - Method in interface org.kie.io.ResourceFactoryService
 
getResourceChangeScannerService() - Static method in class org.kie.io.ResourceFactory
As service, that scans the disk for changes, this acts as a Monitor for the Notifer service.
getResourceChangeScannerService() - Method in interface org.kie.io.ResourceFactoryService
 
getResources(String) - Method in class org.kie.internal.utils.CompositeClassLoader
 
getResourcesAdded() - Method in interface org.kie.ChangeSet
Returns an immutable Collection of added Resources for this ChangeSet
getResourcesModified() - Method in interface org.kie.ChangeSet
Returns an immutable Collection of modified Resources for this ChangeSet
getResourcesRemoved() - Method in interface org.kie.ChangeSet
Returns an immutable Collection of removed Resources for this ChangeSet
getResourceType() - Method in class org.kie.event.knowledgeagent.AfterResourceProcessedEvent
 
getResourceType() - Method in class org.kie.event.knowledgeagent.BeforeResourceProcessedEvent
 
getResourceType() - Method in class org.kie.event.knowledgeagent.ResourceCompilationFailedEvent
 
getResults(ResultSeverity...) - Method in interface org.kie.builder.KnowledgeBuilder
Return the knowledge builder results for the listed severities.
getRule(String, String) - Method in interface org.kie.KnowledgeBase
Deprecated. Returns a reference to the Rule identified by the given package and rule names.
getSerialVersionUID() - Static method in class org.kie.event.knowledgeagent.AfterChangeSetProcessedEvent
 
getSeverity() - Method in class org.kie.builder.conf.KBuilderSeverityOption
 
getSeverity() - Method in interface org.kie.builder.KnowledgeBuilderResult
Returns the result severity
getStatefulKnowledgeSessions() - Method in interface org.kie.KnowledgeBase
Deprecated. Return a collection of the StatefulKnowledgeSessions that exist in this KnowledgeBase.
getStatus() - Method in class org.kie.event.knowledgeagent.AfterResourceProcessedEvent
 
getStatus() - Method in class org.kie.event.knowledgeagent.BeforeResourceProcessedEvent
 
getSteps() - Method in interface org.kie.simulation.SimulationPath
 
getSystemEventListener() - Static method in class org.kie.SystemEventListenerFactory
Get the SystemEventListener
getSystemEventListener() - Method in interface org.kie.SystemEventListenerService
Get the SystemEventListener
getSystemId() - Method in interface org.kie.builder.JaxbConfiguration
 
getThreshold() - Method in class org.kie.conf.AlphaThresholdOption
Returns the threshold value for alpha hashing
getThreshold() - Method in class org.kie.conf.PermGenThresholdOption
Returns the threshold value for PermGen
getTimeout() - Method in class org.kie.agent.conf.ValidationTimeoutOption
Returns the threshold value for alpha hashing
getType() - Method in interface org.kie.process.CorrelationProperty
 
getValidationTimeout() - Method in interface org.kie.agent.KnowledgeAgentConfiguration
 
getValue() - Method in enum org.kie.conf.IndexPrecedenceOption
 
getValue() - Method in interface org.kie.process.CorrelationProperty
 
getValue(String) - Method in interface org.kie.runtime.StatelessKnowledgeSessionResults
 
getVariableContext() - Method in interface org.kie.fluent.FluentRoot
 
getWorksheetName() - Method in interface org.kie.builder.DecisionTableConfiguration
 
getXjcOpts() - Method in interface org.kie.builder.JaxbConfiguration
 

H

hasErrors() - Method in interface org.kie.builder.KnowledgeBuilder
If errors occurred during the build process they are added here
hashCode() - Method in class org.kie.agent.conf.ValidationTimeoutOption
 
hashCode() - Method in class org.kie.builder.conf.AccumulateFunctionOption
 
hashCode() - Method in class org.kie.builder.conf.DefaultDialectOption
 
hashCode() - Method in class org.kie.builder.conf.DefaultPackageNameOption
 
hashCode() - Method in class org.kie.builder.conf.DumpDirOption
 
hashCode() - Method in class org.kie.builder.conf.EvaluatorOption
 
hashCode() - Method in class org.kie.builder.conf.KBuilderSeverityOption
 
hashCode() - Method in class org.kie.conf.AlphaThresholdOption
 
hashCode() - Method in class org.kie.conf.CompositeKeyDepthOption
 
hashCode() - Method in class org.kie.conf.ConsequenceExceptionHandlerOption
 
hashCode() - Method in class org.kie.conf.MaxThreadsOption
 
hashCode() - Method in class org.kie.conf.PermGenThresholdOption
 
hasResults(ResultSeverity...) - Method in interface org.kie.builder.KnowledgeBuilder
Checks if the builder generated any results of the listed severities

I

IncrementalResults - Interface in org.kie.builder
 
IndexLeftBetaMemoryOption - Enum in org.kie.conf
An Enum for indexLeftBetaMemory option.
IndexPrecedenceOption - Enum in org.kie.conf
An Enum for Index Precedence option.
IndexRightBetaMemoryOption - Enum in org.kie.conf
An Enum for indexRightBetaMemory option.
info(String) - Method in interface org.kie.SystemEventListener
For general info messages
info(String, Object) - Method in interface org.kie.SystemEventListener
 
InternalKieBuilder - Interface in org.kie.builder
 
InternalSimulation - Interface in org.kie.fluent
 
isAllowed() - Method in enum org.kie.builder.conf.PropertySpecificOption
 
isClassLoaderCacheEnabled() - Method in enum org.kie.builder.conf.ClassLoaderCacheOption
 
isDeclarativeAgendaEnabled() - Method in enum org.kie.builder.conf.DeclarativeAgendaOption
 
isIndexLeftBetaMemory() - Method in enum org.kie.conf.IndexLeftBetaMemoryOption
 
isIndexRightBetaMemory() - Method in enum org.kie.conf.IndexRightBetaMemoryOption
 
isLRUnlinkingEnabled() - Method in enum org.kie.builder.conf.LRUnlinkingOption
 
isMonitorChangesetEvents() - Method in enum org.kie.agent.conf.MonitorChangesetEventsOption
 
isMonitorChangeSetEvents() - Method in interface org.kie.agent.KnowledgeAgentConfiguration
 
isMultithreadEvaluation() - Method in enum org.kie.conf.MultithreadEvaluationOption
Deprecated.  
isNewInstance() - Method in enum org.kie.agent.conf.NewInstanceOption
 
isNewInstance() - Method in interface org.kie.agent.KnowledgeAgentConfiguration
Returns the configured state of the drools.agent.newInstance option.
isProcessStringEscapes() - Method in enum org.kie.builder.conf.ProcessStringEscapesOption
 
isPropSpecific(boolean, boolean) - Method in enum org.kie.builder.conf.PropertySpecificOption
 
isScanDirectories() - Method in enum org.kie.agent.conf.ScanDirectoriesOption
 
isScanDirectories() - Method in interface org.kie.agent.KnowledgeAgentConfiguration
 
isScanResources() - Method in enum org.kie.agent.conf.ScanResourcesOption
 
isScanResources() - Method in interface org.kie.agent.KnowledgeAgentConfiguration
 
isSequential() - Method in enum org.kie.conf.SequentialOption
 
isShareAlphaNodes() - Method in enum org.kie.conf.ShareAlphaNodesOption
 
isShareBetaNodes() - Method in enum org.kie.conf.ShareBetaNodesOption
 
isUseKBaseClassLoaderForCompiling() - Method in interface org.kie.agent.KnowledgeAgentConfiguration
 
isUseKnowledgeBaseClassloader() - Method in enum org.kie.agent.conf.UseKnowledgeBaseClassloaderOption
 

J

JaxbConfiguration - Interface in org.kie.builder
 
JPAKnowledgeService - Class in org.kie.persistence.jpa
Long term out of the box persistence of runtime state with JPA is possible with Drools & jBPM.
JPAKnowledgeService() - Constructor for class org.kie.persistence.jpa.JPAKnowledgeService
 

K

KBuilderSeverityOption - Class in org.kie.builder.conf
 
KieBaseConfiguration - Interface in org.kie
A class to store KieBase related configuration.
KieBuilderSet - Interface in org.kie.builder
 
KieInternalServices - Interface in org.kie
 
KieInternalServices.Factory - Class in org.kie
A Factory for this KieServices
KieInternalServices.Factory() - Constructor for class org.kie.KieInternalServices.Factory
 
KieInternalServicesImpl - Class in org.kie.builder.impl
 
KieInternalServicesImpl() - Constructor for class org.kie.builder.impl.KieInternalServicesImpl
 
KnowledgeAgent - Interface in org.kie.agent
The KnowledgeAgentFactory provides detailed information on how to create and use the KnowledgeAgent.
KnowledgeAgent.ResourceStatus - Enum in org.kie.agent
 
KnowledgeAgentConfiguration - Interface in org.kie.agent
This class configures and allows inspection of the current configuration of a KnowledgeAgent drools.agent.scanResources = <true|false> Enables(true) or Disables(false) the continuous scan of resources.
KnowledgeAgentEventListener - Interface in org.kie.event.knowledgeagent
 
KnowledgeAgentFactory - Class in org.kie.agent
The KnowlegeAgent is created by the KnowlegeAgentFactory.
KnowledgeAgentFactory() - Constructor for class org.kie.agent.KnowledgeAgentFactory
 
KnowledgeAgentProvider - Interface in org.kie.agent
KnowledgeAgentProvider is used by the KnowledgeAgentFactory to "provide" it's concrete implementation.
KnowledgeBase - Interface in org.kie
Deprecated. 
KnowledgeBaseFactory - Class in org.kie
This factory will create and return a KnowledgeBase instance, an optional KnowledgeBaseConfiguration can be provided.
KnowledgeBaseFactory() - Constructor for class org.kie.KnowledgeBaseFactory
 
KnowledgeBaseFactoryService - Interface in org.kie
KnowledgeBaseFactoryService is the interface implemented by KnowledgeBaseFactory.
KnowledgeBaseOptionsConfiguration - Interface in org.kie.conf
A base interface for type safe configurations
knowledgeBaseUpdated(KnowledgeBaseUpdatedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
knowledgeBaseUpdated(KnowledgeBaseUpdatedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
knowledgeBaseUpdated(KnowledgeBaseUpdatedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
KnowledgeBaseUpdatedEvent - Class in org.kie.event.knowledgeagent
 
KnowledgeBaseUpdatedEvent(KnowledgeBase) - Constructor for class org.kie.event.knowledgeagent.KnowledgeBaseUpdatedEvent
 
KnowledgeBuilder - Interface in org.kie.builder
The KnowledgeBuilder is responsible for taking source files, such as a .drl file, a .bpmn2 file or an .xls file, and turning them into a KnowledgePackage of rule and process definitions which a KnowledgeBase can consume.
KnowledgeBuilderConfiguration - Interface in org.kie.builder
This class configures the knowledge package builder and compiler.
KnowledgeBuilderError - Interface in org.kie.builder
A reported error during the build process.
KnowledgeBuilderErrors - Interface in org.kie.builder
A typed collection of errors.
KnowledgeBuilderFactory - Class in org.kie.builder
This factory is used to build the knowledge base resources that are held collectively in KnowledgePackages.
KnowledgeBuilderFactory() - Constructor for class org.kie.builder.KnowledgeBuilderFactory
 
KnowledgeBuilderFactoryService - Interface in org.kie.builder
KnowledgeBuilderFactoryService is used by the KnowledgeBuilderFactory to "provide" it's concrete implementation.
KnowledgeBuilderHelper - Class in org.kie.builder.help
Provides helper methods for working with JAXB and a Knowledgebase, it takes care of the Classpath issues when mapping against internal type declarations.
KnowledgeBuilderHelper() - Constructor for class org.kie.builder.help.KnowledgeBuilderHelper
 
KnowledgeBuilderOption - Interface in org.kie.builder.conf
A markup interface for KnowledgeBuilderConfiguration options
KnowledgeBuilderOptionsConfiguration - Interface in org.kie.builder.conf
A base interface for type safe configurations
KnowledgeBuilderResult - Interface in org.kie.builder
A super interface for Knowledge Building result messages.
KnowledgeBuilderResults - Interface in org.kie.builder
A typed collection for knowledge builder results.
KnowledgeContext - Interface in org.kie.runtime
 
KnowledgeDefinition - Interface in org.kie.definition
 
KnowledgeDescr - Interface in org.kie.definition
 
KnowledgePackage - Interface in org.kie.definition
 
KnowledgeRuntime - Interface in org.kie.runtime
 
KnowledgeRuntimeEventManager - Interface in org.kie.event
 
KnowledgeRuntimeLogger - Interface in org.kie.logger
 
KnowledgeRuntimeLoggerFactory - Class in org.kie.logger
The KnowledgeRuntimeLogger uses the comprehensive event system to create an audit log that can be used to log the execution of the session for later inspection, in tools such as the Eclipse audit viewer.
KnowledgeRuntimeLoggerFactory() - Constructor for class org.kie.logger.KnowledgeRuntimeLoggerFactory
 

L

LanguageLevelOption - Enum in org.kie.builder.conf
A class for the language level configuration.
loadClass(String, boolean) - Method in class org.kie.internal.utils.CompositeClassLoader
This ClassLoader never has classes of it's own, so only search the child ClassLoaders and the parent ClassLoader if one is provided
loadClass(String, boolean, ClassLoader) - Method in class org.kie.internal.utils.CompositeClassLoader
This ClassLoader never has classes of it's own, so only search the child ClassLoaders and the parent ClassLoader if one is provided
loadStatefulKnowledgeSession(int, KieBase, KieSessionConfiguration, Environment) - Static method in class org.kie.persistence.jpa.JPAKnowledgeService
 
locate(String) - Static method in class org.kie.internal.utils.OSGiLocator
Finds the preferred provider for the given service.
locateAll(String) - Static method in class org.kie.internal.utils.OSGiLocator
Finds all providers for the given service.
logger - Static variable in class org.kie.internal.utils.ChainedProperties
 
logger - Static variable in class org.kie.internal.utils.ServiceRegistryImpl
 
LRUnlinkingOption - Enum in org.kie.builder.conf
An Enum for Left & Right Unlinking option.

M

mapStartsWith(Map<String, String>, String, boolean) - Method in class org.kie.internal.utils.ChainedProperties
 
MarshallerFactory - Class in org.kie.marshalling
The MarshallerFactory is used to marshal and unmarshal StatefulKnowledgeSessions.
MarshallerFactory() - Constructor for class org.kie.marshalling.MarshallerFactory
 
MaxThreadsOption - Class in org.kie.conf
A class for the max threads configuration.
MonitorChangesetEventsOption - Enum in org.kie.agent.conf
 
monitorResourceChangeEvents(boolean) - Method in interface org.kie.agent.KnowledgeAgent
 
MultithreadEvaluationOption - Enum in org.kie.conf
Deprecated.  
MultiValueKnowledgeBaseOption - Interface in org.kie.conf
A markup interface for MultiValueKnowledgeBaseConfiguration options
MultiValueKnowledgeBuilderOption - Interface in org.kie.builder.conf
A markup interface for MultiValueKnowledgeBuilderConfiguration options

N

newAbortWorkItem(long) - Static method in class org.kie.command.CommandFactory
 
newBatchExecution(List<? extends Command>) - Static method in class org.kie.command.CommandFactory
This is a special composite command and will execute all the supplied commands in turn.
newBatchExecution(List<? extends Command>, String) - Static method in class org.kie.command.CommandFactory
 
newByteArrayResource(byte[]) - Static method in class org.kie.io.ResourceFactory
 
newClassFilterAcceptor(String[]) - Static method in class org.kie.marshalling.MarshallerFactory
 
newClassPathResource(String) - Static method in class org.kie.io.ResourceFactory
 
newClassPathResource(String, Class) - Static method in class org.kie.io.ResourceFactory
 
newClassPathResource(String, ClassLoader) - Static method in class org.kie.io.ResourceFactory
 
newClassPathResource(String, String) - Static method in class org.kie.io.ResourceFactory
 
newClassPathResource(String, String, Class) - Static method in class org.kie.io.ResourceFactory
 
newClassPathResource(String, String, ClassLoader) - Static method in class org.kie.io.ResourceFactory
 
newCompleteWorkItem(long, Map<String, Object>) - Static method in class org.kie.command.CommandFactory
 
newConsoleLogger(KnowledgeRuntimeEventManager) - Static method in class org.kie.logger.KnowledgeRuntimeLoggerFactory
Logs events to command line console.
newCorrelationKey(String) - Method in interface org.kie.process.CorrelationKeyFactory
 
newCorrelationKey(List<String>) - Method in interface org.kie.process.CorrelationKeyFactory
 
newCorrelationKeyFactory() - Method in class org.kie.builder.impl.KieInternalServicesImpl
 
newCorrelationKeyFactory() - Method in interface org.kie.KieInternalServices
 
newDecisionTableConfiguration() - Static method in class org.kie.builder.KnowledgeBuilderFactory
DecisionTable resources require a ResourceConfiguration, that configuration instance is created here.
newDecisionTableConfiguration() - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
DecisionTables need to take a configuration of the InputType and XLS based ones can also take a Worksheet name.
newDelete(FactHandle) - Static method in class org.kie.command.CommandFactory
 
newDescrResource(KnowledgeDescr) - Static method in class org.kie.io.ResourceFactory
 
newEnvironment() - Static method in class org.kie.KnowledgeBaseFactory
 
newEnvironment() - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return an Environment
newFileLogger(KnowledgeRuntimeEventManager, String) - Static method in class org.kie.logger.KnowledgeRuntimeLoggerFactory
Creates a file logger in the current thread.
newFileResource(File) - Static method in class org.kie.io.ResourceFactory
 
newFileResource(String) - Static method in class org.kie.io.ResourceFactory
 
newFireAllRules() - Static method in class org.kie.command.CommandFactory
 
newFireAllRules(int) - Static method in class org.kie.command.CommandFactory
 
newFireAllRules(String) - Static method in class org.kie.command.CommandFactory
 
newGetGlobal(String) - Static method in class org.kie.command.CommandFactory
Gets the global and adds it to the ExecutionResults
newGetGlobal(String, String) - Static method in class org.kie.command.CommandFactory
Gets the global and adds it ot the BatchExecutionresults using the alternative outIdentifier.
newGetObject(FactHandle) - Static method in class org.kie.command.CommandFactory
 
newGetObject(FactHandle, String) - Static method in class org.kie.command.CommandFactory
 
newGetObjects() - Static method in class org.kie.command.CommandFactory
 
newGetObjects(String) - Static method in class org.kie.command.CommandFactory
 
newGetObjects(ObjectFilter) - Static method in class org.kie.command.CommandFactory
 
newGetObjects(ObjectFilter, String) - Static method in class org.kie.command.CommandFactory
 
newIdentityMarshallingStrategy() - Static method in class org.kie.marshalling.MarshallerFactory
 
newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Static method in class org.kie.marshalling.MarshallerFactory
 
newInputStreamResource(InputStream) - Static method in class org.kie.io.ResourceFactory
 
newInputStreamResource(InputStream, String) - Static method in class org.kie.io.ResourceFactory
 
newInsert(Object) - Static method in class org.kie.command.CommandFactory
Inserts a new instance
newInsert(Object, String) - Static method in class org.kie.command.CommandFactory
Inserts a new instance but references via the outIdentifier, which is returned as part of the ExecutionResults
newInsert(Object, String, boolean, String) - Static method in class org.kie.command.CommandFactory
Inserts a new instance but references via the outIdentifier, which is returned as part of the ExecutionResults The outIdentifier can be null.
newInsertElements(Collection) - Static method in class org.kie.command.CommandFactory
Iterate and insert each of the elements of the Collection.
newInsertElements(Collection, String, boolean, String) - Static method in class org.kie.command.CommandFactory
Iterate and insert each of the elements of the Collection.
NewInstanceOption - Enum in org.kie.agent.conf
 
newInternalStep(long) - Method in interface org.kie.fluent.InternalSimulation
 
newJaxbConfiguration(Options, String) - Static method in class org.kie.builder.KnowledgeBuilderFactory
 
newJaxbConfiguration(Options, String) - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
 
newJAXBContext(String[], Map<String, ?>, KnowledgeBase) - Method in interface org.kie.builder.help.DroolsJaxbHelperProvider
Creates a new JAXBContext, from which the Marshaller and Unmarshaller can be created, which are used by the Transformer pipeline stage.
newJAXBContext(String[], KnowledgeBase) - Static method in class org.kie.builder.help.KnowledgeBuilderHelper
Creates a new JAXBContext, from which the Marshaller and Unmarshaller can be created, which are used by the Transformer pipeline stage.
newJAXBContext(String[], Map<String, ?>, KnowledgeBase) - Static method in class org.kie.builder.help.KnowledgeBuilderHelper
 
newJSonMarshaller() - Static method in class org.kie.runtime.helper.BatchExecutionHelper
 
newJSonMarshaller() - Method in interface org.kie.runtime.helper.BatchExecutionHelperProvider
 
newKnowledgeAgent(String) - Static method in class org.kie.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase) - Static method in class org.kie.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeAgentConfiguration) - Static method in class org.kie.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration) - Static method in class org.kie.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration, KnowledgeBuilderConfiguration) - Static method in class org.kie.agent.KnowledgeAgentFactory
 
newKnowledgeAgent(String, KnowledgeBase) - Method in interface org.kie.agent.KnowledgeAgentProvider
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration) - Method in interface org.kie.agent.KnowledgeAgentProvider
 
newKnowledgeAgent(String, KnowledgeBase, KnowledgeAgentConfiguration, KnowledgeBuilderConfiguration) - Method in interface org.kie.agent.KnowledgeAgentProvider
 
newKnowledgeAgentConfiguration() - Static method in class org.kie.agent.KnowledgeAgentFactory
 
newKnowledgeAgentConfiguration(Properties) - Static method in class org.kie.agent.KnowledgeAgentFactory
 
newKnowledgeAgentConfiguration() - Method in interface org.kie.agent.KnowledgeAgentProvider
 
newKnowledgeAgentConfiguration(Properties) - Method in interface org.kie.agent.KnowledgeAgentProvider
 
newKnowledgeBase() - Method in interface org.kie.builder.KnowledgeBuilder
Creates a new KnowledgeBase from the knowledge packages that have been added to this builder.
newKnowledgeBase() - Static method in class org.kie.KnowledgeBaseFactory
Create a new KnowledgeBase using the default KnowledgeBaseConfiguration
newKnowledgeBase(String) - Static method in class org.kie.KnowledgeBaseFactory
Create a new KnowledgeBase using the default KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBase(KieBaseConfiguration) - Static method in class org.kie.KnowledgeBaseFactory
Create a new KnowledgeBase using the given KnowledgeBaseConfiguration
newKnowledgeBase(String, KieBaseConfiguration) - Static method in class org.kie.KnowledgeBaseFactory
Create a new KnowledgeBase using the given KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBase() - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using a default KnowledgeBaseConfiguration
newKnowledgeBase(String) - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using a default KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBase(KieBaseConfiguration) - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using the given KnowledgeBaseConfiguration
newKnowledgeBase(String, KieBaseConfiguration) - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a KnowledgeBase using the given KnowledgeBaseConfiguration and the given KnowledgeBase ID.
newKnowledgeBaseConfiguration() - Static method in class org.kie.KnowledgeBaseFactory
Create a KnowledgeBaseConfiguration on which properties can be set.
newKnowledgeBaseConfiguration(Properties, ClassLoader...) - Static method in class org.kie.KnowledgeBaseFactory
Create a KnowledgeBaseConfiguration on which properties can be set.
newKnowledgeBaseConfiguration() - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeBaseConfiguration
newKnowledgeBaseConfiguration(Properties, ClassLoader...) - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeBaseConfiguration
newKnowledgeBuilder() - Static method in class org.kie.builder.KnowledgeBuilderFactory
Create and return a new KnowledgeBuilder, using the default KnowledgeBuilderConfigurations
newKnowledgeBuilder(KnowledgeBuilderConfiguration) - Static method in class org.kie.builder.KnowledgeBuilderFactory
Create and return a new KnowledgeBuilder, using he given KnowledgeBuilderConfigurations
newKnowledgeBuilder(KnowledgeBase) - Static method in class org.kie.builder.KnowledgeBuilderFactory
 
newKnowledgeBuilder(KnowledgeBase, KnowledgeBuilderConfiguration) - Static method in class org.kie.builder.KnowledgeBuilderFactory
 
newKnowledgeBuilder() - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilder using the default KnowledgeBuilderConfiguration
newKnowledgeBuilder(KnowledgeBuilderConfiguration) - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilder using the given KnowledgeBuilderConfiguration
newKnowledgeBuilder(KnowledgeBase) - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
 
newKnowledgeBuilder(KnowledgeBase, KnowledgeBuilderConfiguration) - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
 
newKnowledgeBuilderConfiguration() - Static method in class org.kie.builder.KnowledgeBuilderFactory
Create a KnowledgeBuilderConfiguration on which properties can be set.
newKnowledgeBuilderConfiguration(Properties, ClassLoader...) - Static method in class org.kie.builder.KnowledgeBuilderFactory
Create a KnowledgeBuilderConfiguration on which properties can be set.
newKnowledgeBuilderConfiguration() - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilderConfiguration
newKnowledgeBuilderConfiguration(Properties, ClassLoader...) - Method in interface org.kie.builder.KnowledgeBuilderFactoryService
Instantiate and return a new KnowledgeBuilderConfiguration
newKnowledgeSessionConfiguration() - Static method in class org.kie.KnowledgeBaseFactory
Create a KnowledgeSessionConfiguration on which properties can be set.
newKnowledgeSessionConfiguration(Properties) - Static method in class org.kie.KnowledgeBaseFactory
Create a KnowledgeSessionConfiguration on which properties can be set.
newKnowledgeSessionConfiguration() - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeSessionConfiguration
newKnowledgeSessionConfiguration(Properties) - Method in interface org.kie.KnowledgeBaseFactoryService
Instantiate and return a new KnowledgeSessionConfiguration
newMarshaller(KieBase) - Static method in class org.kie.marshalling.MarshallerFactory
Default uses the serialise marshalling strategy.
newMarshaller(KieBase, ObjectMarshallingStrategy[]) - Static method in class org.kie.marshalling.MarshallerFactory
 
newModify(FactHandle, List<Setter>) - Static method in class org.kie.command.CommandFactory
 
newQuery(String, String) - Static method in class org.kie.command.CommandFactory
Executes a query.
newQuery(String, String, Object[]) - Static method in class org.kie.command.CommandFactory
Executes a query using the given parameters.
newReaderResource(Reader) - Static method in class org.kie.io.ResourceFactory
 
newReaderResource(Reader, String) - Static method in class org.kie.io.ResourceFactory
 
newRegisterWorkItemHandlerCommand(WorkItemHandler, String) - Static method in class org.kie.command.CommandFactory
 
newResourceChangeScannerConfiguration() - Method in interface org.kie.io.ResourceChangeScanner
New ResourceChangeScannerConfiguration which can be used to update this service.
newResourceChangeScannerConfiguration(Properties) - Method in interface org.kie.io.ResourceChangeScanner
New ResourceChangeScannerConfiguration, using the given Properties, which can be used to update this service.
newSerializeMarshallingStrategy() - Static method in class org.kie.marshalling.MarshallerFactory
 
newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Static method in class org.kie.marshalling.MarshallerFactory
 
newSetGlobal(String, Object) - Static method in class org.kie.command.CommandFactory
Sets the global.
newSetGlobal(String, Object, boolean) - Static method in class org.kie.command.CommandFactory
Sets the global but also when the out parameter is true specifies that the global is added to the ExecutionResults.
newSetGlobal(String, Object, String) - Static method in class org.kie.command.CommandFactory
Sets the global but also specifies that the global is added to the ExecutionResults.
newSetter(String, String) - Static method in class org.kie.command.CommandFactory
 
newSignalEvent(String, Object) - Static method in class org.kie.command.CommandFactory
 
newSignalEvent(long, String, Object) - Static method in class org.kie.command.CommandFactory
 
newStartProcess(String) - Static method in class org.kie.command.CommandFactory
Start a process
newStartProcess(String, Map<String, Object>) - Static method in class org.kie.command.CommandFactory
Start a process using the given parameters.
newStatefulKnowledgeSession(KieSessionConfiguration, Environment) - Method in interface org.kie.KnowledgeBase
Deprecated. Create a new StatefulKnowledgeSession using the given session configuration and/or environment.
newStatefulKnowledgeSession() - Method in interface org.kie.KnowledgeBase
Deprecated. Create a new StatefulKnowledgeSession using the default session configuration.
newStatefulKnowledgeSession(KieBase, KieSessionConfiguration, Environment) - Static method in class org.kie.persistence.jpa.JPAKnowledgeService
 
newStatelessKnowledgeSession() - Method in interface org.kie.agent.KnowledgeAgent
StatelessKnowledgeSession created from here will always have the execute() method called against the latest built KnowledgeBase
newStatelessKnowledgeSession(KieSessionConfiguration) - Method in interface org.kie.agent.KnowledgeAgent
StatelessKnowledgeSession created from here will always have the execute() method called against the latest built KnowledgeBase
newStatelessKnowledgeSession(KieSessionConfiguration) - Method in interface org.kie.KnowledgeBase
Deprecated. Create a new StatelessKnowledgeSession using the given session configuration.
newStatelessKnowledgeSession() - Method in interface org.kie.KnowledgeBase
Deprecated. Create a new StatelessKnowledgeSession using the default session configuration.
newThreadedFileLogger(KnowledgeRuntimeEventManager, String, int) - Static method in class org.kie.logger.KnowledgeRuntimeLoggerFactory
Creates a file logger that executes in a different thread, where information is written on given intervals (in milliseconds).
newUrlResource(URL) - Static method in class org.kie.io.ResourceFactory
 
newUrlResource(String) - Static method in class org.kie.io.ResourceFactory
 
newXStreamMarshaller() - Static method in class org.kie.runtime.helper.BatchExecutionHelper
 
newXStreamMarshaller() - Method in interface org.kie.runtime.helper.BatchExecutionHelperProvider
 

O

org.kie - package org.kie
 
org.kie.agent - package org.kie.agent
The KnowlegeAgent provides automatic loading, caching and re-loading, of resources and is configured from a properties files.
org.kie.agent.conf - package org.kie.agent.conf
 
org.kie.builder - package org.kie.builder
The builder package is responsible for building knowledge definitions from artifact resources.
org.kie.builder.conf - package org.kie.builder.conf
 
org.kie.builder.help - package org.kie.builder.help
Providers helper classes that can be used during building.
org.kie.builder.impl - package org.kie.builder.impl
 
org.kie.command - package org.kie.command
 
org.kie.concurrent - package org.kie.concurrent
 
org.kie.conf - package org.kie.conf
 
org.kie.definition - package org.kie.definition
 
org.kie.event - package org.kie.event
 
org.kie.event.io - package org.kie.event.io
 
org.kie.event.knowledgeagent - package org.kie.event.knowledgeagent
 
org.kie.event.rule - package org.kie.event.rule
 
org.kie.fluent - package org.kie.fluent
 
org.kie.fluent.test - package org.kie.fluent.test
 
org.kie.internal.utils - package org.kie.internal.utils
 
org.kie.io - package org.kie.io
 
org.kie.logger - package org.kie.logger
 
org.kie.marshalling - package org.kie.marshalling
 
org.kie.persistence.jpa - package org.kie.persistence.jpa
 
org.kie.process - package org.kie.process
 
org.kie.runtime - package org.kie.runtime
 
org.kie.runtime.helper - package org.kie.runtime.helper
 
org.kie.simulation - package org.kie.simulation
 
org.kie.task.service - package org.kie.task.service
 
OSGiLocator - Class in org.kie.internal.utils
Maintains a mapping of service names to an ordered set of service providers when running in an OSGi container.

P

PermGenThresholdOption - Class in org.kie.conf
A class PermGen threshold configuration.
ProcessBuilder - Interface in org.kie.builder
This is a mixin style interface who's role is to provide process specific methods to the KnowledgeBuilder, currently there are none.
ProcessStringEscapesOption - Enum in org.kie.builder.conf
An Enum for ProcessStringEscapes option.
PROPERTY_NAME - Static variable in enum org.kie.agent.conf.MonitorChangesetEventsOption
The property name for monitoring the changeset events
PROPERTY_NAME - Static variable in enum org.kie.agent.conf.NewInstanceOption
The property name for the newinstance option
PROPERTY_NAME - Static variable in enum org.kie.agent.conf.ScanDirectoriesOption
The property name for monitoring directories
PROPERTY_NAME - Static variable in enum org.kie.agent.conf.ScanResourcesOption
The property name for the scan resource option
PROPERTY_NAME - Static variable in enum org.kie.agent.conf.UseKnowledgeBaseClassloaderOption
The property name for using the Knowledgebase Classloader
PROPERTY_NAME - Static variable in class org.kie.agent.conf.ValidationTimeoutOption
The property name for the validation timeout
PROPERTY_NAME - Static variable in class org.kie.builder.conf.AccumulateFunctionOption
The prefix for the property name for accumulate functions
PROPERTY_NAME - Static variable in enum org.kie.builder.conf.ClassLoaderCacheOption
The property name for the process string escapes option
PROPERTY_NAME - Static variable in enum org.kie.builder.conf.DeclarativeAgendaOption
The property name for the L&R Unlinking option
PROPERTY_NAME - Static variable in class org.kie.builder.conf.DefaultDialectOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in class org.kie.builder.conf.DefaultPackageNameOption
The property name for the default package name
PROPERTY_NAME - Static variable in class org.kie.builder.conf.DumpDirOption
The property name for the drools dump directory configuration
PROPERTY_NAME - Static variable in class org.kie.builder.conf.EvaluatorOption
The prefix for the property name for evaluators
PROPERTY_NAME - Static variable in class org.kie.builder.conf.KBuilderSeverityOption
 
PROPERTY_NAME - Static variable in enum org.kie.builder.conf.LanguageLevelOption
The property name for the language level
PROPERTY_NAME - Static variable in enum org.kie.builder.conf.LRUnlinkingOption
The property name for the L&R Unlinking option
PROPERTY_NAME - Static variable in enum org.kie.builder.conf.ProcessStringEscapesOption
The property name for the process string escapes option
PROPERTY_NAME - Static variable in enum org.kie.builder.conf.PropertySpecificOption
 
PROPERTY_NAME - Static variable in class org.kie.conf.AlphaThresholdOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in class org.kie.conf.CompositeKeyDepthOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in class org.kie.conf.ConsequenceExceptionHandlerOption
The property name for consequence exception handler configuration
PROPERTY_NAME - Static variable in enum org.kie.conf.IndexLeftBetaMemoryOption
The property name for the share beta nodes option
PROPERTY_NAME - Static variable in enum org.kie.conf.IndexPrecedenceOption
The property name for the index precedence option
PROPERTY_NAME - Static variable in enum org.kie.conf.IndexRightBetaMemoryOption
The property name for the share beta nodes option
PROPERTY_NAME - Static variable in class org.kie.conf.MaxThreadsOption
The property name for the max threads
PROPERTY_NAME - Static variable in enum org.kie.conf.MultithreadEvaluationOption
Deprecated. The property name for the multithread evaluation option
PROPERTY_NAME - Static variable in class org.kie.conf.PermGenThresholdOption
The property name for the default DIALECT
PROPERTY_NAME - Static variable in enum org.kie.conf.SequentialAgendaOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.kie.conf.SequentialOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.kie.conf.ShareAlphaNodesOption
The property name for the sequential mode option
PROPERTY_NAME - Static variable in enum org.kie.conf.ShareBetaNodesOption
The property name for the share beta nodes option
PropertySpecificOption - Enum in org.kie.builder.conf
 
PROVIDER_CLASS_NAME_PROPERTY_NAME - Static variable in class org.kie.agent.KnowledgeAgentFactory
 
publishChangeSet(ChangeSet) - Method in interface org.kie.io.ResourceChangeNotifier
Called by the added ResourceChangeMonitors to inform this ResourceChangeNotifier of resource changes.

R

readExternal(ObjectInput) - Method in class org.kie.internal.utils.ChainedProperties
 
ReflectiveMatcher - Interface in org.kie.fluent.test
 
ReflectiveMatcherAssert - Interface in org.kie.fluent.test
 
register(String, Callable<Class<?>>) - Static method in class org.kie.internal.utils.OSGiLocator
Adds the given service provider factory to the set of providers for the service.
registerLocator(Class, Callable) - Method in interface org.kie.internal.utils.ServiceRegistry
 
registerLocator(Class, Callable) - Method in class org.kie.internal.utils.ServiceRegistryImpl
 
remove(String) - Method in interface org.kie.command.Context
 
removeClassLoader(ClassLoader) - Method in class org.kie.internal.utils.CompositeClassLoader
 
removeEventListener(KnowledgeAgentEventListener) - Method in interface org.kie.agent.KnowledgeAgent
 
removeFunction(String, String) - Method in interface org.kie.KnowledgeBase
Deprecated. Remove a function from the specified package.
removeKnowledgePackage(String) - Method in interface org.kie.KnowledgeBase
Deprecated. Remove a KnowledgePackage and all the definitions it contains from the KnowledgeBase.
removeProcess(String) - Method in interface org.kie.KnowledgeBase
Deprecated. Remove a process from the specified package.
removeQuery(String, String) - Method in interface org.kie.KnowledgeBase
Deprecated. Remove a rule from the specified package.
removeResourceChangeMonitor(ResourceChangeMonitor) - Method in interface org.kie.io.ResourceChangeNotifier
Remove a ResourceChangeMonitor.
removeRule(String, String) - Method in interface org.kie.KnowledgeBase
Deprecated. Remove a rule from the specified package.
ResourceChangeListener - Interface in org.kie.event.io
Interface that provides informed on changes resources, via the ChangeSet interface.
ResourceChangeMonitor - Interface in org.kie.io
Subscribes and unsubscribes the given notifier to the requested resource.
ResourceChangeNotifier - Interface in org.kie.io
ResourceChangeListeners can subscribe to the notifier to receive ChangeSet info when results they are subscribed to change.
ResourceChangeScanner - Interface in org.kie.io
Built in service, as provided by the ResourceFactory for monitor file changes on the local disk.
ResourceChangeScannerConfiguration - Interface in org.kie.io
drools.resource.scanner.interval = : default 60s
resourceCompilationFailed(ResourceCompilationFailedEvent) - Method in interface org.kie.event.knowledgeagent.KnowledgeAgentEventListener
 
resourceCompilationFailed(ResourceCompilationFailedEvent) - Method in class org.kie.event.rule.DebugKnowledgeAgentEventListener
 
resourceCompilationFailed(ResourceCompilationFailedEvent) - Method in class org.kie.event.rule.DefaultKnowledgeAgentEventListener
 
ResourceCompilationFailedEvent - Class in org.kie.event.knowledgeagent
 
ResourceCompilationFailedEvent(KnowledgeBuilder, Resource, ResourceType) - Constructor for class org.kie.event.knowledgeagent.ResourceCompilationFailedEvent
 
ResourceFactory - Class in org.kie.io
Convenience Factory to provide Resource implementations for the desired IO resource.
ResourceFactory() - Constructor for class org.kie.io.ResourceFactory
 
ResourceFactoryService - Interface in org.kie.io
 
resourcesChanged(ChangeSet) - Method in interface org.kie.event.io.ResourceChangeListener
The Resource has changed, the ResourceChangeNotifier will call this method and execute the user implemented code.
ResourceTypeImpl - Class in org.kie.io
 
ResourceTypeImpl() - Constructor for class org.kie.io.ResourceTypeImpl
 
ResponseHandler - Interface in org.kie.task.service
 
ResultSeverity - Enum in org.kie.builder
An enum of the available problem types
ROOT - Static variable in interface org.kie.command.World
 
RuleBuilder - Interface in org.kie.builder
This is a mixin style interface who's role is to provide rule specific methods to the KnowledgeBuilder, currently there are none.

S

scan() - Method in interface org.kie.io.ResourceChangeScanner
Execute a disk scan of subscribed resources now.
ScanDirectoriesOption - Enum in org.kie.agent.conf
 
ScanResourcesOption - Enum in org.kie.agent.conf
 
SequentialAgendaOption - Enum in org.kie.conf
An Enum for SequentialAgenda option.
SequentialOption - Enum in org.kie.conf
An Enum for Sequential option.
ServiceRegistry - Interface in org.kie.internal.utils
Internal Interface
ServiceRegistryImpl - Class in org.kie.internal.utils
This is an internal class, not for public consumption.
ServiceRegistryImpl() - Constructor for class org.kie.internal.utils.ServiceRegistryImpl
 
set(String, Object) - Method in interface org.kie.command.Context
 
set(String, Object, boolean) - Method in interface org.kie.command.ShadowContext
 
setCachingEnabled(boolean) - Method in class org.kie.internal.utils.CompositeClassLoader
 
setError(RuntimeException) - Method in interface org.kie.task.service.ResponseHandler
 
setInputType(DecisionTableInputType) - Method in interface org.kie.builder.DecisionTableConfiguration
Specify the type of decision table resource, currently either XLS or CSV.
setInterval(int) - Method in interface org.kie.io.ResourceChangeScanner
Set scan interval in seconds
setKnowledgeBaseServiceFactory(KnowledgeBaseFactoryService) - Static method in class org.kie.KnowledgeBaseFactory
 
setOption(T) - Method in interface org.kie.builder.conf.KnowledgeBuilderOptionsConfiguration
Sets an option
setOption(T) - Method in interface org.kie.conf.KnowledgeBaseOptionsConfiguration
Sets an option
setSystemEventListener(SystemEventListener) - Method in interface org.kie.agent.KnowledgeAgent
 
setSystemEventListener(SystemEventListener) - Method in interface org.kie.io.ResourceChangeMonitor
 
setSystemEventListener(SystemEventListener) - Method in interface org.kie.io.ResourceChangeNotifier
 
setSystemEventListener(SystemEventListener) - Static method in class org.kie.SystemEventListenerFactory
Set the SystemEventListener
setSystemEventListener(SystemEventListener) - Method in interface org.kie.SystemEventListenerService
Set the SystemEventListener
setWorksheetName(String) - Method in interface org.kie.builder.DecisionTableConfiguration
Which named xls worksheet should be used.
ShadowContext - Interface in org.kie.command
 
ShadowWorld - Interface in org.kie.command
 
ShareAlphaNodesOption - Enum in org.kie.conf
An Enum for ShareAlphaNodes option.
ShareBetaNodesOption - Enum in org.kie.conf
An Enum for ShareBetaNodes option.
Simulation - Interface in org.kie.simulation
 
SimulationPath - Interface in org.kie.simulation
 
SimulationStep - Interface in org.kie.simulation
 
SingleValueKnowledgeBuilderOption - Interface in org.kie.builder.conf
A markup interface for SingleValueKnowledgeBuilderConfiguration options
start() - Method in interface org.kie.io.ResourceChangeNotifier
Start the service, this will create a new Thread.
start() - Method in interface org.kie.io.ResourceChangeScanner
Start the service, this creates a new Thread.
startProcess(String, CorrelationKey, Map<String, Object>) - Method in interface org.kie.process.CorrelationAwareProcessRuntime
Start a new process instance.
StatefulKnowledgeSession - Interface in org.kie.runtime
StatefulKnowledgeSession is the most common way to interact with the engine.
StatelessKnowledgeSession - Interface in org.kie.runtime
StatelessKnowledgeSession provides a convenience API, wrapping StatefulKnowledgeSession.
StatelessKnowledgeSessionResults - Interface in org.kie.runtime
 
stop() - Method in interface org.kie.io.ResourceChangeNotifier
Stop the service.
stop() - Method in interface org.kie.io.ResourceChangeScanner
Stop the service.
subscribeChildResource(Resource, Resource) - Method in interface org.kie.io.ResourceChangeNotifier
When a ResourceChangeMonitor is asked to monitor a directory, it needs a way to tell the ResourceChangeNotifier of any newly added Resources.
subscribeNotifier(ResourceChangeNotifier, Resource) - Method in interface org.kie.io.ResourceChangeMonitor
Subscribe the notifier to receive change information on the given resource.
subscribeResourceChangeListener(ResourceChangeListener, Resource) - Method in interface org.kie.io.ResourceChangeNotifier
 
SystemEventListener - Interface in org.kie
This interface is used to provide callback style logging for the system events.
SystemEventListenerFactory - Class in org.kie
This factory allows you to set the SystemEventListener that will be used by various components of Drools, such as the KnowledgeAgent, ResourceChangeNotifier and ResourceChangeListener.
SystemEventListenerFactory() - Constructor for class org.kie.SystemEventListenerFactory
 
SystemEventListenerService - Interface in org.kie
SystemEventListenerService is the interface implemented by SystemEventListenerServiceImpl.

T

toExternalForm() - Method in enum org.kie.conf.IndexPrecedenceOption
 
toProperties(ResourceConfiguration) - Static method in class org.kie.io.ResourceTypeImpl
 
toString() - Method in class org.kie.builder.conf.AccumulateFunctionOption
 
toString() - Method in class org.kie.builder.conf.DefaultDialectOption
 
toString() - Method in class org.kie.builder.conf.DefaultPackageNameOption
 
toString() - Method in class org.kie.builder.conf.DumpDirOption
 
toString() - Method in class org.kie.builder.conf.EvaluatorOption
 
toString() - Method in class org.kie.builder.conf.KBuilderSeverityOption
 
toString() - Method in enum org.kie.conf.IndexPrecedenceOption
 
toString() - Method in class org.kie.event.knowledgeagent.AfterChangeSetAppliedEvent
 
toString() - Method in class org.kie.event.knowledgeagent.AfterChangeSetProcessedEvent
 
toString() - Method in class org.kie.event.knowledgeagent.AfterResourceProcessedEvent
 
toString() - Method in class org.kie.event.knowledgeagent.BeforeChangeSetAppliedEvent
 
toString() - Method in class org.kie.event.knowledgeagent.BeforeChangeSetProcessedEvent
 
toString() - Method in class org.kie.event.knowledgeagent.BeforeResourceProcessedEvent
 
toString() - Method in class org.kie.event.knowledgeagent.ChangeSetProcessingEvent
 
toString() - Method in class org.kie.event.knowledgeagent.KnowledgeBaseUpdatedEvent
 
toString() - Method in class org.kie.event.knowledgeagent.ResourceCompilationFailedEvent
 
type(ResourceType) - Method in interface org.kie.builder.CompositeKnowledgeBuilder
Set the default resource type of all the subsequently added Resources.

U

undo() - Method in interface org.kie.builder.KnowledgeBuilder
Remove the last added Resource.
unMatch(Session, Match) - Method in interface org.kie.event.rule.ActivationUnMatchListener
 
unregister(String, Callable<Class<?>>) - Static method in class org.kie.internal.utils.OSGiLocator
Removes the given service provider factory from the set of providers for the service.
unregisterLocator(Class) - Method in interface org.kie.internal.utils.ServiceRegistry
 
unregisterLocator(Class) - Method in class org.kie.internal.utils.ServiceRegistryImpl
 
unsubscribeNotifier(ResourceChangeNotifier, Resource) - Method in interface org.kie.io.ResourceChangeMonitor
Unsubscribe the notifier for the given resource.
unsubscribeResourceChangeListener(ResourceChangeListener, Resource) - Method in interface org.kie.io.ResourceChangeNotifier
 
UseKnowledgeBaseClassloaderOption - Enum in org.kie.agent.conf
 

V

ValidationTimeoutOption - Class in org.kie.agent.conf
 
valueOf(String) - Static method in enum org.kie.agent.conf.MonitorChangesetEventsOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.agent.conf.NewInstanceOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.agent.conf.ScanDirectoriesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.agent.conf.ScanResourcesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.agent.conf.UseKnowledgeBaseClassloaderOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.agent.KnowledgeAgent.ResourceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.conf.ClassLoaderCacheOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.conf.DeclarativeAgendaOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.conf.LanguageLevelOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.conf.LRUnlinkingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.conf.ProcessStringEscapesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.conf.PropertySpecificOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.DecisionTableInputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.builder.ResultSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.IndexLeftBetaMemoryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.IndexPrecedenceOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.IndexRightBetaMemoryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.MultithreadEvaluationOption
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.SequentialAgendaOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.SequentialOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.ShareAlphaNodesOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kie.conf.ShareBetaNodesOption
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kie.agent.conf.MonitorChangesetEventsOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.agent.conf.NewInstanceOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.agent.conf.ScanDirectoriesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.agent.conf.ScanResourcesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.agent.conf.UseKnowledgeBaseClassloaderOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.agent.KnowledgeAgent.ResourceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.conf.ClassLoaderCacheOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.conf.DeclarativeAgendaOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.conf.LanguageLevelOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.conf.LRUnlinkingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.conf.ProcessStringEscapesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.conf.PropertySpecificOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.DecisionTableInputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.builder.ResultSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.IndexLeftBetaMemoryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.IndexPrecedenceOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.IndexRightBetaMemoryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.MultithreadEvaluationOption
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.SequentialAgendaOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.SequentialOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.ShareAlphaNodesOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kie.conf.ShareBetaNodesOption
Returns an array containing the constants of this enum type, in the order they are declared.
VariableContext<P> - Interface in org.kie.fluent
 

W

warning(String) - Method in interface org.kie.SystemEventListener
For a warning (useful when tracking down problems).
warning(String, Object) - Method in interface org.kie.SystemEventListener
 
World - Interface in org.kie.command
 
writeExternal(ObjectOutput) - Method in class org.kie.internal.utils.ChainedProperties
 

A B C D E F G H I J K L M N O P R S T U V W
KIE Internal 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.