public class GitCapabilityTypeModule extends AbstractMultipleExecutableCapabilityTypeModule
| Modifier and Type | Field and Description |
|---|---|
static String |
GIT_CAPABILITY |
static String |
SSH_CAPABILITY |
AGENT_CAPABILITY_TYPE_PREFIXCAPABILITY_AGENT_ENVIRONMENT_PREFIX, CAPABILITY_BUILDER_PREFIX, CAPABILITY_BUILDER_TYPE| Constructor and Description |
|---|
GitCapabilityTypeModule(com.atlassian.struts.TextProvider textProvider) |
| 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, validateaddDefaultCapabilities, getParamValue, getText, getText, getText, getTextProvider, setTextProvidergetCapabilityTypeKey, getCapabilityTypeLabel, getEditHtml, getExtraInfo, getNewKeyFromLabel, getSortOrder, init, isAllowRename, setTemplateRenderercompareTo, equals, getViewTypeAction, hashCode, toString, updatePlanForNewLabel, updateTasksForNewLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCapabilityTypeSpecificTaskConfigurationKey, getViewTypeAction, updatePlanForNewLabelcompareTopublic static final String GIT_CAPABILITY
public static final String SSH_CAPABILITY
@Inject public GitCapabilityTypeModule(com.atlassian.struts.TextProvider textProvider)
public String getExecutableKindKey()
getExecutableKindKey in class AbstractMultipleExecutableCapabilityTypeModulepublic String getCapabilityUndefinedKey()
getCapabilityUndefinedKey in class AbstractExecutableCapabilityTypeModulepublic String getCapabilityKindUndefinedKey()
getCapabilityKindUndefinedKey in class AbstractMultipleExecutableCapabilityTypeModulepublic String getMandatoryCapabilityKey()
getMandatoryCapabilityKey in class AbstractExecutableCapabilityTypeModulepublic List<String> getAdditionalCapabilityKeys()
getAdditionalCapabilityKeys in class AbstractMultipleExecutableCapabilityTypeModulepublic List<String> getDefaultWindowPaths()
getDefaultWindowPaths in class AbstractExecutableCapabilityTypeModulepublic String getExecutableFilename()
getExecutableFilename in class AbstractExecutableCapabilityTypeModulepublic String getExecutableDescription(String key)
getExecutableDescription in class AbstractMultipleExecutableCapabilityTypeModuleCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.