public class GenericCapabilityType extends AbstractCapabilityType
| Constructor and Description |
|---|
GenericCapabilityType() |
| Modifier and Type | Method and Description |
|---|---|
Capability |
getCapability(Map<String,String[]> params) |
String |
getCapabilityTypeKey() |
String |
getCapabilityTypeLabel() |
String |
getExtraInfo(String key) |
String |
getLabel(String key) |
String |
getNewKeyFromLabel(String oldKey,
String label) |
int |
getSortOrder() |
String |
getValueDescriptionKey(String key,
String value) |
boolean |
isAllowRename() |
Map<String,String> |
validate(Map<String,String[]> params) |
compareTo, equals, getViewTypeAction, hashCode, toString, updatePlanForNewLabel, updateTasksForNewLabelpublic int getSortOrder()
@NotNull public String getCapabilityTypeKey()
@NotNull public String getCapabilityTypeLabel()
@Nullable public String getValueDescriptionKey(@NotNull String key, @Nullable String value)
public boolean isAllowRename()
@NotNull public String getNewKeyFromLabel(@NotNull String oldKey, @NotNull String label)
@NotNull public Capability getCapability(@NotNull Map<String,String[]> params)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.