Skip navigation links
A B C D E G H I J L M N O P R S T V W _ 

A

AbstractAnkaSlave - Class in com.veertu.plugin.anka
Created by asafgur on 28/11/2016.
AbstractAnkaSlave(String, String, String, int, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>, AnkaCloudSlaveTemplate, AnkaMgmtVm) - Constructor for class com.veertu.plugin.anka.AbstractAnkaSlave
 
AbstractAnkaSlave(String, String, String, String, Node.Mode, String, ComputerLauncher, RetentionStrategy, List<? extends NodeProperty<?>>) - Constructor for class com.veertu.plugin.anka.AbstractAnkaSlave
 
AbstractAnkaSlave.VeertuCloudComputerListener - Class in com.veertu.plugin.anka
 
AnkaCloudComputer - Class in com.veertu.plugin.anka
Created by asafgur on 16/11/2016.
AnkaCloudComputer(AbstractCloudSlave) - Constructor for class com.veertu.plugin.anka.AnkaCloudComputer
 
AnkaCloudLauncher - Class in com.veertu.plugin.anka
Created by asafgur on 16/11/2016.
AnkaCloudLauncher(ComputerLauncher) - Constructor for class com.veertu.plugin.anka.AnkaCloudLauncher
 
AnkaCloudSlaveTemplate - Class in com.veertu.plugin.anka
Created by avia on 10/07/2016.
AnkaCloudSlaveTemplate(String, String, String, String, String, String, int, int, boolean, JSONObject, String, String, List<AnkaCloudSlaveTemplate.EnvironmentEntry>) - Constructor for class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
AnkaCloudSlaveTemplate.DescriptorImpl - Class in com.veertu.plugin.anka
 
AnkaCloudSlaveTemplate.EnvironmentEntry - Class in com.veertu.plugin.anka
ui stuff
AnkaCloudSlaveTemplate.EnvironmentEntry.DescriptorImpl - Class in com.veertu.plugin.anka
 
AnkaException - Exception in com.veertu.plugin.anka.exceptions
Created by asafgur on 28/11/2016.
AnkaException() - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaException
 
AnkaException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaException
 
AnkaException(String, Throwable) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaException
 
AnkaException(Throwable) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaException
 
AnkaHostConfigurationException - Exception in com.veertu.plugin.anka.exceptions
Created by asafgur on 07/12/2016.
AnkaHostConfigurationException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostConfigurationException
 
AnkaHostConfigurationException(Throwable) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostConfigurationException
 
AnkaHostConfigurationException(String, Throwable) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostConfigurationException
 
AnkaHostException - Exception in com.veertu.plugin.anka.exceptions
Created by avia on 04/07/2016.
AnkaHostException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostException
 
AnkaHostException(Throwable) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostException
 
AnkaHostException(String, Throwable) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostException
 
AnkaHostException(Exception) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostException
 
AnkaHostInternalException - Exception in com.veertu.plugin.anka.exceptions
Created by asafgur on 07/12/2016.
AnkaHostInternalException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostInternalException
 
AnkaHostLogicException - Exception in com.veertu.plugin.anka.exceptions
Created by asafgur on 07/12/2016.
AnkaHostLogicException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostLogicException
 
AnkaHostPortBusyException - Exception in com.veertu.plugin.anka.exceptions
Created by asafgur on 07/12/2016.
AnkaHostPortBusyException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaHostPortBusyException
 
AnkaLauncher - Class in com.veertu.plugin.anka
 
AnkaLauncher(AnkaMgmtVm, ComputerLauncher) - Constructor for class com.veertu.plugin.anka.AnkaLauncher
 
AnkaLogger - Interface in com.veertu.plugin.anka
Created by avia on 09/07/2016.
AnkaMgmtCloud - Class in com.veertu.plugin.anka
Created by asafgur on 08/05/2017.
AnkaMgmtCloud(String, String, List<AnkaCloudSlaveTemplate>) - Constructor for class com.veertu.plugin.anka.AnkaMgmtCloud
 
