Class GitPullRequestChange


public class GitPullRequestChange extends SerializableEntity
  • Field Details

    • changeId

      public int changeId
    • changeTrackingId

      public int changeTrackingId
    • changeType

      public VersionControlChangeType changeType
    • item

      public String item
    • newContent

      public ItemContent newContent
    • newContentTemplate

      public GitTemplate newContentTemplate
    • originalPath

      public String originalPath
    • sourceServerItem

      public String sourceServerItem
    • url

      public String url
  • Constructor Details

    • GitPullRequestChange

      public GitPullRequestChange()