Class AlwaysEnabledScopeManager

java.lang.Object
com.atlassian.plugin.scope.AlwaysEnabledScopeManager
All Implemented Interfaces:
ScopeManager

@Deprecated public class AlwaysEnabledScopeManager extends Object implements ScopeManager
Deprecated.
since 4.1 for removal in 6.0 when ScopeManager is removed completely
Allows scope checks to be introduced ahead of real Vertigo implementation so scope checks could be safely baked in platform modules and products
Since:
4.1
  • Constructor Details

    • AlwaysEnabledScopeManager

      public AlwaysEnabledScopeManager()
      Deprecated.
  • Method Details