com.atlassian.jira.bc.project
Class ProjectService.GetProjectResult

java.lang.Object
  extended by com.atlassian.jira.bc.ServiceResultImpl
      extended by com.atlassian.jira.bc.project.ProjectService.AbstractProjectResult
          extended by com.atlassian.jira.bc.project.ProjectService.GetProjectResult
All Implemented Interfaces:
ServiceResult
Enclosing interface:
ProjectService

public static class ProjectService.GetProjectResult
extends ProjectService.AbstractProjectResult


Constructor Summary
ProjectService.GetProjectResult(ErrorCollection errorCollection)
           
ProjectService.GetProjectResult(ErrorCollection errorCollection, Project project)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.bc.project.ProjectService.AbstractProjectResult
getProject
 
Methods inherited from class com.atlassian.jira.bc.ServiceResultImpl
getErrorCollection, isValid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectService.GetProjectResult

public ProjectService.GetProjectResult(ErrorCollection errorCollection)

ProjectService.GetProjectResult

public ProjectService.GetProjectResult(ErrorCollection errorCollection,
                                       Project project)


Copyright © 2002-2011 Atlassian. All Rights Reserved.