|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Services | |
|---|---|
| org.jbpm | central access to the jbpm database and other services. |
| org.jbpm.persistence.db | standalone DB implementation classes for the PersistenceService. |
| Uses of Services in org.jbpm |
|---|
| Methods in org.jbpm that return Services | |
|---|---|
Services |
JbpmContext.getServices()
gives access to the services and service factories. |
| Constructors in org.jbpm with parameters of type Services | |
|---|---|
JbpmContext(Services services,
ObjectFactory objectFactory)
|
|
| Uses of Services in org.jbpm.persistence.db |
|---|
| Fields in org.jbpm.persistence.db declared as Services | |
|---|---|
protected Services |
DbPersistenceService.services
Deprecated. for access to other services, invoke JbpmContext.getServices() |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||