Class RemotePermission

java.lang.Object
com.atlassian.confluence.rpc.soap.beans.RemotePermission

@Deprecated public class RemotePermission extends Object
Deprecated.
Since 2.7. use RemoteContentPermission instead
  • Constructor Details

    • RemotePermission

      public RemotePermission()
      Deprecated.
    • RemotePermission

      public RemotePermission(ContentPermission permission)
      Deprecated.
  • Method Details

    • getLockType

      public String getLockType()
      Deprecated.
    • setLockType

      public void setLockType(String lockType)
      Deprecated.
    • getLockedBy

      public String getLockedBy()
      Deprecated.
    • setLockedBy

      public void setLockedBy(String lockedBy)
      Deprecated.