Uses of Class
org.kie.internal.runtime.manager.context.CorrelationKeyContext
-
Packages that use CorrelationKeyContext Package Description org.kie.internal.runtime.manager.context -
-
Uses of CorrelationKeyContext in org.kie.internal.runtime.manager.context
Methods in org.kie.internal.runtime.manager.context that return CorrelationKeyContext Modifier and Type Method Description static CorrelationKeyContextCorrelationKeyContext. get()Returns new instance ofCorrelationKeyContextwithout correlation key.static CorrelationKeyContextCorrelationKeyContext. get(CorrelationKey key)Returns new instance ofCorrelationKeyContextwith correlation key of already existing process instance
-