Uses of Interface
com.atlassian.plugin.ScopeAware
Packages that use ScopeAware
-
Uses of ScopeAware in com.atlassian.plugin
Subinterfaces of ScopeAware in com.atlassian.pluginClasses in com.atlassian.plugin that implement ScopeAwareModifier and TypeClassDescriptionclassDummy plugin implementation that returns java default values and does nothing. -
Uses of ScopeAware in com.atlassian.plugin.module
Subinterfaces of ScopeAware in com.atlassian.plugin.moduleModifier and TypeInterfaceDescriptioninterfaceA plugin that is managed by a container -
Uses of ScopeAware in com.atlassian.plugin.scope
Methods in com.atlassian.plugin.scope with parameters of type ScopeAwareModifier and TypeMethodDescriptionstatic booleanScopeManager.isActive(ScopeManager scopeManager, ScopeAware scopeAware) Deprecated.