Serialized Form
-
Package com.veertu.ankaMgmtSdk
-
Exception Class com.veertu.ankaMgmtSdk.AnkaNotFoundException
class AnkaNotFoundException extends AnkaMgmtException implements Serializable
-
-
Package com.veertu.ankaMgmtSdk.exceptions
-
Exception Class com.veertu.ankaMgmtSdk.exceptions.AnkaMgmtException
class AnkaMgmtException extends Exception implements Serializable -
Exception Class com.veertu.ankaMgmtSdk.exceptions.AnkaUnAuthenticatedRequestException
class AnkaUnAuthenticatedRequestException extends AnkaMgmtException implements Serializable -
Exception Class com.veertu.ankaMgmtSdk.exceptions.AnkaUnauthorizedRequestException
class AnkaUnauthorizedRequestException extends AnkaMgmtException implements Serializable -
Exception Class com.veertu.ankaMgmtSdk.exceptions.ClientException
class ClientException extends Throwable implements Serializable -
Exception Class com.veertu.ankaMgmtSdk.exceptions.SaveImageRequestIdMissingException
class SaveImageRequestIdMissingException extends AnkaMgmtException implements Serializable
-
-
Package com.veertu.plugin.anka
-
Class com.veertu.plugin.anka.AbstractAnkaSlave
class AbstractAnkaSlave extends Slave implements Serializable-
Serialized Fields
-
cloud
AnkaMgmtCloud cloud
-
displayName
String displayName
-
hadProblemsInBuild
boolean hadProblemsInBuild
-
instanceId
String instanceId
-
jobNameAndNumber
String jobNameAndNumber
-
launchTimeout
int launchTimeout
-
saveImageSent
boolean saveImageSent
-
taskExecuted
boolean taskExecuted
-
template
AnkaCloudSlaveTemplate template
-
-
-
Class com.veertu.plugin.anka.AnkaOnDemandSlave
class AnkaOnDemandSlave extends AbstractAnkaSlave implements Serializable -
Class com.veertu.plugin.anka.AnkaSaveImageBuildStep.Execution
class Execution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Boolean> implements Serializable-
Serialized Fields
-
context
org.jenkinsci.plugins.workflow.steps.StepContext context
-
shouldFail
boolean shouldFail
-
timeoutMinutes
int timeoutMinutes
-
-
-
Class com.veertu.plugin.anka.CertCredentials
class CertCredentials extends Object implements Serializable -
Class com.veertu.plugin.anka.DynamicSlaveStepExecution
class DynamicSlaveStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<String> implements Serializable-
Serialized Fields
-
context
org.jenkinsci.plugins.workflow.steps.StepContext context
-
-
-
-
Package com.veertu.plugin.anka.exceptions
-
Exception Class com.veertu.plugin.anka.exceptions.AnkaException
class AnkaException extends Exception implements Serializable -
Exception Class com.veertu.plugin.anka.exceptions.AnkaHostConfigurationException
class AnkaHostConfigurationException extends AnkaHostException implements Serializable -
Exception Class com.veertu.plugin.anka.exceptions.AnkaHostException
class AnkaHostException extends AnkaException implements Serializable- serialVersionUID:
- -6133908887091288919L
-
Exception Class com.veertu.plugin.anka.exceptions.AnkaHostInternalException
class AnkaHostInternalException extends AnkaHostException implements Serializable -
Exception Class com.veertu.plugin.anka.exceptions.AnkaHostLogicException
class AnkaHostLogicException extends AnkaHostException implements Serializable -
Exception Class com.veertu.plugin.anka.exceptions.AnkaHostPortBusyException
class AnkaHostPortBusyException extends AnkaHostException implements Serializable -
Exception Class com.veertu.plugin.anka.exceptions.AnkaNoHostsAvailableException
class AnkaNoHostsAvailableException extends AnkaException implements Serializable -
Exception Class com.veertu.plugin.anka.exceptions.AnkaVmNotFoundException
class AnkaVmNotFoundException extends AnkaHostException implements Serializable -
Exception Class com.veertu.plugin.anka.exceptions.SaveImageStatusTimeout
class SaveImageStatusTimeout extends AnkaException implements Serializable
-