Class ReviewerModifier.InternalReviewerInput

java.lang.Object
com.google.gerrit.extensions.api.changes.ReviewerInput
com.google.gerrit.server.change.ReviewerModifier.InternalReviewerInput
Enclosing class:
ReviewerModifier

public static class ReviewerModifier.InternalReviewerInput extends ReviewerInput
  • Field Details

    • otherFailureBehavior

      public ReviewerModifier.FailureBehavior otherFailureBehavior
      Behavior when identifying reviewers fails for any reason besides the input not resolving to an account/group/email.
    • skipVisibilityCheck

      public boolean skipVisibilityCheck
      Whether the visibility check for the reviewer account should be skipped.
  • Constructor Details

    • InternalReviewerInput

      public InternalReviewerInput()