|
KIE Internal 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
resolverId is matching this resolver identifier.
value is acceptable to be written via builder
@PostConstuct)
method on CDI container startup.@BootOnLoad.RuntimeEngine
instances based on correlation key instead of process instance id.Disposable
instances are actually disposed.Context interface that does not bring any specifics
to the RuntimeManager and is usually used for instances of manager that does not deal with
contextual information:
Singleton
PerRequest
To obtain instances of this context use static get() method.Executor
ExecutorQueryService
ExecutorAdminService
KieSession form data store (such as db) based on given id.
CorrelationKeyContext without correlation key.
CorrelationKeyContext with correlation key of already existing process instance
ProcessInstanceIdContext without process instance id.
ProcessInstanceIdContext with id of already existing process instance
RuntimeManager
KieSession
KieSession
ObjectMode
Mapper that provides access to mapping between contexts and
ksession identifiers for tracking purposes.
KieSession
id
businessKey usually it should be only one with given
business key but it does not have to as same business key requests can be processed sequentially and
thus might be in different statuses.
id regardless of its status
KieSession
KieSession
WorkItemManager related to this session.
KieSession to be registered on time when RuntimeEngine
is created.Status.Created.
drools.agent.newInstance option.
KnowledgeAgent
drools.agent.scanResources = <true|false>
Enables(true) or Disables(false) the continuous scan of resources.Mapper responsibility is to provide correlation between context
identifier and ksession identifier to effectively keep track of what context
has been mapped to given ksession.ObjectModel that provides unique name for the object modelKieSession
TaskService
ObjectModel to actual instances based on underlying mechanism
such as reflection, Spring, CDI, MVEL and more.ObjectModelResolverProcessRuntimeContext interface.org.kie.api.runtime.manager.RegisterableItemsFactoryRuleRuntime and StatefulRuleSessionorg.kie.api.runtime.manager.RuntimeEnvironment that contains internal methodsorg.kie.api.runtime.manager.RuntimeManagerFactoryorg.kie.api.runtime.manager.RuntimeManagerFactoryKieSession instances.TaskServiceTaskService instances.KieSession is eligible to be used with given context.
|
KIE Internal 6.1.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||