|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NavigationContext | |
---|---|
com.atlassian.bamboo.ww2 | |
com.atlassian.bamboo.ww2.aware |
Uses of NavigationContext in com.atlassian.bamboo.ww2 |
---|
Methods in com.atlassian.bamboo.ww2 that return NavigationContext | |
---|---|
NavigationContext |
BambooActionSupport.getNavigationContext()
|
Methods in com.atlassian.bamboo.ww2 with parameters of type NavigationContext | |
---|---|
void |
BambooActionSupport.setNavigationContext(NavigationContext navigationContext)
|
Uses of NavigationContext in com.atlassian.bamboo.ww2.aware |
---|
Methods in com.atlassian.bamboo.ww2.aware that return NavigationContext | |
---|---|
NavigationContext |
NavigationAware.getNavigationContext()
|
Methods in com.atlassian.bamboo.ww2.aware with parameters of type NavigationContext | |
---|---|
void |
NavigationAware.setNavigationContext(NavigationContext context)
Set the current context for this action |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |