Project: stp

com.ibm.rational.wvcm.stp.cc
Interface CcListener

All Known Subinterfaces:
CcFindmergeListener, CcUpdateListener

public interface CcListener

A base interface for a callback listener for CM API operations that must report back to the caller.


Method Summary
 void notify(String msg)
          Notify the user of some action done.
 

Method Detail

notify

void notify(String msg)
Notify the user of some action done.

Parameters:
msg - Status message

Generated Tue 10-Jun-2014 11:07 PM

Copyright © IBM 2014. All rights reserved.