public class BuildCompletedCommandJob
extends com.sonymobile.tools.gerrit.gerritevents.workers.cmd.AbstractSendCommandJob
Constructor and Description |
---|
BuildCompletedCommandJob(IGerritHudsonTriggerConfig config,
BuildMemory.MemoryImprint memoryImprint,
hudson.model.TaskListener listener)
Standard constructor with all the needed data for the job to perform.
|
Modifier and Type | Method and Description |
---|---|
void |
run() |
public BuildCompletedCommandJob(IGerritHudsonTriggerConfig config, BuildMemory.MemoryImprint memoryImprint, hudson.model.TaskListener listener)
config
- the config.memoryImprint
- the memory of the builds.listener
- a listener.GerritNotifier.buildCompleted(BuildMemory.MemoryImprint, TaskListener)
Copyright © 2016. All rights reserved.