Package | Description |
---|---|
org.kie.internal.runtime.manager.context |
Modifier and Type | Method and Description |
---|---|
static ProcessInstanceIdContext |
ProcessInstanceIdContext.get()
Returns new instance of
ProcessInstanceIdContext without process instance id. |
static ProcessInstanceIdContext |
ProcessInstanceIdContext.get(Long processInstanceId)
Returns new instance of
ProcessInstanceIdContext with id of already existing process instance |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.