|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> organisation >> [ impl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.jbpm.workflow.organisation.impl
is the read-only interface to organisation information : org.jbpm.workflow.organisation.Users, org.jbpm.workflow.organisation.Groups and org.jbpm.workflow.organisation.Memberships.
See:
Description
| Class Summary | |
| ActorImpl | |
| GroupImpl | |
| MembershipImpl | |
| OrganisationComponentImpl | |
| UserImpl | |
Package org.jbpm.workflow.organisation.impl Description
is the read-only interface to organisation information : org.jbpm.workflow.organisation.Users, org.jbpm.workflow.organisation.Groups and org.jbpm.workflow.organisation.Memberships.
Purpose of the organisation component
The organisation component is used to get data from the company's IT-systems.
This component defaults to the jBpm-database. If you want to switch the data-source
of the organisational data to e.g. an LDAP server, you can easily replace the
implementation of the OrganisationSessionBean.
Read this to find out more about the component structure of jBpm.
Organisation component's data model
Interface of the organisation component
The interface of the organisation component is exposed through org.jbpm.workflow.organisation.OrganisationSessionLocal.
|
|||||||||
| Home >> All >> org >> jbpm >> workflow >> organisation >> [ impl overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||