Project: stp

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


public interface CcDeliverOperation

This object represents a Deliver Operation that is currently in progress on a server. It is used to obtain information about the delivery that is currently in progress. Modeled after cleartool deliver -status command.

CcStream.getDeliverOperation returns a DeliverOperation object only when a deliver is currently in progress.

Author:
jcibsen

Method Summary
 CcView getTargetView()
          This method returns the target view of this active deliver operation.
 

Method Detail

getTargetView

CcView getTargetView()
                     throws WvcmException
This method returns the target view of this active deliver operation.

Returns:
target integration view
Throws:
WvcmException

Generated Wed 22-May-2013 09:09 AM

Copyright © IBM 2013. All rights reserved.