org.kie.internal.runtime.manager.context
public class CorrelationKeyContext extends Object implements org.kie.api.runtime.manager.Context<CorrelationKey>
Constructor and Description |
---|
CorrelationKeyContext(CorrelationKey key) |
Modifier and Type | Method and Description |
---|---|
static CorrelationKeyContext |
get() |
static CorrelationKeyContext |
get(CorrelationKey key) |
CorrelationKey |
getContextId() |
public CorrelationKeyContext(CorrelationKey key)
public CorrelationKey getContextId()
getContextId
in interface org.kie.api.runtime.manager.Context<CorrelationKey>
public static CorrelationKeyContext get()
public static CorrelationKeyContext get(CorrelationKey key)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.