Class 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.
    • Method Detail

      • createReview

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