de.smartics.ci.comm.hudson.command
Class HudsonCheckStatusJobCommand
java.lang.Object
de.smartics.ci.comm.command.AbstractCommand<T>
de.smartics.ci.comm.command.AbstractJobCommand<T>
de.smartics.ci.comm.command.AbstractGenericJobCommand<T>
de.smartics.ci.comm.hudson.command.AbstractHudsonApiJob<HudsonCheckStatusJobCommand>
de.smartics.ci.comm.hudson.command.HudsonCheckStatusJobCommand
-
All Implemented Interfaces:
-
Command<
HudsonCheckStatusJobCommand>
-
public final class HudsonCheckStatusJobCommand
-
extends
AbstractHudsonApiJob<
HudsonCheckStatusJobCommand>
Check status job command.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HudsonCheckStatusJobCommand
public HudsonCheckStatusJobCommand(String jobName)
-
Default constructor.
-
Parameters:
-
jobName
- the name of the job that shall be checked.
HudsonCheckStatusJobCommand
public HudsonCheckStatusJobCommand()
-
Default constructor. Sets jobName to null. Must be set before using this command.
execute
public void execute(CiSystem target)
throws CommandException
-
Description copied from class:
AbstractGenericJobCommand
-
Executes the command.
-
-
Specified by:
-
execute
in interface
Command<HudsonCheckStatusJobCommand>
-
Specified by:
-
execute
in class
AbstractGenericJobCommand<HudsonCheckStatusJobCommand>
-
-
Parameters:
-
target
- the target to execute the command against.
-
Throws:
-
CommandException
- signals problems encountered while executing the command.
Copyright © 2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.