Package com.ibm.task.spi

Interface Summary
APIEventHandlerPlugin This interface supports the creation of API event handlers.
APIEventHandlerPlugin2 This interface supports the creation of API event handlers that deal with work items.
APIEventHandlerPlugin3 This interface supports the creation of API event handlers.
APIEventHandlerPlugin4 This interface supports the creation of API event handlers.
APIEventHandlerPlugin5 This interface supports the creation of API event handlers.
NotificationEventHandlerPlugin This interface supports the creation of notification event handlers.
StaffQueryResult This interface provides methods to handle the result of a staff query.
StaffQueryResultPostProcessorPlugin This interface provides for methods that allow to modify StaffQueryResult data.
UserData This interface provides for a staff user data container.
 

Class Summary
APIEventHandler This class provides a default implementation for the Human Task Manager APIEventHandlerPlugin interfaces.
NotificationEventHandler This class provides a default implementation for the Human Task Manager NotificationEventHandlerPlugin interface.
StaffQueryResultFactory This class provides for a factory that creates objects of StaffQueryResult and UserData.