public interface KeyedBandanaContext
extends com.atlassian.bandana.BandanaContext
Modifier and Type | Method and Description |
---|---|
String |
getContextKey()
A string representation of this context.
|
String getContextKey()
This 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
Copyright © 2003–2020 Atlassian. All rights reserved.