org.kie.internal.runtime.manager.context
Constructor and Description |
---|
ProcessInstanceIdContext(Long processInstanceId) |
Modifier and Type | Method and Description |
---|---|
static ProcessInstanceIdContext |
get() |
static ProcessInstanceIdContext |
get(Long processInstanceId) |
Long |
getContextId() |
void |
setContextId(long id) |
public ProcessInstanceIdContext(Long processInstanceId)
public Long getContextId()
getContextId
in interface org.kie.api.runtime.manager.Context<Long>
public void setContextId(long id)
public static ProcessInstanceIdContext get()
public static ProcessInstanceIdContext get(Long processInstanceId)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.