Package hero.session

Class Summary
AdminSessionBean The Admin Session Bean, is an stateful session bean that provides the admin API to get information about projects and activities in which the user is admin.
ProjectSessionBean Project Session Bean is an stateful session bean that provides the interface for workflow process definition.
UserRegistrationBean The User Registration Bean, is an stateless session bean that provides the API to create users in Bonita database (new user account).
UserSessionBean The User Session Bean, is an stateless session bean that provides the user API to get information on Todo list and started activities and to produce events on activities (start, terminate, cancel).