Package | Description |
---|---|
com.atlassian.confluence.impl.pages.actions |
Modifier and Type | Method and Description |
---|---|
@NonNull PageAwareHelper.Result |
PageAwareHelper.configure(PageAware pageAware,
javax.servlet.http.HttpServletRequest servletRequest) |
@NonNull PageAwareHelper.Result |
PageAwareHelper.configure(PageAware pageAware,
javax.servlet.http.HttpServletRequest servletRequest,
PageAwareHelper.ParameterSource parameterSource) |
static PageAwareHelper.Result |
PageAwareHelper.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageAwareHelper.Result[] |
PageAwareHelper.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2020 Atlassian. All rights reserved.