All Frameworks  Class Hierarchy  This Framework  Next  Indexes

BatchInfrastructure Notification CATBatchEndNotifCAA

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---System.CATNotification
        |
        +---BatchInfrastructure.CATBatchNotif
          |
          +---CATBatchEndNotifCAA
 

Usage: you must use this class as is. You should never derive it.


public class CATBatchEndNotifCAA

Notification for BatchMonitoring .
Role: This notification is sent each time a batch ends. You can subscribe to this notification allowing you to be called back when a batch ends. The method GetUUID() from CATBatchNotif allow you to know which batch has ended.


Constructor and Destructor Index


o CATBatchEndNotifCAA(char*)
o ~CATBatchEndNotifCAA()

Constructor and Destructor


o CATBatchEndNotifCAA
public CATBatchEndNotifCAA(char* uuid)
o ~CATBatchEndNotifCAA
public ~CATBatchEndNotifCAA()

This object is included in the file: CATBatchEndNotifCAA.h
If needed, your Imakefile.mk should include the module: CATBatchUtils

Copyright © 2003, Dassault Systèmes. All rights reserved.