com.atlassian.jira.bc.project
Class DefaultProjectService.PermissionErrorResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.project.ProjectService.AbstractProjectResult
com.atlassian.jira.bc.project.ProjectService.GetProjectResult
com.atlassian.jira.bc.project.DefaultProjectService.PermissionErrorResult
- All Implemented Interfaces:
- ServiceResult
- Enclosing class:
- DefaultProjectService
protected class DefaultProjectService.PermissionErrorResult
- extends ProjectService.GetProjectResult
A GetProjectResult that indicates the calling user does not have permission to perform an action on a project.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultProjectService.PermissionErrorResult
protected DefaultProjectService.PermissionErrorResult(com.atlassian.crowd.embedded.api.User user,
ProjectAction action)
Copyright © 2002-2014 Atlassian. All Rights Reserved.