@Internal public class JournalBandanaContext extends Object implements KeyedBandanaContext
| Constructor and Description |
|---|
JournalBandanaContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextKey()
A string representation of this context.
|
BandanaContext |
getParentContext() |
boolean |
hasParentContext() |
public String getContextKey()
KeyedBandanaContextThis key should be unique as keys are shared across plugins and Confluence itself. Consider using a plugin key or class name.
Note that if and only if two contexts are
getContextKey in interface KeyedBandanaContextpublic BandanaContext getParentContext()
getParentContext in interface BandanaContextpublic boolean hasParentContext()
hasParentContext in interface BandanaContextCopyright © 2003–2017 Atlassian. All rights reserved.