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