public class HgCapabilityTypeModule extends AbstractMultipleExecutableCapabilityTypeModule
Modifier and Type | Field and Description |
---|---|
static String |
HG_CAPABILITY |
static String |
SSH_CAPABILITY |
AGENT_CAPABILITY_TYPE_PREFIX
CAPABILITY_AGENT_ENVIRONMENT_PREFIX, CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE
Constructor and Description |
---|
HgCapabilityTypeModule() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAdditionalCapabilityKeys() |
String |
getCapabilityKindUndefinedKey() |
String |
getCapabilityUndefinedKey() |
List<String> |
getDefaultWindowPaths() |
String |
getExecutableDescription(String key) |
String |
getExecutableFilename() |
String |
getExecutableKindKey() |
String |
getMandatoryCapabilityKey() |
getCapability, getExecutableKey, getExecutableTypes, getLabel, getValueDescriptionKey, validate
addDefaultCapabilities, getParamValue, getText, getText, getText, getTextProvider, setTextProvider
getCapabilityTypeKey, getCapabilityTypeLabel, getEditHtml, getExtraInfo, getNewKeyFromLabel, getSortOrder, init, isAllowRename, setTemplateRenderer
compareTo, equals, getViewTypeAction, hashCode, toString, updatePlanForNewLabel, updateTasksForNewLabel
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCapabilityTypeSpecificTaskConfigurationKey, getViewTypeAction, updatePlanForNewLabel
compareTo
public static final String HG_CAPABILITY
public static final String SSH_CAPABILITY
public String getExecutableKindKey()
getExecutableKindKey
in class AbstractMultipleExecutableCapabilityTypeModule
public String getMandatoryCapabilityKey()
getMandatoryCapabilityKey
in class AbstractExecutableCapabilityTypeModule
public List<String> getAdditionalCapabilityKeys()
getAdditionalCapabilityKeys
in class AbstractMultipleExecutableCapabilityTypeModule
public List<String> getDefaultWindowPaths()
getDefaultWindowPaths
in class AbstractExecutableCapabilityTypeModule
public String getExecutableFilename()
getExecutableFilename
in class AbstractExecutableCapabilityTypeModule
public String getCapabilityUndefinedKey()
getCapabilityUndefinedKey
in class AbstractExecutableCapabilityTypeModule
public String getCapabilityKindUndefinedKey()
getCapabilityKindUndefinedKey
in class AbstractMultipleExecutableCapabilityTypeModule
public String getExecutableDescription(String key)
getExecutableDescription
in class AbstractMultipleExecutableCapabilityTypeModule
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.