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

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

@PublicApi
public static class ProjectService.DeleteProjectResult
extends ServiceResultImpl


Constructor Summary
ProjectService.DeleteProjectResult(ErrorCollection errorCollection)
           
 
Method Summary
 
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.DeleteProjectResult

public ProjectService.DeleteProjectResult(ErrorCollection errorCollection)


Copyright © 2002-2012 Atlassian. All Rights Reserved.