@Deprecated public class

SimpleEffectiveGlobalPermission

extends SimpleEffectivePermissionBase
implements EffectiveGlobalPermission
java.lang.Object
   ↳ com.atlassian.bitbucket.permission.SimpleEffectivePermissionBase
     ↳ com.atlassian.bitbucket.permission.SimpleEffectiveGlobalPermission

This class is deprecated.
in 5.5 for removal in 6.0 without replacement

Summary

[Expand]
Inherited Fields
From class com.atlassian.bitbucket.permission.SimpleEffectivePermissionBase
Public Constructors
SimpleEffectiveGlobalPermission(Permission permission)
Public Methods
<T> T accept(EffectivePermissionVisitor<T> visitor)
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.permission.SimpleEffectivePermissionBase
From class java.lang.Object
From interface com.atlassian.bitbucket.permission.EffectivePermission

Public Constructors

public SimpleEffectiveGlobalPermission (Permission permission)

Public Methods

public T accept (EffectivePermissionVisitor<T> visitor)