KIE Internal 6.0.1.Final

Uses of Class
org.kie.internal.runtime.manager.context.CorrelationKeyContext

Packages that use CorrelationKeyContext
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
static CorrelationKeyContext CorrelationKeyContext.get()
          Returns new instance of CorrelationKeyContext without correlation key.
static CorrelationKeyContext CorrelationKeyContext.get(CorrelationKey key)
          Returns new instance of CorrelationKeyContext with correlation key of already existing process instance
 


KIE Internal 6.0.1.Final

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.