Class CherryPickChangeInfo
- java.lang.Object
-
- com.google.gerrit.extensions.common.ChangeInfo
-
- com.google.gerrit.extensions.common.CherryPickChangeInfo
-
public class CherryPickChangeInfo extends ChangeInfo
-
-
Field Summary
Fields Modifier and Type Field Description Boolean
containsGitConflicts
-
Fields inherited from class com.google.gerrit.extensions.common.ChangeInfo
_moreChanges, _number, actions, assignee, branch, changeId, created, currentRevision, deletions, hashtags, hasReviewStarted, id, insertions, isPrivate, labels, mergeable, messages, owner, pendingReviewers, permittedLabels, plugins, problems, project, removableReviewers, requirements, revertOf, reviewed, reviewers, reviewerUpdates, revisions, starred, stars, status, subject, submittable, submitted, submitter, submitType, topic, totalCommentCount, trackingIds, unresolvedCommentCount, updated, workInProgress
-
-
Constructor Summary
Constructors Constructor Description CherryPickChangeInfo()
-
-
-
Field Detail
-
containsGitConflicts
public Boolean containsGitConflicts
-
-