Uses of Package
com.atlassian.jira.issue.transport

Packages that use com.atlassian.jira.issue.transport
com.atlassian.jira.issue.customfields   
com.atlassian.jira.issue.customfields.searchers.renderer   
com.atlassian.jira.issue.customfields.searchers.transformer   
com.atlassian.jira.issue.customfields.view   
com.atlassian.jira.issue.search   
com.atlassian.jira.issue.search.searchers.renderer   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.issue.transport   
com.atlassian.jira.issue.transport.impl   
com.atlassian.jira.plugin.customfield   
com.atlassian.jira.web.action.issue   
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.customfields
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.customfields.searchers.renderer
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.customfields.searchers.transformer
ActionParams
          An interface that is off the same format as the Map returned by Action.getParameters.
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.customfields.view
CollectionParams
          This is a field params with Lists as the value
FieldParams
          A parent interface for transport objects in JIRA.
FieldTransportParams
          This contains String > Collection of Transport Objects
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.search
ActionParams
          An interface that is off the same format as the Map returned by Action.getParameters.
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.search.searchers.renderer
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.search.searchers.transformer
ActionParams
          An interface that is off the same format as the Map returned by Action.getParameters.
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.transport
CollectionParams
          This is a field params with Lists as the value
FieldParams
          A parent interface for transport objects in JIRA.
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.issue.transport.impl
ActionParams
          An interface that is off the same format as the Map returned by Action.getParameters.
CollectionParams
          This is a field params with Lists as the value
FieldParams
          A parent interface for transport objects in JIRA.
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
StringParams
          Field params where all values are collections of Strings
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.plugin.customfield
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
 

Classes in com.atlassian.jira.issue.transport used by com.atlassian.jira.web.action.issue
FieldValuesHolder
          Key is the field id, the value contain Strings of a undetermined dimension
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.