Class VersionComparisonView

java.lang.Object
com.xebialabs.xlrelease.api.v1.views.VersionComparisonView

public class VersionComparisonView extends Object
  • Constructor Details

  • Method Details

    • getLeftVersion

      public String getLeftVersion()
    • setLeftVersion

      public void setLeftVersion(String leftVersion)
    • getRightVersion

      public String getRightVersion()
    • setRightVersion

      public void setRightVersion(String rightVersion)
    • getFileChangeRecords

      public List<FileChangeRecord> getFileChangeRecords()
    • setFileChangeRecords

      public void setFileChangeRecords(List<FileChangeRecord> fileChangeRecords)