Class MockRestrictionsResponse.OperationRestriction

java.lang.Object
com.atlassian.confluence.plugins.restapi.resources.util.MockRestrictionsResponse.OperationRestriction
Enclosing class:
MockRestrictionsResponse

public static class MockRestrictionsResponse.OperationRestriction extends Object
  • Constructor Details

    • OperationRestriction

      public OperationRestriction()
  • Method Details

    • getOperation

      public String getOperation()
    • getRestrictions

      public com.atlassian.confluence.plugins.restapi.resources.util.MockRestrictionsResponse.Restrictions getRestrictions()
    • setRestrictions

      public void setRestrictions(com.atlassian.confluence.plugins.restapi.resources.util.MockRestrictionsResponse.Restrictions restrictions)
    • get_links

      public com.atlassian.confluence.plugins.restapi.resources.util.MockRestrictionsResponse.Links get_links()
    • get_expandable

      public com.atlassian.confluence.plugins.restapi.resources.util.MockRestrictionsResponse.Expandable get_expandable()