Uses of Interface
com.atlassian.bamboo.task.TaskHelpLink
-
-
Uses of TaskHelpLink in com.atlassian.bamboo.deployments.environments.actions.tasks
Methods in com.atlassian.bamboo.deployments.environments.actions.tasks that return TaskHelpLink Modifier and Type Method Description TaskHelpLinkCreateEnvironmentTask. getTaskHelpLink()TaskHelpLinkEditEnvironmentTask. getTaskHelpLink() -
Uses of TaskHelpLink in com.atlassian.bamboo.plugin.descriptor
Methods in com.atlassian.bamboo.plugin.descriptor that return TaskHelpLink Modifier and Type Method Description @Nullable TaskHelpLinkTaskModuleDescriptorImpl. getHelpLink() -
Uses of TaskHelpLink in com.atlassian.bamboo.task
Methods in com.atlassian.bamboo.task that return TaskHelpLink Modifier and Type Method Description @Nullable TaskHelpLinkTaskModuleDescriptor. getHelpLink()TaskHelpLink objects contain the i18n keys which can be used to find help urls for tasks and their corresponding titles. -
Uses of TaskHelpLink in com.atlassian.bamboo.ww2.actions.build.admin.config.task
Methods in com.atlassian.bamboo.ww2.actions.build.admin.config.task that return TaskHelpLink Modifier and Type Method Description TaskHelpLinkCreateTask. getTaskHelpLink()TaskHelpLinkEditTask. getTaskHelpLink()
-