@Internal
public interface PageRedirect
See LandingPageRedirectManager for more details.
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
url(ApplicationUser user)
Gets the URL of the redirect for a given user.
|
Optional<String> url(ApplicationUser user)
user - for which redirect should be applied.Optional.empty() if this redirect should not be used.Copyright © 2002-2015 Atlassian. All Rights Reserved.