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
FieldsFields inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractExecutableCapabilityTypeModule
AGENT_CAPABILITY_TYPE_PREFIXFields inherited from interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper
CAPABILITY_AGENT_ENVIRONMENT_PREFIX, CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE -
Constructor Summary
Constructors -
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, validateMethods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityTypeModule
getCapabilityTypeKey, getCapabilityTypeLabel, getEditHtml, getExtraInfo, getNewKeyFromLabel, getSortOrder, getValueDescriptionKey, init, isAllowRename, setTemplateRendererMethods inherited from class com.atlassian.bamboo.v2.build.agent.capability.AbstractCapabilityType
compareTo, equals, getViewTypeAction, hashCode, toString, updateTasksForNewLabelMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.atlassian.bamboo.v2.build.agent.capability.CapabilityType
getCapabilityTypeSpecificTaskConfigurationKey, getViewTypeActionMethods 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:
getMandatoryCapabilityKeyin classAbstractExecutableCapabilityTypeModule
-
getExecutableKey
- Specified by:
getExecutableKeyin classAbstractExecutableCapabilityTypeModule
-
getCapabilityUndefinedKey
- Specified by:
getCapabilityUndefinedKeyin classAbstractExecutableCapabilityTypeModule
-
getDefaultWindowPaths
- Specified by:
getDefaultWindowPathsin classAbstractExecutableCapabilityTypeModule
-
getExecutableFilename
- Specified by:
getExecutableFilenamein classAbstractExecutableCapabilityTypeModule
-
getExecutableDescription
-