Enterprise Information Portal APIs

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

Method Summary
 void onWorkListRequest(CMBWorkListRequestEvent evt)
          Event service method.
 

Method Detail

onWorkListRequest

public void onWorkListRequest(CMBWorkListRequestEvent evt)
Event service method.

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.