@PublicApi public interface IssueTypeField extends ConfigurableField<IssueType>, DependentField<IssueType>, MandatoryField, IssueConstantsField
MOVE_ISSUE_PARAM_KEY, NO_HEADER_PARAM_KEY, TEMPLATE_DIRECTORY_PATH
Modifier and Type | Method and Description |
---|---|
String |
getEditHtml(OperationContext operationContext,
webwork.action.Action action,
List options) |
Collection<Option> |
getOptionsForIssue(Issue issue,
boolean isSubTask) |
getAssociatedProjectObjects, getConfigurationItemTypes, getRelevantConfig
getParentField
availableForBulkEdit, canRemoveValueFromIssueObject, createValue, getBulkEditHtml, getCreateHtml, getCreateHtml, getDefaultValue, getEditHtml, getEditHtml, getValueFromParams, getViewHtml, getViewHtml, getViewHtml, hasParam, hasValue, isShown, needsMove, populateDefaults, populateForMove, populateFromIssue, populateFromParams, populateParamsFromString, removeValueFromIssueObject, updateIssue, updateValue, validateParams
createAssociatedSearchHandler
getIssueConstants
Collection<Option> getOptionsForIssue(Issue issue, boolean isSubTask)
String getEditHtml(OperationContext operationContext, webwork.action.Action action, List options)
Copyright © 2002-2017 Atlassian. All Rights Reserved.