com.atlassian.bamboo.plugins.ssh
Class SshCapabilityTypeModule
java.lang.Object
com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityType
com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
com.atlassian.bamboo.plugins.ssh.SshCapabilityTypeModule
- All Implemented Interfaces:
- InitablePluginModule, BambooPluginModule, CapabilityDefaultsHelper, CapabilityType, CapabilityTypeModule, com.atlassian.core.i18n.I18nTextProvider, com.opensymphony.xwork.LocaleProvider, java.lang.Comparable<CapabilityType>
public class SshCapabilityTypeModule
- extends AbstractExecutableCapabilityTypeModule
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule |
addDefaultCapabilities, getCapability, getLabel, getLocale, getParamValue, getText, getText, getText, getTextProvider, setI18nBeanFactory, validate |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
compareTo |
DEFAULT_SSH_COMMAND
public static final java.lang.String DEFAULT_SSH_COMMAND
- See Also:
- Constant Field Values
SSH_CAPABILITY
public static final java.lang.String SSH_CAPABILITY
- See Also:
- Constant Field Values
SSH_EXECUTABLE
public static final java.lang.String SSH_EXECUTABLE
- See Also:
- Constant Field Values
SshCapabilityTypeModule
public SshCapabilityTypeModule()
getMandatoryCapabilityKey
public java.lang.String getMandatoryCapabilityKey()
- Specified by:
getMandatoryCapabilityKey
in class AbstractExecutableCapabilityTypeModule
getExecutableKey
public java.lang.String getExecutableKey()
- Specified by:
getExecutableKey
in class AbstractExecutableCapabilityTypeModule
getCapabilityUndefinedKey
public java.lang.String getCapabilityUndefinedKey()
- Specified by:
getCapabilityUndefinedKey
in class AbstractExecutableCapabilityTypeModule
getDefaultWindowPaths
public java.util.List<java.lang.String> getDefaultWindowPaths()
- Specified by:
getDefaultWindowPaths
in class AbstractExecutableCapabilityTypeModule
getExecutableFilename
public java.lang.String getExecutableFilename()
- Specified by:
getExecutableFilename
in class AbstractExecutableCapabilityTypeModule
getExecutableDescription
public java.lang.String getExecutableDescription()
Copyright © 2012 Atlassian. All Rights Reserved.