Class ArtifactsInPlanningFolderSoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.planning.ArtifactsInPlanningFolderSoapList

public class ArtifactsInPlanningFolderSoapList extends Object
ArtifactsInPlanningFolderSoapList class represents a list of artifacts within a planning folder. It contains a sequence of ArtifactsInPlanningFolderSoapRow objects. Note that the ArtifactsInPlanningFolderSoapRow object is strictly a data container used for one-way fetching of data about a list of objects. Its "setter" methods cannot be used to change data on the server.
Change History
Release: 6.1
  • Added Id for reportedInRelease field.
  • Added Id for resolvedInRelease field.
  • Added points field.
Since:
5.3
  • Constructor Details

    • ArtifactsInPlanningFolderSoapList

      public ArtifactsInPlanningFolderSoapList()
  • Method Details