Package com.atlassian.jira.rest

Class Summary
Dates Utility class for formatting and parsing date and date/time objects in ISO8601 format.
Dates.DateAdapter  
Dates.DateTimeAdapter  
 

Exception Summary
BadRequestWebException This exception is thrown when a client provides invalid input to a REST resource.
ForbiddenWebException This exception is thrown when a caller does not have permission to access a JIRA REST resource.
NotAuthorisedWebException This exception is thrown when a caller is not authorised to access a JIRA REST resource.
NotFoundWebException This exception is thrown when a JIRA REST resource is not found, or it cannot be read for some other reason (such as security checks).
ServerErrorWebException This exception is thrown when a JIRA REST resource aborts in an unforeseen manner).
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.