Project: stp

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


public interface CcTask

Interface for an aggregate object to hold information about a CM task as stored in ClearCase. May be from any system which can represent tasks as URIs such as an RTC work item. Despite the name, this is not derived from the WVCM Task interface as it is not a resource.


Method Summary
 String getURI()
          Retrieve the URI that specifies the task.
 

Method Detail

getURI

String getURI()
Retrieve the URI that specifies the task.


Generated Thu 3-Nov-2011 01:39 AM

Copyright © IBM 2011. All rights reserved.