AnkaMgmtCloud.DescriptorImpl - Class in com.veertu.plugin.anka
 
AnkaMgmtCommunicator - Class in com.veertu.ankaMgmtSdk
Created by asafgur on 09/05/2017.
AnkaMgmtCommunicator(String) - Constructor for class com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator
 
AnkaMgmtConnectionConfig - Class in com.veertu.plugin.anka
Created by asafgur on 08/05/2017.
AnkaMgmtConnectionConfig() - Constructor for class com.veertu.plugin.anka.AnkaMgmtConnectionConfig
 
AnkaMgmtException - Exception in com.veertu.ankaMgmtSdk.exceptions
Created by asafgur on 18/05/2017.
AnkaMgmtException(Throwable) - Constructor for exception com.veertu.ankaMgmtSdk.exceptions.AnkaMgmtException
 
AnkaMgmtException(String) - Constructor for exception com.veertu.ankaMgmtSdk.exceptions.AnkaMgmtException
 
AnkaMgmtVm - Interface in com.veertu.ankaMgmtSdk
Created by asafgur on 18/05/2017.
AnkaNoHostsAvailableException - Exception in com.veertu.plugin.anka.exceptions
Created by asafgur on 28/11/2016.
AnkaNoHostsAvailableException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaNoHostsAvailableException
 
AnkaOnDemandSlave - Class in com.veertu.plugin.anka
Created by asafgur on 16/11/2016.
AnkaOnDemandSlave(String, String, String, int, Node.Mode, String, ComputerLauncher, List<? extends NodeProperty<?>>, AnkaCloudSlaveTemplate, AnkaMgmtVm) - Constructor for class com.veertu.plugin.anka.AnkaOnDemandSlave
 
AnkaOnDemandSlave.VeertuCloudComputerListener - Class in com.veertu.plugin.anka
 
AnkaPlannedNode - Class in com.veertu.plugin.anka
Created by asafgur on 16/11/2016.
AnkaPlannedNode(String, Future<Node>, int) - Constructor for class com.veertu.plugin.anka.AnkaPlannedNode
Construct a PlannedNode instance without Cloud callback for finalization.
AnkaProvisioningStrategy - Class in com.veertu.plugin.anka
 
AnkaProvisioningStrategy() - Constructor for class com.veertu.plugin.anka.AnkaProvisioningStrategy
 
AnkaSystemLog - Class in com.veertu.plugin.anka
Created by avia on 09/07/2016.
AnkaSystemLog(Logger, String) - Constructor for class com.veertu.plugin.anka.AnkaSystemLog
 
AnkaTaskListenerLog - Class in com.veertu.plugin.anka
Created by avia on 09/07/2016.
AnkaTaskListenerLog(TaskListener, String) - Constructor for class com.veertu.plugin.anka.AnkaTaskListenerLog
 
AnkaVmFactory - Class in com.veertu.ankaMgmtSdk
Created by asafgur on 18/05/2017.
AnkaVmInfo - Class in com.veertu.ankaMgmtSdk
 
AnkaVmInfo(JSONObject) - Constructor for class com.veertu.ankaMgmtSdk.AnkaVmInfo
 
AnkaVmNotFoundException - Exception in com.veertu.plugin.anka.exceptions
Created by asafgur on 15/01/2017.
AnkaVmNotFoundException(String) - Constructor for exception com.veertu.plugin.anka.exceptions.AnkaVmNotFoundException
 
AnkaVMRepresentation - Class in com.veertu.ankaMgmtSdk
Created by asafgur on 14/11/2016.
AnkaVMRepresentation() - Constructor for class com.veertu.ankaMgmtSdk.AnkaVMRepresentation
 
AnkaVmSession - Class in com.veertu.ankaMgmtSdk
Created by asafgur on 17/05/2017.
AnkaVmSession(String, JSONObject) - Constructor for class com.veertu.ankaMgmtSdk.AnkaVmSession
 
AnkaVmTemplate - Class in com.veertu.ankaMgmtSdk
 
AnkaVmTemplate(String, String) - Constructor for class com.veertu.ankaMgmtSdk.AnkaVmTemplate
 
apply(NodeProvisioner.StrategyState) - Method in class com.veertu.plugin.anka.AnkaProvisioningStrategy
 

B

BridgedNetwork - Static variable in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 

C

canProvision(Label) - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
canTerminate() - Method in class com.veertu.plugin.anka.AnkaOnDemandSlave
 
check(AbstractCloudComputer) - Method in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
CloudSelectorParameter - Class in com.veertu.plugin.anka.parameters
Created by avia on 26/07/2016.
CloudSelectorParameter() - Constructor for class com.veertu.plugin.anka.parameters.CloudSelectorParameter
 
CloudSelectorParameter.DescriptorImpl - Class in com.veertu.plugin.anka.parameters
 
com.veertu.ankaMgmtSdk - package com.veertu.ankaMgmtSdk
 
com.veertu.ankaMgmtSdk.exceptions - package com.veertu.ankaMgmtSdk.exceptions
 
com.veertu.plugin.anka - package com.veertu.plugin.anka
 
com.veertu.plugin.anka.exceptions - package com.veertu.plugin.anka.exceptions
 
com.veertu.plugin.anka.parameters - package com.veertu.plugin.anka.parameters
 
ConcAnkaMgmtVm - Class in com.veertu.ankaMgmtSdk
Created by asafgur on 17/05/2017.
ConcAnkaMgmtVm(String, AnkaMgmtCommunicator, int) - Constructor for class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
configure(StaplerRequest, JSONObject) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
createComputer() - Method in class com.veertu.plugin.anka.AbstractAnkaSlave
 
createInstance(AnkaCloudSlaveTemplate, AnkaOnDemandSlave) - Static method in class com.veertu.plugin.anka.AnkaPlannedNode
 
createInstance(AnkaCloudSlaveTemplate, Label, String) - Static method in class com.veertu.plugin.anka.AnkaPlannedNode
 
createProvisionedSlave(AnkaCloudSlaveTemplate, Label, String) - Static method in class com.veertu.plugin.anka.AnkaOnDemandSlave
 
createValue(StaplerRequest, JSONObject) - Method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter
 
createValue(String) - Method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter
 

D

DESCRIPTOR - Static variable in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
DescriptorImpl() - Constructor for class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.EnvironmentEntry.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.veertu.plugin.anka.AnkaMgmtCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.veertu.plugin.anka.parameters.CloudSelectorParameter.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy.DescriptorImpl
 
doFillCloudNameItems() - Method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
doFillGroupItems(String) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
doFillMasterVmIdItems(String) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
doFillTagItems(String, String) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 

E

EnvironmentEntry(String, String) - Constructor for class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.EnvironmentEntry
 

G

generateName(AnkaCloudSlaveTemplate) - Static method in class com.veertu.plugin.anka.AnkaOnDemandSlave
 
getAnkaCloudNames() - Static method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter
 
getAnkaClouds() - Static method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter
 
getAnkaMgmtUrl() - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
getClonableVms(AnkaMgmtCloud) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
getCloudName() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getCloudName() - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
getCloudNames() - Method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter
 
getConnectionIp() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
getConnectionIp() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
getConnectionPort() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
getConnectionPort() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
getCredentialsId() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getDefaultParameterValue() - Method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter
 
getDelegate() - Method in class com.veertu.plugin.anka.AnkaCloudLauncher
 
getDescription() - Method in class com.veertu.ankaMgmtSdk.NodeGroup
 
getDescriptor() - Method in class com.veertu.plugin.anka.AnkaCloudLauncher
 
