java.lang.Object
com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob
com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.job.rest.BuildCompletedRestCommandJob
All Implemented Interfaces:
Runnable

public class BuildCompletedRestCommandJob extends com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob
A job for the GerritSendCommandQueue that sends a build completed message.
  • Constructor Details

  • Method Details

    • createReview

      protected com.sonymobile.tools.gerrit.gerritevents.dto.rest.ReviewInput createReview()
      Specified by:
      createReview in class com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob