public interface BambooBandanaContext
extends com.atlassian.bandana.BandanaContext
BandanaContext
with some awareness of plansModifier and Type | Method and Description |
---|---|
long |
getChainId()
Does it have any associated chains.
|
BambooBandanaContext |
getParentContext()
Gets the parent context.
|
long |
getPlanId()
Does it have any associated plans (chain or job).
|
String |
getPluginKey()
Get plugin key of plugin associated with this context.
|
long getPlanId()
long getChainId()
@Nullable BambooBandanaContext getParentContext()
BambooBandanaContext
specifically.getParentContext
in interface com.atlassian.bandana.BandanaContext
@Nullable String getPluginKey()
null
if this context is not associated with any particular
pluginCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.