getDescriptor() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getDescriptor() - Method in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
getDisplayName() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
getDisplayName() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.EnvironmentEntry.DescriptorImpl
 
getDisplayName() - Method in class com.veertu.plugin.anka.AnkaMgmtCloud.DescriptorImpl
 
getDisplayName() - Method in class com.veertu.plugin.anka.parameters.CloudSelectorParameter.DescriptorImpl
 
getDisplayName() - Method in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy.DescriptorImpl
 
getEnvironments() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getGroup() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getGuestPort() - Method in class com.veertu.ankaMgmtSdk.PortForwardingRule
 
getHostIp() - Method in class com.veertu.ankaMgmtSdk.AnkaVmInfo
 
getHostPort() - Method in class com.veertu.ankaMgmtSdk.PortForwardingRule
 
getHTTP_SCHEME() - Static method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getHTTPS_SCHEME() - Static method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getId() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
getId() - Method in class com.veertu.ankaMgmtSdk.AnkaVMRepresentation
 
getId() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
getId() - Method in class com.veertu.ankaMgmtSdk.NodeGroup
 
getIdleMinutes() - Method in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
getInfo() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
getInfo() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
getInstance() - Static method in class com.veertu.ankaMgmtSdk.AnkaVmFactory
 
getLabelSet() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getLabelString() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getLaunchDelay() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getLaunchMethod() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getLaunchMethodString() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getLOGGER() - Static method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getMasterVmId() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getMode() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getName() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
getName() - Method in class com.veertu.ankaMgmtSdk.AnkaVmInfo
 
getName() - Method in class com.veertu.ankaMgmtSdk.AnkaVMRepresentation
 
getName() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
getName() - Method in class com.veertu.ankaMgmtSdk.NodeGroup
 
getNameTemplate() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getNetworkConfigOptions() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
getNodeDescription() - Method in class com.veertu.plugin.anka.AnkaOnDemandSlave
 
getNodeGroups() - Method in class com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator
 
getNodeGroups(String) - Method in class com.veertu.ankaMgmtSdk.AnkaVmFactory
 
getNodeGroups(AnkaMgmtCloud) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
getNodeGroups() - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
getNumberOfExecutors() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getPortForwardingRules() - Method in class com.veertu.ankaMgmtSdk.AnkaVmInfo
 
getRemoteFS() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getRetentionStrategy() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getSessionState() - Method in class com.veertu.ankaMgmtSdk.AnkaVmSession
 
getSSHPort() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getStatus() - Method in class com.veertu.ankaMgmtSdk.AnkaVmInfo
 
getTag() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getTemplate() - Method in class com.veertu.plugin.anka.AbstractAnkaSlave
 
getTemplate() - Method in class com.veertu.plugin.anka.AnkaCloudComputer
 
getTemplate(Label) - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
getTemplateDescription() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
getTemplateFromLabel(Label) - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
getTemplates() - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
getTemplateTags(String) - Method in class com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator
 
getTemplateTags(AnkaMgmtCloud, String) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.DescriptorImpl
 
getTemplateTags(String) - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
getUuid() - Method in class com.veertu.ankaMgmtSdk.AnkaVmInfo
 
getUuid() - Method in class com.veertu.plugin.anka.AnkaCloudComputer
 
getVM() - Method in class com.veertu.plugin.anka.AbstractAnkaSlave
 
getVmId() - Method in class com.veertu.ankaMgmtSdk.AnkaVmSession
 
getVmInfo() - Method in class com.veertu.ankaMgmtSdk.AnkaVmSession
 
getVmIp() - Method in class com.veertu.ankaMgmtSdk.AnkaVmInfo
 

H

HostNetwork - Static variable in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
HTTP_SCHEME - Static variable in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
HTTPS_SCHEME - Static variable in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 

I

id - Variable in class com.veertu.ankaMgmtSdk.AnkaVMRepresentation
 
isKeepAliveOnError() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
isKeepAliveOnError() - Method in class com.veertu.plugin.anka.AnkaOnDemandSlave
 
