Enterprise Information Portal APIs

com.ibm.mm.beans.workflow.event
Interface CMBWorkFlowDataRequestListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CMBWorkFlowDataManagement

public interface CMBWorkFlowDataRequestListener
extends java.util.EventListener

Interface for beans that are interested in receiving workflow request events.


Method Summary
 void onWorkFlowDataRequest(CMBWorkFlowDataRequestEvent evt)
          Event service method.
 

Method Detail

onWorkFlowDataRequest

public void onWorkFlowDataRequest(CMBWorkFlowDataRequestEvent evt)
Event service method.

EIP JavaBeans

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