Class AuditHistorySoapList

java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.AuditHistorySoapList

public class AuditHistorySoapList extends Object
AuditHistorySoapList class represents the audit history of an object.
Since:
4.1-SP3
  • Constructor Details

    • AuditHistorySoapList

      public AuditHistorySoapList()
  • Method Details

    • getDataRows

      public AuditHistorySoapRow[] getDataRows()
    • setDataRows

      public void setDataRows(AuditHistorySoapRow[] rows)
    • registerTypeMappings

      public static void registerTypeMappings(org.apache.axis.client.Call call)