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.
Modifier and Type | Method and Description |
---|---|
CcView |
getTargetView()
This method returns the target view of this active deliver operation.
|
CcView getTargetView() throws WvcmException
WvcmException
Copyright © IBM 2017. All rights reserved.