Package com.atlassian.jira.bc

Interface Summary
JiraServiceContext This is a context that provides information to calls to the JIRA service layer.
ServiceOutcome<T> A service result that also has an value.
ServiceResult This interface defines a service method call result in JIRA that can contain human readable errors.
 

Class Summary
JiraServiceContextImpl Default implementation of the JiraServiceContext.
ServiceOutcomeImpl<T> Generic service outcome that can optionally hold a value.
ServiceResultImpl Simple implementation of a validation result.
 

Exception Summary
EntityNotFoundException  
ValidationErrorsException  
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.