public class ProcessInstance extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
ExecutionContext |
getExecutionContext()
Returns the associated execution context.
|
String |
getId() |
String |
getNextId()
Returns the id of the process node to be executed next.
|
ProcessInstanceState |
getState()
Returns the current state of the process instance.
|
String |
toString() |
public String getNextId()
public ProcessInstanceState getState()
public String getId()
public ExecutionContext getExecutionContext()
null
).Copyright © 2017. All rights reserved.