Package | Description |
---|---|
com.atlassian.jira.issue.customfields.view | |
com.atlassian.jira.issue.transport | |
com.atlassian.jira.issue.transport.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomFieldParams |
Modifier and Type | Class and Description |
---|---|
class |
CustomFieldParamsImpl |
class |
NullCustomFieldParams |
Modifier and Type | Interface and Description |
---|---|
interface |
ActionParams
An interface that is off the same format as the Map returned by Action.getParameters.
|
interface |
CollectionParams
This is a field params with Lists as the value
|
interface |
FieldTransportParams
This contains String > Collection of Transport Objects
|
interface |
StringParams
Field params where all values are collections of Strings
|
Modifier and Type | Class and Description |
---|---|
class |
ActionParamsImpl |
class |
IssueNavigatorActionParams |
class |
StringParamsImpl |
Copyright © 2002-2021 Atlassian. All Rights Reserved.