Uses of Class
de.smartics.ci.comm.command.AbstractJobCommand

Packages that use AbstractJobCommand
de.smartics.ci.comm.command Provides command classes for the ci management. 
de.smartics.ci.comm.hudson.command Provides hudson command classes for the ci management. 
 

Uses of AbstractJobCommand in de.smartics.ci.comm.command
 

Subclasses of AbstractJobCommand in de.smartics.ci.comm.command
 class AbstractCheckStatusJobCommand<T extends Command<T>>
          The type of the status job commands.
 class AbstractCreateJobCommand<T extends Command<T>>
          The type of the create job commands.
 class AbstractDeleteJobCommand<T extends Command<T>>
          The type of the delete job commands.
 class AbstractDisableJobCommand<T extends Command<T>>
          The type of the disable job commands.
 class AbstractEnableJobCommand<T extends Command<T>>
          The type of the enable job commands.
 class AbstractGenericJobCommand<T extends Command<T>>
          The type of the generic job commands.
 class AbstractUpdateJobCommand<T extends Command<T>>
          The type of the update job commands.
 

Uses of AbstractJobCommand in de.smartics.ci.comm.hudson.command
 

Subclasses of AbstractJobCommand in de.smartics.ci.comm.hudson.command
 class AbstractHudsonApiJob<T extends Command<T>>
          This abstract class contains the functionality to handle jobs calling an api.
 class HudsonCheckStatusJobCommand
          Check status job command.
 class HudsonCreateJobCommand
          Create job command.
 class HudsonDeleteJobCommand
          Delete job command.
 class HudsonDisableJobCommand
          Disable job command.
 class HudsonEnableJobCommand
          Enable job command.
 class HudsonGenericJobCommand
          Check status job command.
 class HudsonUpdateJobCommand
          Enable job command.
 



Copyright © 2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.