Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.jbpm.workflow.organisation

Interface Summary
Actor is a User or a Group to which a flow can be assigned.
Group is any type of collection of users.
Membership represents the n-m relation between Users and Groups.
OrganisationComponent is this component's interface that is used by the process execution component for obtaining organisational information such as Users, Groups and Memberships.
User represents a human user or an IT-system.
 

Class Summary
OrganisationUtil  
 

Exception Summary
OrganisationRuntimeException is a RuntimeException that is thrown to signal any kind of exception while retrieving organisational information.