KIE Internal 6.0.0.Beta1

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

java.lang.Object
  extended by org.kie.internal.runtime.manager.context.CorrelationKeyContext
All Implemented Interfaces:
Context<CorrelationKey>

public class CorrelationKeyContext
extends Object
implements Context<CorrelationKey>


Constructor Summary
CorrelationKeyContext(CorrelationKey key)
           
 
Method Summary
static CorrelationKeyContext get()
           
static CorrelationKeyContext get(CorrelationKey key)
           
 CorrelationKey getContextId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorrelationKeyContext

public CorrelationKeyContext(CorrelationKey key)
Method Detail

getContextId

public CorrelationKey getContextId()
Specified by:
getContextId in interface Context<CorrelationKey>

get

public static CorrelationKeyContext get()

get

public static CorrelationKeyContext get(CorrelationKey key)

KIE Internal 6.0.0.Beta1

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