Package | Description |
---|---|
com.atlassian.bitbucket.markup |
Modifier and Type | Method and Description |
---|---|
UrlMode |
RenderContext.getUrlMode() |
static UrlMode |
UrlMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlMode[] |
UrlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RenderContext.Builder |
RenderContext.Builder.urlMode(UrlMode value) |
Copyright © 2024 Atlassian. All rights reserved.