Uses of Package
com.atlassian.jira.issue.fields.rest

Packages that use com.atlassian.jira.issue.fields.rest
com.atlassian.jira.issue.customfields.impl   
com.atlassian.jira.issue.customfields.impl.rest   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.rest   
com.atlassian.jira.rest.v2.issue   
 

Classes in com.atlassian.jira.issue.fields.rest used by com.atlassian.jira.issue.customfields.impl
FieldJsonRepresentation
          For json representation of Field data.
FieldTypeInfo
          This class is used to describe the data that this field supports
FieldTypeInfoContext
          Context objects which holds references to IssueContext, OperationContext, FieldLayoutItem and the Issue.
RestAwareCustomFieldType
          Fields that implement this interface can: Supply meta data for the REST APIs to use. Optionally Process command verbs from rest resoucres. Format their data into beans that can be used to generate meaningful REST values.
RestCustomFieldTypeOperations
          Interface for fields which can be modified using the rest api.
RestFieldOperationsHandler
          The RestFieldOperationsHandler is called by the issue rest source to handle the update issue request.
 

Classes in com.atlassian.jira.issue.fields.rest used by com.atlassian.jira.issue.customfields.impl.rest
AbstractFieldOperationsHandler
           
AbstractVersionsRestFieldOperationsHandler
           
FieldOperationHolder
           
RestFieldOperationsHandler
          The RestFieldOperationsHandler is called by the issue rest source to handle the update issue request.
StandardOperation
           
 

Classes in com.atlassian.jira.issue.fields.rest used by com.atlassian.jira.issue.fields
FieldJsonRepresentation
          For json representation of Field data.
FieldTypeInfo
          This class is used to describe the data that this field supports
FieldTypeInfoContext
          Context objects which holds references to IssueContext, OperationContext, FieldLayoutItem and the Issue.
IssueLinkTypeFinder
          Finds an IssueLinkType by 'id' or 'name'.
RestAwareField
          Fields that implement this interface can: Supply meta data for the REST APIs to use. Optionally Process command verbs from rest resoucres. Format their data into beans that can be used to generate meaningful REST values.
RestFieldOperations
          Interface for fields which can be modified using the rest api.
RestFieldOperationsHandler
          The RestFieldOperationsHandler is called by the issue rest source to handle the update issue request.
 

Classes in com.atlassian.jira.issue.fields.rest used by com.atlassian.jira.issue.fields.rest
AbstractFieldOperationsHandler
           
AbstractVersionsRestFieldOperationsHandler
           
FieldJsonRepresentation
          For json representation of Field data.
FieldOperationHolder
           
FieldTypeInfo
          This class is used to describe the data that this field supports
FieldTypeInfoContext
          Context objects which holds references to IssueContext, OperationContext, FieldLayoutItem and the Issue.
IssueFinder
          Finds an issue based on its 'id' or 'key'.
IssueLinkTypeFinder
          Finds an IssueLinkType by 'id' or 'name'.
RestFieldOperationsHandler
          The RestFieldOperationsHandler is called by the issue rest source to handle the update issue request.
StandardOperation
           
 

Classes in com.atlassian.jira.issue.fields.rest used by com.atlassian.jira.rest.v2.issue
FieldJsonRepresentation
          For json representation of Field data.
IssueFinder
          Finds an issue based on its 'id' or 'key'.
IssueLinkTypeFinder
          Finds an IssueLinkType by 'id' or 'name'.
RestAwareField
          Fields that implement this interface can: Supply meta data for the REST APIs to use. Optionally Process command verbs from rest resoucres. Format their data into beans that can be used to generate meaningful REST values.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.