Modifier and Type | Method and Description |
---|---|
void |
DefaultIssueConversionService.populateFields(JiraServiceContext context,
OperationContext operationContext,
I18nHelper i18nHelper,
Issue targetIssue,
Collection<FieldLayoutItem> fieldLayoutItems) |
void |
IssueConversionService.populateFields(JiraServiceContext context,
OperationContext operationContext,
I18nHelper i18nHelper,
Issue targetIssue,
Collection<FieldLayoutItem> fieldLayoutItems)
Populates the operationContext from the params in the
ActionContext
In case of invalid values, new error messages are added to the context's error collection under the
fieldName. |
void |
DefaultIssueConversionService.validateFields(JiraServiceContext context,
OperationContext operationContext,
I18nHelper i18nHelper,
Issue targetIssue,
Collection<FieldLayoutItem> fieldLayoutItems) |
void |
IssueConversionService.validateFields(JiraServiceContext context,
OperationContext operationContext,
I18nHelper i18nHelper,
Issue targetIssue,
Collection<FieldLayoutItem> fieldLayoutItems)
Validates that all fields inputed have valid values.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationContextImpl
Copyright (c) 2002-2004
All rights reserved.
|
Modifier and Type | Method and Description |
---|---|
String |
MockOrderableField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
MockCustomField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
LabelsSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
AbstractOrderableField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters)
Returns HTML that should be shown when the issue is being bulk edited.
|
String |
ProjectSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
PrioritySystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
ImmutableCustomField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
ComponentsSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters)
Returns HTML that should be shown when components are being bulk edited.
|
String |
IssueLinksSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
AssigneeSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
SecurityLevelSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
IssueTypeSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
TimeTrackingSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters) |
String |
AbstractVersionsSystemField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters)
Returns HTML that should be shown when a version field is being bulk edited.
|
String |
OrderableField.getBulkEditHtml(OperationContext operationContext,
webwork.action.Action action,
BulkEditBean bulkEditBean,
Map displayParameters)
Returns HTML that should be shown when the issue is being bulk edited.
|
String |
MockOrderableField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
MockCustomField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
AbstractOrderableField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
ImmutableCustomField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
OrderableField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue)
Returns the HTML that should be shown when the issue is being created.
|
String |
MockOrderableField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
MockCustomField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AbstractTextSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map dispayParameters) |
String |
LabelsSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ResolutionSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ReporterSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ProjectSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
DueDateSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map dispayParameters) |
String |
CommentSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
PrioritySystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ImmutableCustomField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map dispayParameters) |
String |
ComponentsSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map dispayParameters) |
String |
WorklogSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
IssueLinksSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AssigneeSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
SecurityLevelSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ArchivedDateSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
IssueTypeSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ArchivedUserSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
TimeTrackingSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AbstractVersionsSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AttachmentSystemField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
OrderableField.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters)
Returns the HTML that should be shown when the issue is being created.
|
String |
MockOrderableField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
MockCustomField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
AbstractOrderableField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
ImmutableCustomField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
OrderableField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue)
Returns HTML that should be shown when the issue is being edited.
|
String |
MockOrderableField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
MockCustomField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AbstractTextSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
LabelsSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ResolutionSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ReporterSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ProjectSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
DueDateSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
CommentSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
PrioritySystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ImmutableCustomField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map dispayParameters) |
String |
ComponentsSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
WorklogSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
IssueLinksSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AssigneeSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
SecurityLevelSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ArchivedDateSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
IssueTypeSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
ArchivedUserSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
TimeTrackingSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AbstractVersionsSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
AttachmentSystemField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters) |
String |
OrderableField.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map displayParameters)
Returns HTML that should be shown when the issue is being edited.
|
String |
IssueTypeSystemField.getEditHtml(OperationContext operationContext,
webwork.action.Action action,
List options) |
String |
IssueTypeField.getEditHtml(OperationContext operationContext,
webwork.action.Action action,
List options) |
void |
ProjectSystemField.populateProjects(OperationContext operationContext,
Map<String,Object> velocityParams) |
void |
ProjectSystemField.populateProjects(OperationContext operationContext,
Map<String,Object> velocityParams,
boolean includeRecent) |
void |
MockOrderableField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
MockCustomField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
LabelsSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
ResolutionSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
ReporterSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
ProjectSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
DueDateSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollection,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
CommentSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
PrioritySystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
ImmutableCustomField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
SummarySystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
validate the field value
|
void |
ComponentsSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
WorklogSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
IssueLinksSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollection,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
AssigneeSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
Validate from parameters given an existing issue (usually invoked during some sort of edit stage)
|
void |
SecurityLevelSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
ArchivedDateSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
IssueTypeSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
validate the field value
|
void |
ArchivedUserSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
TimeTrackingSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollection,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
DescriptionSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
AbstractVersionsSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollection,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
AttachmentSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem) |
void |
EnvironmentSystemField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
validate the field value
|
void |
OrderableField.validateParams(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
Issue issue,
FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
Ensure that the parameters are valid
|
Modifier and Type | Method and Description |
---|---|
OperationContext |
FieldTypeInfoContextImpl.getOperationContext() |
OperationContext |
FieldTypeInfoContext.getOperationContext() |
Modifier and Type | Method and Description |
---|---|
List<FieldHtmlBean> |
FieldHtmlFactoryImpl.getCreateFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
MutableIssue newIssueObject,
boolean retainValues,
List<String> fieldsToRetain) |
List<FieldHtmlBean> |
FieldHtmlFactory.getCreateFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
MutableIssue newIssueObject,
boolean retainValues,
List<String> fieldsToRetain)
Returns a list of fields on the create screen as specified by the newIssueObject skeleton (it contains the
project and issue type context) including the project and issue type fields.
|
List<FieldHtmlBean> |
FieldHtmlFactoryImpl.getEditFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
boolean retainValues) |
List<FieldHtmlBean> |
FieldHtmlFactory.getEditFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
boolean retainValues)
Returns all the edit fields required for the specified issue object.
|
List<FieldHtmlBean> |
FieldHtmlFactoryImpl.getInlineEditFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
boolean retainValues) |
List<FieldHtmlBean> |
FieldHtmlFactory.getInlineEditFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
boolean retainValues)
Returns all edit fields applicable for inline editing.
|
List<FieldHtmlBean> |
FieldHtmlFactoryImpl.getLinkedIssueCreateFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
MutableIssue newIssueObject,
Issue sourceIssue,
boolean retainValues,
List<String> fieldsToRetain) |
List<FieldHtmlBean> |
FieldHtmlFactory.getLinkedIssueCreateFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
MutableIssue newIssueObject,
Issue sourceIssue,
boolean retainValues,
List<String> fieldsToRetain)
Returns a list of fields on the create screen as specified by the newIssueObject skeleton (it contains the
project and issue type context) including the project, issue type and issue links fields.
|
List<FieldHtmlBean> |
FieldHtmlFactoryImpl.getSubTaskCreateFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
MutableIssue newIssueObject,
boolean retainValues,
List<String> fieldsToRetain) |
List<FieldHtmlBean> |
FieldHtmlFactory.getSubTaskCreateFields(ApplicationUser user,
OperationContext operationContext,
webwork.action.Action action,
MutableIssue newIssueObject,
boolean retainValues,
List<String> fieldsToRetain)
This essentially returns the same as the
#getCreateFields(com.atlassian.crowd.embedded.api.User,
com.atlassian.jira.issue.customfields.OperationContext, webwork.action.Action,
com.atlassian.jira.issue.MutableIssue, boolean, java.util.List) method but it strips out certain fields such as
the project selector. |
Constructor and Description |
---|
FieldTypeInfoContextImpl(OrderableField oderableField,
Issue issue,
IssueContext issueContext,
OperationContext operationContext) |
Modifier and Type | Method and Description |
---|---|
String |
FieldScreenRenderLayoutItemImpl.getCreateHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
BulkFieldScreenRenderLayoutItemImpl.getCreateHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
FieldScreenRenderLayoutItem.getCreateHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
FieldScreenRenderLayoutItemImpl.getCreateHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
BulkFieldScreenRenderLayoutItemImpl.getCreateHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
FieldScreenRenderLayoutItem.getCreateHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
MockFieldScreenLayoutItem.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
AbstractFieldScreenLayoutItem.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
FieldScreenLayoutItem.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
MockFieldScreenLayoutItem.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
AbstractFieldScreenLayoutItem.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
FieldScreenLayoutItem.getCreateHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
BulkFieldScreenRenderLayoutItemImpl.getEditHtml(webwork.action.Action action,
OperationContext operationContext,
Collection<Issue> issues,
Map displayParameters) |
String |
FieldScreenRenderLayoutItemImpl.getEditHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
BulkFieldScreenRenderLayoutItemImpl.getEditHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
FieldScreenRenderLayoutItem.getEditHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
FieldScreenRenderLayoutItemImpl.getEditHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
BulkFieldScreenRenderLayoutItemImpl.getEditHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
FieldScreenRenderLayoutItem.getEditHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
MockFieldScreenLayoutItem.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
AbstractFieldScreenLayoutItem.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
FieldScreenLayoutItem.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
MockFieldScreenLayoutItem.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
AbstractFieldScreenLayoutItem.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
FieldScreenLayoutItem.getEditHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
BulkFieldScreenRenderLayoutItemImpl.getViewHtml(webwork.action.Action action,
OperationContext operationContext,
Collection<Issue> issues,
Map<String,?> displayParameters) |
String |
FieldScreenRenderLayoutItemImpl.getViewHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
BulkFieldScreenRenderLayoutItemImpl.getViewHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
FieldScreenRenderLayoutItem.getViewHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue) |
String |
FieldScreenRenderLayoutItemImpl.getViewHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
BulkFieldScreenRenderLayoutItemImpl.getViewHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
FieldScreenRenderLayoutItem.getViewHtml(webwork.action.Action action,
OperationContext operationContext,
Issue issue,
Map<String,Object> displayParams) |
String |
MockFieldScreenLayoutItem.getViewHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
AbstractFieldScreenLayoutItem.getViewHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
FieldScreenLayoutItem.getViewHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue) |
String |
MockFieldScreenLayoutItem.getViewHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
AbstractFieldScreenLayoutItem.getViewHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
String |
FieldScreenLayoutItem.getViewHtml(FieldLayoutItem fieldLayoutItem,
OperationContext operationContext,
webwork.action.Action action,
Issue issue,
Map<String,Object> displayParams) |
Modifier and Type | Method and Description |
---|---|
PermissionContext |
DefaultPermissionContextFactory.getPermissionContext(OperationContext operationContext,
Issue issue)
Checks if we're in a workflow operation, and if so constructs a PermissionContext with the destination status.
|
PermissionContext |
PermissionContextFactory.getPermissionContext(OperationContext operationContext,
Issue issue)
Deprecated.
Use
PermissionContextFactory.getPermissionContext(Issue, ActionDescriptor) instead. Since v5.0. |
Modifier and Type | Class and Description |
---|---|
class |
LinkConfluencePage |
Modifier and Type | Class and Description |
---|---|
class |
LinkJiraIssue
Links an issue to an issue from a remote JIRA server.
|
Modifier and Type | Class and Description |
---|---|
class |
AddWebLink |
Modifier and Type | Class and Description |
---|---|
class |
CreateIssueOperationContext |
class |
EditIssueOperationContext |
Modifier and Type | Method and Description |
---|---|
OperationContext |
TransitionMetaFieldBeanBuilder.getOperationContext() |
OperationContext |
EditMetaFieldBeanBuilder.getOperationContext() |
OperationContext |
CreateMetaFieldBeanBuilder.getOperationContext() |
abstract OperationContext |
AbstractMetaFieldBeanBuilder.getOperationContext() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommentableAssignableIssue |
class |
AbstractCommentableIssue
This class should be extended by any action that modifies issues and can have an associated comment.
|
class |
AbstractIssueLinkAction
Base class for an issue link action.
|
class |
AbstractWorklogAction |
class |
AddComment |
class |
AssignIssue |
class |
AttachFile
Responsible for rendering the attach file form and converting temporary attachments to real attachments linked to an
issue.
|
class |
CloneIssueDetails |
class |
CommentAssignIssue
This beautifully named action is in fact the Issue Transition screen.
|
class |
CreateIssue |
class |
CreateIssueDetails |
class |
CreateSubTaskIssue |
class |
CreateSubTaskIssueDetails |
class |
CreateWorklog
This action creates a new worklog
|
class |
DeleteWorklog
This action deletes an existing worklog
|
class |
EditComment |
class |
EditIssue |
class |
LinkExistingIssue
Deprecated.
Since v5.0.
|
class |
ManageAttachments |
class |
MoveIssue |
class |
MoveIssueConfirm |
class |
MoveIssueSubtasks
Step during the move issue wizard to migrate the issue types of sub-tasks whose issue type is not valid in the
destination project.
|
class |
MoveIssueUpdateFields |
class |
MoveSubTask |
class |
MoveSubTaskChooseOperation
This action is used to present the user with a list of allowed bulk operations
on the selected issues
|
class |
MoveSubTaskParent |
class |
UpdateWorklog
This action updates an existing worklog
|
Modifier and Type | Method and Description |
---|---|
void |
IssueCreationHelperBeanImpl.validateCreateIssueFields(JiraServiceContext jiraServiceContext,
Collection<String> providedFields,
Issue issueObject,
FieldScreenRenderer fieldScreenRenderer,
OperationContext operationContext,
IssueInputParameters issueInputParameters,
I18nHelper i18n) |
void |
IssueCreationHelperBean.validateCreateIssueFields(JiraServiceContext jiraServiceContext,
Collection<String> providedFields,
Issue issueObject,
FieldScreenRenderer fieldScreenRenderer,
OperationContext operationContext,
IssueInputParameters issueInputParameters,
I18nHelper i18n)
Deprecated.
|
protected void |
IssueCreationHelperBeanImpl.validateCreateIssueFields(JiraServiceContext jiraServiceContext,
Collection<String> providedFields,
Issue issueObject,
FieldScreenRenderer fieldScreenRenderer,
OperationContext operationContext,
Map<String,String[]> actionParams,
boolean applyDefaults,
boolean skipScreenCheck,
I18nHelper i18n) |
void |
IssueCreationHelperBeanImpl.validateIssueType(Issue issue,
OperationContext operationContext,
Map actionParams,
ErrorCollection errors,
I18nHelper i18n) |
void |
IssueCreationHelperBean.validateIssueType(Issue issue,
OperationContext operationContext,
Map actionParams,
ErrorCollection errors,
I18nHelper i18n)
Deprecated.
|
void |
IssueCreationHelperBeanImpl.validateProject(Issue issue,
OperationContext operationContext,
Map actionParams,
ErrorCollection errors,
I18nHelper i18n) |
void |
IssueCreationHelperBean.validateProject(Issue issue,
OperationContext operationContext,
Map actionParams,
ErrorCollection errors,
I18nHelper i18n)
Deprecated.
|
void |
IssueCreationHelperBeanImpl.validateSummary(Issue issue,
OperationContext operationContext,
Map actionParams,
ErrorCollection errors,
I18nHelper i18n) |
void |
IssueCreationHelperBean.validateSummary(Issue issue,
OperationContext operationContext,
Map actionParams,
ErrorCollection errors,
I18nHelper i18n)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
MoveIssueUpdateWorkflow |
Modifier and Type | Method and Description |
---|---|
void |
AttachmentHelper.validate(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
String formToken,
Issue issue,
Map<String,Object> fieldValuesHolder)
Validates file upload parameters passed from request.
|
void |
DefaultAttachmentHelper.validate(OperationContext operationContext,
ErrorCollection errorCollectionToAddTo,
I18nHelper i18n,
String formToken,
Issue issue,
Map<String,Object> fieldValuesHolder) |
Modifier and Type | Interface and Description |
---|---|
interface |
BulkEditBean
Used in the BulkEdit Wizard
Stores in session:
currentStep
action selected and values associated with that action
issues selected
|
Modifier and Type | Class and Description |
---|---|
class |
BulkEditBeanImpl
Implementation of BulkEditBean.
|
class |
ConvertIssueBean |
class |
ConvertIssueToSubTaskBean
Convert issue to sub-task bean
|
class |
MoveIssueBean
Bean recording new data for issue
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.