Class SubjectPermissionChange
java.lang.Object
com.atlassian.confluence.functest.rest.admin.model.PermissionChange
com.atlassian.confluence.functest.rest.admin.model.SubjectPermissionChange
Model object for
PermissionsResource
,
representing a grant or revoke of a single permission for a user, group, or anonymous.- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class com.atlassian.confluence.functest.rest.admin.model.PermissionChange
getPermission, shouldGrant
-
Method Details
-
getSubject
Get the subject whose permission is being changed -
builder
-