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.
onWorkFlowDataRequest
public void onWorkFlowDataRequest(CMBWorkFlowDataRequestEvent evt)
- Event service method.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.