isLaunchSupported() - Method in class com.veertu.plugin.anka.AnkaCloudLauncher
 
isNetworkBridged() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
isRunning() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
isRunning() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 

J

JnlpCommandBuilder - Class in com.veertu.plugin.anka
 
JnlpCommandBuilder() - Constructor for class com.veertu.plugin.anka.JnlpCommandBuilder
 

L

launch(SlaveComputer, TaskListener) - Method in class com.veertu.plugin.anka.AnkaCloudLauncher
 
launch(SlaveComputer, TaskListener) - Method in class com.veertu.plugin.anka.AnkaLauncher
 
LaunchMethod - Enum in com.veertu.plugin.anka
 
launchTimeout - Variable in class com.veertu.plugin.anka.AbstractAnkaSlave
 
launchTimeoutSeconds - Static variable in class com.veertu.plugin.anka.AbstractAnkaSlave
 
listTemplates() - Method in class com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator
 
listTemplates(String) - Method in class com.veertu.ankaMgmtSdk.AnkaVmFactory
 
listTemplateTags(String, String) - Method in class com.veertu.ankaMgmtSdk.AnkaVmFactory
 
listVmTemplates() - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
Log(String) - Static method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
Log(String, Object...) - Static method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
Log(Slave, TaskListener, String) - Static method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
Log(SlaveComputer, TaskListener, String, Object...) - Static method in class com.veertu.plugin.anka.AnkaMgmtCloud
 
logError(String) - Method in interface com.veertu.plugin.anka.AnkaLogger
 
logError(String) - Method in class com.veertu.plugin.anka.AnkaSystemLog
 
logError(String) - Method in class com.veertu.plugin.anka.AnkaTaskListenerLog
 
logFatalError(String) - Method in interface com.veertu.plugin.anka.AnkaLogger
 
logFatalError(String) - Method in class com.veertu.plugin.anka.AnkaSystemLog
 
logFatalError(String) - Method in class com.veertu.plugin.anka.AnkaTaskListenerLog
 
logger - Static variable in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
logInfo(String) - Method in interface com.veertu.plugin.anka.AnkaLogger
 
logInfo(String) - Method in class com.veertu.plugin.anka.AnkaSystemLog
 
logInfo(String) - Method in class com.veertu.plugin.anka.AnkaTaskListenerLog
 
logWarning(String) - Method in interface com.veertu.plugin.anka.AnkaLogger
 
logWarning(String) - Method in class com.veertu.plugin.anka.AnkaSystemLog
 
logWarning(String) - Method in class com.veertu.plugin.anka.AnkaTaskListenerLog
 

M

makeAnkaVm(String, String, String, String, int) - Method in class com.veertu.ankaMgmtSdk.AnkaVmFactory
 
makeAnkaVm(String, String, String, String, int, String, String) - Method in class com.veertu.ankaMgmtSdk.AnkaVmFactory
 
makeCommand(String) - Static method in class com.veertu.plugin.anka.JnlpCommandBuilder
 
makeStartUpScript(String) - Static method in class com.veertu.plugin.anka.JnlpCommandBuilder
 
maxNumRetries - Static variable in class com.veertu.plugin.anka.AbstractAnkaSlave
 

N

name - Variable in class com.veertu.ankaMgmtSdk.AnkaVMRepresentation
 
name - Variable in class com.veertu.plugin.anka.AbstractAnkaSlave
 
name - Variable in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.EnvironmentEntry
 
NodeGroup - Class in com.veertu.ankaMgmtSdk
 
NodeGroup(JSONObject) - Constructor for class com.veertu.ankaMgmtSdk.NodeGroup
 

O

onOffline(Computer, OfflineCause) - Method in class com.veertu.plugin.anka.AbstractAnkaSlave.VeertuCloudComputerListener
 
onTemporarilyOffline(Computer, OfflineCause) - Method in class com.veertu.plugin.anka.AbstractAnkaSlave.VeertuCloudComputerListener
 

