com.atlassian.jira.bc.project.version
Class VersionService.VersionResult

java.lang.Object
  extended by com.atlassian.jira.bc.ServiceResultImpl
      extended by com.atlassian.jira.bc.project.version.VersionService.AbstractVersionResult
          extended by com.atlassian.jira.bc.project.version.VersionService.VersionResult
All Implemented Interfaces:
ServiceResult
Enclosing interface:
VersionService

public static class VersionService.VersionResult
extends VersionService.AbstractVersionResult


Constructor Summary
VersionService.VersionResult(ErrorCollection errorCollection)
           
VersionService.VersionResult(ErrorCollection errorCollection, Version version)
           
 
Method Summary
 
Methods inherited from class com.atlassian.jira.bc.project.version.VersionService.AbstractVersionResult
getVersion
 
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

VersionService.VersionResult

public VersionService.VersionResult(ErrorCollection errorCollection)

VersionService.VersionResult

public VersionService.VersionResult(ErrorCollection errorCollection,
                                    Version version)


Copyright © 2002-2012 Atlassian. All Rights Reserved.