org.kie.internal.runtime.manager.context
Class CorrelationKeyContext
java.lang.Object
org.kie.internal.runtime.manager.context.CorrelationKeyContext
- All Implemented Interfaces:
- Context<CorrelationKey>
public class CorrelationKeyContext
- extends Object
- implements Context<CorrelationKey>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrelationKeyContext
public CorrelationKeyContext(CorrelationKey key)
getContextId
public CorrelationKey getContextId()
- Specified by:
getContextId
in interface Context<CorrelationKey>
get
public static CorrelationKeyContext get()
get
public static CorrelationKeyContext get(CorrelationKey key)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.