Class PlanningFolderSummary5SoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.FolderSoapList
com.collabnet.ce.soap60.webservices.planning.PlanningFolderSummary5SoapList

public class PlanningFolderSummary5SoapList extends FolderSoapList
A list of PlanningFolderSummaries is represented by PlanningFolderSummary5SoapList class. Each row within a PlanningFolderSummary list is represented by the PlanningFolderSummary5SoapRow class.
Change History
Release: 6.1
  • Added status, statusClass, capacity, releaseTitle and releaseId fields.
  • Added openPoints and closedPoints fields.
Release: 6.2
  • Added tracker unit.
  • Added story points on open artifacts.
Release: 7.1
  • Added points capacity.
Release: 7.2
  • Added burndownViewMode field.
Release: 8.1
  • Added type field.
Since:
5.0
  • Constructor Details

    • PlanningFolderSummary5SoapList

      public PlanningFolderSummary5SoapList()
  • Method Details