org.jbpm.process.instance
public interface ContextInstance
Modifier and Type | Method and Description |
---|---|
Context |
getContext() |
long |
getContextId() |
ContextInstanceContainer |
getContextInstanceContainer() |
String |
getContextType() |
ProcessInstance |
getProcessInstance() |
String getContextType()
long getContextId()
ContextInstanceContainer getContextInstanceContainer()
Context getContext()
ProcessInstance getProcessInstance()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.