public interface NavigationAware
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getChainEquiv() |
@Nullable 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 @Nullable String getChainEquiv()
@Nullable @Nullable String getJobEquiv()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.