|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggingSession | |
|---|---|
| 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 LoggingSession in org.jbpm |
|---|
| Methods in org.jbpm that return LoggingSession | |
|---|---|
LoggingSession |
JbpmContext.getLoggingSession()
more logging related database access. |
| Uses of LoggingSession in org.jbpm.db |
|---|
| Fields in org.jbpm.db declared as LoggingSession | |
|---|---|
protected LoggingSession |
AbstractDbTestCase.loggingSession
|
| Methods in org.jbpm.db that return LoggingSession | |
|---|---|
LoggingSession |
JbpmSession.getLoggingSession()
Deprecated. |
| Uses of LoggingSession in org.jbpm.persistence |
|---|
| Methods in org.jbpm.persistence that return LoggingSession | |
|---|---|
LoggingSession |
PersistenceService.getLoggingSession()
|
| Methods in org.jbpm.persistence with parameters of type LoggingSession | |
|---|---|
void |
PersistenceService.setLoggingSession(LoggingSession loggingSession)
|
| Uses of LoggingSession in org.jbpm.persistence.db |
|---|
| Fields in org.jbpm.persistence.db declared as LoggingSession | |
|---|---|
protected LoggingSession |
DbPersistenceService.loggingSession
|
| Methods in org.jbpm.persistence.db that return LoggingSession | |
|---|---|
LoggingSession |
DbPersistenceService.getLoggingSession()
|
| Methods in org.jbpm.persistence.db with parameters of type LoggingSession | |
|---|---|
void |
DbPersistenceService.setLoggingSession(LoggingSession loggingSession)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||