public interface TaskHelpLink
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getLinkKey() |
String |
getTitleKey() |
boolean |
isUsingPrefix()
Prefix is used if the task is getting the help url/title from help-paths.properties file,
in which case we should use the help.url macro.
|
@Nullable String getKey()
@Nullable String getLinkKey()
@Nullable String getTitleKey()
@Nullable boolean isUsingPrefix()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.