Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortProcessInstance(String) - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Aborts the process instance with the given id.
- abortWorkItem(long) - Method in interface org.kie.internal.builder.fluent.WorkItemManagerFluent
-
Notifies the work item manager that the work item with the given id could not be executed and should be aborted.
- AbstractMultiService<K,
V> - Class in org.kie.internal.services - AbstractMultiService() - Constructor for class org.kie.internal.services.AbstractMultiService
- accept(Object) - Method in interface org.kie.internal.utils.VariableIndexer
-
Tests if given variable shall be indexed by this indexer NOTE: only one indexer can be used for given variable
- accept(String) - Method in interface org.kie.internal.runtime.conf.ObjectModelResolver
-
Accepts if the given
resolverIdis matching this resolver identifier. - accept(Rule) - Method in interface org.kie.internal.runtime.conf.ForceEagerActivationFilter
- accepted(Object) - Method in interface org.kie.internal.runtime.conf.BuilderHandler
-
Verifies if given
valueis acceptable to be written via builder - AccumulateFunctionOption - Class in org.kie.internal.builder.conf
-
A class for the accumulate function configuration.
- add(Resource) - Method in interface org.kie.internal.builder.CompositeKnowledgeBuilder
-
Add a resource of the given ResourceType, using the default type and resource configuration.
- add(Resource, ResourceType) - Method in interface org.kie.internal.builder.CompositeKnowledgeBuilder
-
Add a resource of the given ResourceType, using the default resource configuration.
- add(Resource, ResourceType) - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Add a resource of the given ResourceType, using the default resource configuration.
- add(Resource, ResourceType, ResourceConfiguration) - Method in interface org.kie.internal.builder.CompositeKnowledgeBuilder
-
Add a resource of the given ResourceType, using the provided ResourceConfiguration.
- add(Resource, ResourceType, ResourceConfiguration) - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Add a resource of the given ResourceType, using the provided ResourceConfiguration.
- add(Resource, ResourceType, ResourceConfiguration, ResourceChangeSet) - Method in interface org.kie.internal.builder.CompositeKnowledgeBuilder
- add(Resource, ResourceType, ResourceChangeSet) - Method in interface org.kie.internal.builder.CompositeKnowledgeBuilder
- addClass(String) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addClassLoader(ClassLoader) - Method in class org.kie.internal.utils.CompositeClassLoader
- addClassLoaderToEnd(ClassLoader) - Method in class org.kie.internal.utils.CompositeClassLoader
- addCommand(ExecutableCommand) - Method in interface org.kie.internal.builder.fluent.CommandBasedExecutable
- addCommand(ExecutableCommand<?>) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- addConfiguration(NamedObjectModel) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addContent(String, String) - Method in class org.kie.internal.utils.KieHelper
- addContent(String, ResourceType) - Method in class org.kie.internal.utils.KieHelper
- addContent(KieDescr) - Method in class org.kie.internal.utils.KieHelper
- addDescriptorLocation(String) - Static method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorManager
- ADDED - Enum constant in enum class org.kie.internal.builder.ChangeType
- addEntry(StringKeyObjectValueEntry) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- addEntry(StringKeyStringValueEntry) - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- addEnvironmentEntry(NamedObjectModel) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addEventListener(RuleEventListener) - Method in interface org.kie.internal.event.rule.RuleEventManager
- addEventListener(ObjectModel) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addFromClassPath(String) - Method in class org.kie.internal.utils.KieHelper
- addFromClassPath(String, String) - Method in class org.kie.internal.utils.KieHelper
- addGlobal(NamedObjectModel) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addMarshalingStrategy(ObjectModel) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addParameter(Object) - Method in class org.kie.internal.runtime.conf.ObjectModel
- addProperties(Properties) - Method in class org.kie.internal.utils.ChainedProperties
-
Specifically added properties take priority, so they go to the front of the list.
- addRequiredRole(String) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addResource(Resource) - Method in class org.kie.internal.utils.KieHelper
- addResource(Resource, ResourceType) - Method in class org.kie.internal.utils.KieHelper
- addResourceAfterRules(Object, Resource, ResourceType, ResourceConfiguration) - Method in class org.kie.internal.services.KieAssemblersImpl
- addResourceBeforeRules(Object, Resource, ResourceType, ResourceConfiguration) - Method in class org.kie.internal.services.KieAssemblersImpl
- addResourcesAfterRules(Object, List<ResourceWithConfiguration>, ResourceType) - Method in class org.kie.internal.services.KieAssemblersImpl
- addRuleTemplateConfiguration(Resource, int, int) - Method in interface org.kie.internal.builder.DecisionTableConfiguration
- addTaskEventListener(ObjectModel) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addWorkItemHandler(NamedObjectModel) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- addXsdModel(Resource, KnowledgeBuilder, Options, String) - Method in interface org.kie.internal.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.internal.builder.help.KnowledgeBuilderHelper
-
Generates pojos for a given XSD using XJC and adds them to the specified KnowlegeBase.
- after(long) - Method in interface org.kie.internal.builder.fluent.TimeFluent
- ALLOWED - Enum constant in enum class org.kie.internal.builder.conf.PropertySpecificOption
- AlphaNetworkCompilerOption - Enum Class in org.kie.internal.builder.conf
-
An Enum for AlphaNetworkCompilerOption option.
- AlphaRangeIndexThresholdOption - Class in org.kie.internal.conf
-
A class for the alpha node range index threshold configuration.
- AlphaThresholdOption - Class in org.kie.internal.conf
-
A class for the alpha node hashing threshold configuration.
- ALWAYS - Enum constant in enum class org.kie.internal.builder.conf.PropertySpecificOption
- APPLICATION - Enum constant in enum class org.kie.internal.builder.fluent.Scope
- as(ConfigurationKey<X>) - Method in class org.kie.internal.conf.CompositeConfiguration
- asMessage(long) - Method in interface org.kie.internal.builder.KnowledgeBuilderResult
- AssemblerContext - Interface in org.kie.internal.builder
- auditMode(AuditMode) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- AuditMode - Enum Class in org.kie.internal.runtime.conf
-
Supported audit log modes
- auditPersistenceUnit(String) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
B
- batch() - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Return a CompositeKnowledgeBuilder allowing to add multiple Resources at the same time, without worrying about cross dependencies among them.
- build() - Method in interface org.kie.internal.builder.CompositeKnowledgeBuilder
-
Build all the Resources added during this batch
- build() - Method in interface org.kie.internal.builder.KieBuilderSet
- build(Class<? extends KieBuilder.ProjectType>, KieBaseOption...) - Method in class org.kie.internal.utils.KieHelper
- build(Class<? extends KieBuilder.ProjectType>, KieBaseConfiguration) - Method in class org.kie.internal.utils.KieHelper
- build(KieBaseOption...) - Method in class org.kie.internal.utils.KieHelper
- build(KieBaseConfiguration) - Method in class org.kie.internal.utils.KieHelper
- buildAll(Predicate<String>) - Method in interface org.kie.internal.builder.InternalKieBuilder
-
Builds all the KieBases contained in the KieModule for which this KieBuilder has been created
- BuilderHandler - Interface in org.kie.internal.runtime.conf
-
Handler responsible for controlling access to writable properties.
C
- Cacheable - Interface in org.kie.internal.runtime
-
Allows various components (e.g.
- ChainedProperties - Class in org.kie.internal.utils
-
Priority System properties META-INF/ of provided classLoader
- ChainedProperties() - Constructor for class org.kie.internal.utils.ChainedProperties
- ChangeType - Enum Class in org.kie.internal.builder
- ClassLoaderResolver - Interface in org.kie.internal.utils
- ClassLoaderUtil - Class in org.kie.internal.utils
- ClassLoaderUtil() - Constructor for class org.kie.internal.utils.ClassLoaderUtil
- cleanList(List<ObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- cleanNamedSet(Set<NamedObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- cleanSet(Set<ObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- clear() - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- clear() - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- clearClone() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- clone() - Method in class org.kie.internal.utils.ChainedProperties
- clone() - Method in class org.kie.internal.utils.CompositeClassLoader
- close() - Method in interface org.kie.internal.runtime.Cacheable
-
Closes underlying resources when cache is closed/disposed.
- close() - Method in interface org.kie.internal.runtime.Closeable
-
Closes the underlying resources
- Closeable - Interface in org.kie.internal.runtime
-
Allows various components (e.g.
- CommandBasedExecutable - Interface in org.kie.internal.builder.fluent
- CommandBasedStatefulKnowledgeSession - Interface in org.kie.internal.runtime
- CommandFactory - Class in org.kie.internal.command
-
The CommandFactory returns Commands that can be used by classes that implement CommandExecutor.
- CommandFactory() - Constructor for class org.kie.internal.command.CommandFactory
- CompilationProblem - Interface in org.kie.internal.jci
-
An abstract definition of a compilation problem
- completeWorkItem(long, Map<String, Object>) - Method in interface org.kie.internal.builder.fluent.WorkItemManagerFluent
-
Notifies the work item manager that the work item with the given id has been completed.
- CompositeBaseConfiguration - Class in org.kie.internal.conf
- CompositeBaseConfiguration(ChainedProperties, ClassLoader, ConfigurationFactory<KieBaseOption, SingleValueKieBaseOption, MultiValueKieBaseOption>...) - Constructor for class org.kie.internal.conf.CompositeBaseConfiguration
- CompositeClassLoader - Class in org.kie.internal.utils
-
This is an Internal Drools Class
- CompositeClassLoader() - Constructor for class org.kie.internal.utils.CompositeClassLoader
- CompositeConfiguration<T extends Option,
S extends SingleValueOption, M extends MultiValueOption> - Class in org.kie.internal.conf - CompositeConfiguration(ChainedProperties, ClassLoader, ConfigurationFactory<T, S, M>...) - Constructor for class org.kie.internal.conf.CompositeConfiguration
- CompositeKeyDepthOption - Class in org.kie.internal.conf
-
A class for the composite key depth configuration.
- CompositeKnowledgeBuilder - Interface in org.kie.internal.builder
-
A KnowledgeBuilder with a fluent interface allowing to add multiple Resources at the same time, without worrying about cross dependencies among them.
- computeIfAbsent(Class<T>, Function<? super Class<T>, ? extends T>) - Method in interface org.kie.internal.command.RegistryContext
- computeIfAbsent(ResourceType, String, Function<? super ResourceType, T>) - Method in interface org.kie.internal.builder.AssemblerContext
- ConfigurationFactory<T extends Option,
S extends SingleValueOption, M extends MultiValueOption> - Interface in org.kie.internal.conf - ConsequenceExceptionHandlerOption - Class in org.kie.internal.conf
-
A class for the consequence exception handler configuration configuration.
- ConstraintJittingThresholdOption - Class in org.kie.internal.conf
-
An option to define after how many evaluations in interpreted mode (with mvel) a constraint should be jitted (translated in bytecode)
- containsKey(Object) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- containsKey(Object) - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- containsValue(Object) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- containsValue(Object) - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- ContextFluent<T,
E> - Interface in org.kie.internal.builder.fluent - ContextManager - Interface in org.kie.internal.command
- CONVERSATION - Enum constant in enum class org.kie.internal.builder.fluent.Scope
- CorrelationAwareProcessRuntime - Interface in org.kie.internal.process
-
Classes that implement this interface will provide additional capabilities based on correlation.
- CorrelationKey - Interface in org.kie.internal.process
- CorrelationKeyCommand - Interface in org.kie.internal.command
- CorrelationKeyFactory - Interface in org.kie.internal.process
- CorrelationKeyXmlAdapter - Class in org.kie.internal.jaxb
- CorrelationKeyXmlAdapter() - Constructor for class org.kie.internal.jaxb.CorrelationKeyXmlAdapter
- CorrelationProperty<T> - Interface in org.kie.internal.process
- create() - Static method in interface org.kie.internal.builder.fluent.ExecutableBuilder
- create() - Static method in interface org.kie.internal.command.RegistryContext
- create(CompositeConfiguration<T, S, M>, ClassLoader, ChainedProperties) - Method in interface org.kie.internal.conf.ConfigurationFactory
- createContext(String) - Method in interface org.kie.internal.command.ContextManager
- createFileSet(String...) - Method in interface org.kie.internal.builder.InternalKieBuilder
- createFileSet(Message.Level, String...) - Method in interface org.kie.internal.builder.InternalKieBuilder
- createProcessInstance(String, Map<String, Object>) - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Creates a new process instance (but does not yet start it).
- createProcessInstance(String, CorrelationKey, Map<String, Object>) - Method in interface org.kie.internal.process.CorrelationAwareProcessRuntime
-
Creates a new process instance (but does not yet start it).
- createRuleUnitDescription(KiePackage, Class<?>) - Method in interface org.kie.internal.ruleunit.RuleUnitComponentFactory
- createRuleUnitDescription(KiePackage, String) - Method in interface org.kie.internal.ruleunit.RuleUnitComponentFactory
-
Creates a rule unit description from the given qualified name.
- CSV - Enum constant in enum class org.kie.internal.builder.DecisionTableInputType
D
- DecisionTableConfiguration - Interface in org.kie.internal.builder
-
ResourceConfiguration for decision tables.
- DecisionTableInputType - Enum Class in org.kie.internal.builder
-
Specifies the type of decision table resource.
- DECLARATION - Enum constant in enum class org.kie.internal.builder.ResourceChange.Type
- DEFAULT_VALUE - Static variable in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
-
The default value for this option
- DEFAULT_VALUE - Static variable in class org.kie.internal.conf.ConstraintJittingThresholdOption
-
The defualt value for this option
- DefaultDialectOption - Class in org.kie.internal.builder.conf
-
A class for the default dialect configuration.
- DefaultPackageNameOption - Class in org.kie.internal.builder.conf
-
A class for the default package name configuration.
- delete(FactHandle) - Method in interface org.kie.internal.builder.fluent.RuleFluent
- DeploymentDescriptor - Interface in org.kie.internal.runtime.conf
-
Deployment descriptor defines configurable components of deployable unit - kjar that will be used upon deployment to execution environment providing flexible and independent setup per deployment unit
- DeploymentDescriptorBuilder - Interface in org.kie.internal.runtime.conf
-
Fluent API style builder to simplify construction (or modification) of descriptor instances.
- DeploymentDescriptorImpl - Class in org.kie.internal.runtime.manager.deploy
- DeploymentDescriptorImpl() - Constructor for class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- DeploymentDescriptorImpl(String) - Constructor for class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- DeploymentDescriptorIO - Class in org.kie.internal.runtime.manager.deploy
-
XML based deployment descriptor IO manager to read and write descriptors.
- DeploymentDescriptorIO() - Constructor for class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorIO
- DeploymentDescriptorManager - Class in org.kie.internal.runtime.manager.deploy
- DeploymentDescriptorManager() - Constructor for class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorManager
- DeploymentDescriptorManager(String) - Constructor for class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorManager
- DeploymentDescriptorMerger - Class in org.kie.internal.runtime.manager.deploy
- deserializeObject(byte[], String, String) - Static method in class org.kie.internal.jaxb.StringKeyObjectValueMapXmlAdapter
- determineAlphaNetworkCompilerMode(String) - Static method in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- determineIndexPrecedence(String) - Static method in enum class org.kie.internal.conf.IndexPrecedenceOption
- determineParallelExecution(String) - Static method in enum class org.kie.internal.conf.ParallelExecutionOption
- dialectName() - Method in class org.kie.internal.builder.conf.DefaultDialectOption
-
Returns the name of the dialect configured as default
- DISABLED - Enum constant in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- DISABLED - Enum constant in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
- DISABLED - Enum constant in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
- DISABLED - Enum constant in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
- DISABLED - Enum constant in enum class org.kie.internal.builder.conf.PropertySpecificOption
- DISABLED - Enum constant in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
- DISABLED - Enum constant in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
- dispose() - Method in interface org.kie.internal.builder.fluent.RuleFluent
- DMNFluent<T extends DMNFluent,
U> - Interface in org.kie.internal.builder.fluent -
See
DMNRuntimeFluent - DRL10 - Enum constant in enum class org.kie.internal.builder.conf.LanguageLevelOption
- DRL5 - Enum constant in enum class org.kie.internal.builder.conf.LanguageLevelOption
- DRL6 - Enum constant in enum class org.kie.internal.builder.conf.LanguageLevelOption
- DRL6_STRICT - Enum constant in enum class org.kie.internal.builder.conf.LanguageLevelOption
- DroolsJaxbHelperProvider - Interface in org.kie.internal.builder.help
-
DroolsJaxbHelperProvider is used by the DroolsJaxbHelperFactory to "provide" it's concrete implementation.
- DumpDirOption - Class in org.kie.internal.builder.conf
-
A class for the dump directory configuration.
- dumpStats() - Method in class org.kie.internal.utils.CompositeClassLoader
- DYNAMIC - Enum constant in enum class org.kie.internal.conf.SequentialAgendaOption
E
- ENABLED - Enum constant in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
- ENABLED - Enum constant in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
- ENABLED - Enum constant in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
- ENABLED - Enum constant in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
- ENABLED - Enum constant in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
- end() - Method in interface org.kie.internal.builder.fluent.ContextFluent
-
End the scope of the current Command set
- end() - Method in interface org.kie.internal.builder.fluent.DMNFluent
- endConversation(String) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- entries - Variable in class org.kie.internal.jaxb.StringKeyObjectValueMap
- entries - Variable in class org.kie.internal.jaxb.StringKeyStringValueMap
- entrySet() - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- entrySet() - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- EQUALITY_PRIORITY - Enum constant in enum class org.kie.internal.conf.IndexPrecedenceOption
- equals(Object) - Method in class org.kie.internal.builder.conf.AccumulateFunctionOption
- equals(Object) - Method in class org.kie.internal.builder.conf.DefaultDialectOption
- equals(Object) - Method in class org.kie.internal.builder.conf.DefaultPackageNameOption
- equals(Object) - Method in class org.kie.internal.builder.conf.DumpDirOption
- equals(Object) - Method in class org.kie.internal.builder.conf.EvaluatorOption
- equals(Object) - Method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- equals(Object) - Method in class org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
- equals(Object) - Method in class org.kie.internal.builder.ResourceChange
- equals(Object) - Method in class org.kie.internal.builder.ResourceChangeSet
- equals(Object) - Method in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
- equals(Object) - Method in class org.kie.internal.conf.AlphaThresholdOption
- equals(Object) - Method in class org.kie.internal.conf.CompositeKeyDepthOption
- equals(Object) - Method in class org.kie.internal.conf.ConsequenceExceptionHandlerOption
- equals(Object) - Method in class org.kie.internal.conf.ConstraintJittingThresholdOption
- equals(Object) - Method in class org.kie.internal.conf.MaxThreadsOption
- equals(Object) - Method in class org.kie.internal.runtime.conf.NamedObjectModel
- equals(Object) - Method in class org.kie.internal.runtime.conf.ObjectModel
- ERROR - Enum constant in enum class org.kie.internal.builder.ResultSeverity
- evaluateModel() - Method in interface org.kie.internal.builder.fluent.DMNFluent
- EvaluatorOption - Class in org.kie.internal.builder.conf
-
A class for the evaluators configuration.
- ExecutableBuilder - Interface in org.kie.internal.builder.fluent
- execute(PMMLRequestData, Context) - Method in interface org.kie.internal.pmml.PMMLCommandExecutor
-
Evaluate the given
PMMLRequestData - ExecutorProviderFactory - Class in org.kie.internal.concurrent
- ExecutorProviderFactory() - Constructor for class org.kie.internal.concurrent.ExecutorProviderFactory
- ExtendedKieCommands - Interface in org.kie.internal.command
- ExternaliseCanonicalModelLambdaOption - Enum Class in org.kie.internal.builder.conf
-
An Enum for ExternaliseCanonicalModelLambda option.
F
- Factory() - Constructor for class org.kie.internal.KieInternalServices.Factory
- FactoryHolder() - Constructor for class org.kie.internal.pmml.PMMLCommandExecutorFactory.FactoryHolder
- FactoryHolder() - Constructor for class org.kie.internal.ruleunit.RuleUnitComponentFactory.FactoryHolder
- FastClassLoader - Interface in org.kie.internal.utils
- fastFindClass(String) - Method in interface org.kie.internal.utils.FastClassLoader
- filterDroolsPropertiesForSerialization() - Method in class org.kie.internal.utils.ChainedProperties
- FILTERED(ForceEagerActivationFilter) - Constructor for class org.kie.internal.runtime.conf.ForceEagerActivationOption.FILTERED
- fireAllRules() - Method in interface org.kie.internal.builder.fluent.RuleFluent
- ForceEagerActivationFilter - Interface in org.kie.internal.runtime.conf
- ForceEagerActivationOption - Class in org.kie.internal.runtime.conf
-
Option to force evaluation and then activation of rules annotated with @Eager.
- ForceEagerActivationOption.FILTERED - Class in org.kie.internal.runtime.conf
- fromExternalFactHandleCommand(String) - Static method in class org.kie.internal.command.CommandFactory
- fromExternalFactHandleCommand(String, boolean) - Static method in class org.kie.internal.command.CommandFactory
- fromProperties(Properties) - Static method in class org.kie.internal.io.ResourceTypeImpl
- fromXml(InputStream) - Static method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorIO
-
Reads XML data from given input stream and produces valid instance of
DeploymentDescriptor - FULLY_PARALLEL - Enum constant in enum class org.kie.internal.conf.ParallelExecutionOption
- FUNCTION - Enum constant in enum class org.kie.internal.builder.ResourceChange.Type
G
- GenericTypeDefinition - Class in org.kie.internal.definition
- GenericTypeDefinition(String) - Constructor for class org.kie.internal.definition.GenericTypeDefinition
- get() - Static method in class org.kie.internal.KieInternalServices.Factory
-
Returns a reference to the KieServices singleton
- get() - Static method in interface org.kie.internal.pmml.PMMLCommandExecutorFactory
- get() - Static method in interface org.kie.internal.ruleunit.RuleUnitComponentFactory
- get() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- get(int) - Static method in class org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
-
This is a factory method for this ParallelRulesBuildThresholdOption configuration.
- get(int) - Static method in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
-
This is a factory method for this Alpha Range Index Threshold configuration.
- get(int) - Static method in class org.kie.internal.conf.AlphaThresholdOption
-
This is a factory method for this Alpha Threshold configuration.
- get(int) - Static method in class org.kie.internal.conf.CompositeKeyDepthOption
-
This is a factory method for this CompositeKeyDepth configuration.
- get(int) - Static method in class org.kie.internal.conf.ConstraintJittingThresholdOption
-
This is a factory method for this Constraint Jitting Threshold configuration.
- get(int) - Static method in class org.kie.internal.conf.MaxThreadsOption
-
This is a factory method for this Max Threads configuration.
- get(File) - Static method in class org.kie.internal.builder.conf.DumpDirOption
-
This is a factory method for this DumpDirectoryOption configuration.
- get(Class<? extends ConsequenceExceptionHandler>) - Static method in class org.kie.internal.conf.ConsequenceExceptionHandlerOption
-
This is a factory method for this ConsequenceExceptionHandler configuration.
- get(Object) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- get(Object) - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- get(String) - Static method in class org.kie.internal.builder.conf.DefaultDialectOption
-
This is a factory method for this DefaultDialect configuration.
- get(String) - Static method in class org.kie.internal.builder.conf.DefaultPackageNameOption
-
This is a factory method for this DefaultPackageName configuration.
- get(String) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- get(String) - Static method in class org.kie.internal.runtime.conf.ObjectModelResolverProvider
-
Returns first resolver that accepts the given resolverId.
- get(String, Class<K>) - Method in interface org.kie.internal.builder.fluent.ContextFluent
-
This sets an instance, for a given cls key, on the registry for commands to execute against.
- get(String, String) - Static method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- get(String, AccumulateFunction) - Static method in class org.kie.internal.builder.conf.AccumulateFunctionOption
-
This is a factory method for this AccumulateFunction configuration.
- get(String, EvaluatorDefinition) - Static method in class org.kie.internal.builder.conf.EvaluatorOption
-
This is a factory method for this EvaluatorOption configuration.
- get(String, Scope) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- get(String, ResultSeverity) - Static method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- getActivationGroup() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
activation-grouprule property. - getAddedMessages() - Method in interface org.kie.internal.builder.IncrementalResults
- getAfterAdd() - Method in class org.kie.internal.io.ResourceWithConfigurationImpl
- getAgendaGroup() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
agenda-grouprule property. - getAllContext() - Method in interface org.kie.internal.builder.fluent.DMNFluent
- getApplicationContext(String) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- getAuditMode() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns the audit type configuration
- getAuditMode() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getAuditPersistenceUnit() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns name of the JPA persistence unit to be used by audit component non empty should correspond to defined persistence unit in persistence.xml null to use default persistence unit
- getAuditPersistenceUnit() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getAutoFocus() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
auto-focusrule property. - getBeforeAdd() - Method in class org.kie.internal.io.ResourceWithConfigurationImpl
- getBoxedVarType() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- getBuilder() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns implementation specific builder to construct instances of the descriptor;
- getBuilder() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getBytes() - Method in class org.kie.internal.jaxb.StringKeyObjectValueEntry
- getCanonicalName() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getChainedProperties(ClassLoader) - Static method in class org.kie.internal.utils.ChainedProperties
- getChainedProperties(String, ClassLoader) - Static method in class org.kie.internal.utils.ChainedProperties
- getChanges() - Method in class org.kie.internal.builder.ResourceChangeSet
- getChangeType() - Method in class org.kie.internal.builder.ResourceChange
- getChangeType() - Method in class org.kie.internal.builder.ResourceChangeSet
- getClasses() - Method in interface org.kie.internal.builder.JaxbConfiguration
- getClasses() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns additional classes that shall be added to remote services context.
- getClasses() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getClassLoader() - Method in class org.kie.internal.conf.CompositeConfiguration
- getClassLoader(ClassLoader[], Class<?>, boolean) - Static method in class org.kie.internal.utils.ClassLoaderUtil
- getClassLoader(KieModule) - Method in interface org.kie.internal.utils.ClassLoaderResolver
- getClassLoader(KieModule) - Method in class org.kie.internal.utils.NoDepsClassLoaderResolver
- getClassLoaders() - Method in class org.kie.internal.utils.CompositeClassLoader
- getClassName() - Method in class org.kie.internal.jaxb.StringKeyObjectValueEntry
- getClockType() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getCol() - Method in interface org.kie.internal.builder.RuleTemplateConfiguration
- getCommands() - Method in interface org.kie.internal.simulation.SimulationStep
- getConfiguration() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
List of kiesession configuration entries to be registered
- getConfiguration() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getContext() - Static method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorIO
- getContext(String) - Method in interface org.kie.internal.command.ContextManager
- getContextManager() - Method in interface org.kie.internal.command.RegistryContext
- getCorrelationKey() - Method in interface org.kie.internal.command.CorrelationKeyCommand
- getDataSourceParameterType() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- getDatasourceType(String) - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getDateEffective() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
date-effectiverule property as aCalendar. - getDateExpires() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
date-expiresrule property as aCalendar. - getDecisionResults() - Method in interface org.kie.internal.builder.fluent.DMNFluent
- getDefaultDescriptor() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorManager
- getDepth() - Method in class org.kie.internal.conf.CompositeKeyDepthOption
-
Returns the depth value for composite key indexing
- getDialect() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the dialect property of this rule.
- getDirectory() - Method in class org.kie.internal.builder.conf.DumpDirOption
-
Returns the directory to which drools should dump generated files
- getDistanceMillis() - Method in interface org.kie.internal.simulation.SimulationStep
- getDroolsJaxbHelperProvider() - Static method in class org.kie.internal.builder.help.KnowledgeBuilderHelper
- getEndColumn() - Method in interface org.kie.internal.jci.CompilationProblem
- getEndLine() - Method in interface org.kie.internal.jci.CompilationProblem
-
position of where the problem stops in the source code
- getEntryPointName(String) - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getEnvironmentEntries() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
List of (kie) environment entries to be registered
- getEnvironmentEntries() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getErrors() - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Return errors that occurred during the build process.
- getEvaluatorDefinition() - Method in class org.kie.internal.builder.conf.EvaluatorOption
-
Returns the accumulate function instance
- getEventListeners() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns list of event listeners (process, agenda, rule runtime) to be applied on
KieSession - getEventListeners() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getExecutable() - Method in interface org.kie.internal.builder.fluent.ExecutableBuilder
- getExecutorProvider() - Static method in class org.kie.internal.concurrent.ExecutorProviderFactory
- getFileName() - Method in interface org.kie.internal.jci.CompilationProblem
-
name of the file where the problem occurred
- getFilter() - Method in class org.kie.internal.runtime.conf.ForceEagerActivationOption
- getFullyQualifiedName() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the fully qualified name of the rule (package + rule name)
- getFunction() - Method in class org.kie.internal.builder.conf.AccumulateFunctionOption
-
Returns the accumulate function instance
- getGenericTypes() - Method in class org.kie.internal.definition.GenericTypeDefinition
- getGlobal(String) - Method in interface org.kie.internal.builder.fluent.RuleFluent
- getGlobals() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Return list of globals to be applied on
KieSession - getGlobals() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getHandler() - Method in class org.kie.internal.conf.ConsequenceExceptionHandlerOption
-
Returns the consequence exception handler instance
- getIdentifier() - Method in class org.kie.internal.runtime.conf.ObjectModel
- getIdentifiers() - Method in interface org.kie.internal.runtime.StatelessKnowledgeSessionResults
- getInputType() - Method in interface org.kie.internal.builder.DecisionTableConfiguration
- getInstance(ObjectModel, ClassLoader, Map<String, Object>) - Method in interface org.kie.internal.runtime.conf.ObjectModelResolver
-
Creates new instance from the given
ObjectMode - getInternalProperty(String) - Method in interface org.kie.internal.conf.InternalPropertiesConfiguration
-
Gets a property value
- getKey() - Method in class org.kie.internal.jaxb.StringKeyObjectValueEntry
- getKey() - Method in class org.kie.internal.jaxb.StringKeyStringValueEntry
- getKieBaseName() - Method in interface org.kie.internal.builder.InternalMessage
- getKieBaseOptions() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getKieContainer() - Method in class org.kie.internal.utils.KieHelper
- getKieContainer(Class<? extends KieBuilder.ProjectType>) - Method in class org.kie.internal.utils.KieHelper
- getKieContainer(ReleaseId) - Method in interface org.kie.internal.builder.fluent.ExecutableBuilder
- getKieModuleIgnoringErrors() - Method in interface org.kie.internal.builder.InternalKieBuilder
- getKieSession() - Method in interface org.kie.internal.builder.fluent.WorkItemManagerFluent
- getKieSession() - Method in interface org.kie.internal.runtime.CommandBasedStatefulKnowledgeSession
- getKnowledgePackages() - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Returns the built packages.
- getLimitSerializationClasses() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns whether or not the classes used in the serialization mechanism are limited to classes annotated with @
Remotable, @XmlRootElement, or @XmlType. - getLimitSerializationClasses() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getLines() - Method in interface org.kie.internal.builder.KnowledgeBuilderResult
-
Returns the lines that generated this result message in the source file
- getLoadOrder() - Method in class org.kie.internal.builder.ResourceChangeSet
- getLoadOrder() - Method in class org.kie.internal.builder.ResourceChangeSet.RuleLoadOrder
- getMarshallingStrategies() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns list of object marshaling strategies to be applied on
KieSession - getMarshallingStrategies() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getMaxThreads() - Method in class org.kie.internal.conf.MaxThreadsOption
-
Returns the maximum number of threads for partition evaluation
- getMessage() - Method in interface org.kie.internal.builder.KnowledgeBuilderResult
-
Returns the result message
- getMessage() - Method in interface org.kie.internal.jci.CompilationProblem
-
the description of the problem
- getMessage() - Method in class org.kie.internal.task.exception.TaskError
- getMessages() - Method in interface org.kie.internal.builder.fluent.DMNFluent
- getMode() - Method in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- getModel(String) - Method in interface org.kie.internal.builder.fluent.DMNFluent
- getModel(String, String) - Method in interface org.kie.internal.builder.fluent.DMNFluent
- getName() - Method in class org.kie.internal.builder.conf.AccumulateFunctionOption
-
Returns the name of the function configured
- getName() - Method in class org.kie.internal.builder.conf.EvaluatorOption
-
Returns the name of the dialect configured as default
- getName() - Method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- getName() - Method in class org.kie.internal.builder.ResourceChange
- getName() - Method in interface org.kie.internal.identity.IdentityProvider
- getName() - Method in interface org.kie.internal.process.CorrelationKey
- getName() - Method in interface org.kie.internal.process.CorrelationProperty
- getName() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- getName() - Method in class org.kie.internal.runtime.conf.NamedObjectModel
- getName() - Method in interface org.kie.internal.simulation.SimulationPath
- getOption(OptionKey<C>) - Method in class org.kie.internal.conf.CompositeConfiguration
- getOption(OptionKey<C>, String) - Method in class org.kie.internal.conf.CompositeConfiguration
- getOptionSubKeys(OptionKey<C>) - Method in class org.kie.internal.conf.CompositeConfiguration
- getPackageName() - Method in class org.kie.internal.builder.conf.DefaultPackageNameOption
-
Returns the name of the package configured as default
- getPackageName() - Method in class org.kie.internal.builder.ResourceChangeSet
- getPackageName() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getParallelRulesBuildThreshold() - Method in class org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
- getParameters() - Method in class org.kie.internal.runtime.conf.ObjectModel
- getPaths() - Method in interface org.kie.internal.simulation.Simulation
- getPersistenceMode() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns the runtime engine persistence type configuration
- getPersistenceMode() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getPersistenceUnit() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns name of the JPA persistence unit to be used for runtime engine non empty should correspond to defined persistence unit in persistence.xml null to use default persistence unit
- getPersistenceUnit() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getPkgName() - Method in class org.kie.internal.builder.ResourceChangeSet.RuleLoadOrder
- getProcessInstance(CorrelationKey) - Method in interface org.kie.internal.process.CorrelationAwareProcessRuntime
-
Returns the process instance with the given correlationKey.
- getProcessInstanceId() - Method in interface org.kie.internal.command.ProcessInstanceIdCommand
- getProperties() - Method in class org.kie.internal.conf.CompositeConfiguration
- getProperties() - Method in interface org.kie.internal.process.CorrelationKey
- getProperty(String) - Method in class org.kie.internal.conf.CompositeConfiguration
- getProperty(String, String) - Method in class org.kie.internal.utils.ChainedProperties
- getProperty(PropertiesConfiguration, String) - Method in class org.kie.internal.conf.CompositeConfiguration
- getPropertyName() - Method in class org.kie.internal.builder.conf.AccumulateFunctionOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- getPropertyName() - Method in class org.kie.internal.builder.conf.DefaultDialectOption
- getPropertyName() - Method in class org.kie.internal.builder.conf.DefaultPackageNameOption
- getPropertyName() - Method in class org.kie.internal.builder.conf.DumpDirOption
- getPropertyName() - Method in class org.kie.internal.builder.conf.EvaluatorOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
- getPropertyName() - Method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.LanguageLevelOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
- getPropertyName() - Method in class org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.PropertySpecificOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
- getPropertyName() - Method in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
- getPropertyName() - Method in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
- getPropertyName() - Method in class org.kie.internal.conf.AlphaThresholdOption
- getPropertyName() - Method in class org.kie.internal.conf.CompositeKeyDepthOption
- getPropertyName() - Method in class org.kie.internal.conf.ConsequenceExceptionHandlerOption
- getPropertyName() - Method in class org.kie.internal.conf.ConstraintJittingThresholdOption
- getPropertyName() - Method in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
- getPropertyName() - Method in enum class org.kie.internal.conf.IndexPrecedenceOption
- getPropertyName() - Method in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
- getPropertyName() - Method in class org.kie.internal.conf.MaxThreadsOption
- getPropertyName() - Method in enum class org.kie.internal.conf.ParallelExecutionOption
- getPropertyName() - Method in enum class org.kie.internal.conf.SequentialAgendaOption
- getPropertyName() - Method in enum class org.kie.internal.conf.ShareAlphaNodesOption
- getPropertyName() - Method in enum class org.kie.internal.conf.ShareBetaNodesOption
- getPropertyName() - Method in class org.kie.internal.runtime.conf.ForceEagerActivationOption
- getRawType() - Method in class org.kie.internal.definition.GenericTypeDefinition
- getRemovedMessages() - Method in interface org.kie.internal.builder.IncrementalResults
- getRequiredRoles() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns all required roles required to be granted access to the deployment.
- getRequiredRoles() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getRequiredRoles(String) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns required for given type of applicability.
- getRequiredRoles(String) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getResolver() - Method in class org.kie.internal.runtime.conf.ObjectModel
- getResolvers() - Static method in class org.kie.internal.runtime.conf.ObjectModelResolverProvider
-
Returns all found resolvers
- getResource() - Method in interface org.kie.internal.builder.KnowledgeBuilderResult
-
Returns the Resource that caused this result
- getResource() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
Resourceof this rule. - getResource() - Method in class org.kie.internal.io.ResourceWithConfigurationImpl
- 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
- getResourceConfiguration() - Method in class org.kie.internal.io.ResourceWithConfigurationImpl
- getResourceName() - Method in class org.kie.internal.builder.ResourceChangeSet
- getResources(String) - Method in class org.kie.internal.utils.CompositeClassLoader
- getResults(ResultSeverity...) - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Return the knowledge builder results for the listed severities.
- getRoles() - Method in interface org.kie.internal.identity.IdentityProvider
- getRow() - Method in interface org.kie.internal.builder.RuleTemplateConfiguration
- getRuleFlowGroup() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
ruleflow-grouprule property. - getRuleName() - Method in class org.kie.internal.builder.ResourceChangeSet.RuleLoadOrder
- getRuleTemplateConfigurations() - Method in interface org.kie.internal.builder.DecisionTableConfiguration
- getRuleUnitClass() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getRuleUnitName() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getRunner() - Method in interface org.kie.internal.runtime.CommandBasedStatefulKnowledgeSession
- getRuntime(Class<?>) - Method in class org.kie.internal.services.KieRuntimesImpl
- getRuntimeStrategy() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns runtime strategy to be used, default Singleton.
- getRuntimeStrategy() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getSalienceValue() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the value of the
salienceattribute. - getService(K) - Method in class org.kie.internal.services.AbstractMultiService
- getSeverity() - Method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- getSeverity() - Method in interface org.kie.internal.builder.KnowledgeBuilderResult
-
Returns the result severity
- getSimpleName() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getStartColumn() - Method in interface org.kie.internal.jci.CompilationProblem
- getStartLine() - Method in interface org.kie.internal.jci.CompilationProblem
-
position of where the problem starts in the source code
- getSteps() - Method in interface org.kie.internal.simulation.SimulationPath
- getSystemId() - Method in interface org.kie.internal.builder.JaxbConfiguration
- getTaskEventListeners() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns list of task event listeners to be applied on
KieSession - getTaskEventListeners() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getTemplate() - Method in interface org.kie.internal.builder.RuleTemplateConfiguration
- getter() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- getThreshold() - Method in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
-
Returns the threshold value for alpha range index
- getThreshold() - Method in class org.kie.internal.conf.AlphaThresholdOption
-
Returns the threshold value for alpha hashing
- getThreshold() - Method in class org.kie.internal.conf.ConstraintJittingThresholdOption
-
Returns the threshold value for PermGen
- getType() - Method in class org.kie.internal.builder.ResourceChange
- getType() - Method in interface org.kie.internal.process.CorrelationProperty
- getType() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- getUnitVarDeclarations() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getUnitVars() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getValue() - Method in enum class org.kie.internal.conf.IndexPrecedenceOption
- getValue() - Method in class org.kie.internal.jaxb.StringKeyStringValueEntry
- getValue() - Method in interface org.kie.internal.process.CorrelationProperty
- getValue(String) - Method in interface org.kie.internal.runtime.StatelessKnowledgeSessionResults
- getVar(String) - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getVarType(String) - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- getWorkItemHandlers() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Return list of work item handlers to be applied on
KieSession - getWorkItemHandlers() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- getWorkItemManager() - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Returns the
WorkItemManagerrelated to this session. - getWorksheetName() - Method in interface org.kie.internal.builder.DecisionTableConfiguration
- getXjcOpts() - Method in interface org.kie.internal.builder.JaxbConfiguration
- GLOBAL - Enum constant in enum class org.kie.internal.builder.ResourceChange.Type
- GroupDRLsInKieBasesByFolderOption - Enum Class in org.kie.internal.builder.conf
-
By default all the Drools artifacts under the resources folder, at any level, are included into the KieBase.
H
- hasDataSource(String) - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- hasErrors() - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
If errors occurred during the build process they are added here
- hasGenerics() - Method in class org.kie.internal.definition.GenericTypeDefinition
- hashCode() - Method in class org.kie.internal.builder.conf.AccumulateFunctionOption
- hashCode() - Method in class org.kie.internal.builder.conf.DefaultDialectOption
- hashCode() - Method in class org.kie.internal.builder.conf.DefaultPackageNameOption
- hashCode() - Method in class org.kie.internal.builder.conf.DumpDirOption
- hashCode() - Method in class org.kie.internal.builder.conf.EvaluatorOption
- hashCode() - Method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- hashCode() - Method in class org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
- hashCode() - Method in class org.kie.internal.builder.ResourceChange
- hashCode() - Method in class org.kie.internal.builder.ResourceChangeSet
- hashCode() - Method in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
- hashCode() - Method in class org.kie.internal.conf.AlphaThresholdOption
- hashCode() - Method in class org.kie.internal.conf.CompositeKeyDepthOption
- hashCode() - Method in class org.kie.internal.conf.ConsequenceExceptionHandlerOption
- hashCode() - Method in class org.kie.internal.conf.ConstraintJittingThresholdOption
- hashCode() - Method in class org.kie.internal.conf.MaxThreadsOption
- hashCode() - Method in class org.kie.internal.runtime.conf.NamedObjectModel
- hashCode() - Method in class org.kie.internal.runtime.conf.ObjectModel
- hasResults(ResultSeverity...) - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Checks if the builder generated any results of the listed severities
- hasRole(String) - Method in interface org.kie.internal.identity.IdentityProvider
- hasVar(String) - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
I
- IdentityProvider - Interface in org.kie.internal.identity
- incrementalBuild() - Method in interface org.kie.internal.builder.InternalKieBuilder
- IncrementalResults - Interface in org.kie.internal.builder
- index(String, Object) - Method in interface org.kie.internal.utils.VariableIndexer
-
Performs index/transform operation of the variable.
- IndexLeftBetaMemoryOption - Enum Class in org.kie.internal.conf
-
An Enum for indexLeftBetaMemory option.
- IndexPrecedenceOption - Enum Class in org.kie.internal.conf
-
An Enum for Index Precedence option.
- IndexRightBetaMemoryOption - Enum Class in org.kie.internal.conf
-
An Enum for indexRightBetaMemory option.
- INFO - Enum constant in enum class org.kie.internal.builder.ResultSeverity
- INMEMORY - Enum constant in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- insert(Object) - Method in interface org.kie.internal.builder.fluent.RuleFluent
- InternalKieBuilder - Interface in org.kie.internal.builder
- InternalMessage - Interface in org.kie.internal.builder
- InternalPropertiesConfiguration - Interface in org.kie.internal.conf
- InternalRule - Interface in org.kie.internal.definition.rule
-
Internal Rule interface for runtime rule inspection.
- isAllowed() - Method in enum class org.kie.internal.builder.conf.PropertySpecificOption
- isCanonicalModelLambdaExternalized() - Method in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
- isDataSource() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- isDataSource(Class<?>) - Static method in class org.kie.internal.ruleunit.RuleUnitUtil
- isDataSourceClass(Class<?>) - Method in interface org.kie.internal.ruleunit.RuleUnitComponentFactory
- isDataStore() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- isEmpty() - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- isEmpty() - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- isEmpty() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- isError() - Method in interface org.kie.internal.jci.CompilationProblem
-
is the problem an error and compilation cannot continue or just a warning and compilation can proceed
- isGenerated() - Method in interface org.kie.internal.ruleunit.RuleUnitDescription
- isGroupDRLsInKieBasesByFolder() - Method in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
- isIndexLeftBetaMemory() - Method in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
- isIndexRightBetaMemory() - Method in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
- isjPMMLAvailableToClassLoader(ClassLoader) - Static method in class org.kie.internal.pmml.PMMLImplementationsUtil
- isLambdaExternalizationParallel() - Method in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
- isLockOnActive() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
lock-on-activerule property. - isMainAgendaGroup() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns true if the rule is part of default agenda group.
- isNoLoop() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns the
no-looprule property. - isParallel() - Method in enum class org.kie.internal.conf.ParallelExecutionOption
- isProcessStringEscapes() - Method in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
- isPropSpecific(boolean, boolean) - Method in enum class org.kie.internal.builder.conf.PropertySpecificOption
- isRecoverable() - Method in exception org.kie.internal.task.exception.TaskException
- isReproducibleExecutableModelGeneration() - Method in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
- isRuleUnitClass(Class<?>) - Method in interface org.kie.internal.ruleunit.RuleUnitComponentFactory
- isSalienceDynamic() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Returns
trueif the rule uses dynamic salience,falseotherwise. - isShareAlphaNodes() - Method in enum class org.kie.internal.conf.ShareAlphaNodesOption
- isShareBetaNodes() - Method in enum class org.kie.internal.conf.ShareBetaNodesOption
- isTrimCell() - Method in interface org.kie.internal.builder.DecisionTableConfiguration
- isTrimCellsInDTable() - Method in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
- isValid() - Method in interface org.kie.internal.definition.rule.InternalRule
-
Determine if this rule is internally consistent and valid.
J
- JaxbConfiguration - Interface in org.kie.internal.builder
- JaxbConfigurationFactoryService - Interface in org.kie.internal.builder
- JMS - Enum constant in enum class org.kie.internal.runtime.conf.AuditMode
- joinConversation(String) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- JPA - Enum constant in enum class org.kie.internal.runtime.conf.AuditMode
- JPA - Enum constant in enum class org.kie.internal.runtime.conf.PersistenceMode
- JPAKnowledgeService - Class in org.kie.internal.persistence.jpa
-
Long term out of the box persistence of runtime state with JPA is possible with Drools and jBPM.
- JPAKnowledgeService() - Constructor for class org.kie.internal.persistence.jpa.JPAKnowledgeService
K
- KBuilderSeverityOption - Class in org.kie.internal.builder.conf
- KEEP_ALL - Enum constant in enum class org.kie.internal.runtime.conf.MergeMode
-
The 'main' descriptor values are all kept
- KEY - Static variable in class org.kie.internal.builder.conf.AccumulateFunctionOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- KEY - Static variable in class org.kie.internal.builder.conf.DefaultDialectOption
- KEY - Static variable in class org.kie.internal.builder.conf.DefaultPackageNameOption
- KEY - Static variable in class org.kie.internal.builder.conf.DumpDirOption
- KEY - Static variable in class org.kie.internal.builder.conf.EvaluatorOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
- KEY - Static variable in class org.kie.internal.builder.conf.KBuilderSeverityOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.LanguageLevelOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
- KEY - Static variable in class org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.PropertySpecificOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
- KEY - Static variable in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
- KEY - Static variable in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
- KEY - Static variable in class org.kie.internal.conf.AlphaThresholdOption
- KEY - Static variable in class org.kie.internal.conf.CompositeKeyDepthOption
- KEY - Static variable in class org.kie.internal.conf.ConsequenceExceptionHandlerOption
- KEY - Static variable in class org.kie.internal.conf.ConstraintJittingThresholdOption
- KEY - Static variable in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
- KEY - Static variable in enum class org.kie.internal.conf.IndexPrecedenceOption
- KEY - Static variable in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
- KEY - Static variable in class org.kie.internal.conf.MaxThreadsOption
- KEY - Static variable in enum class org.kie.internal.conf.ParallelExecutionOption
- KEY - Static variable in enum class org.kie.internal.conf.SequentialAgendaOption
- KEY - Static variable in enum class org.kie.internal.conf.ShareAlphaNodesOption
- KEY - Static variable in enum class org.kie.internal.conf.ShareBetaNodesOption
- KEY - Static variable in class org.kie.internal.runtime.conf.ForceEagerActivationOption
- keySet() - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- keySet() - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- kfs - Variable in class org.kie.internal.utils.KieHelper
- KIE_RESOURCE_CONF_CLASS - Static variable in class org.kie.internal.io.ResourceTypeImpl
- KieAssemblersImpl - Class in org.kie.internal.services
- KieAssemblersImpl() - Constructor for class org.kie.internal.services.KieAssemblersImpl
- KieBuilderSet - Interface in org.kie.internal.builder
- KieContainerFluent - Interface in org.kie.internal.builder.fluent
- KieHelper - Class in org.kie.internal.utils
- KieHelper() - Constructor for class org.kie.internal.utils.KieHelper
- KieHelper(KnowledgeBuilderOption...) - Constructor for class org.kie.internal.utils.KieHelper
- KieInternalServices - Interface in org.kie.internal
- KieInternalServices.Factory - Class in org.kie.internal
-
A Factory for this KieServices
- KieInternalServicesImpl - Class in org.kie.internal.builder.impl
- KieInternalServicesImpl() - Constructor for class org.kie.internal.builder.impl.KieInternalServicesImpl
- KieRuntimesImpl - Class in org.kie.internal.services
- KieRuntimesImpl() - Constructor for class org.kie.internal.services.KieRuntimesImpl
- KieSessionFluent - Interface in org.kie.internal.builder.fluent
- KieTypeResolver - Interface in org.kie.internal.utils
-
Marker interface for KIE specific type resolvers e.g.
- KieWeaversImpl - Class in org.kie.internal.services
- KieWeaversImpl() - Constructor for class org.kie.internal.services.KieWeaversImpl
- KnowledgeBuilder - Interface in org.kie.internal.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.internal.builder
-
This class configures the knowledge package builder and compiler.
- KnowledgeBuilderError - Interface in org.kie.internal.builder
-
A reported error during the build process.
- KnowledgeBuilderErrors - Interface in org.kie.internal.builder
-
A typed collection of errors.
- KnowledgeBuilderFactory - Class in org.kie.internal.builder
-
This factory is used to build the knowledge base resources that are held collectively in KnowledgePackages.
- KnowledgeBuilderFactory() - Constructor for class org.kie.internal.builder.KnowledgeBuilderFactory
- KnowledgeBuilderFactoryService - Interface in org.kie.internal.builder
-
KnowledgeBuilderFactoryService is used by the KnowledgeBuilderFactory to "provide" it's concrete implementation.
- KnowledgeBuilderHelper - Class in org.kie.internal.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.internal.builder.help.KnowledgeBuilderHelper
- KnowledgeBuilderOption - Interface in org.kie.internal.builder.conf
-
A markup interface for KnowledgeBuilderConfiguration options
- KnowledgeBuilderOptionsConfiguration - Interface in org.kie.internal.builder.conf
-
A base interface for type safe configurations
- KnowledgeBuilderResult - Interface in org.kie.internal.builder
-
A super interface for Knowledge Building result messages.
- KnowledgeBuilderResults - Interface in org.kie.internal.builder
-
A typed collection for knowledge builder results.
- KnowledgeContext - Interface in org.kie.internal.runtime
- KnowledgeDefinition - Interface in org.kie.internal.definition
- KnowledgeDescr - Interface in org.kie.internal.definition
- KnowledgeRuntimeLoggerFactory - Class in org.kie.internal.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.internal.logger.KnowledgeRuntimeLoggerFactory
- ks - Variable in class org.kie.internal.utils.KieHelper
L
- LanguageLevelOption - Enum Class in org.kie.internal.builder.conf
-
A class for the language level configuration.
- LazyLoaded<T> - Interface in org.kie.internal.utils
-
Provides support for lazy load of content of given data object e.g.
- load() - Method in interface org.kie.internal.utils.LazyLoaded
-
Loads the actual content based on other attribute of the instance using load service if given.
- LOAD - Enum constant in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- 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.internal.persistence.jpa.JPAKnowledgeService
-
Deprecated.
- loadStatefulKnowledgeSession(Long, KieBase, KieSessionConfiguration, Environment) - Static method in class org.kie.internal.persistence.jpa.JPAKnowledgeService
- LocalDateTimeXmlAdapter - Class in org.kie.internal.jaxb
- LocalDateTimeXmlAdapter() - Constructor for class org.kie.internal.jaxb.LocalDateTimeXmlAdapter
- LocalDateXmlAdapter - Class in org.kie.internal.jaxb
- LocalDateXmlAdapter() - Constructor for class org.kie.internal.jaxb.LocalDateXmlAdapter
- LocalTimeXmlAdapter - Class in org.kie.internal.jaxb
- LocalTimeXmlAdapter() - Constructor for class org.kie.internal.jaxb.LocalTimeXmlAdapter
- logger - Static variable in class org.kie.internal.utils.ChainedProperties
- lookup(Class<T>) - Method in interface org.kie.internal.command.RegistryContext
M
- makeImmutable() - Method in class org.kie.internal.conf.CompositeConfiguration
- map(Function<String, String>) - Method in class org.kie.internal.definition.GenericTypeDefinition
- mapRequiredRoles() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- mapStartsWith(Map<String, String>, String, boolean) - Method in class org.kie.internal.utils.ChainedProperties
- marshal(LocalDate) - Method in class org.kie.internal.jaxb.LocalDateXmlAdapter
- marshal(LocalDateTime) - Method in class org.kie.internal.jaxb.LocalDateTimeXmlAdapter
- marshal(LocalTime) - Method in class org.kie.internal.jaxb.LocalTimeXmlAdapter
- marshal(OffsetDateTime) - Method in class org.kie.internal.jaxb.OffsetDateTimeXmlAdapter
- marshal(Map<String, Object>) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMapXmlAdapter
- marshal(Map<String, String>) - Method in class org.kie.internal.jaxb.StringKeyStringValueMapXmlAdapter
- marshal(CorrelationKey) - Method in class org.kie.internal.jaxb.CorrelationKeyXmlAdapter
- marshalCorrelationKey(CorrelationKey) - Static method in class org.kie.internal.jaxb.CorrelationKeyXmlAdapter
-
This method has been made "static"ally available so that non-JAXB code does not have to (unnecesarily) instantiate an instance fo this class.
- MarshallerFactory - Class in org.kie.internal.marshalling
-
The MarshallerFactory is used to marshal and unmarshal StatefulKnowledgeSessions.
- MarshallerFactory() - Constructor for class org.kie.internal.marshalling.MarshallerFactory
- MaxThreadsOption - Class in org.kie.internal.conf
-
A class for the max threads configuration.
- merge(List<DeploymentDescriptor>, MergeMode) - Static method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorMerger
- merge(KiePackage, ResourceTypePackage) - Method in class org.kie.internal.services.KieWeaversImpl
- merge(DeploymentDescriptor, DeploymentDescriptor, MergeMode) - Static method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorMerger
- MERGE_COLLECTIONS - Enum constant in enum class org.kie.internal.runtime.conf.MergeMode
-
The same as OVERRIDE_EMPTY except that collections are merged instead of being overridden
- MergeMode - Enum Class in org.kie.internal.runtime.conf
-
Defines merging strategy of two descriptors
- META_INF_LOCATION - Static variable in interface org.kie.internal.runtime.conf.DeploymentDescriptor
- MultiValueKieBuilderOption - Interface in org.kie.internal.builder.conf
-
A markup interface for MultiValueKnowledgeBuilderConfiguration options
- MultiValueKnowledgeBuilderOption - Interface in org.kie.internal.builder.conf
-
A markup interface for MultiValueKnowledgeBuilderConfiguration options
- MultiValueRuleBuilderOption - Interface in org.kie.internal.builder.conf
N
- NamedObjectModel - Class in org.kie.internal.runtime.conf
-
Extension of
ObjectModelthat provides unique name for the object model - NamedObjectModel() - Constructor for class org.kie.internal.runtime.conf.NamedObjectModel
- NamedObjectModel(String, String, Object...) - Constructor for class org.kie.internal.runtime.conf.NamedObjectModel
- NamedObjectModel(String, String, String, Object...) - Constructor for class org.kie.internal.runtime.conf.NamedObjectModel
- newAbortWorkItem(long) - Static method in class org.kie.internal.command.CommandFactory
- newApplicationContext(String) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- newBatchExecution(List<? extends Command>) - Static method in class org.kie.internal.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.internal.command.CommandFactory
- newByteArrayResource(byte[]) - Static method in class org.kie.internal.io.ResourceFactory
- newClassFilterAcceptor(String[]) - Static method in class org.kie.internal.marshalling.MarshallerFactory
- newClassPathResource(String) - Static method in class org.kie.internal.io.ResourceFactory
- newClassPathResource(String, Class) - Static method in class org.kie.internal.io.ResourceFactory
- newClassPathResource(String, ClassLoader) - Static method in class org.kie.internal.io.ResourceFactory
- newClassPathResource(String, String) - Static method in class org.kie.internal.io.ResourceFactory
- newClassPathResource(String, String, Class) - Static method in class org.kie.internal.io.ResourceFactory
- newClassPathResource(String, String, ClassLoader) - Static method in class org.kie.internal.io.ResourceFactory
- newClearActivationGroup(String) - Method in interface org.kie.internal.command.ExtendedKieCommands
- newClearAgenda() - Method in interface org.kie.internal.command.ExtendedKieCommands
- newClearAgendaGroup(String) - Method in interface org.kie.internal.command.ExtendedKieCommands
- newClearRuleFlowGroup(String) - Method in interface org.kie.internal.command.ExtendedKieCommands
- newCompleteWorkItem(long, Map<String, Object>) - Static method in class org.kie.internal.command.CommandFactory
- newConsoleLogger(KieRuntimeEventManager) - Static method in class org.kie.internal.logger.KnowledgeRuntimeLoggerFactory
-
Logs events to command line console.
- newCorrelationKey(String) - Method in interface org.kie.internal.process.CorrelationKeyFactory
- newCorrelationKey(List<String>) - Method in interface org.kie.internal.process.CorrelationKeyFactory
- newCorrelationKeyFactory() - Method in class org.kie.internal.builder.impl.KieInternalServicesImpl
- newCorrelationKeyFactory() - Method in interface org.kie.internal.KieInternalServices
- newDecisionTableConfiguration() - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
-
DecisionTable resources require a ResourceConfiguration, that configuration instance is created here.
- newDecisionTableConfiguration() - Method in interface org.kie.internal.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.internal.command.CommandFactory
- newDeleteObject(Object, String) - Static method in class org.kie.internal.command.CommandFactory
- newDescrResource(KnowledgeDescr) - Static method in class org.kie.internal.io.ResourceFactory
- newDispose() - Static method in class org.kie.internal.command.CommandFactory
- newEnableAuditLog(String) - Static method in class org.kie.internal.command.CommandFactory
- newEnableAuditLog(String) - Method in interface org.kie.internal.command.ExtendedKieCommands
- newEnableAuditLog(String, String) - Static method in class org.kie.internal.command.CommandFactory
- newEnableAuditLog(String, String) - Method in interface org.kie.internal.command.ExtendedKieCommands
- newFileLogger(KieRuntimeEventManager, String) - Static method in class org.kie.internal.logger.KnowledgeRuntimeLoggerFactory
-
Creates a file logger in the current thread.
- newFileResource(File) - Static method in class org.kie.internal.io.ResourceFactory
- newFileResource(String) - Static method in class org.kie.internal.io.ResourceFactory
- newFireAllRules() - Static method in class org.kie.internal.command.CommandFactory
- newFireAllRules(int) - Static method in class org.kie.internal.command.CommandFactory
- newFireAllRules(String) - Static method in class org.kie.internal.command.CommandFactory
- newGetFactHandle(Object) - Static method in class org.kie.internal.command.CommandFactory
- newGetFactHandleInEntryPoint(Object, String) - Static method in class org.kie.internal.command.CommandFactory
- newGetGlobal(String) - Static method in class org.kie.internal.command.CommandFactory
-
Gets the global and adds it to the ExecutionResults
- newGetGlobal(String, String) - Static method in class org.kie.internal.command.CommandFactory
-
Gets the global and adds it ot the BatchExecutionresults using the alternative outIdentifier.
- newGetObject(FactHandle) - Static method in class org.kie.internal.command.CommandFactory
- newGetObject(FactHandle, String) - Static method in class org.kie.internal.command.CommandFactory
- newGetObjects() - Static method in class org.kie.internal.command.CommandFactory
- newGetObjects(String) - Static method in class org.kie.internal.command.CommandFactory
- newGetObjects(ObjectFilter) - Static method in class org.kie.internal.command.CommandFactory
- newGetObjects(ObjectFilter, String) - Static method in class org.kie.internal.command.CommandFactory
- newIdentityMarshallingStrategy() - Static method in class org.kie.internal.marshalling.MarshallerFactory
- newIdentityMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Static method in class org.kie.internal.marshalling.MarshallerFactory
- newInputStreamResource(InputStream) - Static method in class org.kie.internal.io.ResourceFactory
- newInputStreamResource(InputStream, String) - Static method in class org.kie.internal.io.ResourceFactory
- newInsert(Object) - Static method in class org.kie.internal.command.CommandFactory
-
Inserts a new instance
- newInsert(Object, String) - Static method in class org.kie.internal.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.internal.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.internal.command.CommandFactory
-
Iterate and insert each of the elements of the Collection.
- newInsertElements(Collection, String, boolean, String) - Static method in class org.kie.internal.command.CommandFactory
-
Iterate and insert each of the elements of the Collection.
- newJaxbConfiguration(Options, String) - Method in interface org.kie.internal.builder.JaxbConfigurationFactoryService
- newJaxbConfiguration(Options, String) - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
- newJAXBContext(String[], Map<String, ?>, KieBase) - Method in interface org.kie.internal.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[], Map<String, ?>, KieBase) - Static method in class org.kie.internal.builder.help.KnowledgeBuilderHelper
- newJAXBContext(String[], KieBase) - Static method in class org.kie.internal.builder.help.KnowledgeBuilderHelper
-
Creates a new JAXBContext, from which the Marshaller and Unmarshaller can be created, which are used by the Transformer pipeline stage.
- newKieBase() - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Creates a new KnowledgeBase from the knowledge packages that have been added to this builder.
- newKnowledgeBuilder() - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
-
Create and return a new KnowledgeBuilder, using the default KnowledgeBuilderConfigurations
- newKnowledgeBuilder() - Method in interface org.kie.internal.builder.KnowledgeBuilderFactoryService
-
Instantiate and return a new KnowledgeBuilder using the default KnowledgeBuilderConfiguration
- newKnowledgeBuilder(KieBase) - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
- newKnowledgeBuilder(KieBase) - Method in interface org.kie.internal.builder.KnowledgeBuilderFactoryService
- newKnowledgeBuilder(KieBase, KnowledgeBuilderConfiguration) - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
- newKnowledgeBuilder(KieBase, KnowledgeBuilderConfiguration) - Method in interface org.kie.internal.builder.KnowledgeBuilderFactoryService
- newKnowledgeBuilder(KnowledgeBuilderConfiguration) - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
-
Create and return a new KnowledgeBuilder, using he given KnowledgeBuilderConfigurations
- newKnowledgeBuilder(KnowledgeBuilderConfiguration) - Method in interface org.kie.internal.builder.KnowledgeBuilderFactoryService
-
Instantiate and return a new KnowledgeBuilder using the given KnowledgeBuilderConfiguration
- newKnowledgeBuilderConfiguration() - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
-
Create a KnowledgeBuilderConfiguration on which properties can be set.
- newKnowledgeBuilderConfiguration() - Method in interface org.kie.internal.builder.KnowledgeBuilderFactoryService
-
Instantiate and return a new KnowledgeBuilderConfiguration
- newKnowledgeBuilderConfiguration(ClassLoader) - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
- newKnowledgeBuilderConfiguration(ClassLoader) - Method in interface org.kie.internal.builder.KnowledgeBuilderFactoryService
-
Instantiate and return a new KnowledgeBuilderConfiguration
- newKnowledgeBuilderConfiguration(Properties, ClassLoader) - Static method in class org.kie.internal.builder.KnowledgeBuilderFactory
-
Create a KnowledgeBuilderConfiguration on which properties can be set.
- newKnowledgeBuilderConfiguration(Properties, ClassLoader) - Method in interface org.kie.internal.builder.KnowledgeBuilderFactoryService
-
Instantiate and return a new KnowledgeBuilderConfiguration
- newMarshaller(KieBase) - Static method in class org.kie.internal.marshalling.MarshallerFactory
-
Default uses the serialise marshalling strategy.
- newMarshaller(KieBase, ObjectMarshallingStrategy[]) - Static method in class org.kie.internal.marshalling.MarshallerFactory
- newModify(FactHandle, List<Setter>) - Static method in class org.kie.internal.command.CommandFactory
- newPMMLCommandExecutor() - Method in interface org.kie.internal.pmml.PMMLCommandExecutorFactory
- newQuery(String, String) - Static method in class org.kie.internal.command.CommandFactory
-
Executes a query.
- newQuery(String, String, Object[]) - Static method in class org.kie.internal.command.CommandFactory
-
Executes a query using the given parameters.
- newReaderResource(Reader) - Static method in class org.kie.internal.io.ResourceFactory
- newReaderResource(Reader, String) - Static method in class org.kie.internal.io.ResourceFactory
- newRegisterWorkItemHandlerCommand(WorkItemHandler, String) - Static method in class org.kie.internal.command.CommandFactory
- newSerializeMarshallingStrategy() - Static method in class org.kie.internal.marshalling.MarshallerFactory
- newSerializeMarshallingStrategy(ObjectMarshallingStrategyAcceptor) - Static method in class org.kie.internal.marshalling.MarshallerFactory
- newSession() - Method in interface org.kie.internal.builder.fluent.KieContainerFluent
- newSession(String) - Method in interface org.kie.internal.builder.fluent.KieContainerFluent
- newSessionCustomized(String, BiFunction<String, KieContainer, KieSessionConfiguration>) - Method in interface org.kie.internal.builder.fluent.KieContainerFluent
- newSetGlobal(String, Object) - Static method in class org.kie.internal.command.CommandFactory
-
Sets the global.
- newSetGlobal(String, Object, boolean) - Static method in class org.kie.internal.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.internal.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.internal.command.CommandFactory
- newSignalEvent(String, Object) - Static method in class org.kie.internal.command.CommandFactory
- newSignalEvent(String, String, Object) - Static method in class org.kie.internal.command.CommandFactory
- newStartProcess(String) - Static method in class org.kie.internal.command.CommandFactory
-
Start a process
- newStartProcess(String, Map<String, Object>) - Static method in class org.kie.internal.command.CommandFactory
-
Start a process using the given parameters.
- newStatefulKnowledgeSession(KieBase, KieSessionConfiguration, Environment) - Static method in class org.kie.internal.persistence.jpa.JPAKnowledgeService
- newThreadedFileLogger(KieRuntimeEventManager, String, int) - Static method in class org.kie.internal.logger.KnowledgeRuntimeLoggerFactory
-
Creates a file logger that executes in a different thread, where information is written on given intervals (in milliseconds).
- NO - Enum constant in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
- NO - Enum constant in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
- NO - Enum constant in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
- NO - Enum constant in enum class org.kie.internal.conf.ShareAlphaNodesOption
- NO - Enum constant in enum class org.kie.internal.conf.ShareBetaNodesOption
- NO - Static variable in class org.kie.internal.runtime.conf.ForceEagerActivationOption
- NoDepsClassLoaderResolver - Class in org.kie.internal.utils
- NoDepsClassLoaderResolver() - Constructor for class org.kie.internal.utils.NoDepsClassLoaderResolver
- NONE - Enum constant in enum class org.kie.internal.runtime.conf.AuditMode
- NONE - Enum constant in enum class org.kie.internal.runtime.conf.PersistenceMode
O
- ObjectModel - Class in org.kie.internal.runtime.conf
-
Object model that defines how and of what type the object instance should be created.
The how is actually delegated to resolved implementationObjectModelResolverthat default to Java Reflection based resolver but might utilize others (such as MVEL, Spring, CDI, etc). - ObjectModel() - Constructor for class org.kie.internal.runtime.conf.ObjectModel
- ObjectModel(String, Object...) - Constructor for class org.kie.internal.runtime.conf.ObjectModel
- ObjectModel(String, String, Object...) - Constructor for class org.kie.internal.runtime.conf.ObjectModel
- ObjectModelResolver - Interface in org.kie.internal.runtime.conf
-
Resolves
ObjectModelto actual instances based on underlying mechanism such as reflection, Spring, CDI, MVEL and more. - ObjectModelResolverProvider - Class in org.kie.internal.runtime.conf
-
Provides all available implementations of
ObjectModelResolver - ObjectModelResolverProvider() - Constructor for class org.kie.internal.runtime.conf.ObjectModelResolverProvider
- OffsetDateTimeXmlAdapter - Class in org.kie.internal.jaxb
- OffsetDateTimeXmlAdapter() - Constructor for class org.kie.internal.jaxb.OffsetDateTimeXmlAdapter
- onAfterMatchFire(Match) - Method in interface org.kie.internal.event.rule.RuleEventListener
- onBeforeMatchFire(Match) - Method in interface org.kie.internal.event.rule.RuleEventListener
- onDeleteMatch(Match) - Method in interface org.kie.internal.event.rule.RuleEventListener
- onUpdateMatch(Match) - Method in interface org.kie.internal.event.rule.RuleEventListener
- org.kie.internal - package org.kie.internal
- org.kie.internal.builder - package org.kie.internal.builder
-
The builder package is responsible for building knowledge definitions from artifact resources.
- org.kie.internal.builder.conf - package org.kie.internal.builder.conf
- org.kie.internal.builder.fluent - package org.kie.internal.builder.fluent
- org.kie.internal.builder.help - package org.kie.internal.builder.help
-
Providers helper classes that can be used during building.
- org.kie.internal.builder.impl - package org.kie.internal.builder.impl
- org.kie.internal.command - package org.kie.internal.command
- org.kie.internal.concurrent - package org.kie.internal.concurrent
- org.kie.internal.conf - package org.kie.internal.conf
- org.kie.internal.definition - package org.kie.internal.definition
- org.kie.internal.definition.rule - package org.kie.internal.definition.rule
- org.kie.internal.event.rule - package org.kie.internal.event.rule
- org.kie.internal.identity - package org.kie.internal.identity
- org.kie.internal.io - package org.kie.internal.io
- org.kie.internal.jaxb - package org.kie.internal.jaxb
- org.kie.internal.jci - package org.kie.internal.jci
- org.kie.internal.logger - package org.kie.internal.logger
- org.kie.internal.marshalling - package org.kie.internal.marshalling
- org.kie.internal.persistence.jpa - package org.kie.internal.persistence.jpa
- org.kie.internal.pmml - package org.kie.internal.pmml
- org.kie.internal.process - package org.kie.internal.process
- org.kie.internal.remote - package org.kie.internal.remote
- org.kie.internal.ruleunit - package org.kie.internal.ruleunit
- org.kie.internal.runtime - package org.kie.internal.runtime
- org.kie.internal.runtime.conf - package org.kie.internal.runtime.conf
- org.kie.internal.runtime.manager.deploy - package org.kie.internal.runtime.manager.deploy
- org.kie.internal.services - package org.kie.internal.services
- org.kie.internal.simulation - package org.kie.internal.simulation
- org.kie.internal.task.exception - package org.kie.internal.task.exception
- org.kie.internal.task.service - package org.kie.internal.task.service
- org.kie.internal.utils - package org.kie.internal.utils
- out() - Method in interface org.kie.internal.builder.fluent.ContextFluent
-
The output from the last command should be returned via the out results.
- out(String) - Method in interface org.kie.internal.builder.fluent.ContextFluent
-
The output from the last executed command should be returned and set to the given name in the context.
- OVERRIDE_ALL - Enum constant in enum class org.kie.internal.runtime.conf.MergeMode
-
The 'secondary' descriptor values are all used
- OVERRIDE_EMPTY - Enum constant in enum class org.kie.internal.runtime.conf.MergeMode
-
The 'secondary' non-empty values override corresponding values of the main, including collections
P
- packageName() - Method in class org.kie.internal.builder.conf.DefaultPackageNameOption
- PARALLEL_EVALUATION - Enum constant in enum class org.kie.internal.conf.ParallelExecutionOption
- ParallelExecutionOption - Enum Class in org.kie.internal.conf
-
Determines is the engine should evaluate rules and execute their consequences sequentially or in parallel.
- ParallelLambdaExternalizationOption - Enum Class in org.kie.internal.builder.conf
-
An Enum for ParallelLambdaExternalizationOption option.
- ParallelRulesBuildThresholdOption - Class in org.kie.internal.builder.conf
-
A class for the parallel rules build threshold configuration.
- parseType(String, Function<String, String>) - Static method in class org.kie.internal.definition.GenericTypeDefinition
- PATTERN_ORDER - Enum constant in enum class org.kie.internal.conf.IndexPrecedenceOption
- PER_CASE - Enum constant in enum class org.kie.internal.runtime.conf.RuntimeStrategy
- PER_PROCESS_INSTANCE - Enum constant in enum class org.kie.internal.runtime.conf.RuntimeStrategy
- PER_REQUEST - Enum constant in enum class org.kie.internal.runtime.conf.RuntimeStrategy
- PermissionConstants - Interface in org.kie.internal.remote
- persistenceMode(PersistenceMode) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- PersistenceMode - Enum Class in org.kie.internal.runtime.conf
-
Supported persistence modes
- persistenceUnit(String) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- PMMLCommandExecutor - Interface in org.kie.internal.pmml
- PMMLCommandExecutorFactory - Interface in org.kie.internal.pmml
- PMMLCommandExecutorFactory.FactoryHolder - Class in org.kie.internal.pmml
- PMMLImplementationsUtil - Class in org.kie.internal.pmml
-
Class used to provide utility methods to manage implementation to be invoked at runtime
- PROCESS - Enum constant in enum class org.kie.internal.builder.ResourceChange.Type
- ProcessBuilder - Interface in org.kie.internal.builder
-
This is a mixin style interface who's role is to provide process specific methods to the KnowledgeBuilder, currently there are none.
- ProcessFluent<T,
U> - Interface in org.kie.internal.builder.fluent -
see
ProcessRuntime - ProcessInstanceIdCommand - Interface in org.kie.internal.command
- ProcessStringEscapesOption - Enum Class in org.kie.internal.builder.conf
-
An Enum for ProcessStringEscapes option.
- PROPERTY_NAME - Static variable in class org.kie.internal.builder.conf.AccumulateFunctionOption
-
The prefix for the property name for accumulate functions
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
- PROPERTY_NAME - Static variable in class org.kie.internal.builder.conf.DefaultDialectOption
-
The property name for the default DIALECT
- PROPERTY_NAME - Static variable in class org.kie.internal.builder.conf.DefaultPackageNameOption
-
The property name for the default package name
- PROPERTY_NAME - Static variable in class org.kie.internal.builder.conf.DumpDirOption
-
The property name for the drools dump directory configuration
- PROPERTY_NAME - Static variable in class org.kie.internal.builder.conf.EvaluatorOption
-
The prefix for the property name for evaluators
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
-
The property name for the sequential mode option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
-
The property name for the enabling/disabling trim of cells values
- PROPERTY_NAME - Static variable in class org.kie.internal.builder.conf.KBuilderSeverityOption
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.LanguageLevelOption
-
The property name for the language level
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
-
The property name for the parallel lambda externalization
- PROPERTY_NAME - Static variable in class org.kie.internal.builder.conf.ParallelRulesBuildThresholdOption
-
The property name for the parallel rules build threshold option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
-
The property name for the process string escapes option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.PropertySpecificOption
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
- PROPERTY_NAME - Static variable in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
-
The property name for the enabling/disabling trim of cells values
- PROPERTY_NAME - Static variable in class org.kie.internal.conf.AlphaRangeIndexThresholdOption
-
The property name
- PROPERTY_NAME - Static variable in class org.kie.internal.conf.AlphaThresholdOption
-
The property name for the default DIALECT
- PROPERTY_NAME - Static variable in class org.kie.internal.conf.CompositeKeyDepthOption
-
The property name for the default DIALECT
- PROPERTY_NAME - Static variable in class org.kie.internal.conf.ConsequenceExceptionHandlerOption
-
The property name for consequence exception handler configuration
- PROPERTY_NAME - Static variable in class org.kie.internal.conf.ConstraintJittingThresholdOption
-
The property name for the constraint jitting option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
-
The property name for the share beta nodes option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.conf.IndexPrecedenceOption
-
The property name for the index precedence option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
-
The property name for the share beta nodes option
- PROPERTY_NAME - Static variable in class org.kie.internal.conf.MaxThreadsOption
-
The property name for the max threads
- PROPERTY_NAME - Static variable in enum class org.kie.internal.conf.ParallelExecutionOption
- PROPERTY_NAME - Static variable in enum class org.kie.internal.conf.SequentialAgendaOption
-
The property name for the sequential mode option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.conf.ShareAlphaNodesOption
-
The property name for the sequential mode option
- PROPERTY_NAME - Static variable in enum class org.kie.internal.conf.ShareBetaNodesOption
-
The property name for the share beta nodes option
- PROPERTY_NAME - Static variable in class org.kie.internal.runtime.conf.ForceEagerActivationOption
- propertyName() - Method in class org.kie.internal.builder.conf.DefaultDialectOption
- PropertySpecificOption - Enum Class in org.kie.internal.builder.conf
- put(String, Object) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- put(String, String) - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- putAll(Map<? extends String, ? extends Object>) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- putAll(Map<? extends String, ? extends String>) - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
R
- readExternal(ObjectInput) - Method in class org.kie.internal.conf.CompositeConfiguration
- readExternal(ObjectInput) - Method in class org.kie.internal.task.exception.TaskError
- readExternal(ObjectInput) - Method in class org.kie.internal.utils.ChainedProperties
- register(Class<T>, T) - Method in interface org.kie.internal.command.RegistryContext
- registerWorkItemHandler(String, WorkItemHandler) - Method in interface org.kie.internal.builder.fluent.WorkItemManagerFluent
-
Register the given handler for all work items of the given type of work
- RegistryContext - Interface in org.kie.internal.command
- relativeAfter(long) - Method in interface org.kie.internal.builder.fluent.TimeFluent
- remove(Object) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- remove(Object) - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- removeClassLoader(ClassLoader) - Method in class org.kie.internal.utils.CompositeClassLoader
- removeContextIdentity() - Method in interface org.kie.internal.identity.IdentityProvider
- REMOVED - Enum constant in enum class org.kie.internal.builder.ChangeType
- removeEventListener(RuleEventListener) - Method in interface org.kie.internal.event.rule.RuleEventManager
- removeTransient(Collection<?>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- reportError(KnowledgeBuilderError) - Method in interface org.kie.internal.builder.AssemblerContext
- ReproducibleExecutableModelGenerationOption - Enum Class in org.kie.internal.builder.conf
-
An Enum to force the reproducible executable model generation.
- REQUEST - Enum constant in enum class org.kie.internal.builder.fluent.Scope
- resolve(String) - Static method in class org.kie.internal.runtime.conf.ForceEagerActivationOption
- ResourceChange - Class in org.kie.internal.builder
- ResourceChange(ChangeType, ResourceChange.Type, String) - Constructor for class org.kie.internal.builder.ResourceChange
- ResourceChange.Type - Enum Class in org.kie.internal.builder
- ResourceChangeSet - Class in org.kie.internal.builder
- ResourceChangeSet(String, ChangeType) - Constructor for class org.kie.internal.builder.ResourceChangeSet
- ResourceChangeSet.RuleLoadOrder - Class in org.kie.internal.builder
- ResourceFactory - Class in org.kie.internal.io
-
Convenience Factory to provide Resource implementations for the desired IO resource.
- ResourceFactory() - Constructor for class org.kie.internal.io.ResourceFactory
- ResourceTypeImpl - Class in org.kie.internal.io
- ResourceTypeImpl() - Constructor for class org.kie.internal.io.ResourceTypeImpl
- ResourceWithConfigurationImpl - Class in org.kie.internal.io
- ResourceWithConfigurationImpl(Resource, ResourceConfiguration, Consumer<Object>, Consumer<Object>) - Constructor for class org.kie.internal.io.ResourceWithConfigurationImpl
- ResponseHandler - Interface in org.kie.internal.task.service
- REST_CLIENT_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_DEPLOYMENT_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_PROCESS_RO_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_PROCESS_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_PROJECT_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_QUERY_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_TASK_RO_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- REST_TASK_ROLE - Static variable in interface org.kie.internal.remote.PermissionConstants
- ResultSeverity - Enum Class in org.kie.internal.builder
-
An enum of the available problem types
- RULE - Enum constant in enum class org.kie.internal.builder.ResourceChange.Type
- RULE_UNIT_DECLARATION - Static variable in class org.kie.internal.ruleunit.RuleUnitUtil
- RULE_UNIT_ENTRY_POINT - Static variable in class org.kie.internal.ruleunit.RuleUnitUtil
- RuleBuilder - Interface in org.kie.internal.builder
-
This is a mixin style interface who's role is to provide rule specific methods to the KnowledgeBuilder, currently there are none.
- RuleEventListener - Interface in org.kie.internal.event.rule
- RuleEventManager - Interface in org.kie.internal.event.rule
- RuleFluent<T,
U> - Interface in org.kie.internal.builder.fluent -
See
RuleRuntimeandStatefulRuleSession - RuleLoadOrder(String, String, int) - Constructor for class org.kie.internal.builder.ResourceChangeSet.RuleLoadOrder
- RuleTemplateConfiguration - Interface in org.kie.internal.builder
- RuleUnitComponentFactory - Interface in org.kie.internal.ruleunit
- RuleUnitComponentFactory.FactoryHolder - Class in org.kie.internal.ruleunit
- RuleUnitDescription - Interface in org.kie.internal.ruleunit
- RuleUnitUtil - Class in org.kie.internal.ruleunit
- RuleUnitUtil() - Constructor for class org.kie.internal.ruleunit.RuleUnitUtil
- RuleUnitVariable - Interface in org.kie.internal.ruleunit
- runtimeStrategy(RuntimeStrategy) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- RuntimeStrategy - Enum Class in org.kie.internal.runtime.conf
S
- Scope - Enum Class in org.kie.internal.builder.fluent
- SEQUENTIAL - Enum constant in enum class org.kie.internal.conf.ParallelExecutionOption
- SEQUENTIAL - Enum constant in enum class org.kie.internal.conf.SequentialAgendaOption
- SequentialAgendaOption - Enum Class in org.kie.internal.conf
-
An Enum for SequentialAgenda option.
- serializeObject(Object, String) - Static method in class org.kie.internal.jaxb.StringKeyObjectValueMapXmlAdapter
- serviceClass() - Method in class org.kie.internal.services.AbstractMultiService
- serviceClass() - Method in class org.kie.internal.services.KieAssemblersImpl
- serviceClass() - Method in class org.kie.internal.services.KieRuntimesImpl
- serviceClass() - Method in class org.kie.internal.services.KieWeaversImpl
- serviceKey(KieAssemblerService) - Method in class org.kie.internal.services.KieAssemblersImpl
- serviceKey(KieRuntimeService) - Method in class org.kie.internal.services.KieRuntimesImpl
- serviceKey(KieWeaverService) - Method in class org.kie.internal.services.KieWeaversImpl
- serviceKey(V) - Method in class org.kie.internal.services.AbstractMultiService
- set(String) - Method in interface org.kie.internal.builder.fluent.ContextFluent
-
The last executed command result is set to a name in this executing context.
- set(String, Scope) - Method in interface org.kie.internal.builder.fluent.ContextFluent
- setActiveAgendaGroup(String) - Method in interface org.kie.internal.builder.fluent.RuleFluent
- setActiveModel(String) - Method in interface org.kie.internal.builder.fluent.DMNFluent
- setActiveModel(String, String) - Method in interface org.kie.internal.builder.fluent.DMNFluent
- setActiveRuleFlowGroup(String) - Method in interface org.kie.internal.builder.fluent.RuleFluent
- setAuditMode(AuditMode) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setAuditPersistenceUnit(String) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setBuildHandler(BuilderHandler) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setCachingEnabled(boolean) - Method in class org.kie.internal.utils.CompositeClassLoader
- setClasses(List<String>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setClasses(List<String>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setClassLoader(ClassLoader) - Method in class org.kie.internal.conf.CompositeConfiguration
- setClassLoader(ClassLoader) - Method in class org.kie.internal.utils.KieHelper
- setClassName(String) - Method in class org.kie.internal.jaxb.StringKeyObjectValueEntry
- setConfiguration(List<NamedObjectModel>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setConfiguration(List<NamedObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setContextIdentity(String) - Method in interface org.kie.internal.identity.IdentityProvider
- setCorrelationKey(CorrelationKey) - Method in interface org.kie.internal.command.CorrelationKeyCommand
- setEnvironmentEntries(List<NamedObjectModel>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setEnvironmentEntries(List<NamedObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setError(RuntimeException) - Method in interface org.kie.internal.task.service.ResponseHandler
- setEventListeners(List<ObjectModel>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setEventListeners(List<ObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setGlobal(String, Object) - Method in interface org.kie.internal.builder.fluent.RuleFluent
- setGlobals(List<NamedObjectModel>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setGlobals(List<NamedObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setIdentifier(String) - Method in class org.kie.internal.runtime.conf.ObjectModel
- setInput(String, Object) - Method in interface org.kie.internal.builder.fluent.DMNFluent
- setInputType(DecisionTableInputType) - Method in interface org.kie.internal.builder.DecisionTableConfiguration
-
Specify the type of decision table resource, currently either XLS or CSV.
- setInternalProperty(String, String) - Method in interface org.kie.internal.conf.InternalPropertiesConfiguration
- setKey(String) - Method in class org.kie.internal.jaxb.StringKeyObjectValueEntry
- setKey(String) - Method in class org.kie.internal.jaxb.StringKeyStringValueEntry
- setKieBaseName(String) - Method in interface org.kie.internal.builder.InternalMessage
- setKieContainer(KieContainer) - Method in interface org.kie.internal.builder.fluent.ExecutableBuilder
- setKieModuleModel(KieModuleModel) - Method in class org.kie.internal.utils.KieHelper
- setLimitSerializationClasses(Boolean) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setLimitSerializationClasses(Boolean) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setLoadService(T) - Method in interface org.kie.internal.utils.LazyLoaded
-
Should be set after object construction (usually in marshaling strategies) so whenever is needed content can be loaded via this service
- setMarshalingStrategies(List<ObjectModel>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setMarshallingStrategies(List<ObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setName(String) - Method in class org.kie.internal.runtime.conf.NamedObjectModel
- setOption(C) - Method in class org.kie.internal.conf.CompositeConfiguration
- setPackageName(String) - Method in class org.kie.internal.builder.ResourceChangeSet
- setParameters(List<Object>) - Method in class org.kie.internal.runtime.conf.ObjectModel
- setPersistenceMode(PersistenceMode) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setPersistenceUnit(String) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setProcessInstanceId(String) - Method in interface org.kie.internal.command.ProcessInstanceIdCommand
- setProperty(String, String) - Method in class org.kie.internal.conf.CompositeConfiguration
- setProperty(PropertiesConfiguration, String, String) - Method in class org.kie.internal.conf.CompositeConfiguration
- setRecoverable(boolean) - Method in exception org.kie.internal.task.exception.TaskException
- setReleaseId(ReleaseId) - Method in class org.kie.internal.utils.KieHelper
- setRequiredRoles(List<String>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setRequiredRoles(List<String>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setResolver(String) - Method in class org.kie.internal.runtime.conf.ObjectModel
- setRuntimeStrategy(RuntimeStrategy) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setTaskEventListeners(List<ObjectModel>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setTaskEventListeners(List<ObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setter() - Method in interface org.kie.internal.ruleunit.RuleUnitVariable
- setTrimCell(boolean) - Method in interface org.kie.internal.builder.DecisionTableConfiguration
- setValue(byte[]) - Method in class org.kie.internal.jaxb.StringKeyObjectValueEntry
- setValue(String) - Method in class org.kie.internal.jaxb.StringKeyStringValueEntry
- setWorkItemHandlers(List<NamedObjectModel>) - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptorBuilder
- setWorkItemHandlers(List<NamedObjectModel>) - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- setWorksheetName(String) - Method in interface org.kie.internal.builder.DecisionTableConfiguration
-
Which named xls worksheet should be used.
- ShareAlphaNodesOption - Enum Class in org.kie.internal.conf
-
An Enum for ShareAlphaNodes option.
- ShareBetaNodesOption - Enum Class in org.kie.internal.conf
-
An Enum for ShareBetaNodes option.
- signalEvent(String, Object) - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Signals the engine that an event has occurred.
- signalEvent(String, Object, String) - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Signals the process instance that an event has occurred.
- Simulation - Interface in org.kie.internal.simulation
- SimulationPath - Interface in org.kie.internal.simulation
- SimulationStep - Interface in org.kie.internal.simulation
- SINGLETON - Enum constant in enum class org.kie.internal.runtime.conf.RuntimeStrategy
- SingleValueKieBuilderOption - Interface in org.kie.internal.builder.conf
-
A markup interface for SingleValueKnowledgeBuilderConfiguration options
- SingleValueKnowledgeBuilderOption - Interface in org.kie.internal.builder.conf
-
A markup interface for SingleValueKnowledgeBuilderConfiguration options
- SingleValueRuleBuilderOption - Interface in org.kie.internal.builder.conf
- size() - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- size() - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- startConversation() - Method in interface org.kie.internal.builder.fluent.ContextFluent
- startProcess(String) - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Start a new process instance.
- startProcess(String, Map<String, Object>) - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Start a new process instance.
- startProcess(String, CorrelationKey, Map<String, Object>) - Method in interface org.kie.internal.process.CorrelationAwareProcessRuntime
-
Start a new process instance.
- startProcessFromNodeIds(String, CorrelationKey, Map<String, Object>, String...) - Method in interface org.kie.internal.process.CorrelationAwareProcessRuntime
-
Starts a process with the values supplied from the current nodes
- startProcessInstance(String) - Method in interface org.kie.internal.builder.fluent.ProcessFluent
-
Starts the given process instance (which was created by using createProcesInstance but not yet started).
- StatefulKnowledgeSession - Interface in org.kie.internal.runtime
-
StatefulKnowledgeSession is the most common way to interact with the engine.
- StatelessKnowledgeSessionResults - Interface in org.kie.internal.runtime
- StringKeyObjectValueEntry - Class in org.kie.internal.jaxb
- StringKeyObjectValueEntry() - Constructor for class org.kie.internal.jaxb.StringKeyObjectValueEntry
- StringKeyObjectValueEntry(String, String, byte[]) - Constructor for class org.kie.internal.jaxb.StringKeyObjectValueEntry
- StringKeyObjectValueEntry(Map.Entry<String, Object>) - Constructor for class org.kie.internal.jaxb.StringKeyObjectValueEntry
- StringKeyObjectValueMap - Class in org.kie.internal.jaxb
-
This implements
Mapin order to fool JSON.. - StringKeyObjectValueMap() - Constructor for class org.kie.internal.jaxb.StringKeyObjectValueMap
- StringKeyObjectValueMapXmlAdapter - Class in org.kie.internal.jaxb
-
This is a
XmlAdapterfor mapping Map<String, Object> instances to classes/instances that both JAXB/XML and JSON can deal with. - StringKeyObjectValueMapXmlAdapter() - Constructor for class org.kie.internal.jaxb.StringKeyObjectValueMapXmlAdapter
- StringKeyStringValueEntry - Class in org.kie.internal.jaxb
- StringKeyStringValueEntry() - Constructor for class org.kie.internal.jaxb.StringKeyStringValueEntry
- StringKeyStringValueEntry(String, String) - Constructor for class org.kie.internal.jaxb.StringKeyStringValueEntry
- StringKeyStringValueMap - Class in org.kie.internal.jaxb
-
This implements
Mapin order to fool JSON.. - StringKeyStringValueMap() - Constructor for class org.kie.internal.jaxb.StringKeyStringValueMap
- StringKeyStringValueMapXmlAdapter - Class in org.kie.internal.jaxb
-
This is a
XmlAdapterfor mapping Map<String, String> instances to classes/instances that both JAXB/XML and JSON can deal with. - StringKeyStringValueMapXmlAdapter() - Constructor for class org.kie.internal.jaxb.StringKeyStringValueMapXmlAdapter
T
- TaskError - Class in org.kie.internal.task.exception
- TaskError() - Constructor for class org.kie.internal.task.exception.TaskError
- TaskError(String) - Constructor for class org.kie.internal.task.exception.TaskError
- TaskException - Exception in org.kie.internal.task.exception
-
Base class for all exceptions for the task related activities see org.jbpm.services.task.service.TaskServiceSession#addTask(org.jbpm.services.task.Task, ContentData)
- TaskException(String) - Constructor for exception org.kie.internal.task.exception.TaskException
- TaskException(String, Throwable) - Constructor for exception org.kie.internal.task.exception.TaskException
- TimeFluent<T> - Interface in org.kie.internal.builder.fluent
- toExternalForm() - Method in enum class org.kie.internal.conf.IndexPrecedenceOption
- toExternalForm() - Method in enum class org.kie.internal.conf.ParallelExecutionOption
- toExternalForm() - Method in interface org.kie.internal.process.CorrelationKey
- toProperties(ResourceConfiguration) - Static method in class org.kie.internal.io.ResourceTypeImpl
- toString() - Method in enum class org.kie.internal.builder.ChangeType
- toString() - Method in class org.kie.internal.builder.conf.AccumulateFunctionOption
- toString() - Method in class org.kie.internal.builder.conf.DefaultDialectOption
- toString() - Method in class org.kie.internal.builder.conf.DefaultPackageNameOption
- toString() - Method in class org.kie.internal.builder.conf.DumpDirOption
- toString() - Method in class org.kie.internal.builder.conf.EvaluatorOption
- toString() - Method in class org.kie.internal.builder.conf.KBuilderSeverityOption
- toString() - Method in class org.kie.internal.builder.ResourceChange
- toString() - Method in enum class org.kie.internal.builder.ResourceChange.Type
- toString() - Method in class org.kie.internal.builder.ResourceChangeSet
- toString() - Method in enum class org.kie.internal.conf.IndexPrecedenceOption
- toString() - Method in class org.kie.internal.definition.GenericTypeDefinition
- toString() - Method in class org.kie.internal.runtime.conf.ObjectModel
- toString() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- toXml() - Method in interface org.kie.internal.runtime.conf.DeploymentDescriptor
-
Returns XML representation of this descriptor instance
- toXml() - Method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorImpl
- toXml(DeploymentDescriptor) - Static method in class org.kie.internal.runtime.manager.deploy.DeploymentDescriptorIO
-
Serializes descriptor instance to XML
- TransientNamedObjectModel - Class in org.kie.internal.runtime.manager.deploy
- TransientNamedObjectModel() - Constructor for class org.kie.internal.runtime.manager.deploy.TransientNamedObjectModel
- TransientNamedObjectModel(String, String, Object...) - Constructor for class org.kie.internal.runtime.manager.deploy.TransientNamedObjectModel
- TransientNamedObjectModel(String, String, String, Object...) - Constructor for class org.kie.internal.runtime.manager.deploy.TransientNamedObjectModel
- TransientObjectModel - Class in org.kie.internal.runtime.manager.deploy
- TransientObjectModel() - Constructor for class org.kie.internal.runtime.manager.deploy.TransientObjectModel
- TransientObjectModel(String, Object...) - Constructor for class org.kie.internal.runtime.manager.deploy.TransientObjectModel
- TransientObjectModel(String, String, Object...) - Constructor for class org.kie.internal.runtime.manager.deploy.TransientObjectModel
- TrimCellsInDTableOption - Enum Class in org.kie.internal.builder.conf
-
An option to disable trimming of spaces for values in decision tables drools.trimCellsInDTable = <true|false> DEFAULT = true
- type() - Method in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
- type() - Method in interface org.kie.internal.builder.conf.KnowledgeBuilderOption
- type() - Method in interface org.kie.internal.builder.conf.MultiValueRuleBuilderOption
- type() - Method in interface org.kie.internal.builder.conf.SingleValueRuleBuilderOption
- type() - Method in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
- type() - Method in interface org.kie.internal.conf.ConfigurationFactory
- type(ResourceType) - Method in interface org.kie.internal.builder.CompositeKnowledgeBuilder
-
Set the default resource type of all the subsequently added Resources.
- TYPE - Static variable in interface org.kie.internal.builder.conf.KnowledgeBuilderOption
- TYPE - Static variable in interface org.kie.internal.builder.conf.MultiValueRuleBuilderOption
- TYPE - Static variable in interface org.kie.internal.builder.conf.SingleValueRuleBuilderOption
- TYPE_ALL - Static variable in interface org.kie.internal.runtime.conf.DeploymentDescriptor
- TYPE_EXECUTE - Static variable in interface org.kie.internal.runtime.conf.DeploymentDescriptor
- TYPE_VIEW - Static variable in interface org.kie.internal.runtime.conf.DeploymentDescriptor
U
- undo() - Method in interface org.kie.internal.builder.KnowledgeBuilder
-
Remove the last added Resource.
- UNKNOWN_USER_IDENTITY - Static variable in interface org.kie.internal.identity.IdentityProvider
- unmarshal(String) - Method in class org.kie.internal.jaxb.CorrelationKeyXmlAdapter
- unmarshal(String) - Method in class org.kie.internal.jaxb.LocalDateTimeXmlAdapter
- unmarshal(String) - Method in class org.kie.internal.jaxb.LocalDateXmlAdapter
- unmarshal(String) - Method in class org.kie.internal.jaxb.LocalTimeXmlAdapter
- unmarshal(String) - Method in class org.kie.internal.jaxb.OffsetDateTimeXmlAdapter
- unmarshal(StringKeyObjectValueMap) - Method in class org.kie.internal.jaxb.StringKeyObjectValueMapXmlAdapter
- unmarshal(StringKeyStringValueMap) - Method in class org.kie.internal.jaxb.StringKeyStringValueMapXmlAdapter
- unmarshalCorrelationKey(String) - Static method in class org.kie.internal.jaxb.CorrelationKeyXmlAdapter
-
This method has been made "static"ally available so that non-JAXB code does not have to (unnecesarily) instantiate an instance fo this class.
- update(FactHandle, Object) - Method in interface org.kie.internal.builder.fluent.RuleFluent
- UPDATED - Enum constant in enum class org.kie.internal.builder.ChangeType
- useJavaAnnotations() - Method in enum class org.kie.internal.builder.conf.LanguageLevelOption
V
- valueOf(String) - Static method in enum class org.kie.internal.builder.ChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.LanguageLevelOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.PropertySpecificOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.DecisionTableInputType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.fluent.Scope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.ResourceChange.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.builder.ResultSeverity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.conf.IndexPrecedenceOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.conf.ParallelExecutionOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.conf.SequentialAgendaOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.conf.ShareAlphaNodesOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.conf.ShareBetaNodesOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.runtime.conf.AuditMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.runtime.conf.MergeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.runtime.conf.PersistenceMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.kie.internal.runtime.conf.RuntimeStrategy
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.kie.internal.builder.ChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.AlphaNetworkCompilerOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.ExternaliseCanonicalModelLambdaOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.GroupDRLsInKieBasesByFolderOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.LanguageLevelOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.ParallelLambdaExternalizationOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.PropertySpecificOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.ReproducibleExecutableModelGenerationOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.conf.TrimCellsInDTableOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.DecisionTableInputType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.fluent.Scope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.ResourceChange.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.builder.ResultSeverity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.conf.IndexPrecedenceOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.conf.ParallelExecutionOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.conf.SequentialAgendaOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.conf.ShareAlphaNodesOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.conf.ShareBetaNodesOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.kie.internal.jaxb.StringKeyObjectValueMap
- values() - Method in class org.kie.internal.jaxb.StringKeyStringValueMap
- values() - Static method in enum class org.kie.internal.runtime.conf.AuditMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.runtime.conf.MergeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.runtime.conf.PersistenceMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.kie.internal.runtime.conf.RuntimeStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VariableIndexer<V> - Interface in org.kie.internal.utils
-
Variable indexer that allows to transform variable instance into other representation (usually string) to be able to use it for queries.
- verify() - Method in class org.kie.internal.utils.KieHelper
W
- WARNING - Enum constant in enum class org.kie.internal.builder.ResultSeverity
- weave(KiePackage, ResourceTypePackage) - Method in class org.kie.internal.services.KieWeaversImpl
- withKModuleModel(KieModuleModel) - Method in interface org.kie.internal.builder.InternalKieBuilder
- WorkItemManagerFluent<T,
P, U> - Interface in org.kie.internal.builder.fluent -
A work item manager is responsible for finding the right work item handler when a work item should be executed and should be notified when this work item has been completed (or aborted).
- writeExternal(ObjectOutput) - Method in class org.kie.internal.conf.CompositeConfiguration
- writeExternal(ObjectOutput) - Method in class org.kie.internal.task.exception.TaskError
- writeExternal(ObjectOutput) - Method in class org.kie.internal.utils.ChainedProperties
X
- XLS - Enum constant in enum class org.kie.internal.builder.DecisionTableInputType
- XLSX - Enum constant in enum class org.kie.internal.builder.DecisionTableInputType
Y
- YES - Enum constant in enum class org.kie.internal.builder.conf.ProcessStringEscapesOption
- YES - Enum constant in enum class org.kie.internal.conf.IndexLeftBetaMemoryOption
- YES - Enum constant in enum class org.kie.internal.conf.IndexRightBetaMemoryOption
- YES - Enum constant in enum class org.kie.internal.conf.ShareAlphaNodesOption
- YES - Enum constant in enum class org.kie.internal.conf.ShareBetaNodesOption
- YES - Static variable in class org.kie.internal.runtime.conf.ForceEagerActivationOption
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form