com.atlassian.jira.help.HelpUrlBuilder |
![]() |
Builder for creating HelpUrl
instances.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
HelpUrlBuilder.Factory |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Generate the
HelpUrl associated with this builder. | |||||||||||
Creates an independent copy of the current state of the builder.
| |||||||||||
Set the
getTitle() of the generated HelpUrl . | |||||||||||
Set the URL of the generated
HelpUrl . |
Creates an independent copy of the current state of the builder.
Set the getTitle()
of the generated HelpUrl
.
title | the title for the URL. |
---|
Set the URL of the generated HelpUrl
.
url | the URL for the generated HelpUrl . |
---|