Package com.atlassian.jira.bc.project.version

Interface Summary
VersionService Service for VersionService
VersionService.ValidationResult Represents the results of performing a validation call for a single merge or delete operation.
VersionService.VersionAction  
 

Class Summary
DefaultVersionService  
RemoveVersionAction Instance of VersionService.VersionAction that indicates the Version should be removed from affected issues.
SwapVersionAction Instance of VersionService.VersionAction that indicates the Version should be swapped out for the specified version in affected issues.
VersionService.AbstractVersionResult  
VersionService.ArchiveVersionValidationResult  
VersionService.CreateVersionValidationResult  
VersionService.MoveVersionValidationResult  
VersionService.ReasonsServiceResult<R,T> A generified ServiceResultImpl that allows Service-specified Reasons to be set as part of the result (in addition to Reasons specified inside the ErrorCollection.
VersionService.ReleaseVersionValidationResult  
VersionService.VersionBuilder A builder class to specify a new Version to create or an existing Version to update.
VersionService.VersionBuilderValidationResult Result object that relates to new VersionService methods that take a VersionService.VersionBuilder as a parameter.
VersionService.VersionResult  
VersionService.VersionsResult  
 

Enum Summary
VersionService.CreateVersionValidationResult.Reason  
VersionService.MoveVersionValidationResult.Reason  
VersionService.ValidationResult.Reason  
 



Copyright © 2002-2015 Atlassian. All Rights Reserved.