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 Thu 17-Apr-2014 02:17 PM

Copyright © IBM 2014. All rights reserved.