Package org.kie.internal.runtime.manager.context
package org.kie.internal.runtime.manager.context
-
ClassesClassDescriptionContext implementation to deliver capabilities to find proper
RuntimeEngineinstances based on case identifier.Context implementation to deliver capabilities to find properRuntimeEngineinstances based on correlation key instead of process instance id.Default implementation ofContextinterface 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 staticget()method.Process instance id aware implementation of theContextinterface.