com.atlassian.jira.sharing.type
Class ProjectSharePermission
java.lang.Object
com.atlassian.jira.sharing.type.ProjectSharePermission
public class ProjectSharePermission
- extends Object
wrapper for ProjectShareType SharePermission with convenience accessors and assertions.
- Since:
- v3.13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectSharePermission
public ProjectSharePermission(SharePermission permission)
getProjectId
public Long getProjectId()
getRoleId
public Long getRoleId()
hasRole
public boolean hasRole()
getSearchParameter
public ProjectShareTypeSearchParameter getSearchParameter()
Copyright © 2002-2012 Atlassian. All Rights Reserved.