com.ibm.mm.beans.workflow.event
Interface CMBWorkListRequestListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- CMBWorkFlowQueryService
- public interface CMBWorkListRequestListener
- extends java.util.EventListener
Interface for beans that are insterested in receiving workflow list request events.
- See Also:
com.ibm.mm.beans.CMBWorkListRequestEvent
onWorkListRequest
public void onWorkListRequest(CMBWorkListRequestEvent evt)
- Event service method.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.