P

PortForwardingRule - Class in com.veertu.ankaMgmtSdk
Created by asafgur on 17/05/2017.
PortForwardingRule(JSONObject) - Constructor for class com.veertu.ankaMgmtSdk.PortForwardingRule
 
preLaunch(Computer, TaskListener) - Method in class com.veertu.plugin.anka.AbstractAnkaSlave.VeertuCloudComputerListener
 
preLaunch(Computer, TaskListener) - Method in class com.veertu.plugin.anka.AnkaOnDemandSlave.VeertuCloudComputerListener
 
provision(Label, int) - Method in class com.veertu.plugin.anka.AnkaMgmtCloud
 

R

readResolve() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
retryWaitTime - Static variable in class com.veertu.plugin.anka.AbstractAnkaSlave
 
RunOnceCloudRetentionStrategy - Class in com.veertu.plugin.anka
Created by avia on 12/07/2016.
RunOnceCloudRetentionStrategy(int) - Constructor for class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
RunOnceCloudRetentionStrategy.DescriptorImpl - Class in com.veertu.plugin.anka
 

S

setDescription(String) - Method in class com.veertu.plugin.anka.AnkaOnDemandSlave
 
setHadErrorsOnBuild(boolean) - Method in class com.veertu.plugin.anka.AnkaOnDemandSlave
 
setLaunchMethod(String) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
setRetentionStrategy(RetentionStrategy) - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
SharedNetwork - Static variable in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate
 
showVm(String) - Method in class com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator
 
startVm(String, String, String, String, String) - Method in class com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator
 

T

taskAccepted(Executor, Queue.Task) - Method in class com.veertu.plugin.anka.AnkaCloudComputer
 
taskAccepted(Executor, Queue.Task) - Method in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
taskCompleted(Executor, Queue.Task, long) - Method in class com.veertu.plugin.anka.AnkaCloudComputer
 
taskCompleted(Executor, Queue.Task, long) - Method in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class com.veertu.plugin.anka.AnkaCloudComputer
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class com.veertu.plugin.anka.RunOnceCloudRetentionStrategy
 
template - Variable in class com.veertu.plugin.anka.AbstractAnkaSlave
 
terminate() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
terminate() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
terminate() - Method in class com.veertu.plugin.anka.AbstractAnkaSlave
 
terminateVm(String) - Method in class com.veertu.ankaMgmtSdk.AnkaMgmtCommunicator
 
toString() - Method in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.EnvironmentEntry
 

V

value - Variable in class com.veertu.plugin.anka.AnkaCloudSlaveTemplate.EnvironmentEntry
 
valueOf(String) - Static method in enum com.veertu.plugin.anka.LaunchMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.veertu.plugin.anka.LaunchMethod
Returns an array containing the constants of this enum type, in the order they are declared.
VeertuCloudComputerListener() - Constructor for class com.veertu.plugin.anka.AbstractAnkaSlave.VeertuCloudComputerListener
 
VeertuCloudComputerListener() - Constructor for class com.veertu.plugin.anka.AnkaOnDemandSlave.VeertuCloudComputerListener
 
vm - Variable in class com.veertu.plugin.anka.AbstractAnkaSlave
 

W

waitForBoot() - Method in interface com.veertu.ankaMgmtSdk.AnkaMgmtVm
 
waitForBoot() - Method in class com.veertu.ankaMgmtSdk.ConcAnkaMgmtVm
 
waitForBoot() - Method in class com.veertu.plugin.anka.AnkaCloudLauncher
 
waitForBoot() - Method in class com.veertu.plugin.anka.AnkaLauncher
 

_

_terminate(TaskListener) - Method in class com.veertu.plugin.anka.AbstractAnkaSlave
 
A B C D E G H I J L M N O P R S T V W _ 
Skip navigation links

Copyright © 2016–2018. All rights reserved.