|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphSession | |
|---|---|
| org.jbpm | central access to the jbpm database and other services. |
| org.jbpm.db | provides access the to jBPM database. |
| org.jbpm.persistence | |
| org.jbpm.persistence.db | |
| Uses of GraphSession in org.jbpm |
|---|
| Methods in org.jbpm that return GraphSession | |
|---|---|
GraphSession |
JbpmContext.getGraphSession()
more graph (process) related database access. |
| Uses of GraphSession in org.jbpm.db |
|---|
| Fields in org.jbpm.db declared as GraphSession | |
|---|---|
protected GraphSession |
AbstractDbTestCase.graphSession
|
| Methods in org.jbpm.db that return GraphSession | |
|---|---|
GraphSession |
JbpmSession.getGraphSession()
Deprecated. |
| Uses of GraphSession in org.jbpm.persistence |
|---|
| Methods in org.jbpm.persistence that return GraphSession | |
|---|---|
GraphSession |
PersistenceService.getGraphSession()
|
| Methods in org.jbpm.persistence with parameters of type GraphSession | |
|---|---|
void |
PersistenceService.setGraphSession(GraphSession graphSession)
|
| Uses of GraphSession in org.jbpm.persistence.db |
|---|
| Fields in org.jbpm.persistence.db declared as GraphSession | |
|---|---|
protected GraphSession |
DbPersistenceService.graphSession
|
| Methods in org.jbpm.persistence.db that return GraphSession | |
|---|---|
GraphSession |
DbPersistenceService.getGraphSession()
|
| Methods in org.jbpm.persistence.db with parameters of type GraphSession | |
|---|---|
void |
DbPersistenceService.setGraphSession(GraphSession graphSession)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||