com.sonyericsson.hudson.plugins.gerrit.trigger.gerritnotifier.job.rest
Class BuildCompletedRestCommandJob
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.
Fields inherited from class com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob |
altLogger, event |
Method Summary |
protected com.sonymobile.tools.gerrit.gerritevents.dto.rest.ReviewInput |
createReview()
|
Methods inherited from class com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob |
getConfig, run |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildCompletedRestCommandJob
public BuildCompletedRestCommandJob(IGerritHudsonTriggerConfig config,
BuildMemory.MemoryImprint memoryImprint,
hudson.model.TaskListener listener)
- Constructor.
- Parameters:
config
- configmemoryImprint
- memorylistener
- listener
createReview
protected com.sonymobile.tools.gerrit.gerritevents.dto.rest.ReviewInput createReview()
- Specified by:
createReview
in class com.sonymobile.tools.gerrit.gerritevents.workers.rest.AbstractRestCommandJob
Copyright © 2004-2014. All Rights Reserved.