public interface NavigationAware
Modifier and Type | Method and Description |
---|---|
String |
getChainEquiv() |
String |
getJobEquiv() |
NavigationContext |
getNavigationContext() |
String |
getNavigationUrl()
The url of the current action.
|
void |
setNavigationContext(NavigationContext context)
Set the current context for this action
|
void setNavigationContext(NavigationContext context)
context
- NavigationContext getNavigationContext()
String getNavigationUrl()
@Nullable String getChainEquiv()
@Nullable String getJobEquiv()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.