|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BambooBandanaContext
Bamboo's BandanaContext
with some awareness of plans
Method Summary | |
---|---|
BambooBandanaContext |
getParentContext()
Gets the parent context. |
long |
getPlanId()
Does it have any associated plans |
java.lang.String |
getPluginKey()
Get plugin key of plugin associated with this context. |
boolean |
isGlobal()
Deprecated. since 4.0 has no practical meaning |
Methods inherited from interface com.atlassian.bandana.BandanaContext |
---|
hasParentContext |
Method Detail |
---|
@Deprecated boolean isGlobal()
long getPlanId()
@Nullable BambooBandanaContext getParentContext()
BambooBandanaContext
specifically.
getParentContext
in interface com.atlassian.bandana.BandanaContext
@Nullable java.lang.String getPluginKey()
null
if this context is not associated with any particular
plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |