Skip navigation links
A C D E F G H I K M N O P R S T V _ 

A

AbstractApiHandler - Class in de.cinovo.cloudconductor.api.lib.helper
Copyright 2013 Cinovo AG

Superclass for manager classes.
AbstractApiHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
AbstractApiHandler(String, String, String) - Constructor for class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
addConfig(String, String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
addConfig(String, String, String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
addHost(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
Add/Modify a host to the template
addHost(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
Deprecated.
addPackage(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IService
Add a package to the service
addPackage(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ServiceHandler
 
addRPM(String, String, PackageVersion) - Method in interface de.cinovo.cloudconductor.api.interfaces.IPackage
Add a new version to a package
addRPM(String, PackageVersion) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
Add/Modify a package version to the template
addRPM(String, PackageVersion) - Method in class de.cinovo.cloudconductor.api.lib.manager.PackageHandler
 
addSSHKey(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
Add/Modify a ssh key to the template
addSSHKey(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
addVersion(String, PackageVersion) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
AGENT - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
agent api
AGENT_HEART_BEAT - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
notify server that agent is alive
AGENT_PACKAGE_STATE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
notify package state for template and host
AGENT_PING - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
check if the server exists
AGENT_SERVICE_STATE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
notify service state for template and host
AgentHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

AgentHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
AgentOptions - Class in de.cinovo.cloudconductor.api.model
Copyright 2014 Cinovo AG

AgentOptions(int, TimeUnit, TaskState, int, TimeUnit, TaskState, int, TimeUnit, TaskState, int, TimeUnit) - Constructor for class de.cinovo.cloudconductor.api.model.AgentOptions
Class constructor.
APPLICATION_FLASH - Static variable in interface de.cinovo.cloudconductor.api.MediaType
Flash Shockwave TYPE
APPLICATION_JAVAARGS - Static variable in interface de.cinovo.cloudconductor.api.MediaType
JSON media type
APPLICATION_JAVAPROPS - Static variable in interface de.cinovo.cloudconductor.api.MediaType
JSON media type
APPLICATION_JAVASCRIPT - Static variable in interface de.cinovo.cloudconductor.api.MediaType
JS MEDIA TYPE
APPLICATION_JSON - Static variable in interface de.cinovo.cloudconductor.api.MediaType
JSON media type
approveServiceStarted(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IService
 
approveStarted(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ServiceHandler
 
assertSuccess(String, HttpResponse) - Static method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 

C

C2_SERVER_NAME - Static variable in interface de.cinovo.cloudconductor.api.ICCReservedConfigNames
the c2 server name from the properties file
ClientErrorException - Exception in de.cinovo.cloudconductor.api.lib.exceptions
Copyright 2013 Cinovo AG

Exception for client errors.
ClientErrorException() - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ClientErrorException
Class constructor.
ClientErrorException(int, String, Throwable) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ClientErrorException
Class constructor.
ClientErrorException(int, String) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ClientErrorException
Class constructor.
ClientErrorException(String, Throwable) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ClientErrorException
Class constructor.
ClientErrorException(String) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ClientErrorException
Class constructor.
CloudConductorException - Exception in de.cinovo.cloudconductor.api.lib.exceptions
Copyright 2013 Cinovo AG

Exception for problems related to the CloudConductor.
CloudConductorException() - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.CloudConductorException
Class constructor.
CloudConductorException(String) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.CloudConductorException
Class constructor.
CloudConductorException(int, String) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.CloudConductorException
Class constructor.
CloudConductorException(String, Throwable) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.CloudConductorException
Class constructor.
CloudConductorException(int, String, Throwable) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.CloudConductorException
Class constructor.
compareTo(KeyValue) - Method in class de.cinovo.cloudconductor.api.model.KeyValue
 
compareTo(ReportPackage) - Method in class de.cinovo.cloudconductor.api.model.ReportPackage
 
CONFIG - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
config value api
CONFIG_TEMPLATE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the config of a template
CONFIG_TEMPLATE_KEY - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the config of a template for a specific key
CONFIG_TEMPLATE_SERVICE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the config of a service of a template
CONFIG_TEMPLATE_SERVICE_KEY - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the config of a service of a template for a specific key
ConfigFile - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

ConfigFile(String, String, String, String, String, String, boolean, boolean, String, Set<String>) - Constructor for class de.cinovo.cloudconductor.api.model.ConfigFile
Class constructor.
ConfigFileHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

ConfigFileHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.ConfigFileHandler
 
ConfigValueHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

ConfigValueHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
createDefault() - Static method in class de.cinovo.cloudconductor.api.lib.helper.MapperFactory
 

D

dataFromResponse(HttpResponse) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
Returns the plain text data returned in the given response.
de.cinovo.cloudconductor.api - package de.cinovo.cloudconductor.api
 
de.cinovo.cloudconductor.api.interfaces - package de.cinovo.cloudconductor.api.interfaces
 
de.cinovo.cloudconductor.api.lib.exceptions - package de.cinovo.cloudconductor.api.lib.exceptions
 
de.cinovo.cloudconductor.api.lib.helper - package de.cinovo.cloudconductor.api.lib.helper
 
de.cinovo.cloudconductor.api.lib.manager - package de.cinovo.cloudconductor.api.lib.manager
 
de.cinovo.cloudconductor.api.model - package de.cinovo.cloudconductor.api.model
 
DEFAULT_NAME - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
the default identifier for a name
DefaultRestHandler<T extends INamed> - Class in de.cinovo.cloudconductor.api.lib.helper
Copyright 2013 Cinovo AG

DefaultRestHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
delete(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IConfigValue
Delete a key-value pair from the configuration of a template
delete(String, String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IConfigValue
Delete a key-value pair from the configuration of a service within a template
delete(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IDefaultApi
 
delete(String) - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
Dependency - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

A dependency.
Dependency(String, String, String, String) - Constructor for class de.cinovo.cloudconductor.api.model.Dependency
 
DependencyType - Enum in de.cinovo.cloudconductor.api
Copyright 2013 Cinovo AG

Enumeration for dependency types.

E

equals(Object) - Method in class de.cinovo.cloudconductor.api.model.ReportPackage
 
executeOnce(Runnable, long, TimeUnit) - Method in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
 
executeOnce(String) - Method in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
 

F

FILE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
configfile api
FILE_CONFIG_FILES - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
get all config files of a template
FILE_DATA - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the data of a configfile
FONT_OPENTYPE - Static variable in interface de.cinovo.cloudconductor.api.MediaType
font opentype MEDIA TYPE

G

get(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IConfigValue
Returns configuration of the given template as Key-Value Pairs
get(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IConfigValue
Returns configuration of the given service within the template as Key-Value Pairs
get(String, String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IConfigValue
Returns the value for a key of the given service within the template as Key-Value Pairs
get() - Method in interface de.cinovo.cloudconductor.api.interfaces.IDefaultApi
 
get(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IDefaultApi
 
get() - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
get(String) - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
get(HttpResponse) - Static method in enum de.cinovo.cloudconductor.api.lib.helper.HttpStatusClass
Returns the status code class of the given HTTP response.
getAliveAgents() - Method in interface de.cinovo.cloudconductor.api.interfaces.IAgent
 
getAliveAgents() - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
getAliveTimer() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getAliveTimerUnit() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getAPIClass() - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
getAPIClass() - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigFileHandler
 
getAPIClass() - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
getAPIClass() - Method in class de.cinovo.cloudconductor.api.lib.manager.PackageHandler
 
getAPIClass() - Method in class de.cinovo.cloudconductor.api.lib.manager.ServiceHandler
 
getAPIClass() - Method in class de.cinovo.cloudconductor.api.lib.manager.SSHKeyHandler
 
getAPIClass() - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
getChecksum() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getConfig(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
getConfig(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
getConfig(String, String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
getConfigFileData(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
getConfigFiles(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IFile
 
getConfigFiles() - Method in class de.cinovo.cloudconductor.api.model.ServiceStatesChanges
Deprecated.
getConfigFiles() - Method in class de.cinovo.cloudconductor.api.model.Template
 
getConfigFilesByTemplate(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigFileHandler
 
getData(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IFile
 
getData(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigFileHandler
 
getDefaultPath() - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
getDefaultPath() - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigFileHandler
 
getDefaultPath() - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
getDefaultPath() - Method in class de.cinovo.cloudconductor.api.lib.manager.PackageHandler
 
getDefaultPath() - Method in class de.cinovo.cloudconductor.api.lib.manager.ServiceHandler
 
getDefaultPath() - Method in class de.cinovo.cloudconductor.api.lib.manager.SSHKeyHandler
 
getDefaultPath() - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
getDependencies() - Method in class de.cinovo.cloudconductor.api.model.PackageVersion
 
getDependentServices() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getDescription() - Method in class de.cinovo.cloudconductor.api.model.Host
 
getDescription() - Method in class de.cinovo.cloudconductor.api.model.Package
 
getDescription() - Method in class de.cinovo.cloudconductor.api.model.Service
 
getDescription() - Method in class de.cinovo.cloudconductor.api.model.Template
 
getDoFileManagement() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getDoPackageManagement() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getDoSshKeys() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getFileManagementTimer() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getFileManagementTimerUnit() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getFileMode() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getGroup() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getHostinfo() - Method in class de.cinovo.cloudconductor.api.model.Host
 
getHosts(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
 
getHosts(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
getHosts() - Method in class de.cinovo.cloudconductor.api.model.Template
 
getInitScript() - Method in class de.cinovo.cloudconductor.api.model.Service
 
getInstalledRpms() - Method in class de.cinovo.cloudconductor.api.model.PackageState
 
getKey() - Method in class de.cinovo.cloudconductor.api.model.KeyValue
 
getKey() - Method in class de.cinovo.cloudconductor.api.model.SSHKey
w
getName() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getName() - Method in class de.cinovo.cloudconductor.api.model.Dependency
 
getName() - Method in class de.cinovo.cloudconductor.api.model.Host
 
getName() - Method in interface de.cinovo.cloudconductor.api.model.INamed
 
getName() - Method in class de.cinovo.cloudconductor.api.model.Package
 
getName() - Method in class de.cinovo.cloudconductor.api.model.PackageVersion
 
getName() - Method in class de.cinovo.cloudconductor.api.model.ReportPackage
 
getName() - Method in class de.cinovo.cloudconductor.api.model.Service
 
getName() - Method in class de.cinovo.cloudconductor.api.model.SSHKey
 
getName() - Method in class de.cinovo.cloudconductor.api.model.Template
 
getOperator() - Method in class de.cinovo.cloudconductor.api.model.Dependency
 
getOwner() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getOwner() - Method in class de.cinovo.cloudconductor.api.model.SSHKey
 
getPackageManagementTimer() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getPackageManagementTimerUnit() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getPackages(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IService
Get the packages associated with a service
getPackages(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ServiceHandler
 
getPackages() - Method in class de.cinovo.cloudconductor.api.model.Service
 
getPkg() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getReportInformation() - Method in interface de.cinovo.cloudconductor.api.interfaces.IReport
 
getRPMS(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IPackage
Get the existing package versions of a package
getRPMS(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
 
getRPMS(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.PackageHandler
 
getRpms() - Method in class de.cinovo.cloudconductor.api.model.Package
 
getRpms() - Method in class de.cinovo.cloudconductor.api.model.Template
 
getRunningServices() - Method in class de.cinovo.cloudconductor.api.model.ServiceStates
 
getServices(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IHost
 
getServices(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
 
getServices(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
getServices(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
getServices(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
getServices() - Method in class de.cinovo.cloudconductor.api.model.Host
 
getSetType(Class<?>) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
getSetType() - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
getSSHKeys(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
 
getSSHKeys(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
getSSHKeys(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
getSshkeys() - Method in class de.cinovo.cloudconductor.api.model.Template
 
getSshKeysTimer() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getSshKeysTimerUnit() - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
getState() - Method in class de.cinovo.cloudconductor.api.model.Service
 
getStatusCode() - Method in exception de.cinovo.cloudconductor.api.lib.exceptions.CloudConductorException
 
getTargetPath() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
getTemplate(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
getTemplate() - Method in class de.cinovo.cloudconductor.api.model.Host
 
getToErase() - Method in class de.cinovo.cloudconductor.api.model.PackageStateChanges
 
getToInstall() - Method in class de.cinovo.cloudconductor.api.model.PackageStateChanges
 
getToRestart() - Method in class de.cinovo.cloudconductor.api.model.ServiceStatesChanges
 
getToStart() - Method in class de.cinovo.cloudconductor.api.model.ServiceStatesChanges
 
getToStop() - Method in class de.cinovo.cloudconductor.api.model.ServiceStatesChanges
 
getToUpdate() - Method in class de.cinovo.cloudconductor.api.model.PackageStateChanges
 
getType() - Method in class de.cinovo.cloudconductor.api.model.Dependency
 
getValue() - Method in class de.cinovo.cloudconductor.api.model.KeyValue
 
getVersion() - Method in class de.cinovo.cloudconductor.api.model.Dependency
 
getVersion() - Method in class de.cinovo.cloudconductor.api.model.PackageVersion
 
getVersion() - Method in class de.cinovo.cloudconductor.api.model.ReportPackage
 
getVersions(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
getYum() - Method in class de.cinovo.cloudconductor.api.model.Template
 

H

hashCode() - Method in class de.cinovo.cloudconductor.api.model.ReportPackage
 
heartBeat(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IAgent
 
heartBeat(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
HOST - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
host api
Host - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

Host(String, String, String, Set<String>) - Constructor for class de.cinovo.cloudconductor.api.model.Host
 
HOST_SERVICE_RESTART - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
restarts a service on a host
HOST_SERVICE_START - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
starts a service on host
HOST_SERVICE_STOP - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
stops a service on a host
HOST_SERVICE_SVC - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the services of a host
HOST_SERVICES - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the services of a host
HOST_SYNC - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
check if host is in sync with template
HostHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

HostHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
HttpStatusClass - Enum in de.cinovo.cloudconductor.api.lib.helper
Copyright 2013 Cinovo AG

Enumeration for the five HTTP status code classes (1xx, 2xx, 3xx, 4xx, 5xx).

I

IAgent - Interface in de.cinovo.cloudconductor.api.interfaces
Rest API for usage with node agent.
ICCReservedConfigNames - Interface in de.cinovo.cloudconductor.api
Copyright 2014 Cinovo AG

Reserved Config Keys for CloudConductor internal usages
IConfigValue - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

IDefaultApi<T extends INamed> - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

IFile - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

IHost - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

IIOModule - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

IMAGE_GIF - Static variable in interface de.cinovo.cloudconductor.api.MediaType
GIF MEDIA TYPE
importPackages(Set<PackageVersion>) - Method in class de.cinovo.cloudconductor.api.lib.manager.IOModuleHandler
 
importVersions(Set<PackageVersion>) - Method in interface de.cinovo.cloudconductor.api.interfaces.IIOModule
Batch import versions of packages into cloudconductor.
Also cleans up the package versions of the existing packages.
Used mainly for import of provided versions within yum (see cloudconductor/package/helper/syncYum.sh)
INamed - Interface in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

INFLIGHT_STATES - Static variable in enum de.cinovo.cloudconductor.api.ServiceState
states in flight/ in transition
instance - Static variable in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
the instance
inSync(String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IHost
Checks whether the host and template are in sync or not
inSync(String) - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
IO - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
IOModule api
IO_VERSION - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
io versions
IOModuleHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2014

IOModuleHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.IOModuleHandler
Constructor
IPackage - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

IReport - Interface in de.cinovo.cloudconductor.api.interfaces
Rest API for report information.
IRestPath - Interface in de.cinovo.cloudconductor.api
Path's provided and supported by the api Copyright 2013 Cinovo AG

IService - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

isReloadable() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
isServerAlive() - Method in interface de.cinovo.cloudconductor.api.interfaces.IAgent
 
isServerAlive() - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
ISSHKey - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

isTemplate() - Method in class de.cinovo.cloudconductor.api.model.ConfigFile
 
ITemplate - Interface in de.cinovo.cloudconductor.api.interfaces
Copyright 2013 Cinovo AG

K

KeyValue - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

KeyValue(String, Object) - Constructor for class de.cinovo.cloudconductor.api.model.KeyValue
 

M

mapper - Static variable in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
object mapper for JSON (de)serialization
MapperFactory - Class in de.cinovo.cloudconductor.api.lib.helper
Copyright 2013 Cinovo AG

MediaType - Interface in de.cinovo.cloudconductor.api
Media types used and supported by the config server

Copyright 2013 Cinovo AG

N

next() - Method in enum de.cinovo.cloudconductor.api.ServiceState
 
notifyPackageState(String, String, PackageState) - Method in interface de.cinovo.cloudconductor.api.interfaces.IAgent
 
notifyPackageState(String, String, PackageState) - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 
notifyServiceState(String, String, ServiceStates) - Method in interface de.cinovo.cloudconductor.api.interfaces.IAgent
 
notifyServiceState(String, String, ServiceStates) - Method in class de.cinovo.cloudconductor.api.lib.manager.AgentHandler
 

O

objectFromResponse(HttpResponse, Class<T>) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
Creates an object from the given HTTP response.
objectFromResponse(HttpResponse, JavaType) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
Creates an object from the given HTTP response.

P

Package - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

Package(String, String, Set<String>) - Constructor for class de.cinovo.cloudconductor.api.model.Package
 
PackageHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

PackageHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.PackageHandler
 
PackageState - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

The request part of the system update interaction.
PackageState(List<PackageVersion>) - Constructor for class de.cinovo.cloudconductor.api.model.PackageState
Class constructor.
PackageStateChanges - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

The reponse part of the system update interaction.
PackageStateChanges(List<PackageVersion>, List<PackageVersion>, List<PackageVersion>) - Constructor for class de.cinovo.cloudconductor.api.model.PackageStateChanges
Class constructor.
PackageVersion - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

PackageVersion(String, String, Set<Dependency>) - Constructor for class de.cinovo.cloudconductor.api.model.PackageVersion
Class constructor.
pathGenerator(String, String...) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
pathGenerator(String, String...) - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
PKG - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
host api
PKG_VERSION - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the package versions of a host
PKG_VERSION_SINGLE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the package versions of a host

R

register(String, Runnable, long, TimeUnit) - Method in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
 
register(String, Runnable) - Method in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
 
removeConfig(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
removeConfig(String, String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigValueHandler
 
removeHost(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
Delete a host from the template
removeHost(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
Deprecated.
removePackage(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IService
Delete a package from the service
removePackage(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ServiceHandler
 
removeRPM(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IPackage
Delete a version from a package
removeRPM(String, String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
Delete a package version from the template
removeRPM(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.PackageHandler
 
removeService(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IHost
Delete the given service from the host
removeService(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
removeSSHKey(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.ITemplate
Delete a ssh key from the template
removeSSHKey(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
removeVersion(String, PackageVersion) - Method in class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
REPORT - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
Report api
ReportPackage - Class in de.cinovo.cloudconductor.api.model
Copyright 2014 Cinovo AG

ReportPackage(String, String) - Constructor for class de.cinovo.cloudconductor.api.model.ReportPackage
 
request(String) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
Creates HTTP request for the given path.
request(String, Object) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
Creates HTTP request for the given path with the given object as the body.
request(String, Object, JavaType) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
resetTask(String, long, TimeUnit) - Method in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
 
RESTARTING_STATES - Static variable in enum de.cinovo.cloudconductor.api.ServiceState
all states providing restart information
restartService(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IHost
Restarts a given service on a host, if the host supports the service
restartService(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
ROOT - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
current directory "/"

S

save(String, String, KeyValue) - Method in interface de.cinovo.cloudconductor.api.interfaces.IConfigValue
Adds a new key-value pair to the configuration of a service within a template
save(String, KeyValue) - Method in interface de.cinovo.cloudconductor.api.interfaces.IConfigValue
Adds a new key-value pair to the configuration of a template
save(String, T) - Method in interface de.cinovo.cloudconductor.api.interfaces.IDefaultApi
 
save(T) - Method in class de.cinovo.cloudconductor.api.lib.helper.DefaultRestHandler
 
saveData(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IFile
 
saveData(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.ConfigFileHandler
 
SchedulerService - Class in de.cinovo.cloudconductor.api.lib.helper
Copyright 2014 Cinovo AG

SerializationException - Exception in de.cinovo.cloudconductor.api.lib.exceptions
Copyright 2013 Cinovo AG

Exception for problems related to serialization or deserialization.
SerializationException() - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.SerializationException
Class constructor.
SerializationException(String, Throwable) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.SerializationException
Class constructor.
SerializationException(String) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.SerializationException
Class constructor.
ServerErrorException - Exception in de.cinovo.cloudconductor.api.lib.exceptions
Copyright 2013 Cinovo AG

Exception for server errors.
ServerErrorException() - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ServerErrorException
Class constructor.
ServerErrorException(int, String, Throwable) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ServerErrorException
Class constructor.
ServerErrorException(int, String) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ServerErrorException
Class constructor.
ServerErrorException(String, Throwable) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ServerErrorException
Class constructor.
ServerErrorException(String) - Constructor for exception de.cinovo.cloudconductor.api.lib.exceptions.ServerErrorException
Class constructor.
SERVICE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
service api
Service - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

Service(String, String, String, ServiceState, Set<String>) - Constructor for class de.cinovo.cloudconductor.api.model.Service
Class constructor.
SERVICE_APPROVE_STARTED - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
approve the started state of a service
SERVICE_PKG - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the packages of a service
SERVICE_PKG_SINGLE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the packages of a service
ServiceHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

ServiceHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.ServiceHandler
 
ServiceState - Enum in de.cinovo.cloudconductor.api
Copyright 2013 Cinovo AG

ServiceStates - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

The request part of the service update interaction.
ServiceStates(List<String>) - Constructor for class de.cinovo.cloudconductor.api.model.ServiceStates
Class constructor.
ServiceStatesChanges - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

The response part of the service update interaction.
ServiceStatesChanges(Set<String>, Set<String>, Set<String>) - Constructor for class de.cinovo.cloudconductor.api.model.ServiceStatesChanges
Class constructor.
setAliveTimer(int) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setAliveTimerUnit(TimeUnit) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setConfigFiles(Set<ConfigFile>) - Method in class de.cinovo.cloudconductor.api.model.ServiceStatesChanges
 
setDoFileManagement(TaskState) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setDoPackageManagement(TaskState) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setDoSshKeys(TaskState) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setFileManagementTimer(int) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setFileManagementTimerUnit(TimeUnit) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setKey(String) - Method in class de.cinovo.cloudconductor.api.model.KeyValue
 
setKey(String) - Method in class de.cinovo.cloudconductor.api.model.SSHKey
 
setOwner(String) - Method in class de.cinovo.cloudconductor.api.model.SSHKey
 
setPackageManagementTimer(int) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setPackageManagementTimerUnit(TimeUnit) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setService(String, String, Service) - Method in interface de.cinovo.cloudconductor.api.interfaces.IHost
Add a new service to the host or modify an existing service
setService(String, Service) - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
setSshKeysTimer(int) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setSshKeysTimerUnit(TimeUnit) - Method in class de.cinovo.cloudconductor.api.model.AgentOptions
 
setState(ServiceState) - Method in class de.cinovo.cloudconductor.api.model.Service
 
setToErase(List<PackageVersion>) - Method in class de.cinovo.cloudconductor.api.model.PackageStateChanges
 
setToInstall(List<PackageVersion>) - Method in class de.cinovo.cloudconductor.api.model.PackageStateChanges
 
setToUpdate(List<PackageVersion>) - Method in class de.cinovo.cloudconductor.api.model.PackageStateChanges
 
setValue(Object) - Method in class de.cinovo.cloudconductor.api.model.KeyValue
 
setYum(String) - Method in class de.cinovo.cloudconductor.api.model.Template
 
shutdown() - Method in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
shut down
SSHKEY - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
service api
SSHKey - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

SSHKey(String, String) - Constructor for class de.cinovo.cloudconductor.api.model.SSHKey
 
SSHKeyHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

SSHKeyHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.SSHKeyHandler
 
STABLE_STATES - Static variable in enum de.cinovo.cloudconductor.api.ServiceState
stable states
STARTED_STATES - Static variable in enum de.cinovo.cloudconductor.api.ServiceState
started states
startService(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IHost
Starts a given service on a host, if the host supports the service
startService(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 
stop(String) - Method in class de.cinovo.cloudconductor.api.lib.helper.SchedulerService
 
STOPPED_STATES - Static variable in enum de.cinovo.cloudconductor.api.ServiceState
stopped states
stopService(String, String) - Method in interface de.cinovo.cloudconductor.api.interfaces.IHost
Stops a given service on a host, if the host supports the service
stopService(String, String) - Method in class de.cinovo.cloudconductor.api.lib.manager.HostHandler
 

T

TaskState - Enum in de.cinovo.cloudconductor.api.model
Copyright 2014 Cinovo AG

TEMPLATE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
template api
Template - Class in de.cinovo.cloudconductor.api.model
Copyright 2013 Cinovo AG

Template(String, String, String, Map<String, String>, Set<String>, Set<String>, Set<String>) - Constructor for class de.cinovo.cloudconductor.api.model.Template
 
TEMPLATE_HOST - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the hosts of a template
TEMPLATE_HOST_SINGLE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the hosts of a template
TEMPLATE_SERVICE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the services of a template
TEMPLATE_SERVICE_SINGLE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the services of a template
TEMPLATE_SSHKEY - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the sshkeys of a template
TEMPLATE_SSHKEY_SINGLE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the sshkeys of a template
TEMPLATE_VERSION - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the package versions of a template
TEMPLATE_VERSION_SINGLE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
interact with the package versions of a template
TemplateHandler - Class in de.cinovo.cloudconductor.api.lib.manager
Copyright 2013 Cinovo AG

TemplateHandler(String) - Constructor for class de.cinovo.cloudconductor.api.lib.manager.TemplateHandler
 
TEXT_CSS - Static variable in interface de.cinovo.cloudconductor.api.MediaType
CSS media type
TEXT_HTML - Static variable in interface de.cinovo.cloudconductor.api.MediaType
HTML media type
TEXT_PLAIN - Static variable in interface de.cinovo.cloudconductor.api.MediaType
text media type

V

valueOf(String) - Static method in enum de.cinovo.cloudconductor.api.DependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.cinovo.cloudconductor.api.lib.helper.HttpStatusClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.cinovo.cloudconductor.api.model.TaskState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.cinovo.cloudconductor.api.ServiceState
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.cinovo.cloudconductor.api.DependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.cinovo.cloudconductor.api.lib.helper.HttpStatusClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.cinovo.cloudconductor.api.model.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.cinovo.cloudconductor.api.ServiceState
Returns an array containing the constants of this enum type, in the order they are declared.
VAR_HOST - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
variable for host name
VAR_KEY - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
variable for key
VAR_NAME - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
variable for name
VAR_PKG - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
variable for package name
VAR_SERVICE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
variable for service name
VAR_TEMPLATE - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
variable for template name
VAR_VERSION - Static variable in interface de.cinovo.cloudconductor.api.IRestPath
variable for version name

_

_delete(String) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_get(String, JavaType) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_get(String, Class<T>) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_post(String, Object) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_post(String, Object, JavaType) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_post(String, Object, Class<T>) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_put(String) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_put(String, Object) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_put(String, Object, JavaType) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
_put(String, Object, Class<T>) - Method in class de.cinovo.cloudconductor.api.lib.helper.AbstractApiHandler
 
A C D E F G H I K M N O P R S T V _ 
Skip navigation links

Copyright © 2014-2016 Cinovo AG. All Rights Reserved.