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
ErrorMatcher  
JiraServiceContextImpl Default implementation of the JiraServiceContext.
ServiceOutcomeImpl<T> Generic service outcome that can optionally hold a value.
ServiceOutcomeMatchers Static factory for matchers that work with the ServiceOutcome.
ServiceResultImpl Simple implementation of a validation result.
ValueMatcher<T>  
 

Exception Summary
EntityNotFoundException  
ValidationErrorsException  
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.