com.atlassian.jira.bc.project
Class ProjectService.CreateProjectValidationResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
com.atlassian.jira.bc.project.ProjectService.CreateProjectValidationResult
- All Implemented Interfaces:
- ServiceResult
- Enclosing interface:
- ProjectService
public static class ProjectService.CreateProjectValidationResult
- extends ProjectService.AbstractProjectValidationResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectService.CreateProjectValidationResult
public ProjectService.CreateProjectValidationResult(ErrorCollection errorCollection)
ProjectService.CreateProjectValidationResult
public ProjectService.CreateProjectValidationResult(ErrorCollection errorCollection,
String name,
String key,
String description,
String lead,
String url,
Long assigneeType,
Long avatarId)
Copyright © 2002-2011 Atlassian. All Rights Reserved.