public class ContentPermission extends Object
ContentPermissionEntry
in that it holds an Entity
instead of representing one with a String
.
There are currently use cases for both objects. (This one makes more sense as a parameter, the other as a result).Constructor and Description |
---|
ContentPermission(ContentPermission contentPermission) |
ContentPermission(Entity entity,
ContentPermissionType permissionType) |
Modifier and Type | Method and Description |
---|---|
Entity |
getEntity() |
ContentPermissionType |
getPermissionType() |
public ContentPermission(ContentPermission contentPermission)
public ContentPermission(Entity entity, ContentPermissionType permissionType)
public Entity getEntity()
public ContentPermissionType getPermissionType()
Copyright © 2003–2020 Atlassian. All rights reserved.