Package de.smartics.ci.comm.command

Package class diagram package de.smartics.ci.comm.command
Provides command classes for the ci management.

See:
          Description

Interface Summary
Command<T extends Command<T>> A command to be run against a target.
 

Class Summary
AbstractCheckStatusJobCommand<T extends Command<T>> The type of the status job commands.
AbstractCommand<T extends Command<T>> Abstract command that combines all every command needs.
AbstractCreateJobCommand<T extends Command<T>> The type of the create job commands.
AbstractDeleteJobCommand<T extends Command<T>> The type of the delete job commands.
AbstractDisableJobCommand<T extends Command<T>> The type of the disable job commands.
AbstractEnableJobCommand<T extends Command<T>> The type of the enable job commands.
AbstractGenericJobCommand<T extends Command<T>> The type of the generic job commands.
AbstractJobCommand<T extends Command<T>> Abstract class that combines all every job command needs.
AbstractLoginCommand<T extends Command<T>> The type of the login commands.
AbstractUpdateJobCommand<T extends Command<T>> The type of the update job commands.
CommandResult<T extends Command<T>> The result of the execution of a Command.
CommandResult.HttpStatus Provides information about the HTTP status returned by the result.
 

Exception Summary
CommandException Signals problems encountered while executing a command preventing a valid CommandResult.
InvalidRequestException Exception to indicate, that the ci system returns an error.
LoginCommandException The exception that indicates an exception during the login process.
 

Package de.smartics.ci.comm.command Description

Provides command classes for the ci management.



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