| Package | Description |
|---|---|
| org.jbpm.persistence.api |
| Modifier and Type | Method and Description |
|---|---|
PersistentProcessInstance |
ProcessPersistenceContext.findProcessInstanceInfo(Long processId) |
PersistentProcessInstance |
ProcessPersistenceContext.persist(PersistentProcessInstance processInstanceInfo) |
| Modifier and Type | Method and Description |
|---|---|
PersistentProcessInstance |
ProcessPersistenceContext.persist(PersistentProcessInstance processInstanceInfo) |
void |
ProcessPersistenceContext.remove(PersistentProcessInstance processInstanceInfo) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.