Class BitbucketCloudCommitDiffStat.FileInfo

java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.client.branch.BitbucketCloudCommitDiffStat.FileInfo
Enclosing class:
BitbucketCloudCommitDiffStat

public static class BitbucketCloudCommitDiffStat.FileInfo extends Object
  • Constructor Details

    • FileInfo

      public FileInfo()
  • Method Details

    • getPath

      public String getPath()
    • getType

      public String getType()
    • setPath

      public void setPath(String path)
    • setType

      public void setType(String type)