Package 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
,Comparable<CapabilityType>
-
Field Summary
Fields inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
AGENT_CAPABILITY_TYPE_PREFIX
Fields inherited from interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper
CAPABILITY_AGENT_ENVIRONMENT_PREFIX, CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
addDefaultCapabilities, getCapability, getLabel, getParamValue, getText, getText, getText, getTextProvider, setTextProvider, validate
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
getCapabilityTypeKey, getCapabilityTypeLabel, getEditHtml, getExtraInfo, getNewKeyFromLabel, getSortOrder, getValueDescriptionKey, init, isAllowRename, setTemplateRenderer
Methods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityType
compareTo, equals, getViewTypeAction, hashCode, toString, updateTasksForNewLabel
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
getCapabilityTypeSpecificTaskConfigurationKey, getViewTypeAction
Methods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
SSH_CAPABILITY
- See Also:
-
SSH_EXECUTABLE
- See Also:
-
-
Constructor Details
-
SshCapabilityTypeModule
public SshCapabilityTypeModule()
-
-
Method Details
-
getMandatoryCapabilityKey
- Specified by:
getMandatoryCapabilityKey
in classAbstractExecutableCapabilityTypeModule
-
getExecutableKey
- Specified by:
getExecutableKey
in classAbstractExecutableCapabilityTypeModule
-
getCapabilityUndefinedKey
- Specified by:
getCapabilityUndefinedKey
in classAbstractExecutableCapabilityTypeModule
-
getDefaultWindowPaths
- Specified by:
getDefaultWindowPaths
in classAbstractExecutableCapabilityTypeModule
-
getExecutableFilename
- Specified by:
getExecutableFilename
in classAbstractExecutableCapabilityTypeModule
-
getExecutableDescription
-