Package org.kie.internal.runtime.manager.context
-
Class Summary Class Description CaseContext Context implementation to deliver capabilities to find properRuntimeEngineinstances based on case identifier.CorrelationKeyContext Context implementation to deliver capabilities to find properRuntimeEngineinstances based on correlation key instead of process instance id.EmptyContext 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.ProcessInstanceIdContext Process instance id aware implementation of theContextinterface.