A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

absolute(int) - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
AbstractChartReport - Class in com.atlassian.jira.charts.report
 
AbstractChartReport(JiraAuthenticationContext, ApplicationProperties, ProjectManager, SearchRequestService, ChartUtils) - Constructor for class com.atlassian.jira.charts.report.AbstractChartReport
 
AbstractConstantStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
AbstractConstantStatisticsMapper(ConstantsManager) - Constructor for class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
AbstractCustomFieldEvent - Class in com.atlassian.jira.event.issue.field
Abstract event that captures the data relevant to custom field events.
AbstractCustomFieldEvent(CustomField) - Constructor for class com.atlassian.jira.event.issue.field.AbstractCustomFieldEvent
 
AbstractCustomFieldEvent(Long, String, String) - Constructor for class com.atlassian.jira.event.issue.field.AbstractCustomFieldEvent
 
AbstractCustomFieldIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
A base-class for custom field indexers that performs the logic of checking if the CustomField isVisibleAndInScope and then delegates off to the base class to add the correct document fields.
AbstractCustomFieldIndexer(FieldVisibilityManager, CustomField) - Constructor for class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
AbstractCustomFieldOperationsHandler<T> - Class in com.atlassian.jira.issue.customfields.impl.rest
 
AbstractCustomFieldOperationsHandler(CustomField, I18nHelper) - Constructor for class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
Constructor.
AbstractCustomFieldOperationsHandler(CustomField) - Constructor for class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
AbstractCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
An abstract implementation for a search input transformer for custom fields.
AbstractCustomFieldSearchInputTransformer(CustomField, String, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
 
AbstractCustomFieldStatisticsMapper - Class in com.atlassian.jira.issue.customfields.statistics
 
AbstractCustomFieldStatisticsMapper(CustomField) - Constructor for class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
AbstractCustomFieldType<T,S> - Class in com.atlassian.jira.issue.customfields.impl
 
AbstractCustomFieldType() - Constructor for class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
AbstractCustomFieldType.Visitor<X> - Interface in com.atlassian.jira.issue.customfields.impl
Visitor interface for AbstractCustomFieldType.
AbstractCustomFieldType.VisitorBase<X> - Interface in com.atlassian.jira.issue.customfields.impl
Marker interface for visitors of AbstractCustomFieldType (acyclic visitor).
AbstractDateSearchInputHelper - Class in com.atlassian.jira.issue.search.searchers.util
 
AbstractDateSearchInputHelper(DateSearcherConfig, JqlOperandResolver) - Constructor for class com.atlassian.jira.issue.search.searchers.util.AbstractDateSearchInputHelper
 
AbstractDateSearchInputHelper.ParseDateResult - Class in com.atlassian.jira.issue.search.searchers.util
 
AbstractDateSearchRenderer - Class in com.atlassian.jira.issue.search.searchers.renderer
Render for date base searchers in Jira.
AbstractDateSearchRenderer(SimpleFieldSearchConstants, DateSearcherConfig, AbstractDateSearchRenderer.TranslationsHelper, VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, String, CalendarLanguageUtil) - Constructor for class com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer
 
AbstractDateSearchRenderer.TranslationsHelper - Interface in com.atlassian.jira.issue.search.searchers.renderer
Interface used by the renderer to get the translations needed to render a date searcher.
AbstractEqualityQueryFactory<T> - Class in com.atlassian.jira.jql.query
 
AbstractEqualityQueryFactory(IndexInfoResolver<T>) - Constructor for class com.atlassian.jira.jql.query.AbstractEqualityQueryFactory
 
AbstractEvent - Class in com.atlassian.jira.event
An abstract implementation of a JiraEvent
AbstractEvent() - Constructor for class com.atlassian.jira.event.AbstractEvent
 
AbstractEvent(Map<String, Object>) - Constructor for class com.atlassian.jira.event.AbstractEvent
 
AbstractFieldConfigSchemeEvent - Class in com.atlassian.jira.event.issue.field.config.manager
Abstract event that captures the data relevant to field config scheme events.
AbstractFieldConfigSchemeEvent(FieldConfigScheme) - Constructor for class com.atlassian.jira.event.issue.field.config.manager.AbstractFieldConfigSchemeEvent
 
AbstractFieldScreenEvent - Class in com.atlassian.jira.event.issue.field.screen
Abstract event that captures the data relevant to field screen events.
AbstractFieldScreenEvent(FieldScreen) - Constructor for class com.atlassian.jira.event.issue.field.screen.AbstractFieldScreenEvent
 
AbstractFieldScreenLayoutItemEvent - Class in com.atlassian.jira.event.issue.field.screen
Abstract event that captures the data relevant to the actual fields stored against a field screen.
AbstractFieldScreenLayoutItemEvent(FieldScreenLayoutItem) - Constructor for class com.atlassian.jira.event.issue.field.screen.AbstractFieldScreenLayoutItemEvent
 
AbstractInitializationCustomFieldSearcher - Class in com.atlassian.jira.issue.customfields.searchers
Abstract base class for searchers that performs the init methods for a searcher.
AbstractInitializationCustomFieldSearcher() - Constructor for class com.atlassian.jira.issue.customfields.searchers.AbstractInitializationCustomFieldSearcher
 
AbstractIssueAction - Class in com.atlassian.jira.plugin.issuetabpanel
 
AbstractIssueAction(IssueTabPanelModuleDescriptor) - Constructor for class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueAction
 
AbstractIssueCondition - Class in com.atlassian.jira.plugin.webfragment.conditions
Abstract condition for testing conditions on issues

An issue must be in the JiraHelper context params.

AbstractIssueCondition() - Constructor for class com.atlassian.jira.plugin.webfragment.conditions.AbstractIssueCondition
 
AbstractIssueEventListener - Class in com.atlassian.jira.event.issue
Subclasses of IssueEventListener can now override relevant functions in the interface as opposed to having to provide a dummy implementation for all methods.
AbstractIssueEventListener() - Constructor for class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
AbstractIssueLinkRenderer - Class in com.atlassian.jira.plugin.issuelink
Base class for an issue link renderer that does not perform any asynchronous rendering of an issue link and will always display the issue link.
AbstractIssueLinkRenderer() - Constructor for class com.atlassian.jira.plugin.issuelink.AbstractIssueLinkRenderer
 
AbstractIssueTabPanel - Class in com.atlassian.jira.plugin.issuetabpanel
 
AbstractIssueTabPanel() - Constructor for class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel
 
AbstractIssueTabPanel2 - Class in com.atlassian.jira.plugin.issuetabpanel
Convenience class for implementors of IssueTabPanel2.
AbstractIssueTabPanel2() - Constructor for class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel2
 
AbstractIssueTypeEvent - Class in com.atlassian.jira.event.config
Abstract event that captures the data relevant to issue type events
AbstractIssueTypeEvent(IssueType, String) - Constructor for class com.atlassian.jira.event.config.AbstractIssueTypeEvent
 
AbstractJiraCondition - Class in com.atlassian.jira.plugin.webfragment.conditions
Convenient abstraction for jira specific Condition's.
AbstractJiraCondition() - Constructor for class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
 
AbstractJiraCondition - Class in com.atlassian.jira.workflow.condition
Abstract base class for all JIRA workflow Conditions.
AbstractJiraCondition() - Constructor for class com.atlassian.jira.workflow.condition.AbstractJiraCondition
 
AbstractJiraContext - Class in com.atlassian.jira.issue.context
 
AbstractJiraContext() - Constructor for class com.atlassian.jira.issue.context.AbstractJiraContext
 
AbstractJiraContextProvider - Class in com.atlassian.jira.plugin.webfragment.contextproviders
 
AbstractJiraContextProvider() - Constructor for class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
 
AbstractJiraFunctionProvider - Class in com.atlassian.jira.workflow.function.issue
Abstract base class for all JIRA workflow FunctionProviders (eg.
AbstractJiraFunctionProvider() - Constructor for class com.atlassian.jira.workflow.function.issue.AbstractJiraFunctionProvider
 
AbstractJqlFunction - Class in com.atlassian.jira.plugin.jql.function
A useful base implementation of the JqlFunction interface, that provides sensible default behaviour for the AbstractJqlFunction.init(JqlFunctionModuleDescriptor), AbstractJqlFunction.getFunctionName() and AbstractJqlFunction.isList() methods.
AbstractJqlFunction() - Constructor for class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
 
AbstractLocalDateOperatorQueryFactory - Class in com.atlassian.jira.jql.query
Provides common date operator specific query factory methods.
AbstractLocalDateOperatorQueryFactory(JqlLocalDateSupport) - Constructor for class com.atlassian.jira.jql.query.AbstractLocalDateOperatorQueryFactory
 
AbstractMapper - Class in com.atlassian.jira.imports.project.mapper
Abstract mapper that will manage most of the generic data for mappers.
AbstractMapper() - Constructor for class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
AbstractMessageHandlingService - Class in com.atlassian.jira.service.services.file
An abstract service to be subclassed by any service which wants to use MessageHandlers.
AbstractMessageHandlingService() - Constructor for class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
AbstractMessageHandlingService.HandlerDisablementListener - Class in com.atlassian.jira.service.services.file
This class only purpose is to respond quickly to possible disablement of a plugin module which defines the handler used by descendants of AbstractMessageHandlingService class.
AbstractMessageSet - Class in com.atlassian.jira.util
Base class for the message set.
AbstractMessageSet(Map<String, MessageSet.MessageLink>, Map<String, MessageSet.MessageLink>, Set<String>, Set<String>) - Constructor for class com.atlassian.jira.util.AbstractMessageSet
 
AbstractMultiCFType<S> - Class in com.atlassian.jira.issue.customfields.impl
Abstract class for Multi-select Custom field types.
AbstractMultiCFType(CustomFieldValuePersister, GenericConfigManager) - Constructor for class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
 
AbstractMultiCFType.Visitor<X> - Interface in com.atlassian.jira.issue.customfields.impl
 
AbstractMultiSettableCFType<T,S> - Class in com.atlassian.jira.issue.customfields.impl
Deprecated.
Implement the methods on MultipleSettableCustomFieldType yourself. Since v5.0. Also, consider extending AbstractSingleFieldType or AbstractMultiCFType for other benefits
AbstractMultiSettableCFType(OptionsManager, CustomFieldValuePersister, GenericConfigManager) - Constructor for class com.atlassian.jira.issue.customfields.impl.AbstractMultiSettableCFType
Deprecated.
 
AbstractOfBizValueWrapper - Class in com.atlassian.jira.ofbiz
The methods in these class should not be used.
AbstractOfBizValueWrapper(GenericValue) - Constructor for class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
AbstractOneDimensionalHitCollector - Class in com.atlassian.jira.issue.statistics.util
Used to traverse a query and collect if the specified one dimension is relevant, this will keep track of the irrelevant count.
AbstractOneDimensionalHitCollector(String, IndexReader, FieldVisibilityManager, ReaderCache) - Constructor for class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
Deprecated.
since v5.1.8. Use AbstractOneDimensionalHitCollector.AbstractOneDimensionalHitCollector(String, FieldVisibilityManager, ReaderCache) and call setNextReader for each reader segment, that is if you are calling {@link #collect(int) directly and not just passing the Collector to Lucene.
AbstractOneDimensionalHitCollector(String, FieldVisibilityManager, ReaderCache) - Constructor for class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
 
AbstractOperatorQueryFactory<T> - Class in com.atlassian.jira.jql.query
Base class for operator query factories that can generate a query for a fieldName and a predicate.
AbstractOperatorQueryFactory(IndexInfoResolver) - Constructor for class com.atlassian.jira.jql.query.AbstractOperatorQueryFactory
 
AbstractOption - Class in com.atlassian.jira.issue.fields.option
 
AbstractOption() - Constructor for class com.atlassian.jira.issue.fields.option.AbstractOption
 
AbstractPluggableProjectOperation - Class in com.atlassian.jira.plugin.projectoperation
A very simple helper class that abstracts away the handling of the descriptor,
AbstractPluggableProjectOperation() - Constructor for class com.atlassian.jira.plugin.projectoperation.AbstractPluggableProjectOperation
 
AbstractProjectAttributeClauseContextFactory<T> - Class in com.atlassian.jira.jql.context
An abstract class for generating the context for version and components of projects.
AbstractProjectAttributeClauseContextFactory(IndexInfoResolver<T>, JqlOperandResolver, PermissionManager) - Constructor for class com.atlassian.jira.jql.context.AbstractProjectAttributeClauseContextFactory
 
AbstractProjectComponentEvent - Class in com.atlassian.jira.event.bc.project.component
Abstract event that captures the data relevant to project component events
AbstractProjectComponentEvent(ProjectComponent) - Constructor for class com.atlassian.jira.event.bc.project.component.AbstractProjectComponentEvent
 
AbstractProjectTabPanel - Class in com.atlassian.jira.plugin.projectpanel.impl
Abstract tab panel for browse project.
AbstractProjectTabPanel(JiraAuthenticationContext) - Constructor for class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
 
AbstractProjectTabPanel() - Constructor for class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
This constructor is for the benefit of plugins which may be expecting there to be a no-arg constructor for this and sub classes.
AbstractRemoteIssueLinkEvent - Class in com.atlassian.jira.event.issue.link
Abstract base class for remote issue linking related events.
AbstractRemoteIssueLinkEvent(Long) - Constructor for class com.atlassian.jira.event.issue.link.AbstractRemoteIssueLinkEvent
 
AbstractReport - Class in com.atlassian.jira.plugin.report.impl
 
AbstractReport() - Constructor for class com.atlassian.jira.plugin.report.impl.AbstractReport
 
AbstractRoleActor - Class in com.atlassian.jira.security.roles.actor
Base class for ProjectRoleActor implementations.
AbstractRoleActor(Long, Long, Long, String) - Constructor for class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
AbstractSchemeCopiedEvent - Class in com.atlassian.jira.event.scheme
Abstract event that captures the data relevant to a scheme being copied, e.g.
AbstractSchemeCopiedEvent(Scheme, Scheme) - Constructor for class com.atlassian.jira.event.scheme.AbstractSchemeCopiedEvent
 
AbstractSchemeEntityEvent - Class in com.atlassian.jira.event.scheme
Abstract event that captures the data relevant to scheme entity events, e.g.
AbstractSchemeEntityEvent(Long, SchemeEntity) - Constructor for class com.atlassian.jira.event.scheme.AbstractSchemeEntityEvent
 
AbstractSchemeEvent - Class in com.atlassian.jira.event.scheme
Abstract event that captures the data relevant to scheme events, e.g.
AbstractSchemeEvent(Scheme) - Constructor for class com.atlassian.jira.event.scheme.AbstractSchemeEvent
 
AbstractSearchRenderer - Class in com.atlassian.jira.issue.search.searchers.renderer
Abstract class for SearchRenderers that provides some common methods.
AbstractSearchRenderer(VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, SimpleFieldSearchConstants, String) - Constructor for class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
AbstractSearchRenderer(VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, String, String) - Constructor for class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
AbstractSearchRequestView - Class in com.atlassian.jira.plugin.searchrequestview
Extendend this abstract class to implement custom SearchRequestViews.
AbstractSearchRequestView() - Constructor for class com.atlassian.jira.plugin.searchrequestview.AbstractSearchRequestView
 
AbstractService - Class in com.atlassian.jira.service
A convenience class - if you extend this class, all that needs to be implemented is run()
AbstractService() - Constructor for class com.atlassian.jira.service.AbstractService
 
AbstractShareTypeSearchParameter - Class in com.atlassian.jira.sharing.search
Object that represents a set of parameters when searching for all the SharePermissions of a particular ShareType.
AbstractShareTypeSearchParameter(ShareType.Name) - Constructor for class com.atlassian.jira.sharing.search.AbstractShareTypeSearchParameter
 
AbstractSingleFieldType<T> - Class in com.atlassian.jira.issue.customfields.impl
A abstract class that simplifies creating a CustomField that stores a single values via ofbiz.
AbstractSingleFieldType(CustomFieldValuePersister, GenericConfigManager) - Constructor for class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
AbstractSingleFieldType.Visitor<X> - Interface in com.atlassian.jira.issue.customfields.impl
 
AbstractSingleValueCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
An abstract Search Input Transformer for custom fields that only allow a single value and no functions in the Navigator.
AbstractSingleValueCustomFieldSearchInputTransformer(CustomField, ClauseNames, String, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractSingleValueCustomFieldSearchInputTransformer
 
AbstractUserValidator - Class in com.atlassian.jira.jql.validator
An abstract Validator for the User field clauses
AbstractUserValidator(UserResolver, JqlOperandResolver, I18nHelper.BeanFactory) - Constructor for class com.atlassian.jira.jql.validator.AbstractUserValidator
 
AbstractVersionEvent - Class in com.atlassian.jira.event.project
Abstract event for versions
AbstractVersionEvent(long) - Constructor for class com.atlassian.jira.event.project.AbstractVersionEvent
 
AbstractWorkflowEvent - Class in com.atlassian.jira.event
Author: jdoklovic
AbstractWorkflowEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.AbstractWorkflowEvent
 
AbstractWorkflowPluginFactory - Class in com.atlassian.jira.plugin.workflow
A base WorkflowPluginFactory class that most concrete implementations should extend.
AbstractWorkflowPluginFactory() - Constructor for class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
 
accept(AbstractCustomFieldType.VisitorBase) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
accept(AbstractCustomFieldType.VisitorBase) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
 
accept(AbstractCustomFieldType.VisitorBase) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
accept(AbstractCustomFieldType.VisitorBase) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
accept(AbstractCustomFieldType.VisitorBase) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
accept(AbstractCustomFieldType.VisitorBase) - Method in class com.atlassian.jira.issue.customfields.impl.StringCFType
Deprecated.
 
accept(AbstractCustomFieldType.VisitorBase) - Method in class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
 
accept(ClauseVisitor<R>) - Method in class com.atlassian.query.clause.AndClause
 
accept(ClauseVisitor<R>) - Method in interface com.atlassian.query.clause.Clause
Allows us to perform operations over the clauses based on the passed in visitor.
accept(ClauseVisitor<R>) - Method in class com.atlassian.query.clause.NotClause
 
accept(ClauseVisitor<R>) - Method in class com.atlassian.query.clause.OrClause
 
accept(ClauseVisitor<R>) - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
accept(PredicateVisitor<R>) - Method in interface com.atlassian.query.history.HistoryPredicate
Allows us to perform operations over the clauses based on the passed in visitor.
accept(OperandVisitor<R>) - Method in class com.atlassian.query.operand.EmptyOperand
 
accept(OperandVisitor<R>) - Method in class com.atlassian.query.operand.FunctionOperand
 
accept(OperandVisitor<R>) - Method in class com.atlassian.query.operand.MultiValueOperand
 
accept(OperandVisitor<R>) - Method in interface com.atlassian.query.operand.Operand
Allows us to perform operations over the operand based on the passed in visitor.
accept(OperandVisitor<R>) - Method in class com.atlassian.query.operand.SingleValueOperand
 
acceptsDocsOutOfOrder() - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
 
acceptsDocsOutOfOrder() - Method in class com.atlassian.jira.issue.statistics.util.DocumentHitCollector
 
acceptsDocsOutOfOrder() - Method in class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
 
acceptsDocsOutOfOrder() - Method in class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
 
accumulate(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Accumulate values under a key.
ACTION_ORIGIN_STEP_ID - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
May be used as the destination step in common actions, if the action should not result in a step change.
ACTION_TYPE_ALL - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
ACTION_TYPE_COMMON - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
ACTION_TYPE_GLOBAL - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
ACTION_TYPE_INITIAL - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
ACTION_TYPE_ORDINARY - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
ActionConstants - Class in com.atlassian.jira.issue
A holder for constants representing each type of Action in the sense that comment and worklog entities were known as Actions.
ActionParams - Interface in com.atlassian.jira.issue.transport
An interface that is off the same format as the Map returned by Action.getParameters.
actions() - Method in class com.atlassian.jira.plugin.issuetabpanel.GetActionsReply
 
activate(Context) - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
Activates search indexes.
ACTIVE_USERS_ALLOW_EMPTY_QUERY - Static variable in class com.atlassian.jira.bc.user.search.UserSearchParams
 
ACTIVE_USERS_IGNORE_EMPTY_QUERY - Static variable in class com.atlassian.jira.bc.user.search.UserSearchParams
 
ActualValueCustomFieldClauseQueryFactory - Class in com.atlassian.jira.jql.query
Factory for producing clauses for the custom fields that have a raw index value
ActualValueCustomFieldClauseQueryFactory(String, JqlOperandResolver, IndexValueConverter, boolean) - Constructor for class com.atlassian.jira.jql.query.ActualValueCustomFieldClauseQueryFactory
 
ActualValueEqualityQueryFactory - Class in com.atlassian.jira.jql.query
Creates equality queries for clauses whose value is exactly the same as the indexed value(e.g.
ActualValueEqualityQueryFactory(IndexValueConverter, String) - Constructor for class com.atlassian.jira.jql.query.ActualValueEqualityQueryFactory
Creates a Query Factory that represents Empty values with emptyIndexValue
ActualValueEqualityQueryFactory(IndexValueConverter) - Constructor for class com.atlassian.jira.jql.query.ActualValueEqualityQueryFactory
Creates a Query Factory that does not have a specified representation of empty values and instead checks for the field value absence.
ActualValueRelationalQueryFactory - Class in com.atlassian.jira.jql.query
Creates relational queries for clauses whose values are exactly the same as the indexed value (e.g.
ActualValueRelationalQueryFactory(IndexValueConverter) - Constructor for class com.atlassian.jira.jql.query.ActualValueRelationalQueryFactory
 
ActualValueRelationalQueryFactory(IndexValueConverter, String) - Constructor for class com.atlassian.jira.jql.query.ActualValueRelationalQueryFactory
 
add(String, SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Add a search sort with the jqlClauseName and the specified sort to the order by.
add(String, SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Add a search sort with the jqlClauseName and the specified sort to the end of the sort list in the order by.
add(String) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Add a search sort with the jqlClauseName and use the claues default sort to the end of the sort list in the order by.
add(String, Object) - Method in class com.atlassian.jira.ofbiz.FieldMap
Adds the given key-value pair to the Map, and returns this in order to allow fluent syntax.
add(GenericValue) - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
add(Long, Long) - Method in class com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap
 
add(T) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
add(K, V) - Method in class com.atlassian.jira.util.collect.MapBuilder
Add a key/value.
add(TemporaryAttachment) - Method in class com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor
Adds temporary attachments to the interally maintained list of temporary attachements
addActorsToProjectRole(User, Collection<String>, ProjectRole, Project, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will add project role actor associations for the given actors and checking the currentUser has the correct permissions to perform the update operation.
addAdditionalInput(Object, Object) - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
Pass a parameter into the action's "transientVars" parameter.
addAdminPageToHistory(User, String, String) - Method in interface com.atlassian.jira.user.UserAdminHistoryManager
Add an admin page to the user history list.
addAll(E...) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
addAll(Collection<? extends T>) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
addAll(Enumeration<? extends T>) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
addAll(Map<? extends K, ? extends V>) - Method in class com.atlassian.jira.util.collect.MapBuilder
Add all the entries contained in the map.
addAnchor(String) - Method in class com.atlassian.jira.util.UrlBuilder
Add the passed anchor value to the URL while URL encoding it.
addAndPreserveNull(Long, Long) - Static method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
Method to calculate the addition of two Longs, while preserving null if they are both null.
addAvailablePreviousStep(int) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
addAvailablePreviousStep(int) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
addBulkOperation(String, Class<? extends BulkOperation>) - Method in interface com.atlassian.jira.bulkedit.BulkOperationManager
Add a new operation using the given class
addCellDisplayParam(String, Object) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
You can use this method to pass parameters through to individual cells / issues for formatting.
addChangeHistoryFieldConstant(String, String, String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryFieldConstants
 
addChangeItem(ChangeHistoryItem) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
addChangeItem(ChangeItemBean) - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
addChangeItem(ChangeItemBean) - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Convenience method for adding a single ChangeItemBean to the list of change items.
addChangeItems(List<ChangeItemBean>) - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
addChangeItems(List<ChangeItemBean>) - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Add the provided list of change items to the current change items.
addClause(Clause) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the passed JQL condition to the query being built.
addColumn(NavigableField) - Method in interface com.atlassian.jira.issue.fields.layout.column.EditableColumnLayout
 
addCondition(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the passed JQL name.
addCondition(String, Operand) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName = operand to the query being built.
addCondition(String, Operand...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (operands) to the query being built.
addCondition(String, Collection<? extends Operand>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (operands) to the query being built.
addCondition(String, Operator, Operand) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator operand to the query being built.
addCondition(String, Operator, Operand...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (operands) to the query being built.
addCondition(String, Operator, Collection<? extends Operand>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (operands) to the query being built.
addCustomFieldValue(Long, String...) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Adds a value for a custom field with the specified id.
addCustomFieldValue(String, String...) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Adds a value for a custom field with the specified full key.
addDateCondition(String, Operator, Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clausename operator date to the query being built.
addDateCondition(String, Date...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (dates) to the query being built.
addDateCondition(String, Operator, Date...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (clauseValues) to the query being built.
addDateCondition(String, Collection<Date>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (dates) to the query being built.
addDateCondition(String, Operator, Collection<Date>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (clauseValues) to the query being built.
addDateHeader(String, long) - Method in class com.atlassian.jira.plugin.searchrequestview.HttpRequestHeaders
 
addDateHeader(String, long) - Method in interface com.atlassian.jira.plugin.searchrequestview.RequestHeaders
Adds a response header with the given name and date-value.
addDateRangeCondition(String, Date, Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition range condition to the current query for the passed dates.
addDefaultActorsToProjectRole(User, Collection<String>, ProjectRole, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will add default role actor associations based off the passed in actors and checking the currentUser has the correct permissions to perform the update operation.
addDefaultSchemeToProject(GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
addDefaultSchemeToProject(Project) - Method in interface com.atlassian.jira.scheme.SchemeManager
Adds the default scheme to a particular project
addDocumentFields(Document, Issue, Field.Index) - Method in class com.atlassian.jira.issue.index.indexers.impl.VersionCustomFieldIndexer
 
addDocumentFieldsNotSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
addDocumentFieldsNotSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.ExactTextCustomFieldIndexer
 
addDocumentFieldsNotSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.LocalDateIndexer
 
addDocumentFieldsNotSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.NumberCustomFieldIndexer
 
addDocumentFieldsNotSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.SortableTextCustomFieldIndexer
 
addDocumentFieldsNotSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.UserCustomFieldIndexer
 
addDocumentFieldsNotSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.VersionCustomFieldIndexer
 
addDocumentFieldsSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
addDocumentFieldsSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.ExactTextCustomFieldIndexer
 
addDocumentFieldsSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.LocalDateIndexer
 
addDocumentFieldsSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.NumberCustomFieldIndexer
 
addDocumentFieldsSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.SortableTextCustomFieldIndexer
 
addDocumentFieldsSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.UserCustomFieldIndexer
 
addDocumentFieldsSearchable(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.VersionCustomFieldIndexer
 
addEmptyCondition(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add an "IS EMPTY" condition to the current query for the passed JQL clause.
addEntity(FieldLayoutSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
addEntity(IssueTypeScreenSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
addEntity(SchemeEntity) - Method in class com.atlassian.jira.scheme.Scheme
Deprecated.
this class will be made immutable, create a new Scheme instead.
addError(String, Exception) - Method in exception com.atlassian.jira.bc.ValidationErrorsException
 
addError(String, String) - Method in interface com.atlassian.jira.util.ErrorCollection
Add a field-specific error message.
addError(String, String, ErrorCollection.Reason) - Method in interface com.atlassian.jira.util.ErrorCollection
Add a field-specific error message.
addError(String, String) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addError(String, String, ErrorCollection.Reason) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addError(String, String, ErrorCollection.Reason) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
addError(String, String) - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
addErrorCollection(ErrorCollection) - Method in interface com.atlassian.jira.util.ErrorCollection
Populate this ErrorCollection with general and field-specific errors.
addErrorCollection(ErrorCollection) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addErrorCollection(ErrorCollection) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
addErrorMessage(String) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addErrorMessage(String, MessageSet.MessageLink) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addErrorMessage(String) - Method in interface com.atlassian.jira.util.ErrorCollection
Add error message relating to system state (not field-specific).
addErrorMessage(String, ErrorCollection.Reason) - Method in interface com.atlassian.jira.util.ErrorCollection
Add error message relating to system state (not field-specific), and a reason.
addErrorMessage(String) - Method in interface com.atlassian.jira.util.MessageSet
Adds an error message.
addErrorMessage(String, MessageSet.MessageLink) - Method in interface com.atlassian.jira.util.MessageSet
Adds an error message and associates a link with the error.
addErrorMessage(String) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addErrorMessage(String, ErrorCollection.Reason) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addErrorMessage(String, ErrorCollection.Reason) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
addErrorMessage(String) - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
addErrorMessageByKeyIfAbsent(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
addErrorMessageIfAbsent(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
addErrorMessageInEnglish(String) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addErrorMessageInEnglish(String) - Method in interface com.atlassian.jira.util.MessageSet
Adds an error message in English.
addErrorMessages(Collection<String>) - Method in class com.atlassian.jira.action.JiraActionSupport
 
addErrorMessages(ActionResult) - Method in class com.atlassian.jira.action.JiraActionSupport
 
addErrorMessages(Collection<String>) - Method in interface com.atlassian.jira.util.ErrorCollection
Append new error messages to those already collected.
addErrorMessages(Collection<String>) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addErrors(Map<String, String>) - Method in class com.atlassian.jira.action.JiraActionSupport
 
addErrors(Map<String, String>) - Method in interface com.atlassian.jira.util.ErrorCollection
Append new field-specific errors to those already collected.
addErrors(Map<String, String>) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addEventType(EventType) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
AddException - Exception in com.atlassian.jira.exception
 
AddException() - Constructor for exception com.atlassian.jira.exception.AddException
 
AddException(String) - Constructor for exception com.atlassian.jira.exception.AddException
 
AddException(Exception) - Constructor for exception com.atlassian.jira.exception.AddException
 
AddException(String, Exception) - Constructor for exception com.atlassian.jira.exception.AddException
 
addFavourite(JiraServiceContext, SharedEntity) - Method in interface com.atlassian.jira.bc.favourites.FavouritesService
Add the given entity as a favourite of the user passed in the context
addFavourite(User, S) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Add the given entity as a favourite of the user passed in add to favourites count if necessary.
addFavouriteInPosition(JiraServiceContext, SharedEntity, long) - Method in interface com.atlassian.jira.bc.favourites.FavouritesService
Add the given entity as a favourite of the user passed in the context and place it in the specified position.
addFavouriteInPosition(User, S, long) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Add the given entity as a favourite of the user passed in, in the specified position, add to favourites count if necessary.
addFieldScreenLayoutItem(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
addFieldScreenLayoutItem(String, int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
addFieldScreenSchemeItem(FieldScreenSchemeItem) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
addFieldToForcePresent(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Extra fields to consider present, even if they are not in the actionParams.
addFunctionCondition(String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName = functionName() to the query being built.
addFunctionCondition(String, String, String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName = functionName(arg1, arg2, arg3, ..., argN) to the query being built.
addFunctionCondition(String, String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName = functionName(arg1, arg2, arg3, ..., argN) to the query being built.
addFunctionCondition(String, Operator, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator functionName() to the query being built.
addFunctionCondition(String, Operator, String, String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator functionName(arg1, arg2, arg3, ..., argN) to the query being built.
addFunctionCondition(String, Operator, String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator functionName(arg1, arg2, arg3, ..., argN) to the query being built.
addGadget(Long, Integer, Integer, URI, Color, Map<String, String>) - Method in interface com.atlassian.jira.portal.PortletConfigurationManager
Create a new portlet configuration for the passed parameters.
addGroupsToGroups(JiraServiceContext, Collection<String>, Collection<String>) - Method in interface com.atlassian.jira.bc.group.GroupService
This method will add the provided groups to the specified groups.
addGroupSuggestionParams(User, Map<String, Object>) - Method in interface com.atlassian.jira.issue.search.searchers.util.UserSearcherHelper
 
addHandlerInfo(String) - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
addHandlerInfo(String) - Method in class com.atlassian.jira.service.services.mail.MailFetcherService
JRA-13590 Small decorator to add the service handler name and the mail service ID to log messages to make it easier if you have multiple services configured to determine which one is throwing exceptions.
addHeader(String, String) - Method in class com.atlassian.jira.plugin.searchrequestview.HttpRequestHeaders
 
addHeader(String, String) - Method in interface com.atlassian.jira.plugin.searchrequestview.RequestHeaders
Adds a response header with the given name and value.
addIfValueNotNull(K, V) - Method in class com.atlassian.jira.util.collect.MapBuilder
Add a key/value only if the value is not null.
addIllegalArgumentException(String, IllegalArgumentException) - Method in class com.atlassian.jira.action.JiraActionSupport
Override this method from ActionSupport.
addIndex(Document, Issue) - Method in interface com.atlassian.jira.issue.index.indexers.FieldIndexer
This method allows an indexer the opportunity to modifiy the provided Lucene document (by reference) such that it will contain fields that are relevant for searching and storage of the portion of the issue that the FieldIndexer handles.
addIndex(Document, Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
addIndexedChangeHistoryField(IndexedChangeHistoryField) - Method in interface com.atlassian.jira.issue.index.IndexedChangeHistoryFieldManager
 
addIntHeader(String, int) - Method in class com.atlassian.jira.plugin.searchrequestview.HttpRequestHeaders
 
addIntHeader(String, int) - Method in interface com.atlassian.jira.plugin.searchrequestview.RequestHeaders
Adds a response header with the given name and integer value.
addIssueLinks(User, IssueLinkService.AddIssueLinkValidationResult) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
Adds the issue link to the issue specified by the validation result.
addIssueLinks(User, IssueLinkService.AddIssueLinkValidationResult) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
Adds the issue link to the issue specified by the validation result.
addIssues(Collection<Issue>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
addIssueToHistory(User, Issue) - Method in interface com.atlassian.jira.user.UserIssueHistoryManager
Add an Issue to the user hsitory list.
addItemToHistory(UserHistoryItem.Type, User, String) - Method in interface com.atlassian.jira.user.UserHistoryManager
Create and add an UserHistoryItem to the Users history list.
addItemToHistory(UserHistoryItem.Type, User, String, String) - Method in interface com.atlassian.jira.user.UserHistoryManager
 
addLabel(User, LabelService.AddLabelValidationResult, boolean) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Adds the label to the issue specified by the validation result.
addLabel(User, Long, String, boolean) - Method in interface com.atlassian.jira.issue.label.LabelManager
Adds a label to the issue provided.
addLabel(User, Long, Long, String, boolean) - Method in interface com.atlassian.jira.issue.label.LabelManager
Adds a label to the issue and customFieldId provided.
addMessage(MessageSet.Level, String) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addMessage(MessageSet.Level, String, MessageSet.MessageLink) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addMessage(MessageSet.Level, String) - Method in interface com.atlassian.jira.util.MessageSet
Adds a message with the given warning / error level
addMessage(MessageSet.Level, String, MessageSet.MessageLink) - Method in interface com.atlassian.jira.util.MessageSet
Adds an error message with the given warning / error level and associates a link with the error.
addMessageSet(MessageSet) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addMessageSet(MessageSet) - Method in interface com.atlassian.jira.util.MessageSet
Will concatenate this message set with the provided message set.
addNumberCondition(String, Long) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName = clauseValue to the query being built.
addNumberCondition(String, Long...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (clauseValues) to the query being built.
addNumberCondition(String, Collection<Long>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (clauseValues) to the query being built.
addNumberCondition(String, Operator, Long) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator clauseValue to the query being built.
addNumberCondition(String, Operator, Long...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (clauseValues) to the query being built.
addNumberCondition(String, Operator, Collection<Long>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (clauseValues) to the query being built.
addNumberRangeCondition(String, Long, Long) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition range condition to the current query for the passed values.
addOption(Option, String) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
addOption(String, String) - Method in interface com.atlassian.jira.issue.fields.option.OptionSet
Adds the option to the underlying list
addOptionToDefault(String) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Adds the option with the issue type id to the default issue type scheme
addParam(Object, Object) - Method in class com.atlassian.jira.issue.fields.renderer.IssueRenderContext
 
addParameter(String, String) - Method in class com.atlassian.jira.util.UrlBuilder
Adds the parameter to the URL while URL encoding them.
addParameter(String, Object) - Method in class com.atlassian.jira.util.UrlBuilder
Adds the passed parameter to the URL while URL encoding them.
addParametersFromMap(Map<?, ?>) - Method in class com.atlassian.jira.util.UrlBuilder
Add multiple parameters from a map safely.
addParameterUnsafe(String, String) - Method in class com.atlassian.jira.util.UrlBuilder
Adds the parameter to the URL without URL encoding them.
addPath(String) - Method in class com.atlassian.jira.util.UrlBuilder
URL encodes and adds the given path to the URL.
addPaths(String) - Method in class com.atlassian.jira.util.UrlBuilder
URL encodes and adds the given paths to the URL.
addPathUnsafe(String) - Method in class com.atlassian.jira.util.UrlBuilder
Adds the given path to the URL.
addPermission(int, String) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Grants a user group a global permission.
addPermission(int, GenericValue, String, String) - Method in interface com.atlassian.jira.security.PermissionManager
Grants a permission to the system.
addProjectToHistory(User, Project) - Method in interface com.atlassian.jira.user.UserProjectHistoryManager
Add a Project to the user hsitory list.
AddProjectViewedEvent - Class in com.atlassian.jira.event.web.action.project
Fired when the AddProject action is loaded.
AddProjectViewedEvent(String) - Constructor for class com.atlassian.jira.event.web.action.project.AddProjectViewedEvent
 
addQueryToHistory(User, String) - Method in interface com.atlassian.jira.user.UserQueryHistoryManager
Add a JQL query string to the user history list.
addRangeCondition(String, Operand, Operand) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition range condition to the current query for the passed values.
addReason(ErrorCollection.Reason) - Method in interface com.atlassian.jira.util.ErrorCollection
Add a reason why the function has not been performed.
addReason(ErrorCollection.Reason) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addReason(ErrorCollection.Reason) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
addReasons(Set<ErrorCollection.Reason>) - Method in interface com.atlassian.jira.util.ErrorCollection
Add reasons why the function has not been performed.
addReasons(Set<ErrorCollection.Reason>) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
addReasons(Set<ErrorCollection.Reason>) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
addRestrictGroup(String) - Method in interface com.atlassian.jira.notification.NotificationBuilder
If group restrictions are added, then the recipients must belong to at least one of the added groups.
addRestrictGroups(List<String>) - Method in interface com.atlassian.jira.notification.NotificationBuilder
If group restrictions are added, then the recipients must belong to at least one of the added groups.
addRestrictPermission(Permissions.Permission) - Method in interface com.atlassian.jira.notification.NotificationBuilder
If permission restrictions are added, then the recipients must belong to at least one of the added permissions.
addRestrictPermissions(List<Permissions.Permission>) - Method in interface com.atlassian.jira.notification.NotificationBuilder
If permission restrictions are added, then the recipients must belong to at least one of the added permissions.
addRetainValue(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
addRoleActor(RoleActor) - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
Add the RoleActor to the contained set of RoleActors and return a new DefaultRoleActors with the modified set
addRoleActors(Collection<RoleActor>) - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
Add the collection of RoleActors to the contained set of RoleActors and return a new DefaultRoleActors with the modified set
addRow(String, long, String, String) - Method in class com.atlassian.jira.web.bean.PercentageGraphModel
 
addRow(String, long, String) - Method in class com.atlassian.jira.web.bean.PercentageGraphModel
 
addSchemeAssociation(GenericValue, Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
addSchemeAssociation(Project, Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Associates a FieldLayoutScheme to the project supplied.
addSchemeAssociation(GenericValue, IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
addSchemeAssociation(Project, IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
addSchemeToProject(GenericValue, GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
addSchemeToProject(Project, Scheme) - Method in interface com.atlassian.jira.scheme.SchemeManager
Adds a scheme to a particular project
addService(String, String, long) - Method in interface com.atlassian.jira.service.ServiceManager
This will add a service configuration to the JIRA DB and the service to the list of services which are running.
addService(String, Class<? extends JiraService>, long) - Method in interface com.atlassian.jira.service.ServiceManager
This will add a service configuration to the JIRA DB and the service to the list of services which are running.
addService(String, String, long, Map<String, String[]>) - Method in interface com.atlassian.jira.service.ServiceManager
This will add a service configuration to the JIRA DB and the service to the list of services which are running with an optional list of params.
addService(String, Class<? extends JiraService>, long, Map<String, String[]>) - Method in interface com.atlassian.jira.service.ServiceManager
This will add a service configuration to the JIRA DB and the service to the list of services which are running with an optional list of params.
addService(Long) - Method in interface com.atlassian.jira.service.ServiceManager.ServiceScheduleSkipper
Adds a service with a given id to this skipper
addSortForFieldName(String, SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Add a search sort with the fieldName and the specified sort to the order by.
addStringCondition(String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName = "clauseValue" to the query being built.
addStringCondition(String, String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (clauseValues) to the query being built.
addStringCondition(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName in (clauseValues) to the query being built.
addStringCondition(String, Operator, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator "clauseValue" to the query being built.
addStringCondition(String, Operator, String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (clauseValues) to the query being built.
addStringCondition(String, Operator, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL condition clauseName operator (clauseValues) to the query being built.
addStringRangeCondition(String, String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition range condition to the current query for the passed values.
addTab(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
addToEmail(String) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
addToEmails(List<String>) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
addToExistingTransientArgs(Map, String, List) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
This method adds to an existing list stored in the transient args map.
addToGroup(String) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
addToGroups(List<String>) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
addToJiraUsePermission(User) - Method in interface com.atlassian.jira.user.util.UserUtil
Takes the given user and adds him/her to all the groups that grant a user the global JIRA use permission.
addToUser(String) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
addToUsers(List<String>) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
addUserGroupSuggestionParams(User, List<String>, Map<String, Object>) - Method in interface com.atlassian.jira.issue.search.searchers.util.UserSearcherHelper
 
addUsersToGroups(JiraServiceContext, Collection<String>, Collection<String>) - Method in interface com.atlassian.jira.bc.group.GroupService
This method will add the provided users to the specified groups.
addUserSuggestionParams(User, List<String>, Map<String, Object>) - Method in interface com.atlassian.jira.issue.search.searchers.util.UserSearcherHelper
 
addUserToGroup(User, Group) - Method in interface com.atlassian.jira.security.groups.GroupManager
Adds a user as a member of a group.
addUserToGroup(Group, User) - Method in interface com.atlassian.jira.user.util.UserUtil
This is used to add a specified user to a specified group.
addUserToGroups(Collection<Group>, User) - Method in interface com.atlassian.jira.user.util.UserUtil
This is used to add a user to many groups at once.
addUserToHistory(UserHistoryItem.Type, User, User) - Method in interface com.atlassian.jira.user.UserHistoryManager
Create and add an UserHistoryItem to the Users history list.
addValue(String, Collection<String>) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
addValue(Collection<String>) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
addValue(int) - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
 
addValue(int) - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MeanValue
 
addValue(int) - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MedianValue
 
addVote(User, VoteService.VoteValidationResult) - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Adds a new vote using the specified validation result
addVote(User, Issue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
Adds a new vote for the user and issue specified.
addVote(User, GenericValue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
addWarningMessage(String) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addWarningMessage(String, MessageSet.MessageLink) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addWarningMessage(String) - Method in interface com.atlassian.jira.util.MessageSet
Adds a warning message.
addWarningMessage(String, MessageSet.MessageLink) - Method in interface com.atlassian.jira.util.MessageSet
Adds a warning message and associates a link with the warning.
addWarningMessageInEnglish(String) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
addWarningMessageInEnglish(String) - Method in interface com.atlassian.jira.util.MessageSet
Adds a warning message in English.
addWatcher(Issue, User, User) - Method in interface com.atlassian.jira.bc.issue.watcher.WatcherService
Adds a watcher to an issue's list of watchers, returning the updated list of watchers.
addWorkflowToScheme(GenericValue, String, String) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
AdhocNotificationService - Interface in com.atlassian.jira.notification
This is a simple service that allows sending issue notification to a give set of recipients that can be defined arbitrarly.
AdhocNotificationService.ValiationOption - Enum in com.atlassian.jira.notification
 
AdhocNotificationService.ValidateNotificationResult - Class in com.atlassian.jira.notification
 
AdhocNotificationService.ValidateNotificationResult(ErrorCollection, NotificationBuilder, Supplier<Iterable<NotificationRecipient>>, User, Issue) - Constructor for class com.atlassian.jira.notification.AdhocNotificationService.ValidateNotificationResult
 
adjustFavouriteCount(SharedEntity, int) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
Adjusts the favourite counts for a given entity.
adjustMapForIrrelevantValues(Collection, boolean, Collection, boolean, int) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
Used to keep track of the irrelevant counts for the issues returned for this 2D stats map.
adjustMapForValues(Collection, Collection, int) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
adjustmentAmount(String) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
Set the adjustment amount value when building a WorklogAdjustmentAmountInputParameters object.
ADMIN_PAGE - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
ADMIN_SELECTED_PLUGIN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
ADMINISTER - Static variable in class com.atlassian.jira.security.Permissions
Permission to administer JIRA
AFFECTED_VERSIONS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
affectedVersion(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condtion to the query that finds the issues associated with a particular affected version.
affectedVersion(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues associated particular set of affected versions.
affectedVersion() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the affected version.
affectedVersion(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
affectedVersion(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
affectedVersionIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Adds adds a condition to the query to find issues with no assigned affected version.
AffectedVersionsField - Interface in com.atlassian.jira.issue.fields
 
AFTER_SUFFIX - Static variable in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
afterLast() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
AGG_TIMETRACKING - Static variable in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
AGGREGATE_PROGRESS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
AGGREGATE_TIME_ESTIMATE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
AGGREGATE_TIME_ORIGINAL_ESTIMATE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
AGGREGATE_TIME_SPENT - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
AggregateTimeTrackingBean - Class in com.atlassian.jira.issue.util
Bean to store values of Time Tracking Aggregate values.
AggregateTimeTrackingBean(Long, Long, Long, int) - Constructor for class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
AggregateTimeTrackingCalculator - Interface in com.atlassian.jira.issue.util
A util object that caculates an issue's aggregate Time Tracking values.
AggregateTimeTrackingCalculatorFactory - Interface in com.atlassian.jira.issue.util
A factory to return AggregateTimeTrackingCalculator instances based on the type of Issue in play.
AjaxHeaders - Class in com.atlassian.jira.web.action
Utility class for dealing with AJAX request headers.
AjaxHeaders() - Constructor for class com.atlassian.jira.web.action.AjaxHeaders
 
ALL - Static variable in class com.atlassian.jira.JiraDataTypes
 
ALL_ISSUE_TYPES - Static variable in interface com.atlassian.jira.config.ConstantsManager
Used to retrieve all IssueTypes.
ALL_ISSUE_TYPES - Static variable in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
This magic value list contains a single null element.
ALL_ISSUE_TYPES - Static variable in interface com.atlassian.jira.web.FieldVisibilityManager
 
ALL_LONG - Static variable in interface com.atlassian.jira.issue.customfields.converters.SelectConverter
 
ALL_RELEASED_VERSIONS - Static variable in interface com.atlassian.jira.project.version.VersionManager
Used to retrieve all released versions
ALL_STANDARD_ISSUE_TYPES - Static variable in interface com.atlassian.jira.config.ConstantsManager
Used to retrieve a standard IssueTypes.
ALL_STRING - Static variable in interface com.atlassian.jira.issue.customfields.converters.SelectConverter
 
ALL_SUB_TASK_ISSUE_TYPES - Static variable in interface com.atlassian.jira.config.ConstantsManager
Used to retrieve a subtask IssueTypes.
ALL_UNRELEASED_VERSIONS - Static variable in interface com.atlassian.jira.project.version.VersionManager
Used to retrieve all unreleased versions
allFieldsHidden() - Method in interface com.atlassian.configurable.ObjectConfiguration
Determines if there are any non-hidden fields.
ALLFIXFOR - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
AllIssueTypesContext - Class in com.atlassian.jira.jql.context
Represents the special case of all issue types in an unenumerated form.
allOf(Predicate<? super T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.Predicates
Create a composite predicate that evaluates to true when both the passed predicates evaluate to true.
allowCookies(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
allowEmptyQuery() - Method in class com.atlassian.jira.bc.user.search.UserSearchParams
 
allowEmptyQuery(boolean) - Method in class com.atlassian.jira.bc.user.search.UserSearchParams.Builder
 
AllProjectsContext - Class in com.atlassian.jira.jql.context
Represents the specicial case of all projects, in an unenumerated form.
AllTextCustomFieldSearcherClauseHandler - Interface in com.atlassian.jira.issue.customfields.searchers
The "all text" clause aggregates all the free text system fields in the system.
AllTextSearchConstants - Class in com.atlassian.jira.issue.search.constants
All Text is strange because it does not have a fieldId or an index id.
allValues() - Method in interface com.atlassian.jira.util.collect.MultiMap
Get all elements in all Collections.
ALLVERSION - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
AltAndTitleTagFragmentGenerator - Class in com.atlassian.jira.charts.jfreechart
Generates tooltips using the HTML alt and title attributes for image map area tags.
AltAndTitleTagFragmentGenerator() - Constructor for class com.atlassian.jira.charts.jfreechart.AltAndTitleTagFragmentGenerator
 
ALWAYS - Static variable in interface com.atlassian.jira.plugin.searchrequestview.auth.Authorizer
 
and() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL "AND" operator to the JQL expression currently being built.
AND - Static variable in class com.atlassian.jira.sharing.search.SharedEntitySearchParameters.TextSearchMode
 
AND - Static variable in class com.atlassian.query.clause.AndClause
 
AndClause - Class in com.atlassian.query.clause
Used to represent a logical AND in the query tree.
AndClause(Clause...) - Constructor for class com.atlassian.query.clause.AndClause
 
AndClause(Collection<? extends Clause>) - Constructor for class com.atlassian.query.clause.AndClause
 
ANY_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
anyOf(Predicate<? super T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.Predicates
Create a composite predicate that evaluates to true when one the passed predicates evaluate to true.
APKeys - Interface in com.atlassian.jira.config.properties
 
APKeys.Export - Class in com.atlassian.jira.config.properties
 
APKeys.Export() - Constructor for class com.atlassian.jira.config.properties.APKeys.Export
 
APKeys.Import - Class in com.atlassian.jira.config.properties
 
APKeys.Import() - Constructor for class com.atlassian.jira.config.properties.APKeys.Import
 
APKeys.JiraIndexConfiguration - Class in com.atlassian.jira.config.properties
Lucene IndexWriter configuration
APKeys.JiraIndexConfiguration() - Constructor for class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration
 
APKeys.JiraIndexConfiguration.Batch - Class in com.atlassian.jira.config.properties
Batch mode config
APKeys.JiraIndexConfiguration.Batch() - Constructor for class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Batch
 
APKeys.JiraIndexConfiguration.Interactive - Class in com.atlassian.jira.config.properties
Interactive mode config
APKeys.JiraIndexConfiguration.Interactive() - Constructor for class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Interactive
 
APKeys.JiraIndexConfiguration.Issue - Class in com.atlassian.jira.config.properties
Issue indexing
APKeys.JiraIndexConfiguration.Issue() - Constructor for class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Issue
 
APKeys.JiraIndexConfiguration.MergePolicy - Class in com.atlassian.jira.config.properties
Merge policy config
APKeys.JiraIndexConfiguration.MergePolicy() - Constructor for class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
APKeys.JiraIndexConfiguration.SharedEntity - Class in com.atlassian.jira.config.properties
SharedEntity indexing
APKeys.JiraIndexConfiguration.SharedEntity() - Constructor for class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.SharedEntity
 
APKeys.Languages - Class in com.atlassian.jira.config.properties
These are the Lucene indexing Languages, not the languages for displaying user messages.
APKeys.Languages() - Constructor for class com.atlassian.jira.config.properties.APKeys.Languages
 
APKeys.TrustedApplications - Class in com.atlassian.jira.config.properties
 
APKeys.WebSudo - Class in com.atlassian.jira.config.properties
 
append(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Append values to the array under a key.
appendAndClause(T, SearchRequest, SearchRequestAddendumBuilder.AddendumCallback<T>) - Static method in class com.atlassian.jira.issue.search.util.SearchRequestAddendumBuilder
Clones the query within the supplied SearchRequest and appends an AND clause to it, delegating to the supplied callback to provide the clause specifics.
appendAndNotClauses(Iterable<? extends T>, SearchRequest, SearchRequestAddendumBuilder.AddendumCallback<T>) - Static method in class com.atlassian.jira.issue.search.util.SearchRequestAddendumBuilder
Clones the query within the supplied SearchRequest and appends an AND NOT clause to it, delegating to the supplied callback to provide the clause specifics.
appendExclusiveMultiValueClause(Iterable<? extends T>, SearchRequest) - Method in interface com.atlassian.jira.issue.search.SearchRequestAppender
Append a multi-value clause to the given SearchRequest, specifying that the given values should not be included.
appendFileSeparator(String) - Static method in class com.atlassian.jira.util.PathUtils
 
appendInclusiveSingleValueClause(T, SearchRequest) - Method in interface com.atlassian.jira.issue.search.SearchRequestAppender
Append a single AND clause to the given SearchRequest, specifying that the given single value should be included.
appendNonNullItem(T, JqlClauseBuilder) - Method in interface com.atlassian.jira.issue.search.util.SearchRequestAddendumBuilder.AddendumCallback
 
appendNullItem(JqlClauseBuilder) - Method in interface com.atlassian.jira.issue.search.util.SearchRequestAddendumBuilder.AddendumCallback
 
appendToParamsMap(Map<String, Object>) - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
appendToParamsMap(Map<String, Object>) - Method in interface com.atlassian.jira.issue.context.JiraContextNode
Copy the supplied parameters and add new ones.
appendToParamsMap(Map<String, Object>) - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
appendToParamsMap(Map<String, Object>) - Method in class com.atlassian.jira.issue.context.ProjectContext
 
APPLICATION_TYPE_CONFLUENCE - Static variable in class com.atlassian.jira.issue.link.RemoteIssueLink
 
APPLICATION_TYPE_JIRA - Static variable in class com.atlassian.jira.issue.link.RemoteIssueLink
 
applicationName(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
applicationProperties - Variable in class com.atlassian.jira.charts.report.AbstractChartReport
 
ApplicationProperties - Interface in com.atlassian.jira.config.properties
This can be used to lookup JIRA application properties.
ApplicationPropertyChangeEvent - Class in com.atlassian.jira.event.config
Represents the consequence of an ApplicationProperty being set to a new value.
ApplicationPropertyChangeEvent(Map) - Constructor for class com.atlassian.jira.event.config.ApplicationPropertyChangeEvent
Expects parameters to include: metadata: the instance of ApplicationPropertyMetadata that represents the property being changed oldValue: the string value before the change newValue: the string value after the change (this is not guaranteed to be different to oldValue by the publisher)
applicationType(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
ApplicationUser - Interface in com.atlassian.jira.user
Represents a person who uses JIRA.
ApplicationUsers - Class in com.atlassian.jira.user
Contains utility methods for getting an ApplicationUser from a directory User.
ApplicationUsers() - Constructor for class com.atlassian.jira.user.ApplicationUsers
 
apply(Locale, String, String) - Method in interface com.atlassian.jira.plugin.language.TranslationTransform
Given a Locale, i18n key and the rawMessage corresponding to them, apply a transformation on the message to produce a different translation.
apply(EnclosedIterable<T>, Consumer<T>) - Static method in class com.atlassian.jira.util.collect.EnclosedIterable.Functions
Pass all the elements of the iterable to the supplied Consumer.
applyDefaultsRolesToProject(Project) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
This method will insert all the default roles into the role associations for the provided project.
applyDefaultValuesWhenParameterNotProvided() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
applying(Map<String, Object>) - Method in interface com.atlassian.jira.template.VelocityTemplatingEngine.RenderRequest
 
applying(VelocityContext) - Method in interface com.atlassian.jira.template.VelocityTemplatingEngine.RenderRequest
 
applyOperation(IssueContext, Issue, StandardOperation, T, JsonData, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
gets called (perhaps multiple times) to apply the given operation to the given currentValuye, retyrning the new value
archiveVersion(VersionService.ArchiveVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Takes a validation result and performs the archive operation.
archiveVersion(Version, boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
Archive/Un-archive a single version depending on the archive flag.
archiveVersions(String[], String[]) - Method in interface com.atlassian.jira.project.version.VersionManager
Method used to archive and un-archive a number of versions.
areOnlyGroupsGrantingUserAdminPermissions(JiraServiceContext, Collection) - Method in interface com.atlassian.jira.bc.group.GroupService
This is a validation utility method that will determine if the specified groups are the only groups that are granting the current user their Permissions.ADMINISTER permissions.
ARMENIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
ARRAY_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
asArray() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asArrayList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asArrayOfObjectsWithId(String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asArrayOfObjectsWithProperty(String, String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asArrayOfStrings(boolean, String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asBeans(List<Worklog>, JiraBaseUrls, UserManager, TimeTrackingConfiguration) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
ASC - Static variable in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
ASC - Static variable in class com.atlassian.jira.web.bean.StatisticAccessorBean.Direction
 
asCollection() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asDateString(Date) - Static method in class com.atlassian.jira.rest.Dates
Converts the given Date object to a String.
asDateString(Timestamp) - Static method in class com.atlassian.jira.rest.Dates
Converts the given Timestamp object to a String.
asEnclosedIterable() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asHashSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asHtml() - Method in interface com.atlassian.jira.template.VelocityTemplatingEngine.RenderRequest
 
asImmutableListOrderedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asLinkedList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asListOrderedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asMap() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
This will return all application and typed values.
asMutableCollection() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asMutableList() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asMutableSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asMutableSortedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asObject() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asObjectWithProperty(String, String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asObjectWithProperty(String, String, boolean, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asPermission() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
asPlainText() - Method in interface com.atlassian.jira.template.VelocityTemplatingEngine.RenderRequest
 
asRenderedBeans(List<Worklog>, JiraBaseUrls, String, IssueRenderContext) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
assertFileNameDoesNotContainInvalidChars(String) - Method in class com.atlassian.jira.web.util.FileNameCharacterCheckerUtil
This will test the given filename string for any invalid characters.
Assertions - Class in com.atlassian.jira.util.dbc
Utility class with design by contract checks.
assertObjectImplementsType(Class<?>, Object) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
asSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
assign(User, IssueService.AssignValidationResult) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will store the provided issue to the JIRA datastore and will transition it through workflow.
ASSIGN_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to assign issues to other users.
ASSIGNABLE_USER - Static variable in class com.atlassian.jira.security.Permissions
Permission to be assigned issues.
assignableBuilder() - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Return a builder that can be used to create a AssignableWorkflowScheme.
assignableBuilder() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return a builder that can be used to create a new AssignableWorkflowScheme.
AssignableWorkflowScheme - Interface in com.atlassian.jira.workflow
A workflow scheme that can be assigned to a project.
AssignableWorkflowScheme.Builder - Interface in com.atlassian.jira.workflow
A builder that can be used to change an AssignableWorkflowScheme.
ASSIGNEE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
assignee() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's assignee.
assignee(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
assignee(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
ASSIGNEE - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
assigneeInGroup(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that are assigned to users in a particular group.
assigneeIsCurrentUser() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that are assigned to the current user.
assigneeIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find all unassigned issues.
ASSIGNEES - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
AssigneeService - Interface in com.atlassian.jira.bc.user.search
Service that retrieves issue-assignable User objects.
AssigneeStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
AssigneeStatisticsMapper(UserManager, JiraAuthenticationContext) - Constructor for class com.atlassian.jira.issue.statistics.AssigneeStatisticsMapper
 
AssigneeTypes - Class in com.atlassian.jira.project
Enumerated type representing different default issue assignments for Project and ProjectComponent.
AssigneeTypes() - Constructor for class com.atlassian.jira.project.AssigneeTypes
 
assigneeUser(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds issues that are assigned to the passed user.
associateWithDefaultScheme(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
associateWithDefaultScheme(Project) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
asSortedSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
Return a SortedSet of the elements of this builder in their natural order.
asSortedSet(Comparator<? super T>) - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asString() - Method in class com.atlassian.jira.bc.security.login.DeniedReason
Returns a string representation of this DenialReason, which is suitable for inclusion in a HTTP response header.
asString() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asString(String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
asString() - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
asString(Message) - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
asString(Object...) - Static method in class com.atlassian.jira.util.lang.JiraStringUtils
Concatenate array of objects into a string in accordance with JLS $15.18.1 (except that primitive values are not accepted by this method other than by autoboxing to primitive wrappers).
asStrings() - Method in interface com.atlassian.jira.JiraDataType
Provides a string representation of this JiraDataType's actual types.
asStrings() - Method in class com.atlassian.jira.JiraDataTypeImpl
 
asTimeString(Date) - Static method in class com.atlassian.jira.rest.Dates
Converts the given Date object to a String.
asTimeString(Timestamp) - Static method in class com.atlassian.jira.rest.Dates
Converts the given Timestamp object to a String.
asTreeSet() - Method in class com.atlassian.jira.util.collect.CollectionBuilder
 
asURI() - Method in class com.atlassian.jira.util.UrlBuilder
Returns the URL as a URI.
asUrlString() - Method in class com.atlassian.jira.util.UrlBuilder
Returns the URL as a String.
asWebParameter() - Method in enum com.atlassian.jira.web.action.JiraWebActionSupport.MessageType
 
ATLASSIAN_DEV_MODE - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
ATTACH_MULTIPLE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
Attachment - Class in com.atlassian.jira.issue.attachment
 
Attachment(IssueManager, GenericValue, PropertySet) - Constructor for class com.atlassian.jira.issue.attachment.Attachment
Construct an Attachment, with properties.
Attachment(IssueManager, GenericValue) - Constructor for class com.atlassian.jira.issue.attachment.Attachment
Construct an Attachment.
ATTACHMENT - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
ATTACHMENT_DELETE_ALL - Static variable in class com.atlassian.jira.security.Permissions
Permission to delete all attachments
ATTACHMENT_DELETE_OWN - Static variable in class com.atlassian.jira.security.Permissions
Permission to delete own attachments
ATTACHMENT_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
AttachmentException - Exception in com.atlassian.jira.web.util
Represtents any File System errors that occur while trying to create an Issue Attachment.
AttachmentException(String) - Constructor for exception com.atlassian.jira.web.util.AttachmentException
 
AttachmentException(Throwable) - Constructor for exception com.atlassian.jira.web.util.AttachmentException
 
AttachmentException(String, Throwable) - Constructor for exception com.atlassian.jira.web.util.AttachmentException
 
AttachmentJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
AttachmentJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
AttachmentManager - Interface in com.atlassian.jira.issue
Manages all attachment related tasks in JIRA, which involves retrieving an attachment, creating an attachment and deleting an attachment.
AttachmentNotFoundException - Exception in com.atlassian.jira.exception
 
AttachmentNotFoundException(Object) - Constructor for exception com.atlassian.jira.exception.AttachmentNotFoundException
 
AttachmentPathManager - Interface in com.atlassian.jira.config.util
Responsible for determining the current location of JIRA attachments.
AttachmentPathManager.Mode - Enum in com.atlassian.jira.config.util
 
AttachmentPathManager.PropertiesAdaptor - Class in com.atlassian.jira.config.util
Implementation of AttachmentPathManager that uses the ApplicationProperties to get the current paths.
AttachmentPathManager.PropertiesAdaptor(ApplicationProperties, JiraHome) - Constructor for class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
AttachmentRenderedJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
Same as AttachmentJsonBean but contains rendered data
AttachmentRenderedJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
ATTACHMENTS - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
ATTACHMENTS_DIR - Static variable in interface com.atlassian.jira.config.util.AttachmentPathManager
 
attachmentsEnabled() - Method in interface com.atlassian.jira.issue.AttachmentManager
Determine if attachments have been enabled in JIRA and if the attachments directory exists.
AttachmentService - Interface in com.atlassian.jira.bc.issue.attachment
AttachmentService contains methods for managing issue attachments in JIRA.
AttachmentUtils - Class in com.atlassian.jira.util
Static utilities for working with the attachment files and their directories.
AttachmentUtils() - Constructor for class com.atlassian.jira.util.AttachmentUtils
 
AttachmentUtils.AttachmentAdapter - Class in com.atlassian.jira.util
We need some of this utility to code to work for both Attachments and ExternalAttachments (from Project Import).
AttachmentUtils.AttachmentAdapter(Long, String) - Constructor for class com.atlassian.jira.util.AttachmentUtils.AttachmentAdapter
 
authenticate(User, String) - Method in interface com.atlassian.jira.bc.security.login.LoginService
This can be called to see if an user knows the given password.
authenticationContext - Variable in class com.atlassian.jira.charts.report.AbstractChartReport
 
authenticationContext - Variable in class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
authenticationContext - Variable in class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
 
authenticationContext - Variable in class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
 
AuthorizationSupport - Interface in com.atlassian.jira.web.util
Groups a collection of authorization checks used by JIRA's view layer.
Authorizer - Interface in com.atlassian.jira.plugin.searchrequestview.auth
Authorise that a SearchRequest may be permitted.
Authorizer.Failure - Class in com.atlassian.jira.plugin.searchrequestview.auth
Convenient impl for failures
Authorizer.Result - Interface in com.atlassian.jira.plugin.searchrequestview.auth
ResultObject that encapsulates the result and the reason if something is not OK.
AutoCompleteJsonGenerator - Interface in com.atlassian.jira.web.component.jql
Used to generate JSON objects for the JQL autocomplete.
availableForBulkEdit(BulkEditBean) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Allow the custom field type perform a specific check as to its availability for bulk editing.
availableForBulkEdit(BulkEditBean) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
availableForBulkEdit(BulkEditBean) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Determines whether the field is available for bulk editing given the BulkEditBean.
Avatar - Interface in com.atlassian.jira.avatar
Represents an icon for a project or some other entity in JIRA.
Avatar.Size - Enum in com.atlassian.jira.avatar
The standard sizes for avatars.
Avatar.Type - Enum in com.atlassian.jira.avatar
An indicator of the owner type of the avatar.
AVATAR_IMAGE_FORMAT - Static variable in interface com.atlassian.jira.avatar.AvatarManager
 
AVATAR_IMAGE_FORMAT_FULL - Static variable in interface com.atlassian.jira.avatar.AvatarManager
 
AvatarFormat - Class in com.atlassian.jira.avatar
 
AvatarFormat(String, String) - Constructor for class com.atlassian.jira.avatar.AvatarFormat
 
AvatarManager - Interface in com.atlassian.jira.avatar
Manager interface for Avatar domain objects.
AvatarManager.ImageSize - Enum in com.atlassian.jira.avatar
Represents the different sizes of avatars that can be requested!
AvatarsDisabledException - Exception in com.atlassian.jira.avatar
This exception indicates that an operation has failed because avatars are disabled.
AvatarsDisabledException() - Constructor for exception com.atlassian.jira.avatar.AvatarsDisabledException
 
AvatarService - Interface in com.atlassian.jira.avatar
Service for manipulating Avatar's.
awaitServiceRun(Long) - Method in interface com.atlassian.jira.service.ServiceManager.ServiceScheduleSkipper
Await this service being run.
axisLabelColor - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
axisLineColor - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 

B

back() - Method in class com.atlassian.jira.util.json.JSONTokener
Back up one character.
BackingPropertySetManager - Interface in com.atlassian.jira.config.properties
The PropertySet that backs the PropertiesSet needs to be Switchable - to allow the PicoContainer to manage this switching via ComponentAdapters we need an interface
BASE_URL_PARAM_NAME - Static variable in class com.atlassian.jira.event.issue.IssueEvent
Key of event parameter holding the application's base URL.
baseUrl() - Method in interface com.atlassian.jira.issue.fields.rest.json.beans.JiraBaseUrls
 
BaseUrlSwapper - Class in com.atlassian.jira.util
Utility class for swapping the base of a URL.
BaseUrlSwapper() - Constructor for class com.atlassian.jira.util.BaseUrlSwapper
 
BASIC_SCOPE_GLOBAL - Static variable in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
BASIC_SCOPE_ISSUE_TYPE - Static variable in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
BASIC_SCOPE_PROJECT - Static variable in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
BASIC_SCOPE_PROJECT_CATEGORY - Static variable in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
BASQUE - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
bean(Status, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
bean(String, String, String, String, String) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
beans(Collection<Status>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
BEFORE_SUFFIX - Static variable in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
beforeFirst() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
BLOCKER_PRIORITY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
BLOCKER_PRIORITY_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
BOOLEAN_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
BRAZILIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
BRIGHT_GREEN - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
BROWSE - Static variable in class com.atlassian.jira.security.Permissions
Permission to browse projects and issues.
BROWSE_PROJECTS_CURRENT_TAB - Static variable in interface com.atlassian.jira.web.SessionKeys
 
BrowseComponentContext - Interface in com.atlassian.jira.plugin.componentpanel
Maintains the context for the Component tabs.
BrowseContext - Interface in com.atlassian.jira.project.browse
The context of the Browse Project screen.
BrowserUtils - Class in com.atlassian.jira.util
 
BrowserUtils() - Constructor for class com.atlassian.jira.util.BrowserUtils
 
BrowseVersionContext - Interface in com.atlassian.jira.plugin.versionpanel
Maintains the current context for browsing a version.
BUG_TYPE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
BUG_TYPE_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
build() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
build() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult.Builder
 
build() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
Use this method to build the base WorklogInputParameters object.
build() - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
build() - Method in class com.atlassian.jira.bc.user.search.UserSearchParams.Builder
 
build() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
 
build() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
build() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
build() - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
build() - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
build(String, Object) - Static method in class com.atlassian.jira.ofbiz.FieldMap
 
build(String, Object, String, Object) - Static method in class com.atlassian.jira.ofbiz.FieldMap
 
build(String, Object, String, Object, String, Object) - Static method in class com.atlassian.jira.ofbiz.FieldMap
 
build(String, Object, String, Object, String, Object, String, Object) - Static method in class com.atlassian.jira.ofbiz.FieldMap
 
build() - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
build(K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pair.
build(K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pairs.
build(K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pairs.
build(K, V, K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Returns an immutable Map containing the given key-value pairs.
build(T) - Static method in class com.atlassian.jira.util.EasyList
Deprecated.
Use Lists.newArrayList(Object[]) instead. Since v5.0.
build(T...) - Static method in class com.atlassian.jira.util.EasyList
Deprecated.
Use Lists.newArrayList(Object[]) instead. Since v5.0.
build() - Method in interface com.atlassian.jira.workflow.AssignableWorkflowScheme.Builder
 
build() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme.Builder
 
buildAdjustmentAmount() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
Use this method to build the WorklogAdjustmentAmountInputParameters object required for the "manual adjustment" (or "adjustment amount") service calls.
buildAll() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
Will build the WorklogInputParameters object and pass in every variable independent of which adjustment option you have picked.
buildCachingDefaultPropertySet(String, boolean) - Method in interface com.atlassian.jira.propertyset.JiraPropertySetFactory
Returns a PropertySet for a particular entity.
buildCachingPropertySet(String, Long, boolean) - Method in interface com.atlassian.jira.propertyset.JiraPropertySetFactory
Returns a PropertySet.
buildCachingPropertySet(PropertySet, boolean) - Method in interface com.atlassian.jira.propertyset.JiraPropertySetFactory
Returns a caching PropertySet that wraps the provided propertyset.
buildClause() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Create the JQL clause the builder has currently constructed.
buildDateRanges(Issue, List<ChangeHistoryItem>) - Method in interface com.atlassian.jira.issue.history.DateRangeBuilder
 
builder() - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
builder() - Static method in class com.atlassian.jira.bc.security.login.LoginProperties
 
builder() - Static method in class com.atlassian.jira.bc.user.search.UserSearchParams
 
builder(ManagedConfigurationItem) - Static method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
 
builder() - Method in interface com.atlassian.jira.workflow.AssignableWorkflowScheme
Return a builder initialised with the state of the current workflow scheme.
builder() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme
Return a builder initialised with the state of the current workflow scheme.
buildFromString(String) - Static method in class com.atlassian.jira.issue.label.LabelParser
Takes a set of labels represented as a string and parses them out.
buildFromString(LabelParser.CreateFromString<Y>, String) - Static method in class com.atlassian.jira.issue.label.LabelParser
Takes a set of labels represented as a string and parses them out.
buildIssueLinkBean(IssueLinkType, String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkBeanBuilder
 
buildIssueLinks() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinksBeanBuilder
Build a List of IssueLinkJsonBean objects representing the issue links for the current Issue object.
buildIssueTypes(ConstantsManager, String[]) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
buildJiraIssueContexts(boolean, Long[], Long[], JiraContextTreeManager) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
buildJiraIssueContexts(String, Long[], Long[], String[], List<GenericValue>, JiraContextTreeManager) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Deprecated.
No longer used in core JIRA and uses GenericValues. Copy paste this logic into your own code if you want to keep it. Since v5.2.
buildLink(IssueLinkType, Issue, boolean, String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinksBeanBuilder
Builds an IssueLinkJsonBean from an IssueLink.
buildMemoryPropertySet(String, Long) - Method in interface com.atlassian.jira.propertyset.JiraPropertySetFactory
Returns an in memory copy of a property set from the database.
buildNewEstimate() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
Use this method to build the WorklogNewEstimateInputParameters object required for the "new estimate" service calls.
buildNewFieldScreenLayoutItem(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
buildNoncachingPropertySet(String) - Method in interface com.atlassian.jira.propertyset.JiraPropertySetFactory
Returns a PropertySet for a particular entity.
buildNoncachingPropertySet(String, Long) - Method in interface com.atlassian.jira.propertyset.JiraPropertySetFactory
Returns a PropertySet based on a ofbiz delegator.
buildOrderBy() - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
buildParams(CustomField, FieldConfig, Issue, FieldLayoutItem, Object, Map, Action, Map) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
buildParentLink() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinksBeanBuilder
Build an IssueLinkJsonBean object representing the parent link for the current Issue object.
buildQuery() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Call this method to build a Query using the current builder.
buildQuery() - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Call this method to build a Query using the current builder.
buildQuery() - Method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
This will find the root of the clause tree and build a Query whos where clause will return the generated clause and Order By clause will return the generated search order.
buildSubtaskLinks() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinksBeanBuilder
Build a List of IssueLinkJsonBean objects representing the sub-task links for the current Issue object.
buildToString() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
BuildUtilsInfo - Interface in com.atlassian.jira.util
Provides version information about the currently running build of JIRA.
BULGARIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
BULK_CHANGE - Static variable in class com.atlassian.jira.security.Permissions
Permission to modify a collection of issues (global)
BULK_DELETE - Static variable in interface com.atlassian.jira.web.bean.BulkEditBean
 
BULK_DELETE_OP - Static variable in interface com.atlassian.jira.web.bean.BulkEditBean
 
BULK_EDIT_OP - Static variable in interface com.atlassian.jira.web.bean.BulkEditBean
 
BULK_MOVE_OP - Static variable in interface com.atlassian.jira.web.bean.BulkEditBean
 
bulkCopyColumnValuesByAnd(String, Map, Map) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
This can be used to perform an update on the entityName of all the rows identified by AND criteria of the fields specified by the criteria map.
BULKEDIT_PREFIX - Static variable in interface com.atlassian.jira.web.bean.BulkEditBean
 
BulkEditAction - Interface in com.atlassian.jira.bulkedit.operation
 
BulkEditBean - Interface in com.atlassian.jira.web.bean
Used in the BulkEdit Wizard Stores in session: currentStep action selected and values associated with that action issues selected
BULKEDITBEAN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
BulkEditBeanFactory - Interface in com.atlassian.jira.web.bean
Factory to create a BulkEditBean
BulkMoveHelper - Interface in com.atlassian.jira.web.bean
Interface for methods to help out with some calculations for Bulk Move operations.
BulkMoveHelper.DistinctValueResult - Class in com.atlassian.jira.web.bean
Represents a distinct project attribute value (i.e.
BulkMoveHelper.DistinctValueResult() - Constructor for class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
BulkMoveHelper.DistinctValueResult(String, String, Long, boolean) - Constructor for class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
BulkMoveOperation - Interface in com.atlassian.jira.bulkedit.operation
Operation for moving parent issues and their sub-tasks from one or many contexts to a single target context.
BulkOperation - Interface in com.atlassian.jira.bulkedit.operation
 
BulkOperationManager - Interface in com.atlassian.jira.bulkedit
 
bulkUpdateByAnd(String, Map<String, ?>, Map<String, ?>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
This can be used to perform an update on the entityName of all the rows identified by AND criteria of the fields specified by the criteria map.
bulkUpdateByPrimaryKey(String, Map<String, ?>, List<Long>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
This can be used to perform an update on the entityName of all the rows identified by the keys with the values stored in the updateValues.
bumpGreatestSubTaskEstimate(Long, Long, Long) - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
When this is called, the current values of the bean are used to work out the the greatest sub task estimate.
byUser(String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
byUser(String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 

C

CacheableContextProvider - Interface in com.atlassian.jira.plugin.webfragment
Implementing ContextProviders will be wrapped with CacheableContextProviderDecorator on creation in JiraWebFragmentHelper, and have ContextProvider.getContextMap(java.util.Map) invocation results cached in the request.
CACHES - Static variable in interface com.atlassian.jira.config.util.JiraHome
Name of the "Caching" directory in JIRA home.
cacheVelocityRequestContext(VelocityRequestContext) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContextFactory
CachingStatisticsMapper - Class in com.atlassian.jira.issue.statistics.util
A statisticsMapper that caches the return value from CachingStatisticsMapper.getValueFromLuceneField(String) in an internal cache.
CachingStatisticsMapper(StatisticsMapper) - Constructor for class com.atlassian.jira.issue.statistics.util.CachingStatisticsMapper
 
CalculatedCFType<T,S> - Class in com.atlassian.jira.issue.customfields.impl
A CustomFieldType which is calculated rather than set.
CalculatedCFType() - Constructor for class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
CalculatedCFType.Visitor<X> - Interface in com.atlassian.jira.issue.customfields.impl
 
CalendarLanguageUtil - Interface in com.atlassian.jira.web.action.util
Interface which defines the util that tells us if the calendar has a translation for the provided language.
CalendarResourceIncluder - Class in com.atlassian.jira.web.action.util
This class exists to get around problems with calling out to other methods in velocity.
CalendarResourceIncluder() - Constructor for class com.atlassian.jira.web.action.util.CalendarResourceIncluder
 
canActivateNumberOfUsers(int) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns true if, after adding the specified number of users, the number of active users in JIRA does not exceed the user limit allowed by the license.
canActivateUsers(Collection<String>) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns true if, after adding the specified users, the number of active users in JIRA does not exceed the user limit allowed by the license.
canAttachScreenshots(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Determines whether the user: has the required permission (Permissions.CREATE_ATTACHMENT) to create an attachment has the screenshot enabled is using a screenshot applet compatible OS (Windows or OSX) the issue is in an editable workflow state
canConvertIssue(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Determines if user can convert given issue.
canCreateAttachments(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Determines whether attachments are enabled in JIRA and that the user has the required permission (Permissions.CREATE_ATTACHMENT) to create an attachment for this issue.
canCreateAttachments(JiraServiceContext, Project) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Determines whether attachments are enabled in JIRA and that the user has the required permission (Permissions.CREATE_ATTACHMENT) to create an attachment for this project.
canCreateTemporaryAttachments(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Determines whether: the user has the required permission (Permissions.CREATE_ATTACHMENT) to create an attachment attachments are enabled This method does *not* check if the issue is in an editable workflow step, since temporary attachments may be created when reopening an issue *before* the issue is actually reopened!
canDeleteAttachment(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Retrieves the attachment specified by the attachment id and determines if the user can delete it.
canDirectoryUpdateUserPassword(Directory) - Method in interface com.atlassian.jira.user.util.UserManager
Checks if the given directory is able to update user passwords.
canManageAttachments(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Checks whether the user has permission to manage the attachments of the specified issue.
canMapImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig, I18nHelper) - Method in class com.atlassian.jira.imports.project.customfield.GroupCustomFieldImporter
 
canMapImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig, I18nHelper) - Method in class com.atlassian.jira.imports.project.customfield.NoTransformationCustomFieldImporter
 
canMapImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig, I18nHelper) - Method in interface com.atlassian.jira.imports.project.customfield.ProjectCustomFieldImporter
The custom field needs to determine if the provided custom field value, in the context of the config and project import mapper, is a valid value that can be imported.
canMapImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig, I18nHelper) - Method in class com.atlassian.jira.imports.project.customfield.ProjectPickerCustomFieldImporter
 
canMapImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig, I18nHelper) - Method in class com.atlassian.jira.imports.project.customfield.SelectCustomFieldImporter
 
canMapImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig, I18nHelper) - Method in class com.atlassian.jira.imports.project.customfield.UserCustomFieldImporter
 
canMapImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig, I18nHelper) - Method in class com.atlassian.jira.imports.project.customfield.VersionCustomFieldImporter
 
CANNOTREPRODUCE_RESOLUTION - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
CANNOTREPRODUCE_RESOLUTION_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
canPerform(BulkEditBean, User) - Method in interface com.atlassian.jira.bulkedit.operation.BulkOperation
Determines whether the operation can be performed with the given set of issues
canPerform(MoveIssueBean, User) - Method in interface com.atlassian.jira.movesubtask.operation.MoveSubTaskOperation
Determines whether the operation can be performed with the given issue
canPerformAjaxSearch(JiraServiceContext) - Method in interface com.atlassian.jira.bc.user.search.UserPickerSearchService
Returns true only if UserPicker Ajax search is enabled AND the user in the context has User Browse permission.
canPerformAjaxSearch(User) - Method in interface com.atlassian.jira.bc.user.search.UserPickerSearchService
 
canRedirectTo(String) - Method in class com.atlassian.jira.web.action.SafeRedirectChecker
Returns a boolean indicating whether redirecting to the given URI is allowed or not.
canRemoveValueFromIssueObject(Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Returns true if a call to OrderableField.removeValueFromIssueObject(com.atlassian.jira.issue.MutableIssue) will actually remove the value.
canSetCustomUserAvatar(User, String) - Method in interface com.atlassian.jira.avatar.AvatarService
Returns a boolean indicating whether the calling user can edit the custom user avatar for the user with the given username.
canShowEmailAddresses(JiraServiceContext) - Method in interface com.atlassian.jira.bc.user.search.UserPickerSearchService
Whether or not the UserPicker Ajax should search or show email addresses
canUpdateGroupMembershipForUser(User) - Method in interface com.atlassian.jira.user.util.UserManager
Test if this user's group membership can be updated, i.e.
canUpdateUser(User) - Method in interface com.atlassian.jira.user.util.UserManager
Test if this user can be updated, i.e.
canUpdateUserPassword(User) - Method in interface com.atlassian.jira.user.util.UserManager
Test if this user's password can be updated, i.e.
captchaFailure(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
CASCADING_OPTION - Static variable in class com.atlassian.jira.JiraDataTypes
 
CascadingOption - Interface in com.atlassian.jira.issue.customfields.option
Defines a type for cascading selects that differentiates cascading options from Options.
CASCADINGSELECT - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
CaseFolding - Class in com.atlassian.jira.util
Utility for case folding Java Strings.
CaseFolding() - Constructor for class com.atlassian.jira.util.CaseFolding
 
CATALAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
category(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues from projects within a list of project categories.
category() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue's in a particular project category.
CELL_NO_LINK - Static variable in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
CELL_TEXT_ONLY - Static variable in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
CHANGE_ACTIONER - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
CHANGE_DATE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
CHANGE_DURATION - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
CHANGE_FROM - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
CHANGE_GROUP_ID - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
CHANGE_GROUPS - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
CHANGE_HISTORY_DATE_PREDICATES - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of change history predicates that support date searching.
CHANGE_HISTORY_INDEX - Static variable in interface com.atlassian.jira.issue.search.SearchProviderFactory
 
CHANGE_HISTORY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of change history operators
CHANGE_HISTORY_PREDICATES - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of change history predicates.
CHANGE_HISTORY_PROTOCOL - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
CHANGE_HISTORY_VALUE_PREDICATES - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of change history predicates.
CHANGE_TO - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ChangedClause - Interface in com.atlassian.query.clause
Used to represent changed clause in the query tree
changedFrom(String, String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
ChangeHistory - Class in com.atlassian.jira.issue.changehistory
Represents an issue change history.
ChangeHistory is essentially a GenericValue wrapper with getters
ChangeHistory(GenericValue, IssueManager) - Constructor for class com.atlassian.jira.issue.changehistory.ChangeHistory
 
ChangeHistoryFieldConstants - Class in com.atlassian.jira.issue.changehistory
 
ChangeHistoryFieldConstants() - Constructor for class com.atlassian.jira.issue.changehistory.ChangeHistoryFieldConstants
 
ChangeHistoryFieldIdResolver - Class in com.atlassian.jira.jql.resolver
As both WasClasueQueryFactor and ChangedClauseQueryuFactory nned to resolve ids this is a helper class to accomplish this.
ChangeHistoryFieldIdResolver(ChangeHistoryFieldConstants, VersionResolver, ConstantsManager) - Constructor for class com.atlassian.jira.jql.resolver.ChangeHistoryFieldIdResolver
 
ChangeHistoryGroup - Class in com.atlassian.jira.issue.changehistory
This groups ChangeHistoryGroup together to try and reduce Document proliferation.
ChangeHistoryGroup(Long, Long, Long, String, String, List<ChangeHistoryItem>, Timestamp) - Constructor for class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
ChangeHistoryGroup.Builder - Class in com.atlassian.jira.issue.changehistory
 
ChangeHistoryGroup.Builder() - Constructor for class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
ChangeHistoryItem - Class in com.atlassian.jira.issue.changehistory
A simple holder for change items In 4.4 the behaviour of this domain object was changed to add support for changes that can can have multi value states for instance an affectedVersion could change from the state "4.4 4.4.1" -> "4.4 4.4.1 4.4.2" To this end end extra methods are added getFroms(), getTos() that return a map of all the changes in a single change item getFrom and getTo will return the first change in this list, this will not break behaviour for any of the supported single value fields.
ChangeHistoryItem(Long, Long, Long, Long, String, String, Timestamp, String, String, String, String, String) - Constructor for class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
ChangeHistoryItem(Long, Long, Long, Long, String, String, Timestamp, Timestamp, String, String, String, String, String) - Constructor for class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
ChangeHistoryItem.Builder - Class in com.atlassian.jira.issue.changehistory
 
ChangeHistoryItem.Builder() - Constructor for class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
ChangeHistoryManager - Interface in com.atlassian.jira.issue.changehistory
Manages the change history of issues.
changeIssueLinkType(IssueLink, IssueLinkType, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Changes the type of an issue link.
ChangeItemBean - Class in com.atlassian.jira.issue.history
A very simple bean to hold change items.
ChangeItemBean() - Constructor for class com.atlassian.jira.issue.history.ChangeItemBean
 
ChangeItemBean(String, String, String, String) - Constructor for class com.atlassian.jira.issue.history.ChangeItemBean
 
ChangeItemBean(String, String, String, String, String, String) - Constructor for class com.atlassian.jira.issue.history.ChangeItemBean
 
ChangeItemBean(String, String, String, String, String, String, Timestamp) - Constructor for class com.atlassian.jira.issue.history.ChangeItemBean
 
changeParent(GenericValue, GenericValue, User) - Method in interface com.atlassian.jira.config.SubTaskManager
changeParent(Issue, Issue, User) - Method in interface com.atlassian.jira.config.SubTaskManager
Change the parent of the given subtask to the given new parent on behalf of the given user.
changePassword(User, String) - Method in interface com.atlassian.jira.user.util.UserUtil
Can be called to set the password for a user.
Chart - Class in com.atlassian.jira.charts
Result of generating a chart using a class such as com.atlassian.jira.charts.CreatedVsResolvedChart for example.
Chart(String, String, String, Map<String, Object>) - Constructor for class com.atlassian.jira.charts.Chart
 
ChartDefaults - Class in com.atlassian.jira.charts.jfreechart.util
Collection of colors and defaults used in the charts
ChartDefaults() - Constructor for class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
ChartFactory - Interface in com.atlassian.jira.charts
Main entry point for charting in JIRA.
ChartFactory.ChartContext - Class in com.atlassian.jira.charts
Provides context for rendering a chart that is needed by all chart types.
ChartFactory.ChartContext(User, SearchRequest, int, int) - Constructor for class com.atlassian.jira.charts.ChartFactory.ChartContext
 
ChartFactory.PeriodName - Enum in com.atlassian.jira.charts
Defines the period for which data in the charts will be grouped.
ChartFactory.VersionLabel - Enum in com.atlassian.jira.charts
Defines what version labels to show in a chart that supports this feature.
ChartGenerator - Interface in com.atlassian.jira.charts.jfreechart
Thin wrapper over JFreeChart
ChartHelper - Class in com.atlassian.jira.charts.jfreechart
A nice utility class to manage the generation of a charts.
ChartHelper(JFreeChart) - Constructor for class com.atlassian.jira.charts.jfreechart.ChartHelper
 
ChartReportUtils - Class in com.atlassian.jira.charts.util
Common utility methods for charting reports
ChartUtil - Class in com.atlassian.jira.charts.jfreechart.util
 
ChartUtil() - Constructor for class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
chartUtils - Variable in class com.atlassian.jira.charts.report.AbstractChartReport
 
ChartUtils - Interface in com.atlassian.jira.charts.util
Utility class for charting
check(User, TerminalClause) - Method in interface com.atlassian.jira.jql.validator.OperatorUsageValidator
Check the usage of the Operator and Operand that are held in the clause.
checkActionInvocation(Action, Map<String, ?>) - Method in interface com.atlassian.jira.security.xsrf.XsrfInvocationChecker
Checks that the action about to be executed has been invoked within the correct XSRF parameters.
CHECKBOX - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
checkInvalidCharacters(String, String, ErrorCollection) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
JRA-4429 (prevent invalid characters)
checkQueryForEmpty(BooleanQuery) - Method in class com.atlassian.jira.jql.query.AbstractOperatorQueryFactory
 
checkSearchParameter(JiraServiceContext, ShareTypeSearchParameter) - Method in interface com.atlassian.jira.sharing.type.ShareTypeValidator
Check to see if the passed SearchParameter is valid for the ShareType.
checkSearchRequest(Query, SearchContext) - Method in class com.atlassian.jira.issue.search.searchers.transformer.NavigatorStructureChecker
Checks that a SearchRequest's query conforms to the simple structure required to fit in the Issue Navigator.
checkSharePermission(JiraServiceContext, SharePermission) - Method in interface com.atlassian.jira.sharing.type.ShareTypeValidator
Checks if the passed SharePermission is valid for the associated ShareType.
checkToolkit() - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
Checks if there is an "Abstract Window Toolkit" (AWT Toolkit) available.
checkUser(String) - Method in class com.atlassian.jira.issue.search.searchers.util.UserFitsNavigatorHelper
This method checks if the user exists and will fit in the navigator, and returns the value that should be shown in the navigator.
checkValidAttachmentDirectory(Issue) - Static method in class com.atlassian.jira.util.AttachmentUtils
Checks that the Attachment directory of the given issue is right to go - writable, accessible etc.
checkValidTemporaryAttachmentDirectory() - Static method in class com.atlassian.jira.util.AttachmentUtils
 
checkWebRequestInvocation(HttpServletRequest) - Method in interface com.atlassian.jira.security.xsrf.XsrfInvocationChecker
Checks that the web request contains the correct XSRF parameters.
childIterator() - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Provides an iterator over the childNames.
CHINESE - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
chooseContext(BulkEditBean, User, I18nHelper, ErrorCollection) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
chooseContextNoValidate(BulkEditBean, User) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
CJK - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
Clause - Interface in com.atlassian.query.clause
Represents a node in the tree that gets generated for a Query.
ClauseContext - Interface in com.atlassian.jira.jql.context
Used to specify the context for an individual clause.
ClauseContextFactory - Interface in com.atlassian.jira.jql.context
Creates a ClauseContext for the associated clause.
ClauseContextImpl - Class in com.atlassian.jira.jql.context
 
ClauseContextImpl() - Constructor for class com.atlassian.jira.jql.context.ClauseContextImpl
 
ClauseContextImpl(Set<ProjectIssueTypeContext>) - Constructor for class com.atlassian.jira.jql.context.ClauseContextImpl
 
ClauseHandler - Interface in com.atlassian.jira.jql
A container for all the objects needed to process a Jql clause.
ClauseInformation - Interface in com.atlassian.jira.jql
Used to tie together field names, JQL clause names, and document constant names.
ClauseNames - Class in com.atlassian.jira.issue.search
Represents a JQL clause name.
ClauseNames(String) - Constructor for class com.atlassian.jira.issue.search.ClauseNames
 
ClauseNames(String, String...) - Constructor for class com.atlassian.jira.issue.search.ClauseNames
 
ClauseNames(String, Set<String>) - Constructor for class com.atlassian.jira.issue.search.ClauseNames
 
ClausePermissionChecker - Interface in com.atlassian.jira.jql.permission
Checks to see that the provided user is able to use the clause.
ClausePermissionHandler - Interface in com.atlassian.jira.jql.permission
A composite interface that deals with clause sanitisation and permission checking.
ClausePrecedence - Enum in com.atlassian.query.clause
Used to determine the logical precedence of the clauses that can be contained in a SearchQuery.
ClauseQueryFactory - Interface in com.atlassian.jira.jql.query
Provides the logic to build a lucene query for a clause.
ClauseSanitiser - Interface in com.atlassian.jira.jql.permission
Deals with the sanitisation of clauses based on the given user.
ClauseSanitisingJqlFunction - Interface in com.atlassian.jira.plugin.jql.function
An additional interface which can be implemented by JqlFunction classes in order to indicate to the JqlOperandResolver that their arguments are able to be sanitised if necessary.
ClauseTooComplexSearchException - Exception in com.atlassian.jira.issue.search
Thrown when a lucene is attempted to be built from a JQL query which is too complex.
ClauseTooComplexSearchException(Clause) - Constructor for exception com.atlassian.jira.issue.search.ClauseTooComplexSearchException
 
ClauseValidator - Interface in com.atlassian.jira.jql.validator
Validates a clause and adds human readable i18n'ed messages if there is a problem.
ClauseValuesGenerator - Interface in com.atlassian.jira.jql.values
Generates the possible values for a field.
ClauseValuesGenerator.Result - Class in com.atlassian.jira.jql.values
 
ClauseValuesGenerator.Result(String) - Constructor for class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
 
ClauseValuesGenerator.Result(String, String) - Constructor for class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
 
ClauseValuesGenerator.Result(String, String[]) - Constructor for class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
Use this if you want to have multiple portions of your display string that will be concatenated with a space in between.
ClauseValuesGenerator.Results - Class in com.atlassian.jira.jql.values
 
ClauseValuesGenerator.Results(List<ClauseValuesGenerator.Result>) - Constructor for class com.atlassian.jira.jql.values.ClauseValuesGenerator.Results
 
ClauseVisitor<R> - Interface in com.atlassian.query.clause
A visitor that allows you to perform operations on a Query.
cleanUpSchemeDraft(Project, User) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
If the project's workflow scheme is only used by one project and if this scheme has a draft, then the draft is copied to a separate scheme and deleted.
clear() - Method in interface com.atlassian.jira.config.ReindexMessageManager
Clears any current message.
clear() - Method in interface com.atlassian.jira.issue.CustomFieldManager
clear the cache
clear() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Reset the builder to its empty state.
clear() - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Reset the builder to its empty state.
clear() - Method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Reset the builder to its empty state.
clear() - Method in class com.atlassian.jira.util.collect.CompositeMap
 
clear() - Static method in class com.atlassian.jira.web.ExecutingHttpRequest
DO NOT CALL THIS OUTSIDE OF THE FIRST WEB FILTER

Called to clear the current HttpServletRequest back to null for this thread

clearActiveUserCount() - Method in interface com.atlassian.jira.user.util.UserUtil
Clears the cache of the active user count so that it can be recalculated.
clearAvailablePreviousSteps() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
clearAvailablePreviousSteps() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
clearCache() - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
clearCache() - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Clears the Issue Link cache used by the Issue Link Manager.
clearCache(String) - Method in interface com.atlassian.jira.user.preferences.UserPreferencesManager
Clear any cached preferences for a given username.
clearCache() - Method in interface com.atlassian.jira.user.preferences.UserPreferencesManager
Clear all cached preferences.
clearCache(String) - Method in interface com.atlassian.jira.user.UserPropertyManager
Clear any cached PropertySet for the given username.
ClearCacheEvent - Class in com.atlassian.jira.event
Thrown when JIRA should clear and reinit all of its caches.
clearDefaultTimeZone(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Reset the default time zone to the JVM time zone.
clearEntriesForIssue(Long) - Method in class com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor
Removes all temporary attachments for the given issue.
clearMappedValues() - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
clearMappedValues() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
This will clear any mapped data that may have been entered into the mappers.
clearMappedValues() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
This will clear any mapped data that may have been entered into the mappers.
clearMappedValues() - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
clearMappings() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
Remove all the mappings currently stored in the builder.
clearMessageForTimestamp(Date) - Method in interface com.atlassian.jira.config.ReindexMessageManager
Clears message if it was posted before a specific time
clearProjectLevels(GenericValue) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
 
clearUserDefaultTimeZone(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Resets the time zone for this user to the JIRA default time zone.
clearUsersLevels() - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
 
clearVelocityRequestContext() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContextFactory
Resets the thread local storage as if no request has occurred, effectively nulling out the current thread local velocity request context.
clearWorkflowCache() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
clone() - Method in class com.atlassian.jira.jql.operator.OperatorClasses
 
clone() - Method in class com.atlassian.jira.util.Predicates.FalsePredicate
 
clone() - Method in class com.atlassian.jira.util.Predicates.TruePredicate
 
clone() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
cloneIssue(Issue) - Method in interface com.atlassian.jira.issue.IssueFactory
Clones the Issue object which creates an editable copy.
cloneIssueNoParent(Issue) - Method in interface com.atlassian.jira.issue.IssueFactory
Clone Issue for conversion from sub task to issue
cloneScheme() - Method in class com.atlassian.jira.scheme.Scheme
 
cloneWorkflowName(String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Deprecated.
Since 5.1. Use WorkflowCopyNameFactory instead.
close() - Method in interface com.atlassian.jira.issue.comments.util.CommentIterator
 
close() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
Closes the iterator.
CLOSE_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to close issues.
CLOSED_STATUS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
CLOSED_STATUS_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
coerceToSuper() - Static method in class com.atlassian.jira.util.Functions
Transform to a super class.
collect(int) - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
Collect hits.
collect(int) - Method in class com.atlassian.jira.issue.statistics.util.DocumentHitCollector
 
collect(Document) - Method in class com.atlassian.jira.issue.statistics.util.DocumentHitCollector
 
collect(int) - Method in class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
 
collect(Document) - Method in class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
 
collect(int) - Method in class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
 
collection(Collection<? extends I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
CollectionBuilder<T> - Class in com.atlassian.jira.util.collect
Convenience class for creating collections (Set and List) instances or enclosed iterables.
CollectionEnclosedIterable<T> - Class in com.atlassian.jira.util.collect
Simple collection based EnclosedIterable.
CollectionParams - Interface in com.atlassian.jira.issue.transport
This is a field params with Lists as the value
CollectionUtil - Class in com.atlassian.jira.util.collect
 
CollectionUtil() - Constructor for class com.atlassian.jira.util.collect.CollectionUtil
 
collectIrrelevant(int) - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
Implement this if you would like to do something when the hit collector has encountered a docId that contains an irrelevant data match
collectIrrelevant(int) - Method in class com.atlassian.jira.issue.statistics.util.OneDimensionalTermHitCollector
 
collectWithTerms(int, Collection<String>) - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
Implement this if you would like to do something with the hit we have found.
collectWithTerms(int, Collection<String>) - Method in class com.atlassian.jira.issue.statistics.util.OneDimensionalTermHitCollector
 
ColumnLayout - Interface in com.atlassian.jira.issue.fields.layout.column
 
ColumnLayoutException - Exception in com.atlassian.jira.issue.fields.layout.column
 
ColumnLayoutException() - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutException
 
ColumnLayoutException(String) - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutException
 
ColumnLayoutException(Throwable) - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutException
 
ColumnLayoutException(String, Throwable) - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutException
 
ColumnLayoutItem - Interface in com.atlassian.jira.issue.fields.layout.column
 
ColumnLayoutManager - Interface in com.atlassian.jira.issue.fields.layout.column
 
ColumnLayoutStorageException - Exception in com.atlassian.jira.issue.fields.layout.column
 
ColumnLayoutStorageException() - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutStorageException
 
ColumnLayoutStorageException(String) - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutStorageException
 
ColumnLayoutStorageException(Throwable) - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutStorageException
 
ColumnLayoutStorageException(String, Throwable) - Constructor for exception com.atlassian.jira.issue.fields.layout.column.ColumnLayoutStorageException
 
columnSortJql(Map<String, String>) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
com.atlassian.configurable - package com.atlassian.configurable
 
com.atlassian.jira - package com.atlassian.jira
 
com.atlassian.jira.action - package com.atlassian.jira.action
 
com.atlassian.jira.admin - package com.atlassian.jira.admin
 
com.atlassian.jira.api - package com.atlassian.jira.api
 
com.atlassian.jira.avatar - package com.atlassian.jira.avatar
 
com.atlassian.jira.bc - package com.atlassian.jira.bc
 
com.atlassian.jira.bc.config - package com.atlassian.jira.bc.config
 
com.atlassian.jira.bc.customfield - package com.atlassian.jira.bc.customfield
 
com.atlassian.jira.bc.dataimport - package com.atlassian.jira.bc.dataimport
 
com.atlassian.jira.bc.favourites - package com.atlassian.jira.bc.favourites
 
com.atlassian.jira.bc.filter - package com.atlassian.jira.bc.filter
 
com.atlassian.jira.bc.group - package com.atlassian.jira.bc.group
 
com.atlassian.jira.bc.group.search - package com.atlassian.jira.bc.group.search
 
com.atlassian.jira.bc.issue - package com.atlassian.jira.bc.issue
 
com.atlassian.jira.bc.issue.attachment - package com.atlassian.jira.bc.issue.attachment
 
com.atlassian.jira.bc.issue.comment - package com.atlassian.jira.bc.issue.comment
 
com.atlassian.jira.bc.issue.issuelink - package com.atlassian.jira.bc.issue.issuelink
 
com.atlassian.jira.bc.issue.label - package com.atlassian.jira.bc.issue.label
 
com.atlassian.jira.bc.issue.link - package com.atlassian.jira.bc.issue.link
 
com.atlassian.jira.bc.issue.search - package com.atlassian.jira.bc.issue.search
 
com.atlassian.jira.bc.issue.table - package com.atlassian.jira.bc.issue.table
 
com.atlassian.jira.bc.issue.util - package com.atlassian.jira.bc.issue.util
 
com.atlassian.jira.bc.issue.vote - package com.atlassian.jira.bc.issue.vote
 
com.atlassian.jira.bc.issue.watcher - package com.atlassian.jira.bc.issue.watcher
 
com.atlassian.jira.bc.issue.worklog - package com.atlassian.jira.bc.issue.worklog
 
com.atlassian.jira.bc.license - package com.atlassian.jira.bc.license
 
com.atlassian.jira.bc.portal - package com.atlassian.jira.bc.portal
 
com.atlassian.jira.bc.project - package com.atlassian.jira.bc.project
 
com.atlassian.jira.bc.project.component - package com.atlassian.jira.bc.project.component
 
com.atlassian.jira.bc.project.version - package com.atlassian.jira.bc.project.version
 
com.atlassian.jira.bc.projectroles - package com.atlassian.jira.bc.projectroles
 
com.atlassian.jira.bc.security.login - package com.atlassian.jira.bc.security.login
 
com.atlassian.jira.bc.subtask.conversion - package com.atlassian.jira.bc.subtask.conversion
 
com.atlassian.jira.bc.user - package com.atlassian.jira.bc.user
 
com.atlassian.jira.bc.user.search - package com.atlassian.jira.bc.user.search
 
com.atlassian.jira.bc.whitelist - package com.atlassian.jira.bc.whitelist
 
com.atlassian.jira.bc.workflow - package com.atlassian.jira.bc.workflow
 
com.atlassian.jira.bean - package com.atlassian.jira.bean
 
com.atlassian.jira.bulkedit - package com.atlassian.jira.bulkedit
 
com.atlassian.jira.bulkedit.operation - package com.atlassian.jira.bulkedit.operation
 
com.atlassian.jira.charts - package com.atlassian.jira.charts
 
com.atlassian.jira.charts.jfreechart - package com.atlassian.jira.charts.jfreechart
 
com.atlassian.jira.charts.jfreechart.util - package com.atlassian.jira.charts.jfreechart.util
 
com.atlassian.jira.charts.report - package com.atlassian.jira.charts.report
 
com.atlassian.jira.charts.util - package com.atlassian.jira.charts.util
 
com.atlassian.jira.component - package com.atlassian.jira.component
 
com.atlassian.jira.config - package com.atlassian.jira.config
 
com.atlassian.jira.config.managedconfiguration - package com.atlassian.jira.config.managedconfiguration
 
com.atlassian.jira.config.properties - package com.atlassian.jira.config.properties
 
com.atlassian.jira.config.util - package com.atlassian.jira.config.util
 
com.atlassian.jira.dashboard - package com.atlassian.jira.dashboard
 
com.atlassian.jira.datetime - package com.atlassian.jira.datetime
A small set of classes that allow clients to format and parse dates in JIRA, in a way that is time zone and locale aware.
com.atlassian.jira.event - package com.atlassian.jira.event
 
com.atlassian.jira.event.bc.project.component - package com.atlassian.jira.event.bc.project.component
 
com.atlassian.jira.event.config - package com.atlassian.jira.event.config
 
com.atlassian.jira.event.issue - package com.atlassian.jira.event.issue
 
com.atlassian.jira.event.issue.field - package com.atlassian.jira.event.issue.field
 
com.atlassian.jira.event.issue.field.config.manager - package com.atlassian.jira.event.issue.field.config.manager
 
com.atlassian.jira.event.issue.field.screen - package com.atlassian.jira.event.issue.field.screen
 
com.atlassian.jira.event.issue.link - package com.atlassian.jira.event.issue.link
 
com.atlassian.jira.event.issue.security - package com.atlassian.jira.event.issue.security
 
com.atlassian.jira.event.notification - package com.atlassian.jira.event.notification
 
com.atlassian.jira.event.permission - package com.atlassian.jira.event.permission
 
com.atlassian.jira.event.project - package com.atlassian.jira.event.project
 
com.atlassian.jira.event.scheme - package com.atlassian.jira.event.scheme
 
com.atlassian.jira.event.type - package com.atlassian.jira.event.type
 
com.atlassian.jira.event.user - package com.atlassian.jira.event.user
 
com.atlassian.jira.event.web.action.admin - package com.atlassian.jira.event.web.action.admin
 
com.atlassian.jira.event.web.action.browser - package com.atlassian.jira.event.web.action.browser
 
com.atlassian.jira.event.web.action.project - package com.atlassian.jira.event.web.action.project
 
com.atlassian.jira.event.workflow - package com.atlassian.jira.event.workflow
 
com.atlassian.jira.exception - package com.atlassian.jira.exception
 
com.atlassian.jira.extension - package com.atlassian.jira.extension
 
com.atlassian.jira.external.beans - package com.atlassian.jira.external.beans
 
com.atlassian.jira.favourites - package com.atlassian.jira.favourites
 
com.atlassian.jira.hints - package com.atlassian.jira.hints
 
com.atlassian.jira.image.dropdown - package com.atlassian.jira.image.dropdown
 
com.atlassian.jira.image.separator - package com.atlassian.jira.image.separator
 
com.atlassian.jira.image.util - package com.atlassian.jira.image.util
 
com.atlassian.jira.imports.project.core - package com.atlassian.jira.imports.project.core
 
com.atlassian.jira.imports.project.customfield - package com.atlassian.jira.imports.project.customfield
 
com.atlassian.jira.imports.project.mapper - package com.atlassian.jira.imports.project.mapper
 
com.atlassian.jira.imports.project.parser - package com.atlassian.jira.imports.project.parser
 
com.atlassian.jira.issue - package com.atlassian.jira.issue
 
com.atlassian.jira.issue.attachment - package com.atlassian.jira.issue.attachment
 
com.atlassian.jira.issue.changehistory - package com.atlassian.jira.issue.changehistory
 
com.atlassian.jira.issue.comments - package com.atlassian.jira.issue.comments
 
com.atlassian.jira.issue.comments.util - package com.atlassian.jira.issue.comments.util
 
com.atlassian.jira.issue.comparator - package com.atlassian.jira.issue.comparator
 
com.atlassian.jira.issue.comparator.util - package com.atlassian.jira.issue.comparator.util
 
com.atlassian.jira.issue.context - package com.atlassian.jira.issue.context
 
com.atlassian.jira.issue.context.manager - package com.atlassian.jira.issue.context.manager
 
com.atlassian.jira.issue.context.persistence - package com.atlassian.jira.issue.context.persistence
 
com.atlassian.jira.issue.customfields - package com.atlassian.jira.issue.customfields
 
com.atlassian.jira.issue.customfields.config.item - package com.atlassian.jira.issue.customfields.config.item
 
com.atlassian.jira.issue.customfields.converters - package com.atlassian.jira.issue.customfields.converters
 
com.atlassian.jira.issue.customfields.impl - package com.atlassian.jira.issue.customfields.impl
 
com.atlassian.jira.issue.customfields.impl.rest - package com.atlassian.jira.issue.customfields.impl.rest
 
com.atlassian.jira.issue.customfields.manager - package com.atlassian.jira.issue.customfields.manager
 
com.atlassian.jira.issue.customfields.option - package com.atlassian.jira.issue.customfields.option
 
com.atlassian.jira.issue.customfields.persistence - package com.atlassian.jira.issue.customfields.persistence
 
com.atlassian.jira.issue.customfields.searchers - package com.atlassian.jira.issue.customfields.searchers
 
com.atlassian.jira.issue.customfields.searchers.information - package com.atlassian.jira.issue.customfields.searchers.information
 
com.atlassian.jira.issue.customfields.searchers.renderer - package com.atlassian.jira.issue.customfields.searchers.renderer
 
com.atlassian.jira.issue.customfields.searchers.transformer - package com.atlassian.jira.issue.customfields.searchers.transformer
 
com.atlassian.jira.issue.customfields.statistics - package com.atlassian.jira.issue.customfields.statistics
 
com.atlassian.jira.issue.customfields.view - package com.atlassian.jira.issue.customfields.view
 
com.atlassian.jira.issue.fields - package com.atlassian.jira.issue.fields
 
com.atlassian.jira.issue.fields.config - package com.atlassian.jira.issue.fields.config
 
com.atlassian.jira.issue.fields.config.manager - package com.atlassian.jira.issue.fields.config.manager
 
com.atlassian.jira.issue.fields.config.persistence - package com.atlassian.jira.issue.fields.config.persistence
 
com.atlassian.jira.issue.fields.layout.column - package com.atlassian.jira.issue.fields.layout.column
 
com.atlassian.jira.issue.fields.layout.field - package com.atlassian.jira.issue.fields.layout.field
 
com.atlassian.jira.issue.fields.option - package com.atlassian.jira.issue.fields.option
 
com.atlassian.jira.issue.fields.renderer - package com.atlassian.jira.issue.fields.renderer
 
com.atlassian.jira.issue.fields.rest - package com.atlassian.jira.issue.fields.rest
 
com.atlassian.jira.issue.fields.rest.json - package com.atlassian.jira.issue.fields.rest.json
 
com.atlassian.jira.issue.fields.rest.json.beans - package com.atlassian.jira.issue.fields.rest.json.beans
 
com.atlassian.jira.issue.fields.screen - package com.atlassian.jira.issue.fields.screen
 
com.atlassian.jira.issue.fields.screen.issuetype - package com.atlassian.jira.issue.fields.screen.issuetype
 
com.atlassian.jira.issue.fields.util - package com.atlassian.jira.issue.fields.util
 
com.atlassian.jira.issue.history - package com.atlassian.jira.issue.history
 
com.atlassian.jira.issue.index - package com.atlassian.jira.issue.index
 
com.atlassian.jira.issue.index.indexers - package com.atlassian.jira.issue.index.indexers
 
com.atlassian.jira.issue.index.indexers.impl - package com.atlassian.jira.issue.index.indexers.impl
 
com.atlassian.jira.issue.issuelink - package com.atlassian.jira.issue.issuelink
 
com.atlassian.jira.issue.issuetype - package com.atlassian.jira.issue.issuetype
 
com.atlassian.jira.issue.label - package com.atlassian.jira.issue.label
 
com.atlassian.jira.issue.link - package com.atlassian.jira.issue.link
 
com.atlassian.jira.issue.operation - package com.atlassian.jira.issue.operation
 
com.atlassian.jira.issue.priority - package com.atlassian.jira.issue.priority
 
com.atlassian.jira.issue.renderers - package com.atlassian.jira.issue.renderers
 
com.atlassian.jira.issue.resolution - package com.atlassian.jira.issue.resolution
 
com.atlassian.jira.issue.search - package com.atlassian.jira.issue.search
 
com.atlassian.jira.issue.search.constants - package com.atlassian.jira.issue.search.constants
 
com.atlassian.jira.issue.search.managers - package com.atlassian.jira.issue.search.managers
 
com.atlassian.jira.issue.search.parameters.lucene - package com.atlassian.jira.issue.search.parameters.lucene
 
com.atlassian.jira.issue.search.parameters.lucene.sort - package com.atlassian.jira.issue.search.parameters.lucene.sort
 
com.atlassian.jira.issue.search.searchers - package com.atlassian.jira.issue.search.searchers
 
com.atlassian.jira.issue.search.searchers.impl - package com.atlassian.jira.issue.search.searchers.impl
 
com.atlassian.jira.issue.search.searchers.information - package com.atlassian.jira.issue.search.searchers.information
 
com.atlassian.jira.issue.search.searchers.renderer - package com.atlassian.jira.issue.search.searchers.renderer
 
com.atlassian.jira.issue.search.searchers.transformer - package com.atlassian.jira.issue.search.searchers.transformer
 
com.atlassian.jira.issue.search.searchers.util - package com.atlassian.jira.issue.search.searchers.util
 
com.atlassian.jira.issue.search.util - package com.atlassian.jira.issue.search.util
 
com.atlassian.jira.issue.security - package com.atlassian.jira.issue.security
 
com.atlassian.jira.issue.statistics - package com.atlassian.jira.issue.statistics
 
com.atlassian.jira.issue.statistics.util - package com.atlassian.jira.issue.statistics.util
 
com.atlassian.jira.issue.status - package com.atlassian.jira.issue.status
 
com.atlassian.jira.issue.subscription - package com.atlassian.jira.issue.subscription
 
com.atlassian.jira.issue.table - package com.atlassian.jira.issue.table
 
com.atlassian.jira.issue.tabpanels - package com.atlassian.jira.issue.tabpanels
 
com.atlassian.jira.issue.thumbnail - package com.atlassian.jira.issue.thumbnail
 
com.atlassian.jira.issue.transport - package com.atlassian.jira.issue.transport
 
com.atlassian.jira.issue.util - package com.atlassian.jira.issue.util
 
com.atlassian.jira.issue.vote - package com.atlassian.jira.issue.vote
 
com.atlassian.jira.issue.watchers - package com.atlassian.jira.issue.watchers
 
com.atlassian.jira.issue.worklog - package com.atlassian.jira.issue.worklog
 
com.atlassian.jira.jql - package com.atlassian.jira.jql
 
com.atlassian.jira.jql.builder - package com.atlassian.jira.jql.builder
 
com.atlassian.jira.jql.context - package com.atlassian.jira.jql.context
 
com.atlassian.jira.jql.operand - package com.atlassian.jira.jql.operand
 
com.atlassian.jira.jql.operator - package com.atlassian.jira.jql.operator
 
com.atlassian.jira.jql.parser - package com.atlassian.jira.jql.parser
 
com.atlassian.jira.jql.permission - package com.atlassian.jira.jql.permission
 
com.atlassian.jira.jql.query - package com.atlassian.jira.jql.query
 
com.atlassian.jira.jql.resolver - package com.atlassian.jira.jql.resolver
 
com.atlassian.jira.jql.util - package com.atlassian.jira.jql.util
 
com.atlassian.jira.jql.validator - package com.atlassian.jira.jql.validator
 
com.atlassian.jira.jql.values - package com.atlassian.jira.jql.values
 
com.atlassian.jira.license - package com.atlassian.jira.license
 
com.atlassian.jira.mail - package com.atlassian.jira.mail
 
com.atlassian.jira.mail.settings - package com.atlassian.jira.mail.settings
 
com.atlassian.jira.mention - package com.atlassian.jira.mention
 
com.atlassian.jira.movesubtask - package com.atlassian.jira.movesubtask
 
com.atlassian.jira.movesubtask.operation - package com.atlassian.jira.movesubtask.operation
 
com.atlassian.jira.notification - package com.atlassian.jira.notification
 
com.atlassian.jira.notification.type - package com.atlassian.jira.notification.type
 
com.atlassian.jira.ofbiz - package com.atlassian.jira.ofbiz
 
com.atlassian.jira.permission - package com.atlassian.jira.permission
 
com.atlassian.jira.plugin - package com.atlassian.jira.plugin
 
com.atlassian.jira.plugin.browsepanel - package com.atlassian.jira.plugin.browsepanel
 
com.atlassian.jira.plugin.componentpanel - package com.atlassian.jira.plugin.componentpanel
 
com.atlassian.jira.plugin.componentpanel.impl - package com.atlassian.jira.plugin.componentpanel.impl
 
com.atlassian.jira.plugin.customfield - package com.atlassian.jira.plugin.customfield
 
com.atlassian.jira.plugin.issuelink - package com.atlassian.jira.plugin.issuelink
 
com.atlassian.jira.plugin.issuetabpanel - package com.atlassian.jira.plugin.issuetabpanel
 
com.atlassian.jira.plugin.issueview - package com.atlassian.jira.plugin.issueview
 
com.atlassian.jira.plugin.jql.function - package com.atlassian.jira.plugin.jql.function
 
com.atlassian.jira.plugin.keyboardshortcut - package com.atlassian.jira.plugin.keyboardshortcut
 
com.atlassian.jira.plugin.language - package com.atlassian.jira.plugin.language
 
com.atlassian.jira.plugin.myjirahome - package com.atlassian.jira.plugin.myjirahome
 
com.atlassian.jira.plugin.navigation - package com.atlassian.jira.plugin.navigation
 
com.atlassian.jira.plugin.profile - package com.atlassian.jira.plugin.profile
 
com.atlassian.jira.plugin.projectoperation - package com.atlassian.jira.plugin.projectoperation
 
com.atlassian.jira.plugin.projectpanel - package com.atlassian.jira.plugin.projectpanel
 
com.atlassian.jira.plugin.projectpanel.impl - package com.atlassian.jira.plugin.projectpanel.impl
 
com.atlassian.jira.plugin.renderer - package com.atlassian.jira.plugin.renderer
 
com.atlassian.jira.plugin.report - package com.atlassian.jira.plugin.report
 
com.atlassian.jira.plugin.report.impl - package com.atlassian.jira.plugin.report.impl
 
com.atlassian.jira.plugin.searchrequestview - package com.atlassian.jira.plugin.searchrequestview
 
com.atlassian.jira.plugin.searchrequestview.auth - package com.atlassian.jira.plugin.searchrequestview.auth
 
com.atlassian.jira.plugin.userformat - package com.atlassian.jira.plugin.userformat
 
com.atlassian.jira.plugin.util - package com.atlassian.jira.plugin.util
 
com.atlassian.jira.plugin.versionpanel - package com.atlassian.jira.plugin.versionpanel
 
com.atlassian.jira.plugin.versionpanel.impl - package com.atlassian.jira.plugin.versionpanel.impl
 
com.atlassian.jira.plugin.webfragment - package com.atlassian.jira.plugin.webfragment
 
com.atlassian.jira.plugin.webfragment.conditions - package com.atlassian.jira.plugin.webfragment.conditions
 
com.atlassian.jira.plugin.webfragment.contextproviders - package com.atlassian.jira.plugin.webfragment.contextproviders
 
com.atlassian.jira.plugin.webfragment.descriptors - package com.atlassian.jira.plugin.webfragment.descriptors
 
com.atlassian.jira.plugin.webfragment.model - package com.atlassian.jira.plugin.webfragment.model
 
com.atlassian.jira.plugin.webresource - package com.atlassian.jira.plugin.webresource
 
com.atlassian.jira.plugin.workflow - package com.atlassian.jira.plugin.workflow
 
com.atlassian.jira.portal - package com.atlassian.jira.portal
 
com.atlassian.jira.project - package com.atlassian.jira.project
 
com.atlassian.jira.project.browse - package com.atlassian.jira.project.browse
 
com.atlassian.jira.project.version - package com.atlassian.jira.project.version
 
com.atlassian.jira.propertyset - package com.atlassian.jira.propertyset
 
com.atlassian.jira.render - package com.atlassian.jira.render
 
com.atlassian.jira.rest - package com.atlassian.jira.rest
 
com.atlassian.jira.scheme - package com.atlassian.jira.scheme
 
com.atlassian.jira.security - package com.atlassian.jira.security
 
com.atlassian.jira.security.groups - package com.atlassian.jira.security.groups
 
com.atlassian.jira.security.roles - package com.atlassian.jira.security.roles
 
com.atlassian.jira.security.roles.actor - package com.atlassian.jira.security.roles.actor
 
com.atlassian.jira.security.xsrf - package com.atlassian.jira.security.xsrf
 
com.atlassian.jira.service - package com.atlassian.jira.service
 
com.atlassian.jira.service.services.file - package com.atlassian.jira.service.services.file
 
com.atlassian.jira.service.services.mail - package com.atlassian.jira.service.services.mail
 
com.atlassian.jira.service.util - package com.atlassian.jira.service.util
 
com.atlassian.jira.service.util.handler - package com.atlassian.jira.service.util.handler
 
com.atlassian.jira.sharing - package com.atlassian.jira.sharing
 
com.atlassian.jira.sharing.search - package com.atlassian.jira.sharing.search
 
com.atlassian.jira.sharing.type - package com.atlassian.jira.sharing.type
 
com.atlassian.jira.startup - package com.atlassian.jira.startup
 
com.atlassian.jira.task - package com.atlassian.jira.task
 
com.atlassian.jira.task.context - package com.atlassian.jira.task.context
 
com.atlassian.jira.template - package com.atlassian.jira.template
 
com.atlassian.jira.timezone - package com.atlassian.jira.timezone
 
com.atlassian.jira.types - package com.atlassian.jira.types
 
com.atlassian.jira.user - package com.atlassian.jira.user
 
com.atlassian.jira.user.preferences - package com.atlassian.jira.user.preferences
 
com.atlassian.jira.user.util - package com.atlassian.jira.user.util
 
com.atlassian.jira.util - package com.atlassian.jira.util
 
com.atlassian.jira.util.collect - package com.atlassian.jira.util.collect
 
com.atlassian.jira.util.dbc - package com.atlassian.jira.util.dbc
 
com.atlassian.jira.util.http - package com.atlassian.jira.util.http
 
com.atlassian.jira.util.i18n - package com.atlassian.jira.util.i18n
 
com.atlassian.jira.util.index - package com.atlassian.jira.util.index
 
com.atlassian.jira.util.json - package com.atlassian.jira.util.json
 
com.atlassian.jira.util.lang - package com.atlassian.jira.util.lang
 
com.atlassian.jira.util.log - package com.atlassian.jira.util.log
 
com.atlassian.jira.util.ofbiz - package com.atlassian.jira.util.ofbiz
 
com.atlassian.jira.util.velocity - package com.atlassian.jira.util.velocity
 
com.atlassian.jira.web - package com.atlassian.jira.web
 
com.atlassian.jira.web.action - package com.atlassian.jira.web.action
 
com.atlassian.jira.web.action.admin.customfields - package com.atlassian.jira.web.action.admin.customfields
 
com.atlassian.jira.web.action.admin.issuetypes - package com.atlassian.jira.web.action.admin.issuetypes
 
com.atlassian.jira.web.action.admin.translation - package com.atlassian.jira.web.action.admin.translation
 
com.atlassian.jira.web.action.issue - package com.atlassian.jira.web.action.issue
 
com.atlassian.jira.web.action.issue.bulkedit - package com.atlassian.jira.web.action.issue.bulkedit
 
com.atlassian.jira.web.action.util - package com.atlassian.jira.web.action.util
 
com.atlassian.jira.web.bean - package com.atlassian.jira.web.bean
 
com.atlassian.jira.web.component - package com.atlassian.jira.web.component
 
com.atlassian.jira.web.component.jql - package com.atlassian.jira.web.component.jql
 
com.atlassian.jira.web.ui.header - package com.atlassian.jira.web.ui.header
 
com.atlassian.jira.web.util - package com.atlassian.jira.web.util
 
com.atlassian.jira.workflow - package com.atlassian.jira.workflow
 
com.atlassian.jira.workflow.condition - package com.atlassian.jira.workflow.condition
 
com.atlassian.jira.workflow.function.issue - package com.atlassian.jira.workflow.function.issue
 
com.atlassian.jira.workflow.names - package com.atlassian.jira.workflow.names
 
com.atlassian.query - package com.atlassian.query
 
com.atlassian.query.clause - package com.atlassian.query.clause
 
com.atlassian.query.history - package com.atlassian.query.history
 
com.atlassian.query.operand - package com.atlassian.query.operand
 
com.atlassian.query.operator - package com.atlassian.query.operator
 
com.atlassian.query.order - package com.atlassian.query.order
 
comment(String) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
Comment - Interface in com.atlassian.jira.issue.comments
 
COMMENT - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
comment(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that match the passed comment.
comment() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue comments.
COMMENT_AUTHOR - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
COMMENT_BODY - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
COMMENT_CREATED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
COMMENT_DELETE_ALL - Static variable in class com.atlassian.jira.security.Permissions
Permission to delete all comments
COMMENT_DELETE_OWN - Static variable in class com.atlassian.jira.security.Permissions
Permission to delete own comments
COMMENT_EDIT_ALL - Static variable in class com.atlassian.jira.security.Permissions
Permission to modify all comments
COMMENT_EDIT_OWN - Static variable in class com.atlassian.jira.security.Permissions
Permission to modify only your own comments
COMMENT_ID - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
COMMENT_INDEX - Static variable in interface com.atlassian.jira.issue.search.SearchProviderFactory
 
COMMENT_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to comment on issues
COMMENT_LEVEL - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
COMMENT_LEVEL_ROLE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
COMMENT_LEVEL_VISIBILITY_GROUPS - Static variable in interface com.atlassian.jira.config.properties.APKeys
Flag that enables/disables either Project Roles & Groups or Project Roles.
COMMENT_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
COMMENT_UPDATE_AUTHOR - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
COMMENT_UPDATED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
CommentBeanFactory - Interface in com.atlassian.jira.issue.fields.rest.json
This provides a simple, dependency-free, straight forward API to generating the JSON corresponding to a Comment.
CommentField - Interface in com.atlassian.jira.issue.fields
Marker interface for Comment System Field
CommentIterator - Interface in com.atlassian.jira.issue.comments.util
A way of iterating over comments, without necessarily loading them all into memory.
CommentJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
CommentJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
CommentManager - Interface in com.atlassian.jira.issue.comments
The CommentManager is used to retrieve and create comments in JIRA.
CommentPermissionManager - Interface in com.atlassian.jira.issue.comments
A unified way of checking whether a user can see a comment or not
COMMENTS - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
CommentService - Interface in com.atlassian.jira.bc.issue.comment
This is the business layer component that must be used to access all Comment functionality.
CommentsFieldSearchConstants - Class in com.atlassian.jira.issue.search.constants
The search constants for the comments system field.
CommentsWithPaginationJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
CommentsWithPaginationJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
CommonVelocityKeys - Class in com.atlassian.jira.util.velocity
Home of common velocity keys
CommonVelocityKeys() - Constructor for class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
communicationError(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.comparator.ComponentComparator
Deprecated.
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.comparator.ConstantsComparator
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.comparator.IssueKeyComparator
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.comparator.KeyComparator
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.comparator.ProjectNameComparator
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.comparator.VersionComparator
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.statistics.util.LongComparator
 
COMPARATOR - Static variable in class com.atlassian.jira.issue.statistics.util.NumericComparator
 
COMPARATOR - Static variable in class com.atlassian.jira.plugin.util.ModuleDescriptorComparator
 
compare(ProjectComponent, ProjectComponent) - Method in class com.atlassian.jira.bc.project.component.ProjectComponentComparator
 
compare(Object, Object) - Method in class com.atlassian.jira.issue.comparator.ComponentComparator
Deprecated.
 
compare(IssueConstant, IssueConstant) - Method in class com.atlassian.jira.issue.comparator.ConstantsComparator
 
compare(Object, Object) - Method in class com.atlassian.jira.issue.comparator.IssueKeyComparator
 
compare(String, String) - Method in class com.atlassian.jira.issue.comparator.KeyComparator
 
compare(String, String) - Method in class com.atlassian.jira.issue.comparator.LocaleSensitiveStringComparator
 
compare(Version, Version) - Method in class com.atlassian.jira.issue.comparator.LocaleSensitiveVersionNameComparator
 
compare(Project, Project) - Method in class com.atlassian.jira.issue.comparator.ProjectNameComparator
 
compare(User, User) - Method in class com.atlassian.jira.issue.comparator.UserBestNameComparator
 
compare(User, User) - Method in class com.atlassian.jira.issue.comparator.UserComparator
 
compare(User, User) - Method in class com.atlassian.jira.issue.comparator.UserNameComparator
 
compare(Object, Object) - Method in class com.atlassian.jira.issue.comparator.util.DelegatingComparator
Compares two given objects.
compare(Version, Version) - Method in class com.atlassian.jira.issue.comparator.VersionComparator
 
compare(T, T, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
compare(String, String, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
compare(String, String, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
 
compare(T, T, FieldConfig) - Method in interface com.atlassian.jira.issue.customfields.SortableCustomField
Compares the two custom field objects.
compare(Issue, Issue) - Method in interface com.atlassian.jira.issue.fields.CustomField
This method compares the values of this custom field in two given issues.
compare(Field, Field) - Method in class com.atlassian.jira.issue.fields.FieldNameComparator
 
compare(Label, Label) - Method in class com.atlassian.jira.issue.label.LabelComparator
 
compare(int, int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator.InternalFieldComparator
 
compare(int, int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
compare(Long, Long) - Method in class com.atlassian.jira.issue.statistics.util.LongComparator
 
compare(Double, Double) - Method in class com.atlassian.jira.issue.statistics.util.NumericComparator
 
compare(GenericValue, GenericValue) - Method in class com.atlassian.jira.ofbiz.OfBizStringFieldComparator
 
compare(OrderableModuleDescriptor, OrderableModuleDescriptor) - Method in class com.atlassian.jira.plugin.util.ModuleDescriptorComparator
 
compare(Group, Group) - Method in class com.atlassian.jira.user.util.GroupNameComparator
 
compare(String, String) - Method in enum com.atlassian.jira.util.NaturalOrderStringComparator
compareBottom(int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator.InternalFieldComparator
 
compareBottom(int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
compareTo(Object) - Method in interface com.atlassian.jira.charts.PieSegment
 
compareTo(Object) - Method in class com.atlassian.jira.charts.PieSegmentWrapper
 
compareTo(LocalDate) - Method in class com.atlassian.jira.datetime.LocalDate
 
compareTo(TemporaryAttachment) - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
compareTo(ChangeHistoryGroup) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
compareTo(ChangeHistoryItem) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
compareTo(JiraContextNode) - Method in class com.atlassian.jira.issue.context.AbstractJiraContext
 
compareTo(Object) - Method in class com.atlassian.jira.issue.context.IssueContextImpl
 
compareTo(Object) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
compareTo(Object) - Method in class com.atlassian.jira.issue.fields.option.AbstractOption
 
compareTo(TypeRef<T>) - Method in class com.atlassian.jira.issue.fields.rest.json.TypeRef
 
compareTo(KeyboardShortcut) - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
compareTo(Object) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
compareTo(User) - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
complete() - Method in interface com.atlassian.jira.task.context.Context.Task
 
COMPONENT - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
COMPONENT - Static variable in class com.atlassian.jira.JiraDataTypes
 
component(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find all issues with particular components.
component(Long...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find all issues with particular components.
component() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's component.
component(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
component(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
COMPONENT_BROWSER_POPULAR_ISSUES_RESOLVED - Static variable in interface com.atlassian.jira.web.SessionKeys
 
COMPONENT_BROWSER_SELECTED - Static variable in interface com.atlassian.jira.web.SessionKeys
 
COMPONENT_LEAD - Static variable in class com.atlassian.jira.project.AssigneeTypes
Assignee is set to the ProjectComponent lead.
COMPONENT_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
ComponentAccessor - Class in com.atlassian.jira.component
Provides static methods for accessing JIRA's managed components (ie the components in the PicoContainer).
ComponentAccessor() - Constructor for class com.atlassian.jira.component.ComponentAccessor
 
ComponentAccessor.Worker - Interface in com.atlassian.jira.component
 
ComponentClassManager - Interface in com.atlassian.jira.plugin
Provides methods to help load and instantiate classes that can handle OSGi plugins with their ClassLoaders and Components that don't live in Pico Container.
ComponentComparator - Class in com.atlassian.jira.issue.comparator
Deprecated.
since 4.0. use ProjectComponent instead of GenericValue and compare through ProjectComponentComparator
ComponentComparator() - Constructor for class com.atlassian.jira.issue.comparator.ComponentComparator
Deprecated.
 
componentIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find all issues that have not component assigned.
ComponentJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
A JSON-convertable representation of a ProjectComponent
ComponentJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
ComponentLocator - Interface in com.atlassian.jira.util
A locator that allows components to be looked up at runtime.
ComponentManagerShutdownEvent - Class in com.atlassian.jira.event
Raised when the ComponentManager is about to be shutdown
ComponentManagerStartedEvent - Class in com.atlassian.jira.event
Raised when the ComponentManager has started
COMPONENTS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
COMPONENTS - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
ComponentsField - Interface in com.atlassian.jira.issue.fields
 
ComponentStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
ComponentStatisticsMapper() - Constructor for class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
ComponentTabPanel - Interface in com.atlassian.jira.plugin.componentpanel
 
ComponentTabPanelModuleDescriptor - Interface in com.atlassian.jira.plugin.componentpanel
A project component tab panel plugin adds extra panel tabs to JIRA's Browse Component page.
CompositeMap<K,V> - Class in com.atlassian.jira.util.collect
Provides a union view of two maps.
concatSearchSorts(Collection<SearchSort>, Collection<SearchSort>, int) - Method in interface com.atlassian.jira.issue.search.util.SearchSortUtil
Concatenate the new search sorts and the old search sorts returning a list of sorts that is only of size maxLength.
ConditionBuilder - Interface in com.atlassian.jira.jql.builder
An interface that is used to build JQL conditions for a particular JQL field in a fluent programming style.
config - Variable in class com.atlassian.jira.issue.search.searchers.util.AbstractDateSearchInputHelper
 
ConfigurableField - Interface in com.atlassian.jira.issue.fields
ConfigurableField are fields which have FieldConfigItemType that can be stored for a given JiraContextNode
ConfigurableModuleDescriptor - Interface in com.atlassian.jira.plugin
ModuleDescriptors that can be configured using an ObjectConfiguration.
ConfigurationItemAccessLevel - Enum in com.atlassian.jira.config.managedconfiguration
These values define the different access levels that exist for altering a ManagedConfigurationItem.
CONFIGURE_PORTAL_PAGES_TAB - Static variable in interface com.atlassian.jira.web.SessionKeys
 
configureLogging(MailServer) - Method in interface com.atlassian.jira.mail.MailLoggingManager
Normally you don't need to use this method, unless you explicitely creates instances of MailServer classes, then it's advisable to configure their logging level by calling this method.
confirmProceedUnderEvaluationTerms(String) - Method in interface com.atlassian.jira.bc.license.JiraLicenseService
This will confirm that user has agreed to proceed under Evaluation terms, typically when the license is too old for the current JIRA build.
confirmProceedUnderEvaluationTerms(String) - Method in interface com.atlassian.jira.license.JiraLicenseManager
This will confirm that user has agreed to proceed under Evaluation terms, typically when the license is too old for the current JIRA build.
confirmProceedUnderEvaluationTerms(String) - Method in interface com.atlassian.jira.license.JiraLicenseStore
This will confirm that user has agreed to proceed under Evaluation terms, typically when the license is too old for the current JIRA build.
constantExists(String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
Checks if a constant exists.
ConstantsComparator - Class in com.atlassian.jira.issue.comparator
Compares GenericValue constants like Priority, Status, Resolution.
ConstantsComparator() - Constructor for class com.atlassian.jira.issue.comparator.ConstantsComparator
 
ConstantsManager - Interface in com.atlassian.jira.config
Manager for issue types, statuses, priorities and resolutions.
constantsManager - Variable in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
ConstantsService - Interface in com.atlassian.jira.bc.config
This class contains methods for managing JIRA constants such as issue types, statuses, priorities and resolutions.
constructBaseUrl(HttpServletRequest) - Static method in class com.atlassian.jira.util.http.JiraUrl
Attempts to construct a baseUrl using the HttpServletRequest object.
consume(T) - Method in interface com.atlassian.jira.util.Consumer
Consume the product.
Consumer<T> - Interface in com.atlassian.jira.util
Consume the object a Supplier produces.
contactAdminLink(String) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
contains(String, String) - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
contains(String, String) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
contains(NavigableField) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayout
 
contains(String) - Method in class com.atlassian.jira.issue.search.ClauseNames
 
contains(User) - Method in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory.GroupRoleActor
 
contains(User) - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
Does the collection of RoleActor instances contain the specified user.
contains(User) - Method in interface com.atlassian.jira.security.roles.RoleActor
Does this RoleActor contain the specified user.
contains(Iterator<? extends T>, Predicate<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Does the supplied Iterator contain anything that matches the predicate?
contains(Iterable<? extends T>, Predicate<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Does the supplied Iterable contain anything that matches the predicate?
contains(Object) - Method in interface com.atlassian.jira.util.collect.MultiMap
Does this MultiMap contain the value in any of its value collections.
containsEntity(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
containsEntity(String) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
containsField(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
containsFromValue(String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
containsGlobalContext() - Method in interface com.atlassian.jira.jql.context.ClauseContext
 
containsGlobalContext() - Method in class com.atlassian.jira.jql.context.ClauseContextImpl
 
containsKey(String) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
containsKey(String) - Method in interface com.atlassian.jira.issue.transport.FieldParams
 
containsKey(Object) - Method in class com.atlassian.jira.util.collect.CompositeMap
 
containsName(String, Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method in order to check whether component with specified name is stored.
containsNamedClause() - Method in class com.atlassian.jira.issue.search.searchers.impl.NamedTerminalClauseCollectingVisitor
 
containsNoBlanks(String, C) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw and IllegalArgumentException if the passed collection is null or contains any blank Strings.
containsNoNulls(String, C) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the passed collection is null or contains any null values.
containsNoNulls(String, C[]) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the passed array is null or contains any null values.
containsSameEntities(Scheme) - Method in class com.atlassian.jira.scheme.Scheme
 
containsServiceWithId(Long) - Method in interface com.atlassian.jira.service.ServiceManager
Quick way of telling whether a service with a specific id is registered or not.
containsToValue(String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
containsValue(String) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
Returns true if the specified property is set.
containsValue(Collection<?>) - Method in interface com.atlassian.jira.util.collect.MultiMap
Does this MultiMap contain the Collection as any of its value collections.
Context - Interface in com.atlassian.jira.task.context
Task context.
Context.Task - Interface in com.atlassian.jira.task.context
A Task is a unit of work.
CONTEXT_KEY_HELPER - Static variable in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
CONTEXT_KEY_I18N - Static variable in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
CONTEXT_KEY_LOCATION - Static variable in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
CONTEXT_KEY_USER - Static variable in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
CONTEXT_KEY_USERNAME - Static variable in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
Contexts - Class in com.atlassian.jira.task.context
Provides static methods for creating Context instances easily.
Contexts - Class in com.atlassian.jira.util.index
Provides static methods for creating Context instances easily.
Contexts() - Constructor for class com.atlassian.jira.util.index.Contexts
 
ContextSetUtil - Class in com.atlassian.jira.jql.context
Performs set utilities on ClauseContext's
ContextSetUtil() - Constructor for class com.atlassian.jira.jql.context.ContextSetUtil
 
CONVERT_CLAUSE_BAD_RESULT - Static variable in class com.atlassian.jira.issue.search.searchers.util.AbstractDateSearchInputHelper
 
convertClause(Clause, User, boolean) - Method in class com.atlassian.jira.issue.search.searchers.util.AbstractDateSearchInputHelper
 
convertClause(Clause, User, boolean) - Method in interface com.atlassian.jira.issue.search.searchers.util.DateSearcherInputHelper
Take the passed clause and try and get the equivalent navigator parameters.
convertDbObjectToTypes(Collection<Object>) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Converts a collection of objects representing the underlying type to a collection of underlying types.
convertDbValueToType(Object) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Converts a given db value to Single form of Transport Object
convertDescriptorToXML(WorkflowDescriptor) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Converts a WorkflowDescriptor to XML.
convertIssue(JiraServiceContext, Issue, MutableIssue) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
This is the core method that converts given issue to an issue represented by updatedIssue.
convertTemporaryAttachments(User, Issue, List<Long>, TemporaryAttachmentsMonitor) - Method in interface com.atlassian.jira.issue.AttachmentManager
Converts a set of provided temporary attachments to real attachments attached to an issue.
convertToComment(GenericValue) - Method in interface com.atlassian.jira.issue.comments.CommentManager
This is a convenience method that can be used to convert a GenericValue representation of a comment to a comment object.
convertToConstantObjects(String, Collection) - Method in interface com.atlassian.jira.config.ConstantsManager
Converts the list of ids to the objects of appropriate types
convertToDate(String) - Method in interface com.atlassian.jira.jql.util.JqlDateSupport
Try to parse the passed date string using the formats that JQL understands.
convertToDate(Long) - Method in interface com.atlassian.jira.jql.util.JqlDateSupport
Converts the long to a date.
convertToDate(LocalDate) - Method in interface com.atlassian.jira.jql.util.JqlLocalDateSupport
Converts a LocalDate to a Date using the systems time zone.
convertToDateRange(Long) - Method in interface com.atlassian.jira.jql.util.JqlDateSupport
Converts the long to a date range where both values equal each other.
convertToDateRangeWithImpliedPrecision(String) - Method in interface com.atlassian.jira.jql.util.JqlDateSupport
Try to parse the passed in date string using the formats that JQL understands.
convertToGenericValue(ProjectComponent) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Deprecated.
don't use GenericValue use the ProjectComponent instead.
convertToGenericValues(Collection<ProjectComponent>) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Deprecated.
don't use GenericValue use the ProjectComponent instead.
convertToIndexValue(QueryLiteral) - Method in interface com.atlassian.jira.jql.util.IndexValueConverter
 
convertToIndexValue(QueryLiteral) - Method in class com.atlassian.jira.jql.util.NumberIndexValueConverter
 
convertToIndexValue(QueryLiteral) - Method in class com.atlassian.jira.jql.util.SimpleIndexValueConverter
 
convertToIssueContexts(GenericValue, List<String>) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Deprecated.
convertToIssueContexts(Project, List<String>) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Converts list of issue type ids to IssueContexts.
convertToLocalDate(String) - Method in interface com.atlassian.jira.jql.util.JqlLocalDateSupport
Try to parse the passed date string using the formats that JQL understands.
convertToLocalDate(Long) - Method in interface com.atlassian.jira.jql.util.JqlLocalDateSupport
Try to parse the passed date long.
convertToProjectObjects(Collection<Long>) - Method in interface com.atlassian.jira.project.ProjectManager
Converts a collection of projectIds to a list of projects.
convertToProjects(Collection<Long>) - Method in interface com.atlassian.jira.project.ProjectManager
convertTypesToDbObjects(Collection<S>) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Converts a collection of underlying types to a collection of db representations of underlying type.
convertTypeToDbValue(S) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Converts a given underlying type to its db storage value.
convertValue(String, Class<T>, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
convertValue(String, TypeRef<T>, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
Converts the value in this JsonData to a generic type.
convertXMLtoWorkflowDescriptor(String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Converts a string representation of a workflow XML into the WorkflowDescriptor object representation.
cookiePathFor(HttpServletRequest) - Static method in class com.atlassian.jira.web.util.CookieUtils
Get path for newly created cookie.
CookieUtils - Class in com.atlassian.jira.web.util
This class handles utility methods for managing HTTP cookies.
CookieUtils() - Constructor for class com.atlassian.jira.web.util.CookieUtils
 
copy(ProjectComponent) - Static method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
Copy given component
copy(Collection) - Static method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
Copy given collection of components
copy(int, int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator.InternalFieldComparator
 
copy(int, int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
copy(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
copyAndDeleteDraftsForInactiveWorkflowsIn(User, Iterable<JiraWorkflow>) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Provided a set of workflows, this method will check, if the passed in inactive workflows have any drafts linked to them.
copyAndDeleteDraftWorkflows(User, Set<JiraWorkflow>) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Deprecated.
Since 5.1. This method should not be used directly by external developers as it is an operation that only makes sense in the context of a higher level operation in JIRA (i.e. project removal / changing the workflow scheme of a given project). Please use the API calls for these higher level operations instead.
copyAsImmutableList(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an immutable list copy of the passed collection.
copyAsImmutableMap(Map<? extends K, ? extends V>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an immutable copy of the passed map.
copyAsImmutableSet(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an immutable set copy of the passed collection.
copyCommentToWorkDescriptionOnTransition() - Method in interface com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration
Should the comment entered on a transition screen be copied to the work description when logging work?
copyCommentToWorkDescriptionOnTransition() - Method in class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
copyDateNullsafe(Date) - Static method in class com.atlassian.jira.util.JiraDateUtils
 
copyDraft(DraftWorkflowScheme, User, String) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
copyOrCreateDateNullsafe(Date) - Static method in class com.atlassian.jira.util.JiraDateUtils
 
copyOrCreateTimestampNullsafe(Date) - Static method in class com.atlassian.jira.util.JiraDateUtils
 
copyScheme(GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
Use SchemeManager.copyScheme(Scheme) instead. Since v5.0.
copyScheme(Scheme) - Method in interface com.atlassian.jira.scheme.SchemeManager
Copys a scheme, giving the new scheme the same entities as the original one
copyTo(Collection<V>) - Method in interface com.atlassian.jira.util.collect.MultiMap
Copy all values to the supplied collection.
copyWorkflow(JiraServiceContext, String, String, JiraWorkflow) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Clones and persists a new workflow with the name given.
copyWorkflow(String, String, String, JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Clones a workflow by creating a deep copy of the workflow provided.
CoreFeatures - Enum in com.atlassian.jira.config
Core manipulable JIRA features.
create(Avatar) - Method in interface com.atlassian.jira.avatar.AvatarManager
Creates a database record for the given avatar.
create(Avatar, InputStream, Selection) - Method in interface com.atlassian.jira.avatar.AvatarManager
Creates a database record for the given avatar and uses the content of the InputStream as the image.
create(User, Issue, String, String, Long, Date, boolean, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Creates and persists a Comment on the given Issue.
create(User, Issue, String, String, Long, boolean, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Creates and persists a Comment on the given Issue set with current date and time.
create(User, Issue, String, boolean, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Creates and persists a Comment on the given Issue set with current date and time, visible to all - no group level or role level restriction.
create(User, IssueService.CreateValidationResult) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will store the provided issue to the JIRA datastore.
create(User, IssueService.CreateValidationResult, String) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will store the provided issue to the JIRA datastore.
create(User, RemoteIssueLinkService.CreateValidationResult) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Stores the given remote issue link in the JIRA datastore, if the current user has permission to do so.
create(Worklog) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
 
create(Worklog, boolean) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
 
create(String, String, String, long, Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method to create a new ProjectComponent object associated with the project with the ID specified and with the values given.
create(User, ErrorCollection, String, String, String, Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentService
 
create(Issue, String, String, boolean) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Creates a comment and associates it with the given issue.
create(Issue, String, String, String, Long, boolean) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Creates a comment and associates it with the given issue.
create(Issue, String, String, String, Long, Date, boolean) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Creates a comment and associates it with the given issue.
create(Issue, String, String, String, String, Long, Date, Date, boolean) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Creates a comment and associates it with the given issue.
create(Issue, String, String, String, String, Long, Date, Date, boolean, boolean) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Creates a comment and associates it with the given issue.
create(String, String, Object) - Method in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
Stores a new entry for the config manager.
create(UserFieldSearchConstants, CustomField, UserFitsNavigatorHelper) - Method in interface com.atlassian.jira.issue.customfields.searchers.transformer.UserPickerSearcherInputTransformerFactory
 
create(String, String, List) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
create(FieldConfig, List<FieldConfigItemType>) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
 
create(IssueLinkType, URI) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
create(String) - Method in interface com.atlassian.jira.issue.label.LabelParser.CreateFromString
 
create(List, List, List) - Method in interface com.atlassian.jira.issue.search.SearchContextFactory
Creates a SearchContext with the given project categories, projects and issue types.
create() - Method in interface com.atlassian.jira.issue.search.SearchContextFactory
Creates an empty SearchContext
create(SearchContext) - Method in interface com.atlassian.jira.issue.search.SearchContextFactory
Creates a search context based on the given SearchContext.
create(SearchRequest) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Takes a SearchRequest, user, name of search request and description and persists the XML representation of the SearchRequest object to the database along with the rest of the details
create(User, Worklog, Long, boolean) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
Creates a worklog based on the passed in Worklog object and associates it with the given issue.
create(ClauseContextFactory) - Method in class com.atlassian.jira.jql.context.MultiClauseDecoratorContextFactory.Factory
Same as calling create(delegate, true).
create(ClauseContextFactory, boolean) - Method in class com.atlassian.jira.jql.context.MultiClauseDecoratorContextFactory.Factory
create(IssueAction...) - Static method in class com.atlassian.jira.plugin.issuetabpanel.GetActionsReply
Creates a new GetActionsReply containing the provided actions.
create(Iterable<? extends IssueAction>) - Static method in class com.atlassian.jira.plugin.issuetabpanel.GetActionsReply
Creates a new GetActionsReply containing the provided actions.
create(boolean) - Static method in class com.atlassian.jira.plugin.issuetabpanel.ShowPanelReply
Creates a new ShowPanelReply.
create(PortalPage) - Method in interface com.atlassian.jira.portal.PortalPageManager
Creates the specified PortalPage in the database
create(String) - Method in class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor.Factory
should only be called by types that implement SharedEntity
create(Map<K, C>, Supplier<C>) - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
create(Supplier<C>) - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
create() - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtilFactory
Creates a new instance of WorkflowTransitionUtil.
CREATE_ATTACHMENT - Static variable in class com.atlassian.jira.security.Permissions
Permission to create attachments.
CREATE_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to create issues.
CREATE_ISSUE_OPERATION - Static variable in class com.atlassian.jira.issue.operation.IssueOperations
 
CREATE_SHARED_OBJECTS - Static variable in class com.atlassian.jira.security.Permissions
Permission to created shared objects
createAdjustmentAmount(WorklogResult, Long) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
Used for copying the WorklogResult received from the base validate method and adding on the adjustmentAmount.
createAdjustmentAmount(Worklog, Long) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
Used for creating WorklogResult objects that also capture a adjustmentAmount to be set.
createAdjustmentAmount(Worklog, Long, boolean) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
Used for creating WorklogResult objects that also capture a adjustmentAmount to be set.
createAndAutoAdjustRemainingEstimate(JiraServiceContext, WorklogResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Persists a new Worklog on the given Issue.
createAndRetainRemainingEstimate(JiraServiceContext, WorklogResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Persists a new Worklog on the given Issue.
createAssociatedSearchHandler() - Method in interface com.atlassian.jira.issue.fields.SearchableField
Return SearchHandler for the field.
createAttachment(File, String, String, User, Issue, Map<String, Object>, Date) - Method in interface com.atlassian.jira.issue.AttachmentManager
Create an attachment both on disk, and in the database.
createAttachment(File, String, String, User, Issue, Boolean, Boolean, Map<String, Object>, Date) - Method in interface com.atlassian.jira.issue.AttachmentManager
Create an attachment both on disk, and in the database.
createAttachment(File, String, String, User, GenericValue, Map<String, Object>, Date) - Method in interface com.atlassian.jira.issue.AttachmentManager
createAttachment(File, String, String, User, GenericValue, Boolean, Boolean, Map<String, Object>, Date) - Method in interface com.atlassian.jira.issue.AttachmentManager
createAttachment(File, String, String, User, Issue) - Method in interface com.atlassian.jira.issue.AttachmentManager
Same as the AttachmentManager.createAttachment(File, String, String, User, Issue, Map, Date) method, except it submits no attachmentProperties and uses now() for the created time.
createAttachment(File, String, String, User, GenericValue) - Method in interface com.atlassian.jira.issue.AttachmentManager
createAttachment(GenericValue, User, String, String, Long, Map<String, Object>, Date) - Method in interface com.atlassian.jira.issue.AttachmentManager
createAttachment(File, String, String, User, Issue) - Method in class com.atlassian.jira.service.util.handler.DefaultMessageHandlerContext
 
createAttachment(File, String, String, User, Issue) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerContext
Creates attachment (when run in real mode) or does nothing if run in dry run mode.
createAttachmentCopySourceFile(File, String, String, String, Issue, Map<String, Object>, Date) - Method in interface com.atlassian.jira.issue.AttachmentManager
Create an attachment both on disk, and in the database by copying the provided file instead of moving it.
createBasedOnClone(User, PortalPage, PortalPage) - Method in interface com.atlassian.jira.portal.PortalPageManager
Creates a PortalPage in the database by cloning its Portlet content from the specified clonePortalPage
createBean(Comment) - Method in interface com.atlassian.jira.issue.fields.rest.json.CommentBeanFactory
Generate a bean suitable for serialisation by Jackon into JSON.
createBean(Comment) - Method in class com.atlassian.jira.issue.fields.rest.json.DefaultCommentBeanFactory
 
createBean(User) - Method in class com.atlassian.jira.issue.fields.rest.json.DefaultUserBeanFactory
 
createBean(User) - Method in interface com.atlassian.jira.issue.fields.rest.json.UserBeanFactory
Generate a bean suitable for serialisation by Jackon into JSON.
createBean(Issue, TimeTrackingGraphBeanFactory.Style, I18nHelper) - Method in interface com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory
 
createBean(AggregateTimeTrackingBean, TimeTrackingGraphBeanFactory.Style, I18nHelper) - Method in interface com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory
 
createBulkEditBean() - Method in interface com.atlassian.jira.web.bean.BulkEditBeanFactory
Creates a BulkEditBean
createChangelogValueForDateField(Date) - Method in interface com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelper
Converts a Date into a string representation for the issue change history.
createChangelogValueForDateTimeField(Date) - Method in interface com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelper
Converts a Date into a string representation for the issue change history.
createComment(Issue, User, String, boolean) - Method in class com.atlassian.jira.service.util.handler.DefaultMessageHandlerContext
 
createComment(Issue, User, String, boolean) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerContext
Creates a new issue comment in JIRA or a dummy comment in dry run mode
createConglomerateCookie(String, Map<String, String>, HttpServletRequest) - Static method in class com.atlassian.jira.web.util.CookieUtils
 
createConsolidatedSortedPieDataset(PieDataset, Comparable, boolean, double, int) - Static method in class com.atlassian.jira.charts.jfreechart.util.PieDatasetUtil
Creates a new PieDataset with ranked, consolidated results.
createCookie(String, String, HttpServletRequest) - Static method in class com.atlassian.jira.web.util.CookieUtils
Creat cookie with path reflecting the context path of currentRequest.
createCustomField(String, String, CustomFieldType, CustomFieldSearcher, List, List) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Creates a custom field with the given name and description of the given CustomFieldType using the given CustomFieldSearcher that is displayed in the given list of contexts available to the given list of issueTypes.
CREATED - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
created() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue's creation date.
createdAfter(Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that were created after the passed date.
createdAfter(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that were created after the passed date.
createdBetween(Date, Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where created between the passed dates.
createdBetween(String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where created between the passed dates.
createdDate(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
createdDate(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
createDefaultScheme(ConfigurableField, List<JiraContextNode>, List<GenericValue>) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
createDefaultScheme(ConfigurableField, List<JiraContextNode>) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
createDefaultScheme() - Method in interface com.atlassian.jira.scheme.SchemeManager
Creates a default scheme, with an id of 0
createDirRobust(String) - Method in interface com.atlassian.jira.util.LuceneDirectoryUtils
Creates a directory (robustly) or throws appropriate Exception
createDraft(ApplicationUser, long) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Create a draft for the passed workflow scheme.
createDraft(ApplicationUser, DraftWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Create a draft workflow scheme.
createDraft(ApplicationUser, DraftWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Create the passed draft workflow scheme.
createDraftOf(ApplicationUser, AssignableWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Create a draft for the passed workflow scheme.
createDraftWorkflow(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Creates a copy of an active workflow for editing.
createDraftWorkflow(String, String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
This will create an draft workflow of the named active workflow.
CreateException - Exception in com.atlassian.jira.exception
 
CreateException() - Constructor for exception com.atlassian.jira.exception.CreateException
 
CreateException(String) - Constructor for exception com.atlassian.jira.exception.CreateException
 
CreateException(Exception) - Constructor for exception com.atlassian.jira.exception.CreateException
 
CreateException(String, Exception) - Constructor for exception com.atlassian.jira.exception.CreateException
 
createFalseResult() - Static method in class com.atlassian.jira.jql.query.QueryFactoryResult
Creates a QueryFactoryResult instance that will return no results.
createFieldConfig(FieldConfig, List<FieldConfigItemType>) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigManager
 
createFieldConfigScheme(FieldConfigScheme, List<JiraContextNode>, List<GenericValue>, ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
createFieldLayoutScheme(FieldLayoutScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Persists a new field Layout scheme (i.e Field Configuration Scheme).
createFieldLayoutSchemeEntity(FieldLayoutSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Persists a new FieldLayoutSchemeEntity for a particular FieldLayoutScheme.
createFieldScreen(FieldScreen) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
createFieldScreenLayoutItem(FieldScreenLayoutItem) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
createFieldScreenRenderer(User, Issue) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
createFieldScreenScheme(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
createFieldScreenSchemeItem(FieldScreenSchemeItem) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
createFieldScreenTab(FieldScreenTab) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
createFilter(JiraServiceContext, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Persists a SearchRequest to the database.
createFilter(JiraServiceContext, SearchRequest, boolean) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Persists a SearchRequest to the database.
createFrom(String, Locale) - Method in interface com.atlassian.jira.workflow.names.WorkflowCopyNameFactory
Creates the name to be used for a copy of a workflow based on the name of the workflow to be copied.
createGlobalClauseContext() - Static method in class com.atlassian.jira.jql.context.ClauseContextImpl
 
createGlobalContext() - Static method in class com.atlassian.jira.jql.context.ProjectIssueTypeContextImpl
 
createGroup(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Create a group with the given name.
createIssue(String, Map<String, Object>) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
createIssue(User, Map<String, Object>) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
createIssue(User, Issue) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
createIssue(User, Issue) - Method in class com.atlassian.jira.service.util.handler.DefaultMessageHandlerContext
 
createIssue(User, Issue) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerContext
Creates a new issue in JIRA or a dummy issue in dry run mode
createIssue(String, Map<String, Object>) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Create an issue in the database.
createIssueLink(Long, Long, Long, Long, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Constructs a new issuelink from the sourceIssueId to the destinationId and persists it.
createIssueLinkType(String, String, String, String) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
 
createIssueObject(String, Map<String, Object>) - Method in interface com.atlassian.jira.issue.IssueManager
Creates an issue.
createIssueObject(User, Map<String, Object>) - Method in interface com.atlassian.jira.issue.IssueManager
Creates an issue.
createIssueObject(User, Issue) - Method in interface com.atlassian.jira.issue.IssueManager
Creates an issue.
createIssueRefJsonBean(Issue) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkBeanBuilder
 
createIssueType(String, Long, String, String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
createIssueType(String, String, String) - Method in interface com.atlassian.jira.config.IssueTypeManager
Create a new (non-subtask) issue type.
createIssueTypeScreenScheme(IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
createIssueTypeScreenSchemeEntity(IssueTypeScreenSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
createListener(String, Class<? extends JiraListener>) - Method in interface com.atlassian.jira.event.ListenerManager
Creates a new JiraListener.
createListMultiMap() - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
createMailThread(String, Long, String, String) - Method in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
createMap(Map<String, String>) - Method in class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
 
createNewEstimate(WorklogResult, Long) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
Used for copying the WorklogResult received from the base validate method and adding on the newEstimate.
createNewEstimate(Worklog, Long) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
Used for creating WorklogResult objects that also capture a newEstimate to be set.
createNewEstimate(Worklog, Long, boolean) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
Used for creating WorklogResult objects that also capture a newEstimate to be set.
createOption(FieldConfig, Long, Long, String) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
createOptionSet(FieldConfig, Collection) - Method in interface com.atlassian.jira.issue.fields.option.OptionSetManager
 
createParameterMap() - Method in interface com.atlassian.jira.project.browse.BrowseContext
Creates a map of the context-specific parameters and their associated domain objects.
createPortalPage(JiraServiceContext, PortalPage) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to create and store the specified portalPage into the database.
createPortalPage(JiraServiceContext, PortalPage, boolean) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to create and store the specified portalPage into the database.
createPortalPageByClone(JiraServiceContext, PortalPage, Long, boolean) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to create and store the specified portalPage into the database by cloning its Portlet content from an existing PortalPage object.
createPriority(String, String, String, String) - Method in interface com.atlassian.jira.config.PriorityManager
Create a new priority.
createProject(ProjectService.CreateProjectValidationResult) - Method in interface com.atlassian.jira.bc.project.ProjectService
Using the validation result from ProjectService.validateCreateProject(User, String, String, String, String, String, Long) a new project will be created.
createProject(String, String, String, String, String, Long) - Method in interface com.atlassian.jira.project.ProjectManager
Creates the project in the database, and adds default project roles for this project.
createProject(String, String, String, String, String, Long, Long) - Method in interface com.atlassian.jira.project.ProjectManager
Creates the project in the database, and adds default project roles for this project.
createProjectCategory(String, String) - Method in interface com.atlassian.jira.project.ProjectManager
Creates a new ProjectCategory with the given name and description.
createProjectIdToProjectRolesMap(User, Collection<Long>) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
 
createProjectRole(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will create the project role with the given projectRole.getName(), projectRole.getDescription() and checking the currentUser has the correct permissions to perform the create operation.
createQuery(String) - Method in interface com.atlassian.jira.issue.search.util.QueryCreator
Create a URL to be redirected to, given a search query.
createQuery() - Method in interface com.atlassian.jira.project.browse.BrowseContext
Creates a new Query that narrows it down to the current search context.
createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.jira.jql.query.ActualValueEqualityQueryFactory
 
createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.jira.jql.query.ActualValueRelationalQueryFactory
 
createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.jira.jql.query.EqualityQueryFactory
 
createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.jira.jql.query.LikeQueryFactory
 
createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.jira.jql.query.LocalDateEqualityQueryFactory
 
createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.jira.jql.query.LocalDateRelationalQueryFactory
 
createQueryForEmptyOperand(String, Operator) - Method in interface com.atlassian.jira.jql.query.OperatorSpecificQueryFactory
Generates the query for an operand that has an com.atlassian.jira.jql.operand.OperandHandler that returns true for the isEmpty method.
createQueryForEmptyOperand(String, Operator) - Method in class com.atlassian.jira.jql.query.RelationalOperatorIdIndexValueQueryFactory
 
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.AbstractEqualityQueryFactory
 
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.ActualValueEqualityQueryFactory
 
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.ActualValueRelationalQueryFactory
 
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.LikeQueryFactory
 
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.LocalDateEqualityQueryFactory
 
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.LocalDateRelationalQueryFactory
 
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in interface com.atlassian.jira.jql.query.OperatorSpecificQueryFactory
Generates the Query for a list of operand ids.
createQueryForMultipleValues(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.RelationalOperatorIdIndexValueQueryFactory
 
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.AbstractEqualityQueryFactory
 
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.ActualValueEqualityQueryFactory
 
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.ActualValueRelationalQueryFactory
 
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.LikeQueryFactory
 
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.LocalDateEqualityQueryFactory
 
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.LocalDateRelationalQueryFactory
 
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in interface com.atlassian.jira.jql.query.OperatorSpecificQueryFactory
Generates the Query for a single operand id.
createQueryForSingleValue(String, Operator, List<QueryLiteral>) - Method in class com.atlassian.jira.jql.query.RelationalOperatorIdIndexValueQueryFactory
 
createRemoteIssueLink(RemoteIssueLink, User) - Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
Creates the given remote issue link.
createRenderedBean(Comment) - Method in interface com.atlassian.jira.issue.fields.rest.json.CommentBeanFactory
Generate a bean suitable for serialisation by Jackon into JSON.
createRenderedBean(Comment) - Method in class com.atlassian.jira.issue.fields.rest.json.DefaultCommentBeanFactory
 
createResolution(String, String) - Method in interface com.atlassian.jira.config.ResolutionManager
Adds a new resolution.
createResult(String, List<QueryLiteral>, Operator, boolean) - Method in class com.atlassian.jira.jql.query.LikeQueryFactory
 
createRole(ProjectRole) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Creates a project role object
createRoleActor(Long, Long, Long, String, String) - Method in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory
 
createRoleActor(Long, Long, Long, String, String) - Method in class com.atlassian.jira.security.roles.actor.UserRoleActorFactory
 
createRoleActor(Long, Long, Long, String, String) - Method in interface com.atlassian.jira.security.roles.RoleActorFactory
Create instances of the ProjectRoleActor
createScheme(ApplicationUser, AssignableWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Create a new workflow scheme.
createScheme(String, String) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
createScheme(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Create a new workflow scheme.
createSchemeAndEntities(Scheme) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
createSchemeEntity(GenericValue, SchemeEntity) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
createSchemeObject(String, String) - Method in interface com.atlassian.jira.scheme.SchemeManager
Creates a new scheme
createSetMultiMap() - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
createSimpleNavigatorCollectorVisitor() - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldInputHelper
 
createSingleValueOperandFromId(String) - Method in class com.atlassian.jira.issue.search.searchers.util.DefaultIndexedInputHelper
Resolve this string representation of a navigator value (known not to be a field flag) into an operand to be used in a clause.
createSingleValueOperandFromId(String) - Method in class com.atlassian.jira.issue.search.searchers.util.VersionIndexedInputHelper
 
createSortedPieDataset(PieDataset) - Static method in class com.atlassian.jira.charts.jfreechart.util.PieDatasetUtil
Sort a pie dataset by it's values (highest to lowest)
createStatisticAccessorBean(BrowseVersionContext, boolean) - Method in class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
 
createStatus(String, String, String) - Method in interface com.atlassian.jira.config.StatusManager
Creates a new status.
createSubscription(User, Long, String, Long, Boolean) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
createSubscription(User, Long, String, Trigger, Boolean) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
Creates a new subscription based on the passed in filter id and fired in accordance with the passed in trigger
createSubTaskIssueLink(GenericValue, GenericValue, User) - Method in interface com.atlassian.jira.config.SubTaskManager
createSubTaskIssueLink(Issue, Issue, User) - Method in interface com.atlassian.jira.config.SubTaskManager
 
createSubTaskIssueType(String, String, String) - Method in interface com.atlassian.jira.config.IssueTypeManager
Create a new subtask issue type.
createSubTaskIssueType(String, Long, String, String) - Method in interface com.atlassian.jira.config.SubTaskManager
createUser(String, String, String, String, Integer) - Method in class com.atlassian.jira.service.util.handler.DefaultMessageHandlerContext
 
createUser(String, String, String, String, Integer) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerContext
Creates user in JIRA or just dummy user if run in dry run mode
createUserFromSignup(UserService.CreateUserValidationResult) - Method in interface com.atlassian.jira.bc.user.UserService
Given a valid validation result, this will create the user using the details provided in the validation result.
createUserNoNotification(UserService.CreateUserValidationResult) - Method in interface com.atlassian.jira.bc.user.UserService
Given a valid validation result, this will create the user using the details provided in the validation result.
createUserNoNotification(String, String, String, String) - Method in interface com.atlassian.jira.user.util.UserUtil
Creates a User from supplied details.
createUserNoNotification(String, String, String, String, Long) - Method in interface com.atlassian.jira.user.util.UserUtil
Creates a User from supplied details.
createUserWithNotification(UserService.CreateUserValidationResult) - Method in interface com.atlassian.jira.bc.user.UserService
Given a valid validation result, this will create the user using the details provided in the validation result.
createUserWithNotification(String, String, String, String, int) - Method in interface com.atlassian.jira.user.util.UserUtil
Creates a User from supplied details.
createUserWithNotification(String, String, String, String, Long, int) - Method in interface com.atlassian.jira.user.util.UserUtil
Creates a User from supplied details.
createValue(CustomField, Issue, T) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Save the value for this Custom Field in a particular issue to the database.
createValue(CustomField, Issue, Collection<S>) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Create a multi-select value for an issue.
createValue(CustomField, Issue, T) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
at this point we know that the value doesn't exist, and that is not null.
createValue(CustomField, Issue, T) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
createValue(Issue, Object) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Create the value of the issue in the data store.
createValue(String, Map<String, Object>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Creates a new GenericValue, and persists it.
createValues(CustomField, Long, PersistenceFieldType, Collection) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
 
createValues(CustomField, Long, PersistenceFieldType, Collection, String) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
 
createVelocityParams(BrowseComponentContext) - Method in class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
createVelocityParams(BrowseContext) - Method in class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
Creates new map of velocity parameters.
createVelocityParams(BrowseVersionContext) - Method in class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
 
createVersion(User, VersionService.CreateVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
createVersion(String, Date, String, Long, Long) - Method in interface com.atlassian.jira.project.version.VersionManager
Creates a new Version object.
createWithDefaultValues(ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigManager
 
createWithDefaultValues(ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
 
createWithManuallyAdjustedEstimate(JiraServiceContext, WorklogAdjustmentAmountResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Persists a new Worklog on the given Issue.
createWithNewRemainingEstimate(JiraServiceContext, WorklogNewEstimateResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Persists a new Worklog on the given Issue.
createWorkflow(String, JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
createWorkflow(User, JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
CRITICAL_PRIORITY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
CRITICAL_PRIORITY_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
CSV_IMPORT_CONFIG_BEAN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
CSV_IMPORTER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
CURRENT_ADMIN_PROJECT - Static variable in interface com.atlassian.jira.web.SessionKeys
 
CURRENT_ADMIN_PROJECT_TAB - Static variable in interface com.atlassian.jira.web.SessionKeys
 
currentEstimate() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's current estimate.
currentEstimate(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
currentEstimate(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
currentGenericValue() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
CurrentHeader - Interface in com.atlassian.jira.web.ui.header
Represents the JIRA header that is currently configured for the logged in user.
CurrentHeader.Header - Enum in com.atlassian.jira.web.ui.header
Represents the headers that can be displayed by this JIRA instance.
currentIndex() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
custom(String, String, Long) - Static method in class com.atlassian.jira.issue.fields.rest.json.JsonTypeBuilder
 
CUSTOM_FIELD - Static variable in class com.atlassian.jira.issue.history.ChangeItemBean
 
CUSTOM_FIELD_PREFIX - Static variable in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
CUSTOM_FIELD_PREFIX - Static variable in interface com.atlassian.jira.issue.fields.FieldManager
 
CUSTOM_FIELD_VALUE_ENTITY_NAME - Static variable in interface com.atlassian.jira.imports.project.parser.CustomFieldValueParser
 
CUSTOM_FIELDS_PARAM_NAME - Static variable in class com.atlassian.jira.event.issue.IssueEvent

In case of issue delete events, a param with this key may store the custom field values of the deleted issue.

CUSTOM_FIELDS_VALUES - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
CUSTOM_PLUGIN_PATH - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
customArray(String, String, Long) - Static method in class com.atlassian.jira.issue.fields.rest.json.JsonTypeBuilder
 
customEvent(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
Implement this method to deal with any custom events within the system
customEvent(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
Fired for all custom events
customField - Variable in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
CustomField - Interface in com.atlassian.jira.issue.fields
Custom Field interface.
customField - Variable in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
customField(Long) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for a custom field with the passed id.
CustomFieldClauseContextFactory - Class in com.atlassian.jira.jql.context
Generates the ClauseContext for a custom field.
CustomFieldClauseContextFactory(CustomField, FieldConfigSchemeClauseContextUtil, ContextSetUtil) - Constructor for class com.atlassian.jira.jql.context.CustomFieldClauseContextFactory
 
CustomFieldClauseContextHandler - Interface in com.atlassian.jira.issue.customfields.searchers
Can be provided as a CustomFieldSearcherClauseHandler if your custom field wants to participate in the generation of the QueryContext for a search request.
CustomFieldContextManagementBean - Class in com.atlassian.jira.web.action.admin.customfields
 
CustomFieldContextManagementBean(CustomFieldManager, JiraContextTreeManager) - Constructor for class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
CustomFieldCreatedEvent - Class in com.atlassian.jira.event.issue.field
Event indicating a custom field has been created.
CustomFieldCreatedEvent(CustomField) - Constructor for class com.atlassian.jira.event.issue.field.CustomFieldCreatedEvent
 
CustomFieldDeletedEvent - Class in com.atlassian.jira.event.issue.field
Event indicating a custom field has been deleted.
CustomFieldDeletedEvent(CustomField) - Constructor for class com.atlassian.jira.event.issue.field.CustomFieldDeletedEvent
 
CustomFieldInputHelper - Interface in com.atlassian.jira.issue.customfields.searchers.transformer
Provides help for constructing clauses for custom fields from Search Input Transformers.
CustomFieldManager - Interface in com.atlassian.jira.issue
Functions for working with CustomFields.
customFieldManager - Variable in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
CustomFieldMapper - Class in com.atlassian.jira.imports.project.mapper
Mapper for Custom Fields.
CustomFieldMapper() - Constructor for class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
 
CustomFieldOptionJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
A JSON-convertable representation of a CustomFieldOption
CustomFieldOptionJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
CustomFieldOptionMapper - Class in com.atlassian.jira.imports.project.mapper
Used to map custom field options from a backup project to an existing project.
CustomFieldOptionMapper() - Constructor for class com.atlassian.jira.imports.project.mapper.CustomFieldOptionMapper
 
CustomFieldParams - Interface in com.atlassian.jira.issue.customfields.view
 
CustomFieldParamsImpl - Class in com.atlassian.jira.issue.customfields.view
 
CustomFieldParamsImpl() - Constructor for class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
CustomFieldParamsImpl(CustomField) - Constructor for class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
CustomFieldParamsImpl(CustomField, Object) - Constructor for class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
CustomFieldRenderer - Class in com.atlassian.jira.issue.customfields.searchers.renderer
An abstract implementation of a renderer for custom fields.
CustomFieldRenderer(ClauseNames, CustomFieldSearcherModuleDescriptor, CustomField, CustomFieldValueProvider, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
CustomFieldSearcher - Interface in com.atlassian.jira.issue.customfields
The custom field searcher interface defines an IssueSearcher that's usable by CustomField objects.
CustomFieldSearcherClauseHandler - Interface in com.atlassian.jira.issue.customfields.searchers
Provides access to objects that can perform validation and query generation for clauses generated by this searcher.
CustomFieldSearcherInformation - Class in com.atlassian.jira.issue.customfields.searchers.information
Stores information on Custom Field Searchers.
CustomFieldSearcherInformation(String, String, List<? extends FieldIndexer>, AtomicReference<CustomField>) - Constructor for class com.atlassian.jira.issue.customfields.searchers.information.CustomFieldSearcherInformation
 
CustomFieldSearcherModuleDescriptor - Interface in com.atlassian.jira.plugin.customfield
 
CustomFieldService - Interface in com.atlassian.jira.bc.customfield
Service front for the custom field manager.
CustomFieldStattable - Interface in com.atlassian.jira.issue.customfields.statistics
 
CustomFieldType<T,S> - Interface in com.atlassian.jira.issue.customfields
This interface represents a particular type of CustomField.
CustomFieldTypeModuleDescriptor - Interface in com.atlassian.jira.plugin.customfield
 
CustomFieldUpdatedEvent - Class in com.atlassian.jira.event.issue.field
Event indicating a custom field has been updated.
CustomFieldUpdatedEvent(CustomField) - Constructor for class com.atlassian.jira.event.issue.field.CustomFieldUpdatedEvent
 
CustomFieldUpdatedEvent(Long, String, String) - Constructor for class com.atlassian.jira.event.issue.field.CustomFieldUpdatedEvent
 
CustomFieldUserStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
CustomFieldUserStatisticsMapper(CustomField, UserManager, JiraAuthenticationContext, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.statistics.CustomFieldUserStatisticsMapper
 
CustomFieldUtils - Class in com.atlassian.jira.issue.customfields
 
CustomFieldUtils() - Constructor for class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
CustomFieldValueParser - Interface in com.atlassian.jira.imports.project.parser
Converts custom field value xml in a JIRA backup to an object representation and converts the object into the EntityRepresentation.
customFieldValuePersister - Variable in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
 
customFieldValuePersister - Variable in class com.atlassian.jira.issue.customfields.impl.AbstractMultiSettableCFType
Deprecated.
 
customFieldValuePersister - Variable in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
CustomFieldValuePersister - Interface in com.atlassian.jira.issue.customfields.persistence
 
CustomFieldValueProvider - Interface in com.atlassian.jira.issue.customfields
Provides access to custom field values for the purpose of rendering with custom field searchers.
CustomFieldVersionStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
CustomFieldVersionStatisticsMapper(CustomField, VersionManager, JiraAuthenticationContext, CustomFieldInputHelper, boolean) - Constructor for class com.atlassian.jira.issue.statistics.CustomFieldVersionStatisticsMapper
 
CZECH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 

D

DANISH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
darkColorDrawingSupplier - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
darkColors - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
DarkFeatures - Class in com.atlassian.jira.plugin.profile
Represents the current state of the dark features for a particular user.
DarkFeatures(Set<String>, Set<String>, Set<String>) - Constructor for class com.atlassian.jira.plugin.profile.DarkFeatures
 
DASHBOARD - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
DashboardUtil - Class in com.atlassian.jira.dashboard
Implements static utility methods for dashboards
DashboardViewEvent - Class in com.atlassian.jira.event
Published when the dashboard page is viewed.
DashboardViewEvent(Long) - Constructor for class com.atlassian.jira.event.DashboardViewEvent
 
DATA - Static variable in interface com.atlassian.jira.config.util.JiraHome
Name of the "Data" directory in JIRA home.
DATA_IMPORT_CURRENT_TASK - Static variable in interface com.atlassian.jira.web.ServletContextKeys
 
DATA_IMPORT_RESULT - Static variable in interface com.atlassian.jira.web.SessionKeys
 
DATA_IMPORT_TASK_MANAGER - Static variable in interface com.atlassian.jira.web.ServletContextKeys
 
DataAccessException - Exception in com.atlassian.jira.exception
This exception is thrown when the data store exception is caught by the persistence code.
DataAccessException(String) - Constructor for exception com.atlassian.jira.exception.DataAccessException
 
DataAccessException(Throwable) - Constructor for exception com.atlassian.jira.exception.DataAccessException
 
DataAccessException(String, Throwable) - Constructor for exception com.atlassian.jira.exception.DataAccessException
 
DATABASE_QUERY_BATCH_SIZE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
DataImportParams - Class in com.atlassian.jira.bc.dataimport
Provides all the parameters required to perform a data import in JIRA.
DataImportParams.Builder - Class in com.atlassian.jira.bc.dataimport
 
DataImportParams.Builder(String) - Constructor for class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
DataImportService - Interface in com.atlassian.jira.bc.dataimport
Performs an XML import used both during setup and xml restore.
DataImportService.ImportError - Enum in com.atlassian.jira.bc.dataimport
DataImportService.ImportResult - Class in com.atlassian.jira.bc.dataimport
Represents the result of performing an import.
DataImportService.ImportResult.Builder - Class in com.atlassian.jira.bc.dataimport
 
DataImportService.ImportResult.Builder(DataImportParams) - Constructor for class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult.Builder
 
DataImportService.ImportValidationResult - Class in com.atlassian.jira.bc.dataimport
DataImportService.ImportValidationResult(ErrorCollection, DataImportParams) - Constructor for class com.atlassian.jira.bc.dataimport.DataImportService.ImportValidationResult
 
DataUtils - Class in com.atlassian.jira.charts.util
Utility methods for manipulating data
DataUtils() - Constructor for class com.atlassian.jira.charts.util.DataUtils
 
DATE - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
DATE - Static variable in class com.atlassian.jira.JiraDataTypes
 
date(Date) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Specify the value that must me matched using the current operator.
DATE_FORMAT - Static variable in class com.atlassian.jira.rest.Dates
The format used for dates in the REST plugin.
DATE_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
DateConverter - Interface in com.atlassian.jira.issue.customfields.converters
Note that this interface is not provided to PICO/Spring directly - it is a super-interface that can be used for extending classes.
DateCustomFieldSearchRenderer - Class in com.atlassian.jira.issue.customfields.searchers.renderer
 
DateCustomFieldSearchRenderer(boolean, CustomField, SimpleFieldSearchConstants, DateSearcherConfig, VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, CalendarLanguageUtil, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.renderer.DateCustomFieldSearchRenderer
 
DateField - Interface in com.atlassian.jira.issue.fields
A marker interface to mark all date fields available in the system.
DateFieldFormat - Interface in com.atlassian.jira.util
Helper for handling JIRA date fields.
DatePeriodStatisticsMapper - Class in com.atlassian.jira.issue.statistics
A StatsMapper that takes the document constant name (lucene) and a JFreeChart TimePeriod class, and rounds the dates to the appropriate time period
DatePeriodStatisticsMapper(Class, String, TimeZone) - Constructor for class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
Creates a new DatePeriodStatisticsMapper using the given time zone.
DatePickerConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
DateRange - Class in com.atlassian.jira.jql.util
A simple class to represent a date range
DateRange(Date, Date) - Constructor for class com.atlassian.jira.jql.util.DateRange
The passed in dates can never be null and if the lower is higher than the upper then they are swapped into lower then upper order.
DateRangeBuilder - Interface in com.atlassian.jira.issue.history
The change history items only include the date of change - for indexing and searching you need a date range.
DateRangeSearcher - Class in com.atlassian.jira.issue.customfields.searchers
 
DateRangeSearcher(JqlOperandResolver, JqlLocalDateSupport, CustomFieldInputHelper, DateTimeFormatterFactory, VelocityRequestContextFactory, ApplicationProperties, VelocityManager, CalendarLanguageUtil, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
dates(Date...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Specify the values that must be matched using the current operator.
dates(Collection<Date>) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Specify the values that must be matched using the current operator.
Dates - Class in com.atlassian.jira.rest
Utility class for formatting and parsing date and date/time objects in ISO8601 format.
Dates.DateAdapter - Class in com.atlassian.jira.rest
 
Dates.DateAdapter() - Constructor for class com.atlassian.jira.rest.Dates.DateAdapter
 
Dates.DateTimeAdapter - Class in com.atlassian.jira.rest
 
Dates.DateTimeAdapter() - Constructor for class com.atlassian.jira.rest.Dates.DateTimeAdapter
 
DateSearcherConfig - Class in com.atlassian.jira.issue.search.searchers.util
Simple helper class that generates navigator param and form names given a date field id.
DateSearcherConfig(String, ClauseNames, String) - Constructor for class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
DateSearcherInputHelper - Interface in com.atlassian.jira.issue.search.searchers.util
Inteface for classues that parse JQL clauses and determine if they are suitable for usage in the Navigator or Search URL.
DateSearcherInputHelper.ConvertClauseResult - Class in com.atlassian.jira.issue.search.searchers.util
 
DateSearcherInputHelper.ConvertClauseResult(Map<String, String>, boolean) - Constructor for class com.atlassian.jira.issue.search.searchers.util.DateSearcherInputHelper.ConvertClauseResult
 
DATETIME_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
DateTimeConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
DateTimeFieldChangeLogHelper - Interface in com.atlassian.jira.issue.history
A helper component which can be used by (custom)fields to store date/time information in the issue change history.
DateTimeFormatter - Interface in com.atlassian.jira.datetime
Interface for JIRA date time formatters.
DateTimeFormatterFactory - Interface in com.atlassian.jira.datetime
This factory is used to create DateTimeFormatter instances within JIRA.
DateTimeFormatUtils - Class in com.atlassian.jira.datetime
Helper methods for dealing with the configured date and date-time formats.
DateTimeFormatUtils() - Constructor for class com.atlassian.jira.datetime.DateTimeFormatUtils
 
DateTimeStyle - Enum in com.atlassian.jira.datetime
The date styles that JIRA is capable of formatting to.
dateToString(Date) - Static method in class com.atlassian.jira.util.LuceneUtils
Turns a given date-time (point in time) value into a String suitable for storing and searching in Lucene.
DAY - Static variable in class com.atlassian.jira.web.util.OutlookDate
 
DAYS_LIMIT_DEFAULT - Static variable in class com.atlassian.jira.charts.util.DataUtils
 
daysAgo(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use Days.daysBetween(org.joda.time.ReadablePartial, org.joda.time.ReadablePartial) instead. Since v4.4.
daysAgo(Date, Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use Days.daysBetween(org.joda.time.ReadablePartial, org.joda.time.ReadablePartial) instead. Since v4.4.
deactivate() - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
De-activates indexing (as happens from the admin page) and removes index directories.
debug(Object) - Method in class com.atlassian.jira.util.log.NShotLogger
 
debug(Object, Throwable) - Method in class com.atlassian.jira.util.log.NShotLogger
 
decode(String, String) - Static method in class com.atlassian.jira.util.JiraUrlCodec
URL decode the passed value using the passed character encoding, or if the encoding doesn't exist, the system encoding.
decode(String) - Static method in class com.atlassian.jira.util.JiraUrlCodec
URL decode the passed value using the configured JIRA character encoding, or if the encoding doesn't exist, the system encoding.
decode(byte[]) - Static method in class com.atlassian.jira.util.URLCodec
Decodes an array of URL safe 7-bit characters into an array of original bytes.
decode(String, String) - Static method in class com.atlassian.jira.util.URLCodec
Decodes a URL safe string into its original form using the specified encoding.
decode(String) - Static method in class com.atlassian.jira.util.URLCodec
Decodes a URL safe string into its original form using the default string charset.
decode(Object) - Static method in class com.atlassian.jira.util.URLCodec
Decodes a URL safe object into its original form.
decodeUrl(byte[]) - Static method in class com.atlassian.jira.util.URLCodec
Decodes an array of URL safe 7-bit characters into an array of original bytes.
decreaseFavouriteSequence(User, S) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Decreases the position of the SharedEntity relative to the user's set of all other entities of the same type.
decreasePortalPageSequence(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Decreases the position of the page configuration in the user's page configuration set.
decreaseVersionSequence(VersionService.MoveVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Move a version to have a higher sequence number - ie make it later.
decreaseVersionSequence(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Move a version to have a higher sequence number - ie make it later
decrementSequence(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
DEFAULT_ADMIN_HISTORY_DROPDOWN_ITEMS - Static variable in interface com.atlassian.jira.user.UserAdminHistoryManager
 
DEFAULT_COLUMNS - Static variable in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
DEFAULT_FIELD_SCREEN_SCHEME_ID - Static variable in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
DEFAULT_FOLDER - Static variable in class com.atlassian.jira.service.services.mail.MailFetcherService
 
DEFAULT_FORMAT - Static variable in class com.atlassian.jira.util.velocity.NumberTool
The default format to be used when none is specified.
DEFAULT_ISSUE_HISTORY_DROPDOWN_ITEMS - Static variable in interface com.atlassian.jira.user.UserIssueHistoryManager
 
DEFAULT_ISSUE_TYPE_SCHEME - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
DEFAULT_JNDI_NAME - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
DEFAULT_LOCALE - Static variable in interface com.atlassian.jira.config.LocaleManager
The default locale id.
DEFAULT_MAX_RESULTS - Static variable in interface com.atlassian.jira.web.action.issue.IssueSearchLimits
The default maximum for the number of issues returned by a search.
DEFAULT_NAME_LENGTH - Static variable in interface com.atlassian.jira.bc.project.ProjectService
Default project name length
DEFAULT_ORDER - Static variable in class com.atlassian.jira.plugin.util.ModuleDescriptorXMLUtils
 
DEFAULT_SCHEME_ID - Static variable in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
DEFAULT_SCREEN_ID - Static variable in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
DEFAULT_TAB_KEY - Static variable in interface com.atlassian.jira.plugin.profile.ViewProfilePanelModuleDescriptor
 
DEFAULT_VALUE_TYPE - Static variable in interface com.atlassian.jira.issue.customfields.CustomFieldType
 
DEFAULT_WORKFLOW_NAME - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
defaultAnd() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Tell the builder to combine JQL conditions using the "AND" operator when none has been specified.
DefaultAssigneeException - Exception in com.atlassian.jira.project
 
DefaultAssigneeException(String) - Constructor for exception com.atlassian.jira.project.DefaultAssigneeException
 
DefaultClauseInformation - Class in com.atlassian.jira.issue.search.constants
Search constants for time tracking field clauses in JQL e.g.
DefaultClauseInformation(String, ClauseNames, String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
DefaultClauseInformation(String, String, String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
DefaultCommentBeanFactory - Class in com.atlassian.jira.issue.fields.rest.json
 
DefaultCommentBeanFactory(ProjectRoleManager, DateTimeFormatterFactory, RendererManager, JiraBaseUrls, FieldLayoutManager) - Constructor for class com.atlassian.jira.issue.fields.rest.json.DefaultCommentBeanFactory
 
DefaultCustomFieldInputHelper - Class in com.atlassian.jira.issue.customfields.searchers.transformer
Default implementation of CustomFieldInputHelper
DefaultCustomFieldInputHelper(SearchHandlerManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.DefaultCustomFieldInputHelper
 
DefaultCustomFieldValueProvider - Class in com.atlassian.jira.issue.customfields
Default implementation of the CustomFieldValueProvider
DefaultCustomFieldValueProvider() - Constructor for class com.atlassian.jira.issue.customfields.DefaultCustomFieldValueProvider
 
DefaultFieldValueToDisplayTransformer - Class in com.atlassian.jira.issue.statistics.util
Util object for transformaing a field/value into a displayable format for the a pie chart or heat map.
DefaultFieldValueToDisplayTransformer(I18nHelper, ConstantsManager, CustomFieldManager) - Constructor for class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
defaultFont - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
DefaultIndexedInputHelper<T> - Class in com.atlassian.jira.issue.search.searchers.util
The default implementation for the IndexedInputHelper.
DefaultIndexedInputHelper(IndexInfoResolver<T>, JqlOperandResolver, FieldFlagOperandRegistry) - Constructor for class com.atlassian.jira.issue.search.searchers.util.DefaultIndexedInputHelper
 
DefaultIndexedInputHelper(IndexInfoResolver<T>, JqlOperandResolver, FieldFlagOperandRegistry, SearchContextVisibilityChecker) - Constructor for class com.atlassian.jira.issue.search.searchers.util.DefaultIndexedInputHelper
Deprecated.
DefaultIssueChangeHolder - Class in com.atlassian.jira.issue.util
Default implementation of a change holder.
DefaultIssueChangeHolder() - Constructor for class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
DefaultMatchHandler - Class in com.atlassian.jira.issue.search.parameters.lucene.sort
DefaultMatchHandler(int) - Constructor for class com.atlassian.jira.issue.search.parameters.lucene.sort.DefaultMatchHandler
 
DefaultMessageHandlerContext - Class in com.atlassian.jira.service.util.handler
This class has been made public only to allow easy unit testing by tests from other packages.
DefaultMessageHandlerContext(CommentManager, MessageHandlerExecutionMonitor, IssueManager, AttachmentManager) - Constructor for class com.atlassian.jira.service.util.handler.DefaultMessageHandlerContext
 
defaultNone() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Tell the builder to stop injecting JQL "AND" or "OR" operators automatically between the generated JQL conditions.
defaultOr() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Tell the builder to combine JQL conditions using the "OR" operator when none has been specified.
DefaultRoleActors - Interface in com.atlassian.jira.security.roles
This interface defines the association between a ProjectRole and a collection of default Actors.
defaultStroke - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
DefaultUserBeanFactory - Class in com.atlassian.jira.issue.fields.rest.json
TODO: Document this class / interface here
DefaultUserBeanFactory(JiraBaseUrls) - Constructor for class com.atlassian.jira.issue.fields.rest.json.DefaultUserBeanFactory
 
DefaultValueConfigItem - Class in com.atlassian.jira.issue.customfields.config.item
A FieldConfigItemType that represents a default value for the field.
DefaultValueConfigItem() - Constructor for class com.atlassian.jira.issue.customfields.config.item.DefaultValueConfigItem
 
DefaultWebFragmentContext - Class in com.atlassian.jira.plugin.webfragment
Default JIRA context for webfragments.
DefaultWebFragmentContext() - Constructor for class com.atlassian.jira.plugin.webfragment.DefaultWebFragmentContext
 
dehexchar(char) - Static method in class com.atlassian.jira.util.json.JSONTokener
Get the hex value of a character (base16).
deIndex(GenericValue) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Deprecated.
deIndex(Issue) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Remove an issue from the search index.
DELEGATED_ERROR_KEY - Static variable in interface com.atlassian.jira.sharing.type.ShareTypeValidator
 
DelegatingApplicationUser - Class in com.atlassian.jira.user
An ApplicationUser comprising of a String key and an embedded crowd User.
DelegatingApplicationUser(String, User) - Constructor for class com.atlassian.jira.user.DelegatingApplicationUser
 
DelegatingComparator - Class in com.atlassian.jira.issue.comparator.util
 
DelegatingComparator(Comparator, Comparator) - Constructor for class com.atlassian.jira.issue.comparator.util.DelegatingComparator
Constructs an instace of this comparator setting the first (top-priority) comparator and second (lower-priority) comparator.
delete(Long) - Method in interface com.atlassian.jira.avatar.AvatarManager
Delete the avatar with the given id and the file on disk.
delete(Long, boolean) - Method in interface com.atlassian.jira.avatar.AvatarManager
Delete the avatar with the given id.
delete(JiraServiceContext, String, String) - Method in interface com.atlassian.jira.bc.group.GroupService
This will delete a group from JIRA.
delete(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Deletes the specified attachment and updates the issue change history and 'updated' date.
delete(JiraServiceContext, Comment, boolean) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Deletes a comment and updates the issue's change history and updated date.
delete(IssueLinkService.DeleteIssueLinkValidationResult) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
Deletes the issue link with the given id from the JIRA datastore, if the current user has permission to do so.
delete(User, IssueService.DeleteValidationResult) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will delete an issue from JIRA.
delete(User, IssueService.DeleteValidationResult, EventDispatchOption, boolean) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will delete an issue from JIRA.
delete(IssueLinkService.DeleteIssueLinkValidationResult) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
Deletes the issue link with the given id from the JIRA datastore, if the current user has permission to do so.
delete(User, RemoteIssueLinkService.DeleteValidationResult) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Deletes the remote issue link with the given id from the JIRA datastore, if the current user has permission to do so.
delete(Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method to delete the component.
delete(JiraServiceContext, VersionService.ValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Deletes a version from a project.
delete(Comment) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Deletes the specified comment.
delete(Long) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Removes the SearchRequest GenericValue from the database based on its id
delete(User, Worklog, Long, boolean) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
Deletes the specified worklog and updates the issue's remaining estimate and time spent fields.
delete(Long) - Method in interface com.atlassian.jira.portal.PortalPageManager
Deletes the PortalPage with the specified portalPageId
delete(PortletConfiguration) - Method in interface com.atlassian.jira.portal.PortletConfigurationManager
Remove the passed portlet configuration.
DELETE_ACTION - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
DELETE_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to delete issues and comments.
deleteAllFiltersForUser(JiraServiceContext, User) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Delete all filters for a given user
deleteAllPortalPagesForUser(User) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Delete all Portal Pages owned by a user.
deleteAndAutoAdjustRemainingEstimate(JiraServiceContext, WorklogResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Deletes the specified Worklog.
deleteAndRetainRemainingEstimate(JiraServiceContext, WorklogResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Deletes the specified Worklog.
deleteAndSwapComponentForIssues(JiraServiceContext, Long, Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentService
 
deleteAttachment(Attachment) - Method in interface com.atlassian.jira.issue.AttachmentManager
Delete an attachment from the database and from disk.
deleteAttachmentDirectory(Issue) - Method in interface com.atlassian.jira.issue.AttachmentManager
Delete the attachment directory from disk if the directory is empty.
deleteByGlobalId(User, RemoteIssueLinkService.DeleteByGlobalIdValidationResult) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Deletes the remote issue link that links with the given JIRA issue and has the given global id, if the current user has permission to do so.
deleteComponentForIssues(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentService
 
deleteDraftWorkflow(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Deletes draft workflows (there should only be one) that are associated with the given parent workflow name.
deleteDraftWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Deletes all draft workflows (there should every be only one) for a given parent workflow.
deleteEntity(Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deletes an entity with the given id from the database.
deleteEventType(Long) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
deleteFieldLayout(FieldLayout) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Deletes a custom FieldLayout
deleteFieldLayoutScheme(FieldLayoutScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Removes the FieldLayoutScheme supplied.
deleteFilter(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Delete a given filter.
deleteIndexedChangeHistoryField(IndexedChangeHistoryField) - Method in interface com.atlassian.jira.issue.index.IndexedChangeHistoryFieldManager
 
deleteIssue(User, Issue, EventDispatchOption, boolean) - Method in interface com.atlassian.jira.issue.IssueManager
This method will delete an issue from JIRA.
deleteIssue(User, MutableIssue, EventDispatchOption, boolean) - Method in interface com.atlassian.jira.issue.IssueManager
deleteIssueConstantTranslation(IssueConstant, String, Locale) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
deleteIssueNoEvent(Issue) - Method in interface com.atlassian.jira.issue.IssueManager
Delete issue without firing any events, or sending notifications.
deleteIssueNoEvent(MutableIssue) - Method in interface com.atlassian.jira.issue.IssueManager
deleteListener(Class<? extends JiraListener>) - Method in interface com.atlassian.jira.event.ListenerManager
Deletes any listeners of the given class.
deleteOptionAndChildren(Option) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
deletePermissions(SharedEntity) - Method in interface com.atlassian.jira.sharing.ShareManager
Delete all permissions associated with an entity
deletePortalPage(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to delete the PortalPage with the specified portalPageId.
deleteProject(User, ProjectService.DeleteProjectValidationResult) - Method in interface com.atlassian.jira.bc.project.ProjectService
Deletes the project provided by the deleteProjectValidationResult.
deleteProjectRole(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will delete the given projectRole and checks the currentUser has the correct permissions to perform the delete operation.
deleteRole(ProjectRole) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Deletes a project role object
deleteScheme(FieldConfigScheme) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
deleteScheme(Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deletes a scheme from the database
deleteSecurityLevel(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Deletes the given Issue Security Level and any child permissions.
deleteSharePermissionsLike(SharePermission) - Method in interface com.atlassian.jira.sharing.ShareManager
Deletes SharePermission's that have the same "shape" as the provided share permission.
deleteSubscription(Long) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
deleteSubscriptionsForGroup(Group) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
deleteSubscriptionsForUser(User) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
deleteTranslation(String, Locale) - Method in interface com.atlassian.jira.issue.IssueConstant
 
deleteVersion(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Removes a specific version from the system.
deleteWithManuallyAdjustedEstimate(JiraServiceContext, WorklogAdjustmentAmountResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Deletes the specified Worklog.
deleteWithNewRemainingEstimate(JiraServiceContext, WorklogNewEstimateResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Deletes the specified Worklog.
deleteWorkflow(ApplicationUser, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Deletes the workflow which has the passed name.
deleteWorkflow(JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
deleteWorkflowScheme(ApplicationUser, WorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Delete the passed workflow scheme.
deleteWorkflowScheme(WorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Delete the passed workflow scheme.
DelimeterInserter - Class in com.atlassian.jira.util
This can take an input string and look into it for occurences of given terms.
DelimeterInserter(String, String) - Constructor for class com.atlassian.jira.util.DelimeterInserter
Creates a DelimeterInserter that is in prefix mode and case insenstive.
DelimeterInserter(String, String, boolean) - Constructor for class com.atlassian.jira.util.DelimeterInserter
Creates a DelimeterInserter that is case insenstive.
DelimeterInserter(String, String, boolean, boolean) - Constructor for class com.atlassian.jira.util.DelimeterInserter
 
DeniedReason - Class in com.atlassian.jira.bc.security.login
This class is used to indicate the reason why authentication has been denied.
DeniedReason(String) - Constructor for class com.atlassian.jira.bc.security.login.DeniedReason
Creates a new DenialReason with no additional properties.
DeniedReason(String, Map<String, String>) - Constructor for class com.atlassian.jira.bc.security.login.DeniedReason
Creates a new DenialReason with properties.
DependentField - Interface in com.atlassian.jira.issue.fields
Defines fields that are dependent on another field
DESC - Static variable in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
DESC - Static variable in class com.atlassian.jira.web.bean.StatisticAccessorBean.Direction
 
DESCRIPTION - Static variable in interface com.atlassian.jira.issue.fields.layout.field.EditableDefaultFieldLayout
 
description() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
description(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
DESCRIPTION - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
description(String) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
description(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that match the passed description.
description() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue descriptions.
description(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
description(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
description(String) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
descriptionIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that have no description.
descriptor - Variable in class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
descriptor - Variable in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueAction
 
descriptor - Variable in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel
 
descriptor() - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel2
 
descriptor - Variable in class com.atlassian.jira.plugin.projectoperation.AbstractPluggableProjectOperation
 
descriptor - Variable in class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
 
descriptor - Variable in class com.atlassian.jira.plugin.report.impl.AbstractReport
 
descriptor - Variable in class com.atlassian.jira.plugin.searchrequestview.AbstractSearchRequestView
 
destroy() - Method in class com.atlassian.jira.service.AbstractService
This method is called when the service is unloaded (usually when the web application or server is being shut down).
destroy() - Method in interface com.atlassian.jira.service.JiraService
This method is called when the service is unloaded (usually when the web application or server is being shut down).
destroy() - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
This method is not really called when JIRA Service manager discards the instance of this service.
Direction - Enum in com.atlassian.jira.issue.issuelink
Deprecated.
Use Direction instead. Since v5.0.
Direction - Enum in com.atlassian.jira.issue.link
Represents the direction of a link.
DIRTY_RED - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
disable() - Method in class com.atlassian.jira.mail.settings.MailSettings.Fetch
Disables fetching incoming mail in JIRA.
disable() - Method in class com.atlassian.jira.mail.settings.MailSettings.Send
Disables sending outgoing mail from JIRA.
DISABLE_BUNDLED_PLUGINS - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
DISABLE_VCS_POLLING_SYSTEM_PROPERTY - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
disableAttachments() - Method in interface com.atlassian.jira.config.util.AttachmentPathManager
Turns "Allow Attachments" to off.
disableAttachments() - Method in class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
disableOption(Option) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
Set an option to disabled.
disableOption(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
disableSiteDarkFeature(String) - Method in interface com.atlassian.jira.config.FeatureManager
Disables a site-wide feature.
disableSubTasks() - Method in interface com.atlassian.jira.config.SubTaskManager
 
disableUserDarkFeature(User, String) - Method in interface com.atlassian.jira.config.FeatureManager
Disables a feature for a particular user.
dispatchEvent(Long, Issue, User, boolean) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type, configuring whether or not a mail notification should be sent (useful e.g.
dispatchEvent(Long, Issue, Map<String, Object>, User, boolean) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type with custom parameters.
dispatchEvent(Long, Issue, Map, User) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type with custom parameters.
dispatchEvent(Long, Issue, User, Comment, Worklog, GenericValue) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type.
dispatchEvent(Long, Issue, User, Comment, Worklog, GenericValue, boolean) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type.
dispatchEvent(Long, Issue, User, Comment, Worklog, GenericValue, Map) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type with custom parameters.
dispatchEvent(Long, Issue, User, Comment, Worklog, GenericValue, Map, boolean) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type with custom parameters.
dispatchEvent(Long, Issue, User, GenericValue, boolean, boolean) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type.
dispatchEvent(Long, Issue, User, Comment, Worklog, GenericValue, Map, boolean, boolean) - Method in interface com.atlassian.jira.event.issue.IssueEventManager
Dispatch event of given type with custom parameters.
DISPLAY_PARAMETERS - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
DISPLAY_PARAMS - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
displayed(int) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
DO_NOT_DISPATCH - Static variable in interface com.atlassian.jira.event.type.EventDispatchOption
Use this when you do not want an event to be dispatched.
DOC_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
DOC_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
DOC_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
DOC_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
DOC_UPDATE_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
DOC_UPDATE_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
DocumentConstants - Interface in com.atlassian.jira.issue.index
 
DocumentHitCollector - Class in com.atlassian.jira.issue.statistics.util
A simple Lucene Collector that visits the entire Document for each result in the search.
DocumentHitCollector(IndexSearcher) - Constructor for class com.atlassian.jira.issue.statistics.util.DocumentHitCollector
 
doesFieldContainTerm(IndexReader, String, String) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
This method checks if a field contains a term.
doesQueryFitFilterForm(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Checks if a Query is capable of being shown on the simple (GUI-based) issue navigator edit screen.
doesUserHavePermission(User, ManagedConfigurationItem) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Determine if the specified User would have permission to edit the ManagedConfigurationItem.
doesUserHavePermission(User, ConfigurationItemAccessLevel) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Determine if the specified User would have permission to edit an ManagedConfigurationItem with the specified level.
doImport(User, DataImportService.ImportValidationResult, TaskProgressSink) - Method in interface com.atlassian.jira.bc.dataimport.DataImportService
Performs the actual import given a valid validation result.
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.ExactNumberCustomFieldSearchInputTransformer
 
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.ExactTextCustomFieldSearchInputTransformer
 
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.FreeTextCustomFieldSearchInputTransformer
 
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldSearchInputTransformer
 
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.UserPickerCustomFieldSearchInputTransformer
 
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.VersionCustomFieldSearchInputTransformer
 
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.search.searchers.transformer.RelativeDateSearcherInputTransformer
 
doRelevantClausesFitFilterForm(User, Query, SearchContext) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.SearchInputTransformer
Tells the caller whether or not the relevant clauses from the passed query can be represented on the issue navigator.
DoubleConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
doubleToString(double) - Static method in class com.atlassian.jira.util.json.JSONObject
Produce a string from a double.
doubleValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
 
doubleValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MeanValue
 
doubleValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MedianValue
 
doUpdate(IssueUpdateBean, boolean) - Method in interface com.atlassian.jira.issue.util.IssueUpdater
Stores any changes to the issue optionally including a changelog and conditionally dispatches an IssueUpdate event if the changes were real and made to significant fields.
downcast(Class<R>) - Static method in class com.atlassian.jira.util.Functions
Get a function that always the input downcast to the supplied class.
doWorkflowAction(WorkflowProgressAware) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
DRAFT - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
draftBuilder(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Return a builder that can be used to create a DraftWorkflowScheme for the passed workflow scheme.
draftBuilder(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return a builder that can be used to create a new DraftWorkflowScheme for the passed workflow scheme.
DraftWorkflowCreatedEvent - Class in com.atlassian.jira.event
Author: jdoklovic
DraftWorkflowCreatedEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.DraftWorkflowCreatedEvent
 
DraftWorkflowDeletedEvent - Class in com.atlassian.jira.event
Author: jdoklovic
DraftWorkflowDeletedEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.DraftWorkflowDeletedEvent
 
DraftWorkflowPublishedEvent - Class in com.atlassian.jira.event
Author: jdoklovic
DraftWorkflowPublishedEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.DraftWorkflowPublishedEvent
 
DraftWorkflowScheme - Interface in com.atlassian.jira.workflow
 
DraftWorkflowScheme.Builder - Interface in com.atlassian.jira.workflow
A builder that can be used to change the state of the workflow scheme.
DropDownCreatorService - Interface in com.atlassian.jira.image.dropdown
A service for creating a colourful dropdown.
due() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue's due date.
DUE_DATE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
dueAfter(Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that are due after the passed date.
dueAfter(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that are due after the passed date.
dueBetween(Date, Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where due between the passed dates.
dueBetween(String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where due between the passed dates.
dueDate(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
dueDate(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
DUPLICATE_RESOLUTION - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
DUPLICATE_RESOLUTION_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
DURATION - Static variable in class com.atlassian.jira.JiraDataTypes
 
Duration - Interface in com.atlassian.jira.types
Defines a type for fields that represent durations such as OriginalEstimate, TimeSpent, etc.
DUTCH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 

E

EasyList - Class in com.atlassian.jira.util
Deprecated.
Use Lists instead. Since v5.0.
EasyList() - Constructor for class com.atlassian.jira.util.EasyList
Deprecated.
 
EDIT - Static variable in class com.atlassian.jira.sharing.type.ShareTypeRenderer.RenderMode
 
EDIT_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to edit issues.
EDIT_ISSUE_OPERATION - Static variable in class com.atlassian.jira.issue.operation.IssueOperations
 
EDIT_TEMPLATE_SUFFIX - Static variable in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
editableCheckRequired(boolean) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
EditableColumnLayout - Interface in com.atlassian.jira.issue.fields.layout.column
 
EditableDefaultColumnLayout - Interface in com.atlassian.jira.issue.fields.layout.column
 
EditableDefaultFieldLayout - Interface in com.atlassian.jira.issue.fields.layout.field
A marker interface to describe the default editable field layout.
EditableFieldLayout - Interface in com.atlassian.jira.issue.fields.layout.field
Used to describe an EditableFieldLayout.
EditableSearchRequestColumnLayout - Interface in com.atlassian.jira.issue.fields.layout.column
 
EditableUserColumnLayout - Interface in com.atlassian.jira.issue.fields.layout.column
 
editEventType(Long, String, String, Long) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
editIssueType(IssueType, String, String, String) - Method in interface com.atlassian.jira.config.IssueTypeManager
Edits an existing issue type.
editPriority(Priority, String, String, String, String) - Method in interface com.atlassian.jira.config.PriorityManager
Edit an existing priority.
editResolution(Resolution, String, String) - Method in interface com.atlassian.jira.config.ResolutionManager
Edits an existing resolution.
editService(Long, long, Map<String, String[]>) - Method in interface com.atlassian.jira.service.ServiceManager
This will update the service if a service with this id can be found.
editServiceByName(String, long, Map<String, String[]>) - Method in interface com.atlassian.jira.service.ServiceManager
This will update the service if a service by this name can be found.
editStatus(Status, String, String, String) - Method in interface com.atlassian.jira.config.StatusManager
Edit an existing status.
editVersionDetails(Version, String, String, GenericValue) - Method in interface com.atlassian.jira.project.version.VersionManager
editVersionDetails(Version, String, String) - Method in interface com.atlassian.jira.project.version.VersionManager
Updates details of an existing version.
editVersionReleaseDate(Version, Date) - Method in interface com.atlassian.jira.project.version.VersionManager
Update the release date of a version.
Email - Class in com.atlassian.jira.mail
This is a wrapper class around the Email class from atlassian-mail.
Email(String) - Constructor for class com.atlassian.jira.mail.Email
Constructor specifying only the recipient.
Email(String, String, String) - Constructor for class com.atlassian.jira.mail.Email
Constructor including cc and bcc addresses.
EMAIL_FROMHEADER_FORMAT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
EMAIL_VIEW - Static variable in class com.atlassian.jira.issue.fields.FieldRenderingContext
used to signify we are rendering for emails
empty() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it looks for empty values.
EMPTY - Static variable in class com.atlassian.query.operand.EmptyOperand
 
EMPTY_ONLY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of operators that work exclusively on the EMPTY clause.
EMPTY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of operators that can work on the EMPTY clause.
emptyMap() - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating an empty map.
EmptyOperand - Class in com.atlassian.query.operand
Used to represent a value that has not been set for a field.
EmptyOperand() - Constructor for class com.atlassian.query.operand.EmptyOperand
 
enable() - Method in class com.atlassian.jira.mail.settings.MailSettings.Fetch
Enables fetching incoming mail in JIRA.
enable() - Method in class com.atlassian.jira.mail.settings.MailSettings.Send
Enables sending outgoing mail from JIRA.
enabled() - Method in interface com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration
Is time tracking enabled?
enabled() - Method in class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
enableOption(Option) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
Set an option to enabled.
enableOption(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
enableSiteDarkFeature(String) - Method in interface com.atlassian.jira.config.FeatureManager
Enables a site-wide feature.
enableSubTasks() - Method in interface com.atlassian.jira.config.SubTaskManager
 
enableUserDarkFeature(User, String) - Method in interface com.atlassian.jira.config.FeatureManager
Enables a feature for a particular User.
EnclosedIterable<T> - Interface in com.atlassian.jira.util.collect
A limited collection view that may be backed by the something that needs closing, for example a connection to a database.
enclosedIterable(EnclosedIterable<I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
EnclosedIterable.Functions - Class in com.atlassian.jira.util.collect
 
EnclosedIterable.Functions() - Constructor for class com.atlassian.jira.util.collect.EnclosedIterable.Functions
 
EnclosedIterable.ListResolver<T> - Class in com.atlassian.jira.util.collect
Utility class for transforming a EnclosedIterable into a List.
EnclosedIterable.ListResolver() - Constructor for class com.atlassian.jira.util.collect.EnclosedIterable.ListResolver
 
encode(String, String, boolean) - Static method in class com.atlassian.jira.util.JiraUrlCodec
URL encode the passed value using the passed character encoding, or if the encoding doesn't exist, the system encoding.
encode(String, String) - Static method in class com.atlassian.jira.util.JiraUrlCodec
URL encode the passed value using the passed character encoding, or if the encoding doesn't exist, the system encoding.
encode(String) - Static method in class com.atlassian.jira.util.JiraUrlCodec
URL encode the passed value using the configured JIRA character encoding, or if the encoding doesn't exist, the system encoding.
encode(String, boolean) - Static method in class com.atlassian.jira.util.JiraUrlCodec
URL encode the passed value using the configured JIRA character encoding, or if the encoding doesn't exist, the system encoding.
encode(byte[]) - Static method in class com.atlassian.jira.util.URLCodec
Encodes an array of bytes into an array of URL safe 7-bit characters.
encode(byte[], boolean) - Static method in class com.atlassian.jira.util.URLCodec
Encodes an array of bytes into an array of URL safe 7-bit characters.
encode(String, String) - Static method in class com.atlassian.jira.util.URLCodec
Encodes a string into its URL safe form using the specified string charset.
encode(String, String, boolean) - Static method in class com.atlassian.jira.util.URLCodec
Encodes a string into its URL safe form using the specified string charset.
encode(String) - Static method in class com.atlassian.jira.util.URLCodec
Encodes a string into its URL safe form using the default string charset.
encode(String, boolean) - Static method in class com.atlassian.jira.util.URLCodec
Encodes a string into its URL safe form using the default string charset.
encode(Object) - Static method in class com.atlassian.jira.util.URLCodec
Encodes an object into its URL safe form.
encode(Object, boolean) - Static method in class com.atlassian.jira.util.URLCodec
Encodes an object into its URL safe form.
encodeFieldName(String) - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
Encode the passed string into a safe JQL field name.
encodeForHtml(Object) - Method in interface com.atlassian.jira.render.Encoder
Renders input as HTML.
encodeFunctionArgument(String) - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
Encode the passed string into a safe JQL function argument.
encodeFunctionName(String) - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
Encode the passed string into a safe JQL function name.
Encoder - Interface in com.atlassian.jira.render
Encoder used to render content that has been provided by JIRA administrators.
encodeStringValue(String) - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
Encode the passed string value into a safe JQL value if necessary.
encodeUrl(BitSet, byte[]) - Static method in class com.atlassian.jira.util.URLCodec
Encodes an array of bytes into an array of URL safe 7-bit characters.
encodeValue(String) - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
Encode the passed string value into a safe JQL value if necessary.
EncodingConfiguration - Interface in com.atlassian.jira.config.util
Get the current encoding.
EncodingConfiguration.PropertiesAdaptor - Class in com.atlassian.jira.config.util
 
EncodingConfiguration.PropertiesAdaptor(ApplicationProperties) - Constructor for class com.atlassian.jira.config.util.EncodingConfiguration.PropertiesAdaptor
 
EncodingConfiguration.Static - Class in com.atlassian.jira.config.util
 
EncodingConfiguration.Static(String) - Constructor for class com.atlassian.jira.config.util.EncodingConfiguration.Static
 
end(int) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
endOrderBy() - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Call this to return to the parent JqlQueryBuilder.
endsub() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
End the current sub JQL expression.
endWhere() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Call this to get a handle on the associated JqlQueryBuilder.
ENGLISH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
ensureAnIssueIsSelected(SearchResultsInfo, boolean) - Method in interface com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelper
 
ensurePathInSecureDir(String, String) - Static method in class com.atlassian.jira.util.PathUtils
Checks if using untrustedPath would result in path traversal.
ENTITY_CF_TYPE_KEY - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_CUSTOM_FIELD_SEARCHER - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_DATA_KEY - Static variable in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
 
ENTITY_DATA_TYPE - Static variable in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
 
ENTITY_DESCRIPTION - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_ID - Static variable in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
 
ENTITY_ID - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_ISSUETYPE - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_LONG_TEXT_LENGTH - Static variable in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
 
ENTITY_NAME - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_PROJECT - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_TABLE_NAME - Static variable in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
 
ENTITY_TABLE_NAME - Static variable in interface com.atlassian.jira.issue.fields.CustomField
 
ENTITY_TYPE - Static variable in class com.atlassian.jira.issue.search.SearchRequest
 
ENTITY_TYPE - Static variable in class com.atlassian.jira.portal.PortalPage
This is the SharedEntity type, eg "PortalPage"
ENTITY_XML_VALUE - Static variable in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
 
EntityNotFoundException - Exception in com.atlassian.jira.bc
 
EntityNotFoundException() - Constructor for exception com.atlassian.jira.bc.EntityNotFoundException
 
EntityNotFoundException(String) - Constructor for exception com.atlassian.jira.bc.EntityNotFoundException
 
EntityRepresentation - Interface in com.atlassian.jira.imports.project.core
Represents a Entity and attributes that can be persisted via OfBiz
entry(Map.Entry<? extends K, ? extends I>, Function<I, V>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
entrySet() - Method in class com.atlassian.jira.util.collect.CompositeMap
 
entrySet() - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
entrySet() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
EnumerationIterator<E> - Class in com.atlassian.jira.util.collect
Adaptor for turning an Enumeration into an Iterator.
ENVIRONMENT - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
environment(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that match the passed environment.
environment() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue environments.
environment(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
environment(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
environmentIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that have no environment.
eq() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition equals.
eq(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the passed value.
eq(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the passed value.
eq(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the passed date.
eq(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the passed value.
eqEmpty() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the EMPTY value.
eqFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the passed function.
eqFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the passed function.
eqFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the equals operator and the passed function.
EQUALITY_AND_RELATIONAL - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
EQUALITY_AND_RELATIONAL_WITH_EMPTY - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
EQUALITY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
The set of operators that a clause needs to support if it supports the EQUALS operator.
EQUALITY_OPERATORS_WITH_EMPTY - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of operators that a clause needs to support if it suppors the EQUALS operator and the EMPTY operand.
EqualityQueryFactory<T> - Class in com.atlassian.jira.jql.query
Used to generate equality lucene queries.
EqualityQueryFactory(IndexInfoResolver<T>) - Constructor for class com.atlassian.jira.jql.query.EqualityQueryFactory
 
equals(Object) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
equals(Object) - Method in class com.atlassian.jira.bc.JiraServiceContextImpl
 
equals(Object) - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
Returns true if same object, instance of MutableProjectComponent and equal ID.
equals(Object) - Method in class com.atlassian.jira.charts.ChartFactory.ChartContext
 
equals(Object) - Method in class com.atlassian.jira.charts.jfreechart.TimePeriodUtils
 
equals(Object) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
equals(Object) - Method in class com.atlassian.jira.datetime.LocalDate
 
equals(Object) - Method in class com.atlassian.jira.event.AbstractEvent
 
equals(Object) - Method in class com.atlassian.jira.event.issue.IssueEvent
Note: this will not compare the time stamps of two events - only everything else.
equals(Object) - Method in class com.atlassian.jira.event.issue.MentionIssueCommentEvent
 
equals(Object) - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
equals(Object) - Method in class com.atlassian.jira.event.project.AbstractVersionEvent
 
equals(Object) - Method in class com.atlassian.jira.event.project.VersionMergeEvent
 
equals(Object) - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
equals(Object) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
equals(Object) - Method in class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
equals(Object) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
 
equals(Object) - Method in class com.atlassian.jira.imports.project.mapper.IdKeyPair
 
equals(Object) - Method in class com.atlassian.jira.imports.project.mapper.IssueTypeMapper
 
equals(Object) - Method in class com.atlassian.jira.imports.project.mapper.StatusMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
equals(Object) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
equals(Object) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
equals(Object) - Method in class com.atlassian.jira.issue.context.AbstractJiraContext
 
equals(Object) - Method in class com.atlassian.jira.issue.context.IssueContextImpl
 
equals(Object) - Method in class com.atlassian.jira.issue.context.ProjectContext
 
equals(Object) - Method in class com.atlassian.jira.issue.customfields.OperationContextImpl
 
equals(Object) - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
equals(Object) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
equals(Object) - Method in class com.atlassian.jira.issue.fields.option.AbstractOption
 
equals(Object) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
equals(Object) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldTab
 
equals(Object) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
equals(Object) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
equals(Object) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
equals(Object) - Method in class com.atlassian.jira.issue.index.IndexedChangeHistoryField
 
equals(Object) - Method in class com.atlassian.jira.issue.label.Label
 
equals(Object) - Method in class com.atlassian.jira.issue.operation.ScreenableSingleIssueOperationImpl
 
equals(Object) - Method in class com.atlassian.jira.issue.search.ClauseNames
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
equals(Object) - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty
 
equals(Object) - Method in interface com.atlassian.jira.issue.search.LuceneFieldSorter
As this object is used as a key in a cache, this method must be provided and respect all internal state.
equals(Object) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator
 
equals(Object) - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
equals(Object) - Method in class com.atlassian.jira.issue.search.SearchHandler.ClauseRegistration
 
equals(Object) - Method in class com.atlassian.jira.issue.search.SearchHandler
 
equals(Object) - Method in class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
equals(Object) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.TextFieldSorter
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
equals(Object) - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
equals(Object) - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
equals(Object) - Method in class com.atlassian.jira.JiraDataTypeImpl
 
equals(Object) - Method in class com.atlassian.jira.jql.context.AllProjectsContext
 
equals(Object) - Method in class com.atlassian.jira.jql.context.ClauseContextImpl
 
equals(Object) - Method in class com.atlassian.jira.jql.context.IssueTypeContextImpl
 
equals(Object) - Method in class com.atlassian.jira.jql.context.ProjectContextImpl
 
equals(Object) - Method in class com.atlassian.jira.jql.context.ProjectIssueTypeContextImpl
 
equals(Object) - Method in class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
equals(Object) - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
equals(Object) - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
equals(Object) - Method in class com.atlassian.jira.jql.query.QueryCreationContextImpl
 
equals(Object) - Method in class com.atlassian.jira.jql.query.QueryFactoryResult
 
equals(Object) - Method in class com.atlassian.jira.jql.util.DateRange
 
equals(Object) - Method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
equals(Object) - Method in class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
 
equals(Object) - Method in class com.atlassian.jira.notification.NotificationRecipient
 
equals(Object) - Method in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
equals(Object) - Method in class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
equals(Object) - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkImpl
 
equals(Object) - Method in class com.atlassian.jira.portal.PortalPage
 
equals(Object) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
equals(Object) - Method in class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
equals(Object) - Method in class com.atlassian.jira.sharing.search.GroupShareTypeSearchParameter
 
equals(Object) - Method in class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
equals(Object) - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
equals(Object) - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
equals(Object) - Method in class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor
 
equals(Object) - Method in class com.atlassian.jira.sharing.SharePermissionImpl
 
equals(Object) - Method in class com.atlassian.jira.sharing.type.ShareType.Name
 
equals(Object) - Method in class com.atlassian.jira.sharing.type.ShareTypeRenderer.RenderMode
 
equals(Object) - Method in interface com.atlassian.jira.user.ApplicationUser
Implementations must ensure equality based on getKey().
equals(Object) - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
equals(Object) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
equals(Object) - Method in class com.atlassian.jira.user.UserHistoryItem
 
equals(Object) - Method in class com.atlassian.jira.user.UserHistoryItem.Type
 
equals(Object) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
equals(Object) - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
equals(String, T, T) - Static method in class com.atlassian.jira.util.dbc.Assertions
 
equals(Object) - Method in class com.atlassian.jira.util.json.JSONArray
 
equals(Object) - Method in class com.atlassian.jira.util.json.JSONObject
 
equals(Object) - Method in class com.atlassian.jira.util.lang.Pair
 
equals(Object) - Method in class com.atlassian.jira.util.MessageSet.MessageLink
 
equals(Object) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
equals(Object) - Method in class com.atlassian.jira.util.UserAgentUtil.Browser
 
equals(Object) - Method in class com.atlassian.jira.util.UserAgentUtil.OperatingSystem
 
equals(Object) - Method in class com.atlassian.jira.util.UserAgentUtil.UserAgent
 
equals(Object) - Method in class com.atlassian.jira.web.action.issue.bulkedit.WorkflowTransitionKey
 
equals(Object) - Method in class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
equals(Object) - Method in class com.atlassian.jira.web.bean.PercentageGraphRow
 
equals(Object) - Method in class com.atlassian.query.clause.MultiClause
 
equals(Object) - Method in class com.atlassian.query.clause.NotClause
 
equals(Object) - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
equals(Object) - Method in class com.atlassian.query.operand.EmptyOperand
 
equals(Object) - Method in class com.atlassian.query.operand.FunctionOperand
 
equals(Object) - Method in class com.atlassian.query.operand.MultiValueOperand
 
equals(Object) - Method in class com.atlassian.query.operand.SingleValueOperand
 
equals(Object) - Method in class com.atlassian.query.order.OrderByImpl
 
equals(Object) - Method in class com.atlassian.query.order.SearchSort
 
equals(Object) - Method in class com.atlassian.query.QueryImpl
 
EQUALS_SUFFIX - Static variable in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
equalsName(MutableProjectComponent) - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
equalsNullSafe(Object, Object) - Static method in class com.atlassian.jira.util.ObjectUtils
Compares the two objects.
equalTo(T) - Static method in class com.atlassian.jira.util.Predicates
A predicate that check that some input equals the passed argument.
error(String, Throwable) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerErrorCollector
Report an error.
error(String) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerErrorCollector
Report an error.
error(Object) - Method in class com.atlassian.jira.util.log.NShotLogger
 
error(Object, Throwable) - Method in class com.atlassian.jira.util.log.NShotLogger
 
ERROR_KEY - Static variable in interface com.atlassian.jira.sharing.type.ShareTypeValidator
Key used for any error messages.
ErrorCollection - Interface in com.atlassian.jira.util
A very simple interface to collect errors.
ErrorCollection.Reason - Enum in com.atlassian.jira.util
 
errorFieldPrefix(String) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
errors() - Method in exception com.atlassian.jira.util.ValidationFailureException
Returns the validation errors.
escape(CharSequence) - Static method in class com.atlassian.jira.issue.search.util.TextTermEscaper
 
escape(String) - Static method in class com.atlassian.jira.util.json.JSONEscaper
This will escape a value ready to go into a JSON string value.
evaluate(T) - Method in class com.atlassian.jira.util.EvaluateAllPredicate
 
evaluate(T) - Method in interface com.atlassian.jira.util.Predicate
 
evaluate(T) - Method in class com.atlassian.jira.util.Predicates.And
 
evaluate(Object) - Method in class com.atlassian.jira.util.Predicates.FalsePredicate
 
evaluate(T) - Method in class com.atlassian.jira.util.Predicates.Or
 
evaluate(Object) - Method in class com.atlassian.jira.util.Predicates.TruePredicate
 
EvaluateAllPredicate<T> - Class in com.atlassian.jira.util
A predicate that checks that all the given predicates evaulate to true for the specified input.
EvaluateAllPredicate(Predicate<T>, Predicate<T>...) - Constructor for class com.atlassian.jira.util.EvaluateAllPredicate
 
EVENT_ORIGINAL_COMMENT_PARAMETER - Static variable in interface com.atlassian.jira.issue.comments.CommentManager
 
EVENT_ORIGINAL_WORKLOG_PARAMETER - Static variable in interface com.atlassian.jira.issue.worklog.TimeTrackingIssueUpdater
 
EVENT_TYPE - Static variable in class com.atlassian.jira.event.type.EventType
 
EventDispatchOption - Interface in com.atlassian.jira.event.type
Defines an event dispatch strategy to use when updating issues.
EventDispatchOption.EventDispatchOptionImpl - Class in com.atlassian.jira.event.type
 
EventDispatchOption.Factory - Class in com.atlassian.jira.event.type
A simple convienience object that will allow you to easily construct a EventDispatchOption.
EventDispatchOption.Factory() - Constructor for class com.atlassian.jira.event.type.EventDispatchOption.Factory
 
EventType - Class in com.atlassian.jira.event.type
This class describes the type of event.
EventType(String, String, Long) - Constructor for class com.atlassian.jira.event.type.EventType
Create an Event Type.
EventType(Long, String, String, Long) - Constructor for class com.atlassian.jira.event.type.EventType
Create an Event Type.
EventType(GenericValue) - Constructor for class com.atlassian.jira.event.type.EventType
Create an Event Type.
EventTypeManager - Interface in com.atlassian.jira.event.type
 
EXACT - Static variable in class com.atlassian.jira.sharing.search.SharedEntitySearchParameters.TextSearchMode
 
ExactNumberCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
The SearchInputTransformer for project custom fields.
ExactNumberCustomFieldSearchInputTransformer(CustomField, ClauseNames, String, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.ExactNumberCustomFieldSearchInputTransformer
 
ExactNumberSearcher - Class in com.atlassian.jira.issue.customfields.searchers
 
ExactNumberSearcher(FieldVisibilityManager, JqlOperandResolver, DoubleConverter, CustomFieldInputHelper, I18nHelper.BeanFactory) - Constructor for class com.atlassian.jira.issue.customfields.searchers.ExactNumberSearcher
 
ExactTextCustomFieldIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
A custom field indexer for text fields that can be sorted
ExactTextCustomFieldIndexer(FieldVisibilityManager, CustomField) - Constructor for class com.atlassian.jira.issue.index.indexers.impl.ExactTextCustomFieldIndexer
 
ExactTextCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
The SearchInputTransformer for exact text custom fields (urls).
ExactTextCustomFieldSearchInputTransformer(CustomField, ClauseNames, String, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.ExactTextCustomFieldSearchInputTransformer
 
ExactTextCustomFieldValidator - Class in com.atlassian.jira.jql.validator
A validator for exact text custom fields.
ExactTextCustomFieldValidator() - Constructor for class com.atlassian.jira.jql.validator.ExactTextCustomFieldValidator
 
ExactTextSearcher - Class in com.atlassian.jira.issue.customfields.searchers
A searcher for custom fields that contain exact text (e.g.
ExactTextSearcher(JqlOperandResolver, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
ExactTextSearcher(JqlOperandResolver, CustomFieldInputHelper, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
 
EXCEL_VIEW - Static variable in class com.atlassian.jira.issue.fields.FieldRenderingContext
used to signify we are rendering for excel
EXCEL_VIEW - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
EXCEL_VIEW - Static variable in class com.atlassian.jira.web.component.IssueTableLayoutBean
Deprecated.
ExecutableAction - Interface in com.atlassian.jira.web.action.admin.issuetypes
This interface defines something than can be executed.
execute() - Method in class com.atlassian.jira.action.JiraActionSupport
 
ExecutingHttpRequest - Class in com.atlassian.jira.web
This has a thread local that contains the currently executing HttpServletRequest

It is set in the entry filter and set back to null at the end of the filter chain

ExecutingHttpRequest() - Constructor for class com.atlassian.jira.web.ExecutingHttpRequest
 
expandIssueTypeIds(Collection<String>) - Method in interface com.atlassian.jira.config.ConstantsManager
Converts the 'special' ids of issue types to a list of issue type ids For example, converts a special id to a list of all sub-task issue types Also see ConstantsManager.ALL_STANDARD_ISSUE_TYPES, ConstantsManager.ALL_SUB_TASK_ISSUE_TYPES and ConstantsManager.ALL_ISSUE_TYPES.
EXPECTED_ELEMENT_LENGTH - Static variable in class com.atlassian.jira.util.lang.JiraStringUtils
 
EXPORT - Static variable in interface com.atlassian.jira.config.util.JiraHome
Name of the "Export" directory in JIRA home.
EXPORT_PROJECT_DOCUMENT - Static variable in interface com.atlassian.jira.web.SessionKeys
 
ExportCompletedEvent - Class in com.atlassian.jira.bc.dataimport
Event fired when an export is complete.
ExportCompletedEvent(User, String, ServiceOutcome<Void>) - Constructor for class com.atlassian.jira.bc.dataimport.ExportCompletedEvent
 
ExportStartedEvent - Class in com.atlassian.jira.bc.dataimport
Event raised when a data export begins.
ExportStartedEvent(User, String) - Constructor for class com.atlassian.jira.bc.dataimport.ExportStartedEvent
 
EXPUNGE_DELETES_PCT_ALLOWED - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
ExternalCustomFieldOption - Class in com.atlassian.jira.imports.project.customfield
Stores information from a Custom Field Option.
ExternalCustomFieldOption(String, String, String, String, String) - Constructor for class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
ExternalCustomFieldValue - Interface in com.atlassian.jira.imports.project.customfield
Represents a custom field value that has been taken from backup data.
externalPasswordManagement(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
ExternalProjectRoleActor - Class in com.atlassian.jira.external.beans
Represents a project role member from an external data.
ExternalProjectRoleActor(String, String, String, String, String) - Constructor for class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
ExternalUser - Class in com.atlassian.jira.external.beans
 
ExternalUser() - Constructor for class com.atlassian.jira.external.beans.ExternalUser
 
ExternalUser(String, String) - Constructor for class com.atlassian.jira.external.beans.ExternalUser
 
ExternalUser(String, String, String) - Constructor for class com.atlassian.jira.external.beans.ExternalUser
 
ExternalUser(String, String, String, String) - Constructor for class com.atlassian.jira.external.beans.ExternalUser
 
externalUserManagement(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
extractActionFromURL(String) - Static method in class com.atlassian.jira.util.http.JiraUrl
Extracts the action (e.g.
extractGroupStringsFromString(String) - Method in interface com.atlassian.jira.issue.customfields.converters.MultiGroupConverter
 
extractMultipleParams(Map<String, Object>, Collection<String>) - Method in class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
 
extractProjectOrFilterId(String) - Static method in class com.atlassian.jira.charts.util.ChartReportUtils
Extracts the id component of the 'projectOrFilterId'.
extractSingleParam(Map<String, Object>, String) - Method in class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
 
extractUserStringsFromString(String) - Method in interface com.atlassian.jira.issue.customfields.converters.MultiUserConverter
 

F

falsePredicate() - Static method in class com.atlassian.jira.util.Predicates
Return a predicate that always returns false.
FATAL - Static variable in class com.atlassian.jira.issue.fields.util.MessagedResult
 
fatal(Object) - Method in class com.atlassian.jira.util.log.NShotLogger
 
fatal(Object, Throwable) - Method in class com.atlassian.jira.util.log.NShotLogger
 
FAVICON_DIMENSION - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultFaviconDimensions
 
FAVICON_HIRES_DIMENSION - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultFaviconDimensions
 
Favourite - Interface in com.atlassian.jira.favourites
An entity that can be marked as favourite by users.
favouriteCount(Long) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
FavouritesManager<S extends SharedEntity> - Interface in com.atlassian.jira.favourites
Manager for basic Favourites functionality.
FavouritesService - Interface in com.atlassian.jira.bc.favourites
Service for basic Favourites functionality.
feature() - Method in class com.atlassian.jira.config.FeatureEvent
 
FeatureDisabledEvent - Class in com.atlassian.jira.config
Event raised when a feature is enabled.
FeatureDisabledEvent(String) - Constructor for class com.atlassian.jira.config.FeatureDisabledEvent
Creates a new "feature enabled" event for a site-wide feature.
FeatureDisabledEvent(String, User) - Constructor for class com.atlassian.jira.config.FeatureDisabledEvent
Creates a new "feature enabled" event for a per-user feature.
FeatureEnabledEvent - Class in com.atlassian.jira.config
Event raised when a feature is enabled.
FeatureEnabledEvent(String) - Constructor for class com.atlassian.jira.config.FeatureEnabledEvent
Creates a new "feature enabled" event for a site-wide feature.
FeatureEnabledEvent(String, User) - Constructor for class com.atlassian.jira.config.FeatureEnabledEvent
Creates a new "feature enabled" event for a per-user feature.
FeatureEvent - Class in com.atlassian.jira.config
Dark feature info.
FeatureEvent(String) - Constructor for class com.atlassian.jira.config.FeatureEvent
Creates a new feature info.
FeatureEvent(String, User) - Constructor for class com.atlassian.jira.config.FeatureEvent
Creates a new feature info for a per-user feature.
featureKey() - Method in enum com.atlassian.jira.config.CoreFeatures
 
FeatureManager - Interface in com.atlassian.jira.config
Component responsible for providing information whether certain features in JIRA are enabled or disabled.
fetch() - Method in class com.atlassian.jira.mail.settings.MailSettings.DefaultMailSettings
 
fetch() - Method in interface com.atlassian.jira.mail.settings.MailSettings
Retrieves the incoming mail settings for JIRA.
FETCH_SIZE - Static variable in class com.atlassian.jira.config.properties.APKeys.Export
 
field(String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
field - Variable in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
 
Field - Interface in com.atlassian.jira.issue.fields
 
field(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the passed name.
FIELD_COMMENT - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
FIELD_COMMENT_GROUP_LEVEL - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
FIELD_COMMENT_LEVEL - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
FIELD_COMMENT_ROLE_LEVEL - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
FIELD_PROJECT - Static variable in interface com.atlassian.jira.issue.context.JiraContextNode
 
FIELD_PROJECT_CATEGORY - Static variable in interface com.atlassian.jira.issue.context.JiraContextNode
 
FIELD_SCREEN_SCHEME_ENTITY_NAME - Static variable in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
FIELD_TYPE_DATE - Static variable in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
FIELD_TYPE_NUMBER - Static variable in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
FIELD_TYPE_STRING - Static variable in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
FIELD_TYPE_TEXT - Static variable in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
FieldableDocumentHitCollector - Class in com.atlassian.jira.issue.statistics.util
A Lucene search Collector that retrieves only a subset of fields within the Document for each result.
FieldableDocumentHitCollector(IndexSearcher) - Constructor for class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
 
FieldAccessor - Interface in com.atlassian.jira.issue.fields
Deprecated.
Use FieldManager instead. Since v5.0.
FieldConfig - Interface in com.atlassian.jira.issue.fields.config
Represents a particular configuration of aConfigurableField.
FieldConfigContextPersister - Interface in com.atlassian.jira.issue.context.persistence
 
FieldConfigItem - Interface in com.atlassian.jira.issue.fields.config
Models a row in a field configuration.
FieldConfigItemType - Interface in com.atlassian.jira.issue.fields.config
Represents a single dimension of configuration for a custom field.
FieldConfigManager - Interface in com.atlassian.jira.issue.fields.config.manager
FieldConfigPersister - Interface in com.atlassian.jira.issue.fields.config.persistence
 
FieldConfigScheme - Interface in com.atlassian.jira.issue.fields.config
A field config scheme is a set of FieldConfig objects that has been associated to a particular set of IssueTypes and then associated to a series of contexts (JiraContextNode).
FieldConfigScheme.Builder - Class in com.atlassian.jira.issue.fields.config
 
FieldConfigScheme.Builder() - Constructor for class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
FieldConfigScheme.Builder(FieldConfigScheme) - Constructor for class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
FieldConfigSchemeClauseContextUtil - Class in com.atlassian.jira.jql.context
A utlitilty class for generating the clause context specified by a FieldConfigScheme, taking into account what is visible to the searcher.
FieldConfigSchemeClauseContextUtil(IssueTypeSchemeManager, ConstantsManager, PermissionManager, ProjectFactory) - Constructor for class com.atlassian.jira.jql.context.FieldConfigSchemeClauseContextUtil
 
FieldConfigSchemeImpl - Class in com.atlassian.jira.issue.fields.config
 
FieldConfigSchemeImpl(Long, String, String, String, Map<String, FieldConfig>, FieldConfigContextPersister) - Constructor for class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
FieldConfigSchemeManager - Interface in com.atlassian.jira.issue.fields.config.manager
 
FieldConfigurationScheme - Interface in com.atlassian.jira.issue.fields.layout.field
A Field Configuration Scheme maps each Issue Type to a "Field Configuration" (FieldLayoutSchemeEntity).
fieldConfigurationSchemeExists(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Checks if a FieldConfigurationScheme with the given name exists.
FieldException - Exception in com.atlassian.jira.issue.fields
 
FieldException() - Constructor for exception com.atlassian.jira.issue.fields.FieldException
 
FieldException(String) - Constructor for exception com.atlassian.jira.issue.fields.FieldException
 
FieldException(Throwable) - Constructor for exception com.atlassian.jira.issue.fields.FieldException
 
FieldException(String, Throwable) - Constructor for exception com.atlassian.jira.issue.fields.FieldException
 
FieldFlagOperandRegistry - Interface in com.atlassian.jira.issue.search.searchers.transformer
Provides a registry for a field, navigator flag values and operand associations.
FieldHtmlBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
Represents a field to be used in a clientside HTML app.
FieldHtmlBean(String, String, boolean, String, FieldTab) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
FieldHtmlFactory - Interface in com.atlassian.jira.issue.fields.rest
Helper factory to get a list of all the fields required for create, edit and creating subtasks.
FieldIndexer - Interface in com.atlassian.jira.issue.index.indexers
This is meant to create a portion of a Document that is relevant for a JIRA field.
FieldIndexerUtil - Class in com.atlassian.jira.issue.index.indexers.impl
Used for doing simple indexing stuff.
FieldIndexerUtil() - Constructor for class com.atlassian.jira.issue.index.indexers.impl.FieldIndexerUtil
 
FieldJsonRepresentation - Class in com.atlassian.jira.issue.fields.rest
For json representation of Field data.
FieldJsonRepresentation(JsonData) - Constructor for class com.atlassian.jira.issue.fields.rest.FieldJsonRepresentation
 
FieldJsonRepresentation(JsonData, JsonData) - Constructor for class com.atlassian.jira.issue.fields.rest.FieldJsonRepresentation
 
FieldLayout - Interface in com.atlassian.jira.issue.fields.layout.field
NOTE: This is referred to as Field Configuration in the UI.
FieldLayoutItem - Interface in com.atlassian.jira.issue.fields.layout.field
Holds hidden and required attributes and renderer type of a specific OrderableField, corresponds to a single entry of a the Field Configuration in the user interface.
FieldLayoutManager - Interface in com.atlassian.jira.issue.fields.layout.field
The FieldLayoutManager is responsible for managing field configurations and field configuration schemes.
FieldLayoutScheme - Interface in com.atlassian.jira.issue.fields.layout.field
FieldLayoutScheme is the Java Data Object representing what is called a "Field Configuration Scheme" in the UI.
FieldLayoutSchemeEntity - Interface in com.atlassian.jira.issue.fields.layout.field
Responsible for storing the mapping from an IssueType -> FieldLayout for a particular FieldLayoutScheme.
FieldLayoutStorageException - Exception in com.atlassian.jira.issue.fields.layout.field
Deprecated.
Not used any more. Since v5.0.
FieldLayoutStorageException() - Constructor for exception com.atlassian.jira.issue.fields.layout.field.FieldLayoutStorageException
Deprecated.
 
FieldLayoutStorageException(String) - Constructor for exception com.atlassian.jira.issue.fields.layout.field.FieldLayoutStorageException
Deprecated.
 
FieldLayoutStorageException(Throwable) - Constructor for exception com.atlassian.jira.issue.fields.layout.field.FieldLayoutStorageException
Deprecated.
 
FieldLayoutStorageException(String, Throwable) - Constructor for exception com.atlassian.jira.issue.fields.layout.field.FieldLayoutStorageException
Deprecated.
 
FieldManager - Interface in com.atlassian.jira.issue.fields
 
FieldMap - Class in com.atlassian.jira.ofbiz
Convenience class to use for field maps in OfBizDelegator
FieldMap() - Constructor for class com.atlassian.jira.ofbiz.FieldMap
 
FieldMap(String, Object) - Constructor for class com.atlassian.jira.ofbiz.FieldMap
 
FieldNameComparator - Class in com.atlassian.jira.issue.fields
Compares Fields based on their translated (i18n'd) name.
FieldNameComparator(I18nHelper) - Constructor for class com.atlassian.jira.issue.fields.FieldNameComparator
 
FieldOperationHolder - Class in com.atlassian.jira.issue.fields.rest
 
FieldOperationHolder(String, JsonData) - Constructor for class com.atlassian.jira.issue.fields.rest.FieldOperationHolder
 
FieldParams - Interface in com.atlassian.jira.issue.transport
A parent interface for transport objects in JIRA.
FieldPredicates - Class in com.atlassian.jira.issue.fields.util
Some predicates that can be used to classify JIRA Field objects.
FieldPredicates() - Constructor for class com.atlassian.jira.issue.fields.util.FieldPredicates
 
FieldRenderContext - Interface in com.atlassian.jira.issue.renderers
 
FieldRenderingContext - Class in com.atlassian.jira.issue.fields
FieldRenderingContext strings are passed in the displayParameters map as keys with a TRUE value.
FieldRenderingContext() - Constructor for class com.atlassian.jira.issue.fields.FieldRenderingContext
 
fields() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
fields(IssueRefJsonBean.Fields) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
FieldScreen - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenCreatedEvent - Class in com.atlassian.jira.event.issue.field.screen
Event indicating a screen has been created.
FieldScreenCreatedEvent(FieldScreen) - Constructor for class com.atlassian.jira.event.issue.field.screen.FieldScreenCreatedEvent
 
FieldScreenDeletedEvent - Class in com.atlassian.jira.event.issue.field.screen
Event indicating a screen has been deleted.
FieldScreenDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.issue.field.screen.FieldScreenDeletedEvent
 
FieldScreenLayoutItem - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenLayoutItemCreatedEvent - Class in com.atlassian.jira.event.issue.field.screen
Event indicating a field has been added to a field screen.
FieldScreenLayoutItemCreatedEvent(FieldScreenLayoutItem) - Constructor for class com.atlassian.jira.event.issue.field.screen.FieldScreenLayoutItemCreatedEvent
 
FieldScreenLayoutItemDeletedEvent - Class in com.atlassian.jira.event.issue.field.screen
Event indicating a field on a field screen has been updated.
FieldScreenLayoutItemDeletedEvent(FieldScreenLayoutItem) - Constructor for class com.atlassian.jira.event.issue.field.screen.FieldScreenLayoutItemDeletedEvent
 
FieldScreenLayoutItemUpdatedEvent - Class in com.atlassian.jira.event.issue.field.screen
Event indicating a field has been removed from a field screen.
FieldScreenLayoutItemUpdatedEvent(FieldScreenLayoutItem) - Constructor for class com.atlassian.jira.event.issue.field.screen.FieldScreenLayoutItemUpdatedEvent
 
FieldScreenManager - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenRenderer - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenRendererFactory - Interface in com.atlassian.jira.issue.fields.screen
A factory for obtaining FieldScreenRenderer's.
FieldScreenRenderLayoutItem - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenRenderTab - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenScheme - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenSchemeItem - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenSchemeManager - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenTab - Interface in com.atlassian.jira.issue.fields.screen
Copyright (c) 2002-2004 All rights reserved.
FieldScreenUpdatedEvent - Class in com.atlassian.jira.event.issue.field.screen
Event indicating a screen has been updated.
FieldScreenUpdatedEvent(FieldScreen) - Constructor for class com.atlassian.jira.event.issue.field.screen.FieldScreenUpdatedEvent
 
FieldsResourceIncluder - Interface in com.atlassian.jira.web.action.util
Used to include all the resources that may be necessary to view/edit a field.
FieldTab - Class in com.atlassian.jira.issue.fields.rest.json.beans
Represents a tab on the edit or create screen.
FieldTab(String, int) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.FieldTab
 
FieldTransportParams - Interface in com.atlassian.jira.issue.transport
This contains String > Collection of Transport Objects
FieldTypeInfo - Class in com.atlassian.jira.issue.fields.rest
This class is used to describe the data that this field supports
FieldTypeInfo(Collection<?>, String) - Constructor for class com.atlassian.jira.issue.fields.rest.FieldTypeInfo
 
FieldTypeInfoContext - Interface in com.atlassian.jira.issue.fields.rest
Context objects which holds references to IssueContext, OperationContext, FieldLayoutItem and the Issue.
FieldValidationException - Exception in com.atlassian.jira.issue.customfields.impl
 
FieldValidationException(String) - Constructor for exception com.atlassian.jira.issue.customfields.impl.FieldValidationException
 
FieldValuesHolder - Interface in com.atlassian.jira.issue.transport
Key is the field id, the value contain Strings of a undetermined dimension
FieldValueToDisplayTransformer<T> - Interface in com.atlassian.jira.issue.statistics.util
Transforms a given object returned from StatisticsMapperWrapper result set to a more friendly form such as a string or StatsMarkup.
FieldVisibilityManager - Interface in com.atlassian.jira.web
This is an interface for the old FieldVisibilityBean.
file(String) - Static method in class com.atlassian.jira.template.TemplateSources
 
filename - Variable in class com.atlassian.jira.bc.dataimport.ExportCompletedEvent
The filename the data is being saved to.
filename - Variable in class com.atlassian.jira.bc.dataimport.ExportStartedEvent
The filename the data is being saved to.
FileNameCharacterCheckerUtil - Class in com.atlassian.jira.web.util
This is a centralized object for checking illegal characters in attachment file names.
FileNameCharacterCheckerUtil() - Constructor for class com.atlassian.jira.web.util.FileNameCharacterCheckerUtil
 
filter(Iterator<T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Create a filtered Iterator.
filter(Iterable<T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Create a filtered Iterable.
filter(Collection<T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Create a filtered Collection.
FILTER_PARAM_PREFIX - Static variable in class com.atlassian.jira.charts.util.ChartReportUtils
 
filterByType(Iterable<T>, Class<R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Filter a Collection for the specified subtype.
filterIssuesWithNoVotes(List) - Static method in class com.atlassian.jira.plugin.util.TabPanelUtil
Removes the issue with 0 votes from the given list.
FilterOutNonVisibleInContext(SearchContext, Collection<String>) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.SearchContextVisibilityChecker
Deprecated.
Filters out any ids in the given collection that are not visible under the SearchContext
FilterOutNonVisibleInContext(SearchContext, Collection<String>) - Method in class com.atlassian.jira.issue.search.searchers.transformer.VersionSearchContextVisibilityChecker
Deprecated.
 
FILTERPICKER - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
FILTERPROJECTPICKER - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
FilterStatisticsValuesGenerator - Class in com.atlassian.jira.issue.statistics
 
FilterStatisticsValuesGenerator() - Constructor for class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
FilterSubscriptionService - Interface in com.atlassian.jira.bc.filter
Provides high level access to CRUD and query FilterSubscriptions.
finaliseOperation(T, IssueInputParameters, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
takes the value returnd by a call to applyOperation() and puts it into the inputparams
finaliseOperation(String, IssueInputParameters, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.TextCustomFieldOperationsHandler
takes the value returnd by a call to applyOperation() and puts it into the inputparams
find(Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method to find the component with the specified ID.
find(User, ErrorCollection, Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentService
 
findAll() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method to find all components.
findAll(String) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
findAll(String, List<String>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
findAllForProject(Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method to find all components associated with the project with the ID specified.
findAllForProject(ErrorCollection, Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentService
 
findAllPossibleValues(String) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Deprecated.
since 5.2 - and will be removed in 6.0, it sucks performance wise and can kill a JIRA instance if you really need to find all values then use JiraLuceneFieldFinder
findAssignableUsers(String, Issue, ActionDescriptor) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Get assignable Users based on a query string and issue.
findAssignableUsers(String, Project) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Get assignable Users based on a query string and project.
findByAnd(String, Map<String, ?>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Finds GenericValue records by all of the specified fields (ie: combined using AND).
findByAnd(String, Map<String, ?>, List<String>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
findByAnd(String, List<EntityCondition>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
findByComponentName(Long, String) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Finds the ProjectComponent with the given name in the project with the given id.
findByComponentNameCaseInSensitive(String) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Finds all ProjectComponents with the given name with comparisons case insenstive.
findByCondition(String, EntityCondition, Collection<String>, List<String>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Finds GenericValues by the conditions specified in the EntityCondition object.
findByCondition(String, EntityCondition, Collection<String>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Finds GenericValues by the conditions specified in the EntityCondition object with no specified order.
findByField(String, String, Object) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Finds GenericValue records by the specified field value.
findByField(String, String, Object, String) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Finds GenericValue records by the specified field value.
findById(String, Long) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Find a Generic Entity by its numeric ID.
findByLike(String, Map<String, ?>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
findByLike(String, Map<String, ?>, List<String>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
findByNameIgnoreCase(String) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
 
findByOptionId(Long) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
findByOptionValue(String) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
Finds all options with the given value.
findByOr(String, List<? extends EntityCondition>, List<String>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
findByParentId(Long) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
findByPrimaryKey(String, Long) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Find a Generic Entity by its single numeric Primary Key.
findByPrimaryKey(String, Map<String, ?>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Find a Generic Entity by its Primary Key.
findComponentsByIssue(Issue) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
 
findComponentsByIssueGV(Issue) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Deprecated.
use findComponentsByIssue that returns a Collection instead
findComponentsByLead(String) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Retrieve a collection of ProjectComponents - where the lead of each component is the specified user.
findFirstMatch(Iterable<? extends T>, Predicate<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return the first found element that the predicate matches.
findGroups(String) - Method in interface com.atlassian.jira.bc.group.search.GroupPickerSearchService
Get groups based on a query string.
findIssue(IssueRefJsonBean, ErrorCollection) - Method in interface com.atlassian.jira.issue.fields.rest.IssueFinder
Finds an issue based on the passed-in id or key.
findIssue(String, ErrorCollection) - Method in interface com.atlassian.jira.issue.fields.rest.IssueFinder
Finds an issue based on the passed-in id or key.
findIssueInString(String) - Static method in class com.atlassian.jira.service.util.ServiceUtils
findIssueLinkType(IssueLinkTypeJsonBean, ErrorCollection) - Method in interface com.atlassian.jira.issue.fields.rest.IssueLinkTypeFinder
Fetches an IssueLinkType from its manager based on either the 'id' or the 'name' property of the IssueLinkTypeJsonBean.
findIssueObjectInString(String) - Static method in class com.atlassian.jira.service.util.ServiceUtils
Loops through the string and returns the issue that is found within, or null if there is no issue matching.
findIssueObjectsInString(String) - Static method in class com.atlassian.jira.service.util.ServiceUtils
 
findIssuesInString(String) - Static method in class com.atlassian.jira.service.util.ServiceUtils
findListIteratorByCondition(String, EntityCondition) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Returns a new OfBizListIterator.
findListIteratorByCondition(String, EntityCondition, EntityCondition, Collection<String>, List<String>, EntityFindOptions) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Returns a new OfBizListIterator.
findMovedIssue(String) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Returns an issue that has been moved by searching the change history of the original issue key for an updated issue key.
findProjectIdForComponent(Long) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method to look up the project ID for the given component ID.
findUserByEmail(String) - Method in interface com.atlassian.jira.service.util.handler.MessageUserProcessor
Returns the first User found with an email address that equals the given emailAddress case insensitively.
findUserByEmail(String) - Method in class com.atlassian.jira.service.util.handler.MessageUserProcessorImpl
Returns the first User found with an email address that equals the given emailAddress case insensitively.
findUserByUsername(String) - Method in interface com.atlassian.jira.service.util.handler.MessageUserProcessor
Finds the user with the given username or returns null if there is no such User.
findUserByUsername(String) - Method in class com.atlassian.jira.service.util.handler.MessageUserProcessorImpl
Finds the user with the given username or returns null if there is no such User.
findUserHistory(User, Collection<String>, int) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Find a list of issues that the given users have acted on.
findUserHistory(User, Collection<String>, Collection<Project>, int) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Find a list of issues that the given users have acted on with the option to limit the projects included in the search.
findUserInDirectory(String, Long) - Method in interface com.atlassian.jira.user.util.UserManager
Returns a User based on user name and directoryId
findUsers(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.user.search.UserPickerSearchService
Get Users based on a query string.
findUsers(JiraServiceContext, String, UserSearchParams) - Method in interface com.atlassian.jira.bc.user.search.UserPickerSearchService
Get Users based on a query string.
findUsersAllowEmptyQuery(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.user.search.UserPickerSearchService
Get Users based on a query string.
finishChooseContext(BulkEditBean, User) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
Does operations on the given BulkEditBean to finalise the "Choose Project and Issue Type" step of the Bulk Move.
finishChooseContext(MultiBulkMoveBean, User) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
Does the finishChooseContext() operation for all the BulkEditBeans in the given MultiBulkMoveBean.
FINNISH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
first() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
first(Iterable<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Get the first element of a an Iterable in iteration order, or null if empty.
first() - Method in class com.atlassian.jira.util.lang.Pair
 
fitsFilterForm() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherInputHelper.ConvertClauseResult
 
FIX_FOR_VERSION - Static variable in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
FIX_FOR_VERSION_CHANGEITEM - Static variable in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
FIX_FOR_VERSIONS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
FIX_VERSION - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
FIXED_RESOLUTION - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
FIXED_RESOLUTION_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
FIXFOR - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
fixForVersion(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
fixForVersion(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
FixForVersionStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
FixForVersionStatisticsMapper(VersionManager, boolean) - Constructor for class com.atlassian.jira.issue.statistics.FixForVersionStatisticsMapper
 
FixForVersionStatisticsMapper(VersionManager) - Constructor for class com.atlassian.jira.issue.statistics.FixForVersionStatisticsMapper
 
fixVersion(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condtion to the query that finds the issues associated with a particular fix version.
fixVersion(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues associated particular set of fix versions.
fixVersion(Long) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condtion to the query that finds the issues associated with a particular fix version.
fixVersion(Long...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues associated particular set of fix versions.
fixVersion() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the fix version.
fixVersionIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Adds adds a condition to the query to find issues with no assigned fix version.
FixVersionsField - Interface in com.atlassian.jira.issue.fields
 
flagIssueTypeInUse(String, String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
This method is called when we parse the entities.
flagUserAsInUse(String) - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
flagUserAsMandatory(String) - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
flagValueActorAsInUse(ExternalProjectRoleActor) - Method in class com.atlassian.jira.imports.project.mapper.ProjectRoleActorMapper
 
flagValueAsRequired(String) - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
This is an internal method for use by Mappers extending AbstractMapper and should not be called from other classes.
flagValueAsRequired(String, String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
This method is called when we parse the entities.
flagValueAsRequired(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldOptionMapper
 
flagValueAsRequired(String) - Method in class com.atlassian.jira.imports.project.mapper.IssueLinkTypeMapper
 
flagValueAsRequired(String) - Method in class com.atlassian.jira.imports.project.mapper.IssueTypeMapper
 
flagValueAsRequired(String) - Method in interface com.atlassian.jira.imports.project.mapper.SimpleProjectImportIdMapper
Flags an old value, which should eventually be registered via MapperEntityRegister.registerOldValue(String, String), such that this mapper will indicate that the value MUST be mapped to a new value.
flagValueAsRequired(String) - Method in class com.atlassian.jira.imports.project.mapper.SimpleProjectImportIdMapperImpl
 
flagValueAsRequired(String, String) - Method in class com.atlassian.jira.imports.project.mapper.StatusMapper
 
floatValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
 
floatValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MeanValue
 
floatValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MedianValue
 
FLOOR_SEGMENT_MB - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
flushSchemeEntities() - Method in interface com.atlassian.jira.permission.PermissionSchemeManager
 
FOGBUGZ_IMPORT_CONFIG_BEAN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
FOLDER_NAME_KEY - Static variable in class com.atlassian.jira.service.services.mail.MailFetcherService
 
foldString(String) - Static method in class com.atlassian.jira.util.CaseFolding
Case fold the passed string using the ENGLISH locale.
foldString(String, Locale) - Static method in class com.atlassian.jira.util.CaseFolding
Case fold the passed string using the passed locale.
foldUsername(String) - Static method in class com.atlassian.jira.util.CaseFolding
Case fold the passed username using the method defined by Crowd Embedded.
FooterModuleDescriptor - Interface in com.atlassian.jira.plugin.navigation
Module descriptor for footer modules.
forAffectedVersion() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forAllText() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forAssignee() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forceRedirect(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
This method will force a server redirect, with no security checks.
forComments() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forComponent() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forCreatedDate() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forCurrentEstimate() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forCustomField(CustomField) - Static method in class com.atlassian.jira.issue.search.ClauseNames
 
forDescription() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forDueDate() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
foreach(Consumer<E>) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchResult
 
foreach(Consumer<T>) - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
foreach(Iterator<? extends T>, Consumer<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
For each element in the iterator, consume the contents.
foreach(Iterable<T>, Consumer<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
For each element in the iterator, consume the contents.
foreach(Consumer<T>) - Method in interface com.atlassian.jira.util.collect.EnclosedIterable
Apply the sink to all elements in the Collection.
forEnvironment() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forFixForVersion() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forIssue(long, String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
forIssue(Long, String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
forIssue(long, String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
forIssueId() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forIssueKey() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forIssueParent() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forIssueType() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forLabels() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forLastViewedDate() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forLoggedInUser() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns a new formatter that will use the time zone and locale of the user that is logged in when format and/or parse are called, if any (as specified by JiraAuthenticationContext).
format(Date) - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Formats a Date as a human-readable string, using the date/time style returned by DateTimeFormatter.getStyle().
format(String, String) - Method in interface com.atlassian.jira.plugin.profile.UserFormat
Renders the formatted user for a given section on the screen.
format(String, String, Map<String, Object>) - Method in interface com.atlassian.jira.plugin.profile.UserFormat
Renders the formatted user for a given section on the screen.
format(Date) - Method in interface com.atlassian.jira.util.DateFieldFormat
Formats a date using the JIRA date format.
format(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
Converts the given time duration into days and formats it based on the system locale.
format(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
Converts the given time duration into days and formats it based on the given user's locale.
format(Long) - Method in interface com.atlassian.jira.util.JiraDurationUtils.DurationFormatter
Formats a given time duration with default (system) locale.
format(Long, Locale) - Method in interface com.atlassian.jira.util.JiraDurationUtils.DurationFormatter
Formats a given time duration with given locale.
format(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
Converts the given time duration into hours and formats it based on the system locale.
format(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
Converts the given time duration into hours and formats it based on the given user's locale.
format(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
format(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
format(Object) - Method in class com.atlassian.jira.util.velocity.NumberTool
Converts the specified object to a number and formats it according to the pattern or style returned by NumberTool.getFormat().
format(String, Object) - Method in class com.atlassian.jira.util.velocity.NumberTool
Converts the specified object to a number and returns a formatted string representing that number in the locale returned by NumberTool.getLocale().
format(String, Object, Locale) - Method in class com.atlassian.jira.util.velocity.NumberTool
Converts the specified object to a number and returns a formatted string representing that number in the specified Locale.
format() - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
format(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
FORMAT_DAYS - Static variable in class com.atlassian.jira.util.JiraDurationUtils
days formatter application property value
FORMAT_HOURS - Static variable in class com.atlassian.jira.util.JiraDurationUtils
hours formatter application property value
FORMAT_PRETTY - Static variable in class com.atlassian.jira.util.JiraDurationUtils
pretty formatter aplication property value
formatDatePicker(Date) - Method in interface com.atlassian.jira.util.DateFieldFormat
Formats the given date for usage in a date picker.
formatDatePicker(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatDateTimePicker(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatDay(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatDMY(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatDMYHMS(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatIso8601(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Formats the given date into ISO8601 format.
formatIso8601Date(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Formats the given date into ISO8601 format.
formatRss(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatRssRfc822(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatSmart(Date, OutlookDate.SmartFormatterModes) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatter() - Method in interface com.atlassian.jira.datetime.DateTimeFormatterFactory
Creates a new DateTimeFormatter that uses the JIRA default time zone, locale, and relative date style.
formatterRef - Variable in class com.atlassian.jira.util.JiraDurationUtils
duration formatter currently in use
formatTime(long) - Static method in class com.atlassian.jira.util.JiraDateUtils
 
formatTime(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
formatUser(String, String, String) - Method in interface com.atlassian.jira.plugin.profile.UserFormatManager
Deprecated.
Convenience method to format a given user.
formatUser(String, String, String, Map) - Method in interface com.atlassian.jira.plugin.profile.UserFormatManager
Deprecated.
Convenience method to format a given user.
forOriginalEstimate() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forPriority() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forProject() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forProjectCategory() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forReporter() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forResolution() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forResolutionDate() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forSavedFilter() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forSecurityLevel() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forStatus() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forSummary() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forTimeSpent() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forType(String) - Method in interface com.atlassian.jira.plugin.userformat.UserFormats
Builds a user format for the specified type.
forUpdatedDate() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forUser(User) - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns a new formatter that will use the given user's time zone and locale.
forVoters() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forVotes() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
FORWARD_EMAIL - Static variable in class com.atlassian.jira.service.services.mail.MailFetcherService
 
forWatchers() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forWatches() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
forWorkRatio() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
fragment(String) - Static method in class com.atlassian.jira.template.TemplateSources
 
FRAGMENT_IMAGE_HEIGHT - Static variable in interface com.atlassian.jira.charts.ChartFactory
 
FRAGMENT_IMAGE_WIDTH - Static variable in interface com.atlassian.jira.charts.ChartFactory
 
FreeTextClauseQueryFactory - Class in com.atlassian.jira.jql.query
A query factory that generates lucene queries for the text fields.
FreeTextClauseQueryFactory(JqlOperandResolver, String) - Constructor for class com.atlassian.jira.jql.query.FreeTextClauseQueryFactory
 
FreeTextCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
The SearchInputTransformer for free text custom fields.
FreeTextCustomFieldSearchInputTransformer(CustomField, ClauseNames, String, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.FreeTextCustomFieldSearchInputTransformer
 
FreeTextFieldValidator - Class in com.atlassian.jira.jql.validator
A generic validator for text fields
FreeTextFieldValidator(String, JqlOperandResolver) - Constructor for class com.atlassian.jira.jql.validator.FreeTextFieldValidator
 
FRENCH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
from(Date) - Static method in class com.atlassian.jira.datetime.LocalDateFactory
Constructs a new LocalDate from the given java.util.Date by interpreting the Date in the system (JVM) timezone.
from - Variable in class com.atlassian.jira.notification.AdhocNotificationService.ValidateNotificationResult
 
from(User) - Static method in class com.atlassian.jira.user.ApplicationUsers
Obtains an ApplicationUser for the given directory User.
from(Collection<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
Create an EnclosedIterable from the supplied Collection.
fromChangeItem(ChangeHistoryItem) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
fromChangeItemPreservingFromValues(ChangeHistoryItem) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
fromChangeItemPreservingToValues(ChangeHistoryItem) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
fromChangeItemWithoutPreservingChanges(ChangeHistoryItem) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
fromDateString(String) - Static method in class com.atlassian.jira.rest.Dates
Converts the given date String into a Date object.
fromEnumeration(Enumeration<? extends E>) - Static method in class com.atlassian.jira.util.collect.EnumerationIterator
 
fromIsoBasicFormat(String) - Static method in class com.atlassian.jira.datetime.LocalDateFactory
Turns an "ISO Basic" formatted date (ie YYYYMMDD) into a LocalDate.
fromJsonArray(JSONArray) - Static method in class com.atlassian.jira.sharing.SharePermissionUtils
Convert the passed array into SharePermissions.
fromJsonArrayString(String) - Static method in class com.atlassian.jira.sharing.SharePermissionUtils
 
fromJsonObject(JSONObject) - Static method in class com.atlassian.jira.sharing.SharePermissionUtils
Return a SharePermission from a JSON object.
fromJsonObjectString(String) - Static method in class com.atlassian.jira.sharing.SharePermissionUtils
Create a SharePermission from the passed JSON string.
fromKey(String) - Static method in enum com.atlassian.jira.issue.fields.renderer.HackyRendererType
Resolves the RendererType object from the string key provided.
fromString(String) - Static method in enum com.atlassian.jira.avatar.AvatarManager.ImageSize
Returns an avatar image size matching the text provided.
fromString(String) - Static method in enum com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager.Context
 
fromTimeString(String) - Static method in class com.atlassian.jira.rest.Dates
Converts the given date and time String to a Date object.
FULL_CONTENT_VIEW_PAGEBREAKS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
FULL_LINK - Static variable in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
fullBean(Permissions.Permission) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
fullBean(Priority, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
fullBean(String, long, boolean, Collection<User>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
fullBean(String, long, boolean, Collection<User>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
function(String) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the passed function.
function(String, String...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the passed function.
function(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the passed function.
Function<D,R> - Interface in com.atlassian.jira.util
A Function that resolves Descriptors (of type D) to a Resource (of type R).
functionCascaingOption(String) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the "cascadingOption" function.
functionCascaingOption(String, String) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the "cascadingOption" function.
functionCascaingOptionParentOnly(String) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the "cascadingOption" function.
functionCurrentLogin() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value returned from the "currentLogin" function.
functionCurrentUser() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value returned from the "currentUser" function.
functionIssueHistory() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the values returned from the "issueHistory" function.
functionLastLogin() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value returned from the "lastLogin" function.
functionLinkedIssues(String, String...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the "linkedIssues" function.
functionMembersOf(String) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the values returned from the "membersOfFunction" function.
functionNow() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value returned from the "now" function.
FunctionOperand - Class in com.atlassian.query.operand
Represents a function in the query tree.
FunctionOperand(String) - Constructor for class com.atlassian.query.operand.FunctionOperand
 
FunctionOperand(String, String...) - Constructor for class com.atlassian.query.operand.FunctionOperand
 
FunctionOperand(String, Collection<String>) - Constructor for class com.atlassian.query.operand.FunctionOperand
 
functionReleasedVersions(String...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the values returned from the "releasedVersions" function.
Functions - Class in com.atlassian.jira.util
Useful standard functions.
Functions() - Constructor for class com.atlassian.jira.util.Functions
 
functionStandardIssueTypes() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the values returned from the "standardIssueTypes" function.
functionSubTaskIssueTypes() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the values returned from the "subTaskIssueTypes" function.
functionUnreleasedVersions(String...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the values returned from the "unreleasedVersions" function.
functionVotedIssues() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the "votedIssues" function.
functionWatchedIssues() - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the value(s) returned from the "watchedIssues" function.

G

GeneralConfigurationUpdatedEvent - Class in com.atlassian.jira.event.web.action.admin
Denotes that some general configuration options have been changed.
GeneralConfigurationUpdatedEvent() - Constructor for class com.atlassian.jira.event.web.action.admin.GeneralConfigurationUpdatedEvent
 
generate(int, int) - Method in class com.atlassian.jira.charts.jfreechart.ChartHelper
 
generateAverageAgeChart(ChartFactory.ChartContext, int, ChartFactory.PeriodName) - Method in interface com.atlassian.jira.charts.ChartFactory
Generates what is essentially a bar chart showing the average time that issues have been open for over time.
generateChart() - Method in interface com.atlassian.jira.charts.jfreechart.ChartGenerator
Generates the chart and will produce a ChartHelper that can be used to access the chart location and other information.
generateChart() - Method in class com.atlassian.jira.charts.jfreechart.PieChartGenerator
 
generateCreatedVsResolvedChart(ChartFactory.ChartContext, int, ChartFactory.PeriodName, ChartFactory.VersionLabel, boolean, boolean) - Method in interface com.atlassian.jira.charts.ChartFactory
Generates a created vs resolved line graph, showing the difference between created and resolved issues.
generateDateRangeTimeChart(ChartFactory.ChartContext, int, ChartFactory.PeriodName, long, String, String) - Method in interface com.atlassian.jira.charts.ChartFactory
Generates a date range chart time, meaning a chart that shows time values for particular date ranges.
generatedByAuthenticatedUser(String) - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
This returns true of the token was generated by an authenticated user
generateJqlString(Query) - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
Generates a JQL string representation for the passed query.
generateJqlString(Clause) - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
Generates a JQL string representation for the passed clause.
generatePages(Collection<T>) - Method in class com.atlassian.jira.web.bean.PagerFilter
generates a collection of page objects which keep track of the pages for display
generatePasswordResetToken(User) - Method in interface com.atlassian.jira.user.util.UserUtil
This is used to generate a reset password token that last a certain time and allows a person to access a page anonymously so they can reset their password.
generatePieChart(ChartFactory.ChartContext, String) - Method in interface com.atlassian.jira.charts.ChartFactory
Generates a pie chart for a particular field.
generateRangeQueryForPredicate(String, Predicate<T>) - Method in class com.atlassian.jira.jql.query.RelationalOperatorIdIndexValueQueryFactory
 
generateRecentlyCreated(ChartFactory.ChartContext, int, ChartFactory.PeriodName) - Method in interface com.atlassian.jira.charts.ChartFactory
Generates a stacked bar chart showing the number of created/resolved issues for a certain time period.
generateReportExcel(ProjectActionSupport, Map) - Method in class com.atlassian.jira.plugin.report.impl.AbstractReport
By default, will throw an UnsuppportedOperationException as reports don't support Excel by default.
generateReportExcel(ProjectActionSupport, Map) - Method in interface com.atlassian.jira.plugin.report.Report
Generate the report's Excel HTML - usually from the Velocity resource named "excel".
generateReportHtml(ProjectActionSupport, Map) - Method in interface com.atlassian.jira.plugin.report.Report
Generate the report's HTML - usually from the Velocity resource named "html".
generateTimeSinceChart(ChartFactory.ChartContext, int, ChartFactory.PeriodName, boolean, String) - Method in interface com.atlassian.jira.charts.ChartFactory
Generates a chart showing the number of issues since a certain date field.
generateToken() - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Gets the token from the current request, generating a new one if none is found
generateToken(boolean) - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Gets the token from the current request, optionally generating a new one if none is found
generateToken(HttpServletRequest) - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Gets the token from the current request, generating a new one if none is found
generateToken(HttpServletRequest, boolean) - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Gets the token from the current request, optionally generating a new one if none is found
generateToken(VelocityRequestContext) - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Deprecated.
since 4.3 - use the other two forms of generateToken()
generateToolTipFragment(String) - Method in class com.atlassian.jira.charts.jfreechart.AltAndTitleTagFragmentGenerator
 
GENERIC_PAGER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
GENERIC_SORTER - Static variable in interface com.atlassian.jira.web.SessionKeys
These appear to not be in use in JIRA but could be used by plugins?
GenericClauseQueryFactory - Class in com.atlassian.jira.jql.query
Can generate queries for issue constant clauses.
GenericClauseQueryFactory(String, List<OperatorSpecificQueryFactory>, JqlOperandResolver) - Constructor for class com.atlassian.jira.jql.query.GenericClauseQueryFactory
 
GenericClauseQueryFactory(SimpleFieldSearchConstants, List<OperatorSpecificQueryFactory>, JqlOperandResolver) - Constructor for class com.atlassian.jira.jql.query.GenericClauseQueryFactory
 
genericConfigManager - Variable in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
 
genericConfigManager - Variable in class com.atlassian.jira.issue.customfields.impl.AbstractMultiSettableCFType
Deprecated.
 
genericConfigManager - Variable in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
GenericConfigManager - Interface in com.atlassian.jira.issue.customfields.manager
Used to store Generic configuration values (mostly default values for certain fields).
GenericImmutableOptions<E> - Class in com.atlassian.jira.issue.customfields.option
 
GenericImmutableOptions(List<E>, FieldConfig) - Constructor for class com.atlassian.jira.issue.customfields.option.GenericImmutableOptions
 
GenericMessageAction - Class in com.atlassian.jira.issue.tabpanels
A simple action that can be used to display generic messages.
GenericMessageAction(String) - Constructor for class com.atlassian.jira.issue.tabpanels.GenericMessageAction
 
GenericSearcherInformation<T extends SearchableField> - Class in com.atlassian.jira.issue.search.searchers.information
Provides name and index information for the resolution searcher.
GenericSearcherInformation(String, String, List<Class<? extends FieldIndexer>>, AtomicReference<T>, SearcherGroupType) - Constructor for class com.atlassian.jira.issue.search.searchers.information.GenericSearcherInformation
 
GenericTabPanel - Class in com.atlassian.jira.plugin.componentpanel.impl
 
GenericTabPanel(ProjectManager, JiraAuthenticationContext) - Constructor for class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
GenericTabPanel(ProjectManager, JiraAuthenticationContext, FieldVisibilityManager) - Constructor for class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
GenericTabPanel - Class in com.atlassian.jira.plugin.versionpanel.impl
 
GenericTabPanel(JiraAuthenticationContext, SearchProvider, FieldVisibilityManager) - Constructor for class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
 
GenericTabPanel(JiraAuthenticationContext, SearchProvider) - Constructor for class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
GenericTextCFType - Class in com.atlassian.jira.issue.customfields.impl
A CustomFieldType where data is stored and displayed as a single String By default it will only have a Limited Text Field for storage (if you need bigger override GenericTextCFType.getDatabaseType()) Transport Object Type String Database Storage Type String
GenericTextCFType(CustomFieldValuePersister, GenericConfigManager) - Constructor for class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
GenericTextCFType.Visitor<T> - Interface in com.atlassian.jira.issue.customfields.impl
 
genericValue - Variable in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
GenericValueUtils - Class in com.atlassian.jira.util.ofbiz
 
GenericValueUtils() - Constructor for class com.atlassian.jira.util.ofbiz.GenericValueUtils
 
GERMAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
get(Long) - Static method in class com.atlassian.jira.event.type.EventDispatchOption.Factory
Creates an EventDispatchOption with the specified eventTypeId.
get(int) - Method in class com.atlassian.jira.issue.customfields.option.GenericImmutableOptions
 
get(IndexReader, String, Supplier<Collection<String>[]>) - Method in interface com.atlassian.jira.issue.search.ReaderCache
 
get(CharSequence) - Method in class com.atlassian.jira.issue.search.util.TextTermEscaper
 
get(Long) - Method in interface com.atlassian.jira.jql.resolver.NameResolver
Get by id.
get(Long) - Method in interface com.atlassian.jira.jql.resolver.UserResolver
Get a user from an ID
get(Long) - Method in class com.atlassian.jira.jql.resolver.VersionResolver
 
get(String) - Static method in class com.atlassian.jira.plugin.webfragment.DefaultWebFragmentContext
 
get() - Static method in class com.atlassian.jira.plugin.webfragment.DefaultWebFragmentContext
 
get() - Static method in class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor.Factory
 
get(SharedEntityAccessor.RetrievalDescriptor) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
Used to get sharable entities from a search result.
get(User, SharedEntityAccessor.RetrievalDescriptor) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
Used to get sharable entities from a search result.
get() - Method in class com.atlassian.jira.sharing.type.ShareType.Name
 
get(Object) - Method in class com.atlassian.jira.util.collect.CompositeMap
 
get(EnclosedIterable<T>) - Method in class com.atlassian.jira.util.collect.EnclosedIterable.ListResolver
Get an ArrayList of the contents of the supplied EnclosedIterable
get(D) - Method in interface com.atlassian.jira.util.Function
Resolves an output where an input is given.
get(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the value object associated with a key.
get(I) - Method in interface com.atlassian.jira.util.Resolver
Resolve an instance of the output type from an object of the input type.
get() - Method in interface com.atlassian.jira.util.Supplier
Produce an object.
get(String) - Static method in class com.atlassian.jira.web.bean.StatisticAccessorBean.Direction
Get an instance of a Direction object
get(String) - Static method in class com.atlassian.jira.web.bean.StatisticAccessorBean.OrderBy
Get an instance of an OrderBy object
get() - Static method in class com.atlassian.jira.web.ExecutingHttpRequest
 
get() - Method in interface com.atlassian.jira.web.ui.header.CurrentHeader
Retrieves the current header set for this JIRA instance.
GET_ENTITY_ID - Static variable in class com.atlassian.jira.user.UserHistoryItem
extracts the entity id, or null if input is null
getAbsoluteFields() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getAbsoluteLogoUrl() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getAcceptedParams() - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
getAcceptedParams() - Method in interface com.atlassian.jira.event.JiraListener
Get a list of the parameters for this listener.
getAccessKey() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLink
The access key used to quickly select link
getAccessKey() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkImpl
 
getAction() - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
getActionDescriptor(WorkflowProgressAware) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
getActionDescriptor() - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
getActionDescriptorId() - Method in class com.atlassian.jira.web.action.issue.bulkedit.WorkflowTransitionKey
 
getActionId() - Method in class com.atlassian.jira.bc.issue.IssueService.TransitionValidationResult
 
getActionName() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getActionParameters() - Method in interface com.atlassian.jira.issue.IssueInputParameters
This provides the "web-style" parameters that JIRA fields expect to perform their functions.
getActionPrefix() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getActionPrefix() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
getActions(Issue, User) - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel2
Bridge method that delegates to the new IssueTabPanel2.getActions(GetActionsRequest) method.
getActions(Issue, User) - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanel
Return a list of issue actions in the order that you want them to be displayed.
getActions(GetActionsRequest) - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanel2
Returns a list of issue actions in the order that you want them to be displayed.
getActions(Issue, User) - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanelModuleDescriptor
 
getActions() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getActionsForScreen(FieldScreen) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
GetActionsReply - Class in com.atlassian.jira.plugin.issuetabpanel
Reply object used in the IssueTabPanel2 SPI.
GetActionsRequest - Class in com.atlassian.jira.plugin.issuetabpanel
Request object used in the IssueTabPanel2 SPI.
GetActionsRequest(Issue, User, boolean) - Constructor for class com.atlassian.jira.plugin.issuetabpanel.GetActionsRequest
 
getActionsWithResult(StepDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Get all the actions which have a particular step as their unconditional result.
getActionType(ActionDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
getActionUrl() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
getActiveShortcuts() - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
getActiveUserCount() - Method in interface com.atlassian.jira.bc.license.JiraLicenseService.ValidationResult
 
getActiveUserCount() - Method in interface com.atlassian.jira.user.util.UserUtil
Returns the number of users that are currently 'active'.
getActiveWorkflowNames() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getActiveWorkflows() - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve all currently active workflows.
getActualDefaultWorkflow() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
Get the default workflow for the scheme.
getActualWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowScheme
Returns the workflow to use given the passed issueTypeId.
getAdditionalInputs() - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
getAdditionInputs() - Method in class com.atlassian.jira.bc.issue.IssueService.TransitionValidationResult
 
getAdjustmentAmount() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogAdjustmentAmountInputParameters
 
getAdjustmentAmount() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogAdjustmentAmountResult
 
getAdjustmentAmount() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getAdministratorContactLink() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Get the link, with Internationalised text for contacting the administrators of JIRA.
getAdministratorContactLinkHtml(String, I18nHelper) - Method in interface com.atlassian.jira.util.JiraContactHelper

Get the full link text for the contact administration message as a snippet.

getAdministratorContactMessage(I18nHelper) - Method in interface com.atlassian.jira.util.JiraContactHelper
Get the text for the contact administration message as a snippet.
getAdministrators() - Method in interface com.atlassian.jira.user.util.UserUtil
Deprecated.
getAdminPageHistoryWithoutPermissionChecks(User) - Method in interface com.atlassian.jira.user.UserAdminHistoryManager
Retreive the user's admin page history queue.
getAffectedVersionIds() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getAffectedVersions() - Method in interface com.atlassian.jira.issue.Issue
 
getAffectedVersionsByIssue(GenericValue) - Method in interface com.atlassian.jira.project.version.VersionManager
getAffectedVersionsFor(Issue) - Method in interface com.atlassian.jira.project.version.VersionManager
Get all affected versions of the specified issue.
getAffectsIssues(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Deprecated.
getAffectsIssuesCount(Version) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Return the count of Issues that affect this version.
getAffectsSwapVersion() - Method in interface com.atlassian.jira.bc.project.version.VersionService.ValidationResult
 
getAfterField() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getAfterLabel(I18nHelper) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer.TranslationsHelper
Get the label associated with the after field.
getAggregates(Issue) - Method in interface com.atlassian.jira.issue.util.AggregateTimeTrackingCalculator
Method to retreive a bean that contains all Aggregate Time Tracking information.
getAll() - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Deprecated.
getAll() - Method in interface com.atlassian.jira.jql.resolver.NameResolver
Gets all domain objects of this type in the underlying database.
getAll() - Method in interface com.atlassian.jira.jql.resolver.UserResolver
Get all users
getAll() - Method in class com.atlassian.jira.jql.resolver.VersionResolver
 
getAll() - Method in interface com.atlassian.jira.portal.PortalPageManager
Get all PortalPages.
getAll() - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
Deprecated.
This has been moved to the PortalPageManager and deprecated for SearchRequestManager. Since v5.2.
getAllActions() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Get all the actions in this workflow, global, common and from steps.
getAllActiveRenderers() - Method in interface com.atlassian.jira.issue.RendererManager
Gets all the renderers in the system that have a RenderConfiguration in which the renderer is set as active.
getAllAffectedIssues(Collection<Version>) - Method in interface com.atlassian.jira.project.version.VersionManager
Deprecated.
getAllAvailableNavigableFields() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getAllAvailableNavigableFields() - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getAllChangeItems(Issue) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Returns a List of ChangeHistoryItem's for the given issue
getAllContextsForConfigScheme(FieldConfigScheme) - Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
 
getAllContextsForCustomField(String) - Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
 
getAllEnabledFeatures() - Method in class com.atlassian.jira.plugin.profile.DarkFeatures
 
getAllFieldLayoutIds(Collection<String>) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldConfigurationScheme
Returns the id's of the field layout's represented by FieldConfigurationScheme (i.e.
getAllFilterBy(String) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
getAllFilterBy(String, StatisticAccessorBean.OrderBy, StatisticAccessorBean.Direction) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
getAllGroups() - Method in interface com.atlassian.jira.security.groups.GroupManager
Get all groups.
getAllGroups(int, Project) - Method in interface com.atlassian.jira.security.PermissionManager
Retrieve all groups that are used in the permission globally and in the project.
getAllGroups() - Method in interface com.atlassian.jira.user.util.UserManager
Returns all groups defined in JIRA.
getAllHints(User, JiraHelper) - Method in interface com.atlassian.jira.hints.HintManager
Get all hints visible in given user context.
getAllIndexableSharedEntities() - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
Get all sharable entities this accessor can see for use in indexing.
getAllIndexPaths() - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
 
getAllIndexValuesForMatchingClauses(User, ClauseNames, Query, SearchContext) - Method in class com.atlassian.jira.issue.search.searchers.util.DefaultIndexedInputHelper
 
getAllIndexValuesForMatchingClauses(User, ClauseNames, Query, SearchContext) - Method in interface com.atlassian.jira.issue.search.searchers.util.IndexedInputHelper
Retrieves the index values for the clauses in the SearchRequest.
getAllIssues() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinks
Deprecated.
Returns a collection of issues that contains both inward and outward linking issues.
getAllIssues() - Method in interface com.atlassian.jira.issue.link.LinkCollection
Returns a collection of issues that contains both inward and outward linking issues.
getAllIssueSecurityLevels() - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Get all the different levels of security across all schemes.
getAllIssueTypeIds() - Method in interface com.atlassian.jira.config.ConstantsManager
Returns all issueType Ids.
getAllIssueTypeObjects() - Method in interface com.atlassian.jira.config.ConstantsManager
Returns a list of IssueTypes.
getAllIssueTypes(User) - Method in interface com.atlassian.jira.bc.config.ConstantsService
Returns a ServiceOutcome containing all IssueTypes.
getAllIssueTypes() - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
Use ConstantsManager.getAllIssueTypeObjects() instead. Deprecated since v4.0
getAllKeys() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getAllKeys() - Method in interface com.atlassian.jira.issue.transport.FieldParams
 
getAllMappedIds() - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
getAllMappedIds() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
Returns a Collection of all the new IDs that are mapped to.
getAllNavigatorValuesForMatchingClauses(User, ClauseNames, Query, SearchContext) - Method in class com.atlassian.jira.issue.search.searchers.util.DefaultIndexedInputHelper
 
getAllNavigatorValuesForMatchingClauses(User, ClauseNames, Query, SearchContext) - Method in interface com.atlassian.jira.issue.search.searchers.util.IndexedInputHelper
Retreives the navigator id values for the values in the clauses.
getAllOptions() - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
Retreives all Option in the system.
getAllOptions() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getAllOptions() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
getAllowedValues() - Method in class com.atlassian.jira.issue.fields.rest.FieldTypeInfo
 
getAllOwnedPortalPages(User) - Method in interface com.atlassian.jira.portal.PortalPageManager
Returns a Collection of PortalPage objects that are owned by the specified User
getAllOwnedSearchRequests(User) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Retrieves a collection of SearchRequest objects that a user created.
getAllProjectCategories() - Method in interface com.atlassian.jira.project.ProjectManager
Returns all ProjectCategories, ordered by name.
getAllProjectRoleActors() - Method in class com.atlassian.jira.imports.project.mapper.ProjectRoleActorMapper
 
getAllProjects(User) - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve a list of Project objects.
getAllProjectsForAction(User, ProjectAction) - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve a list of Project objects.
getAllRelatedSchemes(String) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Gets all schemes that has the issue type as part of its options
getAllSchemes() - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
getAllScreenRenderItems() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderer
Return a list of all the FieldScreenRenderLayoutItems contained on any of the FieldScreenRenderTabs.
getAllSearchableFields() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Return all the searchable fields in the system.
getAllSearchableFields() - Method in interface com.atlassian.jira.issue.fields.FieldManager
Return all the searchable fields in the system.
getAllSearchers() - Method in interface com.atlassian.jira.issue.search.managers.IssueSearcherManager
Return all the active searchers in JIRA.
getAllSearchers() - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Return all the active searchers in JIRA.
getAllSecurityLevels() - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Deprecated.
getAllSecurityLevelsForUser(User) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Get the different levels of security that the user can see across all projects.
getAllShareTypes() - Method in interface com.atlassian.jira.sharing.type.ShareTypeFactory
Returns a Collection of all ShareType instnaces available.
getAllShortcuts() - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
Returns an ordered list of all KeyboardShortcuts available using the plugin descriptor's 'order' attribute for sorting.
getAllStatuses(User) - Method in interface com.atlassian.jira.bc.config.ConstantsService
Returns a ServiceOutcome containing all Statuses.
getAllSubscriptions(Long) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
getAllSubscriptions() - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
getAllSubTaskIssueIds() - Method in interface com.atlassian.jira.config.SubTaskManager
 
getAllSystemAvatars(Avatar.Type) - Method in interface com.atlassian.jira.avatar.AvatarManager
Provides a list of all system avatars.
getAllUsers() - Static method in class com.atlassian.jira.user.UserUtils
Returns all users.
getAllUsers() - Method in interface com.atlassian.jira.user.util.UserManager
Returns all users defined in JIRA, regardless of whether they are active or not.
getAllUsers() - Method in interface com.atlassian.jira.user.util.UserUtil
Deprecated.
Since v4.3. Use UserUtil.getUsers().
getAllUsersInGroupNames(Collection<String>) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a collection of User objects that belong to any of the passed in collection of group names.
getAllUsersInGroupNamesUnsorted(Collection<String>) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a collection of User objects that belong to any of the passed in collection of group names.
getAllUsersInGroups(Collection<Group>) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a collection of User objects that are found within the passed in collection of Group objects.
getAllUsersSecurityLevels(User) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
getAllValues() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getAllValues() - Method in interface com.atlassian.jira.issue.transport.ActionParams
 
getAllValues() - Method in interface com.atlassian.jira.issue.transport.CollectionParams
 
getAllVersions() - Method in interface com.atlassian.jira.project.version.VersionManager
 
getAllVersionsReleased(boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
 
getAllVersionsUnreleased(boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
 
getAllVisibleColumnLayoutItems(User) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayout
Get the ColumnLayoutItems that can be displayed to the user.
getAlt() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
getAnalyzerForIndexing() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Returns an Analyzer for indexing.
getAnalyzerForSearching() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Returns an Analyzer for searching.
getAnonymousAvatarId() - Method in interface com.atlassian.jira.avatar.AvatarManager
Gets the avatar id to use to represent an unknown or anonymous user
getApplicationBuildNumber() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the build number of this JIRA install.
getApplicationID() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getApplicationName() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns the human-readable name of the remote application instance that contains the remote object.
getApplicationProperties() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getApplicationProperties() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getApplicationProperties() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getApplicationType() - Method in class com.atlassian.jira.event.issue.link.RemoteIssueLinkCreateEvent
 
getApplicationType() - Method in class com.atlassian.jira.event.issue.link.RemoteIssueLinkUpdateEvent
 
getApplicationType() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns the type of remote application that we are linking with.
getApplinksVersion() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Returns the version of AppLinks that JIRA ships with.
getArgs() - Method in class com.atlassian.query.operand.FunctionOperand
 
getArguments() - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
getAsIssueContexts() - Method in interface com.atlassian.jira.issue.search.SearchContext
Gets the search context as a list of IssueContext objects
getAssignableUsers(Issue, ActionDescriptor) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Get all Users that may have an Issue assigned to them, for a given workflow state.
getAssignableUsers(Collection<Issue>, ActionDescriptor) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Get all Users that may have all of the given Issues assigned to them, for a given workflow state.
getAssignee() - Method in interface com.atlassian.jira.issue.Issue
Returns the Assignee User.
getAssigneeId() - Method in class com.atlassian.jira.bc.issue.IssueService.AssignValidationResult
 
getAssigneeId() - Method in interface com.atlassian.jira.issue.Issue
 
getAssigneeId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getAssigneeType() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
getAssigneeType() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponent
Returns the assignee type.
getAssigneeType() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
getAssigneeType() - Method in class com.atlassian.jira.event.bc.project.component.AbstractProjectComponentEvent
 
getAssigneeType() - Method in interface com.atlassian.jira.project.Project
Returns the default assignee for issues that get created in this project.
getAssigneeTypes() - Static method in class com.atlassian.jira.project.ProjectAssigneeTypes
 
getAssigneeUser() - Method in interface com.atlassian.jira.issue.Issue
Returns the Assignee User.
getAssociatedIssue(Message) - Method in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
getAssociatedIssueObject(Message) - Method in interface com.atlassian.jira.mail.MailThreadManager
Looks for an issue associated with the given message.
getAssociatedIssueSecuritySchemes(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will get all issue security scheme's that the specified projectRole is currently used in.
getAssociatedIssueTypes() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
getAssociatedIssueTypes() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getAssociatedIssueTypes() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns a list of issue types associated with this custom field.
getAssociatedNotificationSchemes(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will get all notification scheme's that the specified projectRole is currently used in.
getAssociatedNotificationSchemes(EventType) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
getAssociatedPermissionSchemes(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will get all permission scheme's that the specified projectRole is currently used in.
getAssociatedProjectCategories() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
getAssociatedProjectCategories() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getAssociatedProjectCategories() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns a list of associated project categories for this custom field.
getAssociatedProjectCategoryObjects() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
getAssociatedProjectCategoryObjects() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getAssociatedProjectCategoryObjects() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns a list of associated project categories for this custom field.
getAssociatedProjectObjects() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
The associated projects, or an empty list if none associated.
getAssociatedProjectObjects() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getAssociatedProjectObjects(ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Returns a non-null list of Projects associated with the given field.
getAssociatedProjectObjects() - Method in interface com.atlassian.jira.issue.fields.ConfigurableField
Returns a list of projects associated with this field.
getAssociatedProjectObjects() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns a list of projects associated with this custom field.
getAssociatedProjects() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
Deprecated.
getAssociatedProjects() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getAssociatedProjects(ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
getAssociatedProjects() - Method in interface com.atlassian.jira.issue.fields.ConfigurableField
Deprecated.
getAssociatedProjects() - Method in interface com.atlassian.jira.issue.fields.CustomField
Deprecated.
getAssociatedSchemes(boolean) - Method in interface com.atlassian.jira.scheme.SchemeManager
Gets all schemes of this type in the database taht are associated with at least one project.
getAssociatedWorkflows(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Returns workflows and their actions that are associated with the given ProjectRole.
getAssociatedWorkflows(EventType, boolean) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
getAssociationType() - Method in interface com.atlassian.jira.permission.PermissionSchemeManager
 
getAssociationType() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getAttachment(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.issue.attachment.AttachmentService
Retrieves the specified issue.
getAttachment(Long) - Method in interface com.atlassian.jira.issue.AttachmentManager
Get a single attachment by its ID.
getAttachmentDirectory(Issue) - Static method in class com.atlassian.jira.util.AttachmentUtils
Returns the physical directory of the attachments for the given issue.
getAttachmentDirectory(Issue, boolean) - Static method in class com.atlassian.jira.util.AttachmentUtils
Returns the physical directory of the attachments for the given issue.
getAttachmentDirectory(String, String, String) - Static method in class com.atlassian.jira.util.AttachmentUtils
Get the attachment directory for the given attachment base directory, project key, and issue key.
getAttachmentFile(Issue, Attachment) - Static method in class com.atlassian.jira.util.AttachmentUtils
Returns the physical File for the given Attachment.
getAttachmentFile(Attachment) - Static method in class com.atlassian.jira.util.AttachmentUtils
Returns the physical File for the given Attachment.
getAttachmentFile(AttachmentUtils.AttachmentAdapter, File) - Static method in class com.atlassian.jira.util.AttachmentUtils
This is intended for cases where you want more control over where the attachment actually lives and you just want something to handle the look up logic for the various possible filenames an attachment can have.
getAttachmentId() - Method in exception com.atlassian.jira.exception.AttachmentNotFoundException
 
getAttachmentId() - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailedImage
 
getAttachmentManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getAttachmentPath() - Method in interface com.atlassian.jira.config.util.AttachmentPathManager
Returns the path used to store attachments
getAttachmentPath() - Method in class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
getAttachmentPathManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the attachment path instance
getAttachments(Issue) - Method in interface com.atlassian.jira.issue.AttachmentManager
Get a list of all attachments for a certain issue.
getAttachments(Issue, Comparator<? super Attachment>) - Method in interface com.atlassian.jira.issue.AttachmentManager
Get a list of all attachments for a certain issue, sorted according to the specified comparator.
getAttachments() - Method in interface com.atlassian.jira.issue.Issue
 
getAttachmentsCreated() - Method in class com.atlassian.jira.service.util.handler.MessageHandlerStats
 
getAttribute(String) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestSession
Returns the object bound with the specified name in this session, or null if no object is bound under the name.
getAttributeNames() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestSession
Returns an Enumeration of String objects containing the names of all the objects bound to this session.
getAuthor() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
getAuthor() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
Returns the author of this Change
getAuthor() - Method in interface com.atlassian.jira.issue.comments.Comment
Get the user that created the comment
getAuthor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getAuthor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getAuthor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getAuthor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getAuthor() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getAuthor() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getAuthor() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getAuthorDisplayName() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
Returns the display name of the author of this Change
getAuthorFromSender(Message) - Method in interface com.atlassian.jira.service.util.handler.MessageUserProcessor
For each sender of the given message in turn, look up a User first with a case-insensitively equal email address, and failing that, with a username equal to the email address.
getAuthorFromSender(Message) - Method in class com.atlassian.jira.service.util.handler.MessageUserProcessorImpl
For each sender of the given message in turn, look up a User first with a case-insensitively equal email address, and failing that, with a username equal to the email address.
getAuthorFullName() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getAuthorFullName() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getAuthorFullName() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getAuthorizationSupport() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getAuthorUser() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
Returns the author of this Change
getAuthorUser() - Method in interface com.atlassian.jira.issue.comments.Comment
Get the user that created the comment
getAutoCompleteUrl() - Method in class com.atlassian.jira.issue.fields.rest.FieldTypeInfo
 
getAvailableActions(Issue) - Method in interface com.atlassian.jira.workflow.IssueWorkflowManager
Returns the Workflow actions that are valid for the given Issue in its current state.
getAvailableCustomFields(User, Issue) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Retrieves custom fields in scope for the given issue
getAvailableCustomFields(User, Issue) - Method in interface com.atlassian.jira.issue.fields.FieldManager
Retrieves custom fields in scope for the given issue
getAvailableIssueTypes(IssueType) - Method in interface com.atlassian.jira.config.IssueTypeManager
Returns a collection of suitable alternative IssueTypes to which issues with the supplied issue type can be moved to.
getAvailableNavigableFields(User) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getAvailableNavigableFields(User) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getAvailableNavigableFieldsWithScope(User) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Gets all the available fields that the user can see, this is providing no context scope.
getAvailableNavigableFieldsWithScope(User, QueryContext) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Gets all the available fields within the defined scope of the QueryContext.
getAvailableNavigableFieldsWithScope(User) - Method in interface com.atlassian.jira.issue.fields.FieldManager
Gets all the available fields that the user can see, this is providing no context scope.
getAvailableNavigableFieldsWithScope(User, QueryContext) - Method in interface com.atlassian.jira.issue.fields.FieldManager
Gets all the available fields within the defined scope of the QueryContext.
getAvailableViews() - Method in class com.atlassian.jira.workflow.WorkflowActionsBean
 
getAvatar(User, String) - Method in interface com.atlassian.jira.avatar.AvatarService
Returns the Avatar for the given user, if configured.
getAvatar() - Method in interface com.atlassian.jira.project.Project
Gives the currently-configured Avatar for this project.
getAvatarAbsoluteURL(User, String, Avatar.Size) - Method in interface com.atlassian.jira.avatar.AvatarService
getAvatarBaseDirectory() - Method in interface com.atlassian.jira.avatar.AvatarManager
Returns the directory for storing avatars.
getAvatarId() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
getAvatarId() - Method in class com.atlassian.jira.event.user.UserAvatarUpdatedEvent
 
getAvatarManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getAvatarService() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getAvatarType() - Method in interface com.atlassian.jira.avatar.Avatar
The type of Avatar.
getAvatarURL(User, String) - Method in interface com.atlassian.jira.avatar.AvatarService
Returns the URL for the avatar of the user having the given username for displaying on a page that should be shown for the passed in remoteUser.
getAvatarURL(User, String, Avatar.Size) - Method in interface com.atlassian.jira.avatar.AvatarService
Returns the URL for the avatar of the user having the given username for displaying on a page that should be shown for the passed in remoteUser.
getAvatarUrlNoPermCheck(String, Avatar.Size) - Method in interface com.atlassian.jira.avatar.AvatarService
getAvatarUrls() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
getAvatarUrls(Project) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
getAvatarUrls() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
getBaseEditUrl() - Method in class com.atlassian.jira.issue.customfields.config.item.DefaultValueConfigItem
 
getBaseEditUrl() - Method in class com.atlassian.jira.issue.customfields.config.item.ProjectOptionsConfigItem
 
getBaseEditUrl() - Method in class com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem
 
getBaseEditUrl() - Method in class com.atlassian.jira.issue.customfields.config.item.VersionOptionsConfigItem
 
getBaseEditUrl() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
 
getBaseEditUrl() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItemType
Creates the base of the URL that links to the configuration screen for this type of configuration.
getBaseUrl() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContext
 
getBeforeField() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getBeforeLabel(I18nHelper) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer.TranslationsHelper
Get the label associated with the before field.
getBody() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getBody() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getBody() - Method in interface com.atlassian.jira.issue.renderers.FieldRenderContext
 
getBoolean(String) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
getBoolean(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the boolean value associated with a key.
getBooleanParam(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
Returns a boolean value from the map of parameters.
getBooleanProperty(ApplicationProperties, String, boolean) - Static method in class com.atlassian.jira.config.properties.PropertiesUtil
Utility method for getting parameters.
getBothIrrelevant() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
If TwoDimensionalStatsMap.hasIrrelevantXData() is true and TwoDimensionalStatsMap.hasIrrelevantYData() is true then we need to know the total where both axis are irrelevant.
getBottomRightX() - Method in class com.atlassian.jira.avatar.Selection
 
getBottomRightY() - Method in class com.atlassian.jira.avatar.Selection
 
getBottomSlot() - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
getBriefMaintenanceStatusMessage(I18nHelper) - Method in interface com.atlassian.jira.license.LicenseDetails
Return the single word description of the maintenance status of the license.
getBrowsableProjects() - Method in class com.atlassian.jira.web.action.ProjectActionSupport
Returns the projects that the current user is allowed to Browse.
getBrowseableProjects() - Method in class com.atlassian.jira.web.action.ProjectActionSupport
Deprecated.
getBrowser() - Method in class com.atlassian.jira.util.UserAgentUtil.UserAgent
 
getBrowserFamily() - Method in class com.atlassian.jira.util.UserAgentUtil.Browser
 
getBrowserFamily() - Method in enum com.atlassian.jira.util.UserAgentUtil.BrowserMajorVersion
 
getBrowserMajorVersion() - Method in class com.atlassian.jira.util.UserAgentUtil.Browser
 
getBrowserMinorVersion() - Method in class com.atlassian.jira.util.UserAgentUtil.Browser
 
getBuildInformation() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets a build information summary as a String.
getBuildPartnerName() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the partner name of this JIRA build
getBuildProperty(String) - Method in interface com.atlassian.jira.util.BuildUtilsInfo
 
getBulkEditBeans() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getBulkEditHtml(OperationContext, Action, BulkEditBean, Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Returns HTML that should be shown when the issue is being bulk edited.
getBulkMoveHtml(FieldConfig, Map, Issue, Action, Map, FieldLayoutItem, Map<Long, BulkMoveHelper.DistinctValueResult>, BulkMoveHelper) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getBulkOperationManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and return the bulk operation manager instance
getBulkOperations() - Method in interface com.atlassian.jira.bulkedit.BulkOperationManager
Returns all available BulkOperation objects
getById(Long) - Method in interface com.atlassian.jira.avatar.AvatarManager
Retrieve the avatar with the given id.
getById(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Used to get a worklog by its id.
getById(Long) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
Used to get a worklog by its id.
getById(Long) - Method in class com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor
Returns matching temporary attachment by attachment id.
getByIssue(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Returns all child worklogs of a specified issue.
getByIssue(Issue) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
Returns all child worklogs of a specified issue
getByIssueId(Long) - Method in class com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor
Returns all currently matchign temporary attachments for a particular issue.
getByIssueVisibleToUser(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Returns all child worklogs of a specified issue that the provided user has permission to see.
getByName(String) - Static method in enum com.atlassian.jira.avatar.Avatar.Type
 
getByPortalPage(Long) - Method in interface com.atlassian.jira.portal.PortletConfigurationManager
Get all the PortletConfiguration associated with the passed Portal Page.
getByPortletId(Long) - Method in interface com.atlassian.jira.portal.PortletConfigurationManager
Get the passed portlet configuration.
getCachesDirectory() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the caches directory in JIRA home.
getCalculator(Issue) - Method in interface com.atlassian.jira.issue.util.AggregateTimeTrackingCalculatorFactory
Create a new instance of time tracing calculator based on the Issue implementation.
getCalendarFilenameForLanguage(String) - Method in interface com.atlassian.jira.web.action.util.CalendarLanguageUtil
Returns a filename of the calendar file for a given language.
getCaller(Map, Map) - Method in class com.atlassian.jira.workflow.WorkflowFunctionUtils
Get the User executing this condition.
getCaller(Map) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Given a map of transientVars from a Workflow Function, returns the User object of the caller.
getCallerName(Map, Map) - Method in class com.atlassian.jira.workflow.WorkflowFunctionUtils
Get the name of the user executing this condition.
getCallerName(Map) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Given a map of transientVars from a Workflow Function, returns the username of the caller.
getCannotPerformMessageKey() - Method in interface com.atlassian.jira.bulkedit.operation.BulkOperation
 
getCannotPerformMessageKey(MoveIssueBean) - Method in interface com.atlassian.jira.movesubtask.operation.MoveSubTaskOperation
Gets the i18n key for why the operation can't be displayed
getCanonicalBaseUrl() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContext
 
getCanonicalBaseURL() - Method in class com.atlassian.jira.web.action.SafeRedirectChecker
Returns the canonical base URL for JIRA.
getCascadeFrom() - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
 
getCategoryDataset(List<Map<T, Number>>, String[]) - Static method in class com.atlassian.jira.charts.util.DataUtils
 
getCause() - Method in exception com.atlassian.jira.util.json.JSONException
 
getCellDisplayParams() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
getChangedIssue() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getChangeGroupId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getChangeGroupMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper that maps the change group id's from the old backup project data to the id's generated when adding the change group data to the new JIRA instance.
getChangeHistories(Issue) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Returns a List of ChangeHistory entities
getChangeHistoriesForUser(Issue, User) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Returns a List of ChangeHistory entities for a single issue.
getChangeHistoriesForUser(Iterable<Issue>, User) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Returns a List of ChangeHistory entities for multiple issues.
getChangeHistoryIndexPath() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Returns the path of JIRA's change history indexes.
getChangeHistoryIndexPath() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getChangeHistoryManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the ChangeHistoryManager manager instance
getChangeHistorySearcher() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Get an IndexSearcher that can be used to search the change history index.
getChangeItemBeans() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getChangeItems() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getChangeItems() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
getChangeItems() - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
getChangeItems() - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Get all the change items registered with this object.
getChangeItems() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getChangeItemsForField(Issue, String) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Returns a List of ChangeItemBean's for the given issue which also are for the provided changeItemFieldName (i.e.
getChangeLog() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
getChangelogString(CustomField, T) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Returns a String of representing values to be stored in the change log, an example is the name of a version field that a version id will resolve to within JIRA.
getChangelogString(CustomField, T) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getChangelogValue(CustomField, T) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Returns a values to be stored in the change log, example is the id of the changed item.
getChangelogValue(CustomField, Collection<S>) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Returns a string representation of the value if not null.
getChangelogValue(CustomField, T) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
getChangelogValue(CustomField, T) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
getChart() - Method in class com.atlassian.jira.charts.jfreechart.ChartHelper
 
getCheckboxName(Issue) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getChild() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
getChildGroupNames(Group) - Method in interface com.atlassian.jira.bc.group.GroupService
Return the name of groups that are members of this Group.
getChildOptions(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldOptionMapper
 
getChildOptions() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
getChildOptions() - Method in class com.atlassian.jira.issue.fields.option.AbstractOption
 
getChildOptions() - Method in interface com.atlassian.jira.issue.fields.option.Option
Returns a list of dependent child options.
getChildren() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
getCity() - Method in interface com.atlassian.jira.timezone.TimeZoneInfo
 
getClause() - Method in exception com.atlassian.jira.issue.search.ClauseTooComplexSearchException
 
getClauseContext(User, TerminalClause) - Method in class com.atlassian.jira.jql.context.AbstractProjectAttributeClauseContextFactory
 
getClauseContext(User, TerminalClause) - Method in interface com.atlassian.jira.jql.context.ClauseContextFactory
Generates a clause context for the associated handler.
getClauseContext(User, TerminalClause) - Method in class com.atlassian.jira.jql.context.CustomFieldClauseContextFactory
 
getClauseContext(User, TerminalClause) - Method in class com.atlassian.jira.jql.context.IntersectingClauseContextFactory
 
getClauseContext(User, TerminalClause) - Method in class com.atlassian.jira.jql.context.MultiClauseDecoratorContextFactory
 
getClauseContext(User, TerminalClause) - Method in class com.atlassian.jira.jql.context.ValidatingDecoratorContextFactory
 
getClauseContextFactory() - Method in interface com.atlassian.jira.issue.customfields.searchers.CustomFieldClauseContextHandler
 
getClauseContextFactory() - Method in class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldClauseContextHandler
 
getClauseContextFactory() - Method in interface com.atlassian.jira.jql.ClauseHandler
 
getClauseForNavigatorValues(String, Set<String>) - Method in class com.atlassian.jira.issue.search.searchers.util.DefaultIndexedInputHelper
 
getClauseForNavigatorValues(String, Set<String>) - Method in interface com.atlassian.jira.issue.search.searchers.util.IndexedInputHelper
Converts a set of Navigator value strings into a Clause that will match at least one of the specified values for the given field.
getClauseFromParams(User, CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
Note: only provide a sensible implementation of this if you intend on using AbstractCustomFieldSearchInputTransformer.getSearchClause(User, com.atlassian.jira.issue.transport.FieldValuesHolder) as implemented here.
getClauseFromParams(User, CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractSingleValueCustomFieldSearchInputTransformer
 
getClauseFromParams(User, CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldSearchInputTransformer
 
getClauseFromParams(User, CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.VersionCustomFieldSearchInputTransformer
 
getClauseFromParams(User, CustomFieldParams, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.VersionCustomFieldSearchInputTransformer
 
getClauseHandler(User, String) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Return a collection of ClauseHandlers registered against the passed JQL clause name.
getClauseHandler(String) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Return a collection of ClauseHandlers registered against the passed JQL clause name.
getClauseHandlers() - Method in class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
getClauseInformationById(String) - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
getClauseName(User, ClauseNames) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
 
getClauseName() - Method in class com.atlassian.jira.issue.statistics.CustomFieldUserStatisticsMapper
 
getClauseName() - Method in class com.atlassian.jira.issue.statistics.CustomFieldVersionStatisticsMapper
 
getClauseName() - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
getClauseName() - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
getClauseName() - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
getClauseName() - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
getClauseNames() - Method in interface com.atlassian.jira.issue.fields.CustomField
Return the JQL clause names that this custom field should be recognized by.
getClauseNames() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getClauseQueryFactory() - Method in interface com.atlassian.jira.issue.customfields.searchers.CustomFieldSearcherClauseHandler
Provides a lucene query generator for TerminalClause's created by this searcher.
getClauseQueryFactory() - Method in class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldSearcherClauseHandler
 
getClauseRegistrations() - Method in class com.atlassian.jira.issue.search.SearchHandler
The list of JQL clauses provided for searching.
getClauses() - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
getClauses() - Method in interface com.atlassian.query.clause.Clause
 
getClauses() - Method in class com.atlassian.query.clause.MultiClause
 
getClauses() - Method in class com.atlassian.query.clause.NotClause
 
getClauses() - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
getClauseValidator() - Method in interface com.atlassian.jira.issue.customfields.searchers.CustomFieldSearcherClauseHandler
Provides a validator for TerminalClause's created by this searcher.
getClauseValidator() - Method in class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldSearcherClauseHandler
 
getClauseValuesGenerator() - Method in class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldContextValueGeneratingClauseHandler
 
getClauseValuesGenerator() - Method in class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldValueGeneratingClauseHandler
 
getClauseValuesGenerator() - Method in interface com.atlassian.jira.jql.ValueGeneratingClauseHandler
 
getCleanLabel(String) - Static method in class com.atlassian.jira.issue.label.LabelParser
Cleans up the label so that it can be stored in JIRA.
getColor(String, boolean) - Method in interface com.atlassian.jira.image.util.ImageUtils
Turn a hex string into a Color Input string can ontain a leading hash (#) and can be a 3 char or 6 char hex string.
getColor() - Method in interface com.atlassian.jira.portal.PortletConfiguration
Returns the color to use when rendering the Chrome of this gadget.
getColor() - Method in class com.atlassian.jira.web.bean.PercentageGraphRow
 
getColumn() - Method in interface com.atlassian.jira.portal.PortletConfiguration
Represents the column that the configured portlet resides in.
getColumnCssClass() - Method in interface com.atlassian.jira.issue.fields.NavigableField
 
getColumnHeadingKey() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutItem
Return some text for the Column Header.
getColumnHeadingKey() - Method in interface com.atlassian.jira.issue.fields.NavigableField
 
getColumnLayout(User) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Get the columns layout for a user, if the user does not have one the default is returned
getColumnLayout(User, SearchRequest) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Get the columns layout for a searchRequest, if the searchRequest does not have one the user's columns are returned.
getColumnLayoutItems() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayout
 
getColumnLayoutManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the column layout manager instance
getColumnLayoutManager() - Method in interface com.atlassian.jira.issue.fields.FieldManager
Deprecated.
Declare your dependency and let PicoContainer resolve it instead
getColumnNames() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
getColumnNumber() - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
getColumnNumber() - Method in exception com.atlassian.jira.jql.parser.JqlParseException
 
getColumns() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
getColumns(User, List<String>) - Method in interface com.atlassian.jira.web.component.TableLayoutUtils
Get the columns based off the a list of field names
getColumns(User, String, List<String>, boolean) - Method in interface com.atlassian.jira.web.component.TableLayoutUtils
Get the columns based on a list of field names, and the default as defined in application properties with the given property name.
getColumns(User, String) - Method in interface com.atlassian.jira.web.component.TableLayoutUtils
Get the columns based off an application property
getColumnViewHtml(FieldLayoutItem, Map, Issue) - Method in interface com.atlassian.jira.issue.fields.NavigableField
 
getColumnViewHtml(CustomField, Object, Issue, Map, FieldLayoutItem) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getCombinedSearchContext(SearchContext, SearchContext) - Static method in class com.atlassian.jira.issue.search.SearchRequestUtils
Creates the most specific SearchContext possible from the two parameters.
getCommaSeparatedList(Collection<GenericValue>, String) - Static method in class com.atlassian.jira.util.ofbiz.GenericValueUtils
Returns a String containing a comma and space (for display) separated list of the key property values in the given collection of GenericValues.
getComment() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getComment() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getComment() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
getComment() - Method in class com.atlassian.jira.event.issue.MentionIssueCommentEvent
 
getComment() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getComment() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean
 
getComment() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getComment() - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
getComment() - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Get the comment associated with this group of changes.
getComment() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getComment() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getComment() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getCommentById(User, Long, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Will return a comment for the passed in commentId.
getCommentById(Long) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Will return a comment for the passed in commentId.
getCommentIndexPath() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Returns the path of JIRA's comment indexes.
getCommentIndexPath() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getCommentIndexPath(JiraServiceContext) - Method in interface com.atlassian.jira.config.util.IndexPathService
Returns the path of JIRA's comment indexes.
getCommentManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getComments(Issue) - Method in interface com.atlassian.jira.issue.comments.CommentManager
This will return all comments for a given issue.
getComments() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
getCommentsAndWorklogsGuardedByGroupCount(String) - Method in interface com.atlassian.jira.bc.group.GroupService
This method will return the count of all Comment's and Worklog's that have the named group set as its visibility restriction.
getCommentsCreated() - Method in class com.atlassian.jira.service.util.handler.MessageHandlerStats
 
getCommentSearcher() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Get an IndexSearcher that can be used to search the comment index.
getCommentsForUser(User, Issue, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Will return a list of Comments for the given user
getCommentsForUser(Issue, User) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Retrieves all Comments on the given Issue that the given User has permission to see.
getCommentValue() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getCommitId() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Returns the id of the SCM commit that was used to make this build of JIRA.
getComparable(String) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator
Returns an object which, when sorted according by the comparator returned from LuceneFieldSorter.getComparator() , will order the Term values in the correct order.
getComparator() - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
getComparator() - Method in interface com.atlassian.jira.issue.search.LuceneFieldSorter
A comparator that can be used to order objects returned by LuceneFieldSorter.getValueFromLuceneField(String).
getComparator() - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.IssueTypeStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.LocalDateFieldSorter
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.TextFieldSorter
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.util.StatisticsMapperWrapper
 
getComparator() - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
getComparator() - Method in interface com.atlassian.jira.sharing.type.ShareType
Return a comparator that can order a SharePermission of this type.
getCompleteDateFormat() - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.getFormatHint() instead. Since v4.4.
getCompleteDateTimeFormat() - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.getFormatHint() instead. Since v4.4.
getCompleteIconUrl() - Method in interface com.atlassian.jira.issue.IssueConstant
Returns the url for the icon with the context path added if necessary.
getCompleteList() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
getComponent(Class<T>) - Static method in class com.atlassian.jira.component.ComponentAccessor
Returns the core component which is stored in JIRA's Dependency Injection container under the key that is the given class.
getComponent(Class<T>) - Method in interface com.atlassian.jira.component.ComponentAccessor.Worker
 
getComponent() - Method in interface com.atlassian.jira.plugin.componentpanel.BrowseComponentContext
Retrieve the component for this context
getComponent(Long) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use ProjectComponentManager instead. Deprecated in v4.0.
getComponent(GenericValue, String) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use ProjectComponentManager instead. Deprecated in v4.0.
getComponent(Class<T>) - Method in interface com.atlassian.jira.util.ComponentLocator
Find a component of the passed class in JIRA.
getComponentClassManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getComponentClause(Long) - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getComponentIds() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getComponentInstanceOfType(Class<T>) - Method in class com.atlassian.jira.action.JiraActionSupport
This can be called to get a component from the ComponentAccessor.
getComponentInstanceOfType(Class<T>) - Method in interface com.atlassian.jira.util.ComponentLocator
Find a component of the passed class in JIRA.
getComponentMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the project components "in-use" (required) by the backup projects data.
getComponentObjects() - Method in interface com.atlassian.jira.issue.Issue
 
getComponentOfType(Class<T>) - Static method in class com.atlassian.jira.component.ComponentAccessor
Returns the core component which is stored in JIRA's Dependency Injection container of the given Type (Class or Interface).
getComponentOfType(Class<T>) - Method in interface com.atlassian.jira.component.ComponentAccessor.Worker
 
getComponents(List<Long>) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Creates a list of ProjectComponent objects from the given list of IDs.
getComponents() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
Use Issue.getComponentObjects() instead. Since v5.2.
getComponents() - Method in interface com.atlassian.jira.project.Project
Deprecated.
getComponents(GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use ProjectComponentManager instead. Deprecated in v4.0.
getComponentsUserLeads(User) - Method in interface com.atlassian.jira.user.util.UserUtil
Retrieve a collection of ProjectComponents - where the lead of each component is the specified user.
getConfigForField(ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
 
getConfigItems() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfig
Returns a list of FieldConfigItems.
getConfigs() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
Returns a Map whose key is a String of issue types and the value is the FieldConfig for that issue type
getConfigs() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getConfigsByConfig() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
Returns a Map whose key is a FieldConfig and values are associated a Collection Issue Type GenericValue
getConfigsByConfig() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getConfigScheme(GenericValue) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Deprecated.
Use of GenericValue is discouraged. Deprecated since: v4.0. Use IssueTypeSchemeManager.getConfigScheme(Project) instead.
getConfigScheme(Project) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Returns a config scheme for a given project
getConfigSchemeForFieldConfig(FieldConfig) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Retrieves the FieldConfigScheme associated with the FieldConfig
getConfigSchemesForField(ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
getConfigsExclusiveToConfigScheme(Long) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
Gets the FieldConfig objects that are only associated to the specified FieldConfigScheme.
getConfigurableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getConfigurableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getConfigurationItemAccessLevel() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
getConfigurationItemTypes() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Returns a List of FieldConfigItemType objects.
getConfigurationItemTypes() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getConfigurationItemTypes() - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
getConfigurationItemTypes() - Method in interface com.atlassian.jira.issue.fields.ConfigurableField
Returns a List of FieldConfigItemType objects.
getConfigurationObject(Issue, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.config.item.DefaultValueConfigItem
 
getConfigurationObject(Issue, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.config.item.ProjectOptionsConfigItem
 
getConfigurationObject(Issue, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem
 
getConfigurationObject(Issue, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.config.item.VersionOptionsConfigItem
 
getConfigurationObject(Issue) - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
 
getConfigurationObject(Issue, FieldConfig) - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItemType
Returns an Object that holds the the configuration.
getConfigurationSchemes() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns a list of configuration schemes.
getConfiguredDefaultWorkflow() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
Return the default workflow as saved in the database.
getConfiguredWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowScheme
Return the Workflow for the passed IssueType as saved in the databse.
getConglomerateCookieValue(String, String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Retrieve the value from a conglomerate Cookie from the request.
getConsideredWhitespace() - Method in class com.atlassian.jira.util.DelimeterInserter
 
getConstantByName(String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
getConstantByNameIgnoreCase(String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
Returns a constant by name ignoring the case of the name passed in.
getConstantObject(String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
Returns an IssueConstant object for the given type & id.
getConstantObjects(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Returns all IssueConstant objects for the given type.
getConstantsManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getConstantsManager() - Method in class com.atlassian.jira.issue.context.manager.JiraContextTreeManager
 
getConstantsManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getConstantType() - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
getConstantType() - Method in class com.atlassian.jira.issue.statistics.IssueTypeStatisticsMapper
 
getConstantType() - Method in class com.atlassian.jira.issue.statistics.PriorityStatisticsMapper
 
getConstantType() - Method in class com.atlassian.jira.issue.statistics.ResolutionStatisticsMapper
 
getConstantType() - Method in class com.atlassian.jira.issue.statistics.StatusStatisticsMapper
 
getContactAdminLink() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
getContent() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getContent() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getContent(Issue, IssueViewRequestParams) - Method in interface com.atlassian.jira.plugin.issueview.IssueView
 
getContent() - Method in class com.atlassian.jira.template.TemplateSource.Fragment
 
getContentType() - Method in interface com.atlassian.jira.avatar.Avatar
The MIME type of the avatar image file.
getContentType() - Method in class com.atlassian.jira.avatar.AvatarFormat
 
getContentType() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getContentType() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
getContentType() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewModuleDescriptor
 
getContentType() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestViewModuleDescriptor
 
getContext() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
getContext() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
getContextForConfigScheme(User, FieldConfigScheme) - Method in class com.atlassian.jira.jql.context.FieldConfigSchemeClauseContextUtil
Given a FieldConfigScheme determines the ClauseContext specified by it, taking into account what is visible to the searcher User
getContextKey() - Method in interface com.atlassian.jira.project.browse.BrowseContext
Contains a context unique that can be used to identify this context.
getContextMap(Map) - Method in class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
 
getContextMap(User, JiraHelper) - Method in class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
 
getContextParams() - Method in class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
getContexts() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
Returns a list of JiraContextNode objects this scheme is relevent to
getContexts() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getContexts() - Method in interface com.atlassian.jira.jql.context.ClauseContext
 
getContexts() - Method in class com.atlassian.jira.jql.context.ClauseContextImpl
 
getCookieValue(String, HttpServletRequest) - Static method in class com.atlassian.jira.web.util.CookieUtils
Get value of cookie with given cookieName from currentRequest, or null, if the request does not have such cookie.
getCoordinate(Object, Object) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
getCopiedFromId() - Method in class com.atlassian.jira.event.scheme.AbstractSchemeCopiedEvent
 
getCopiedToId() - Method in class com.atlassian.jira.event.scheme.AbstractSchemeCopiedEvent
 
getCorrespondingModuleDescriptorKey(String) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerFactory
 
getCount(String) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Ensure that there is a view-entity defined in entitymodel.xml (and entitygroup.xml) for the entity you are calling this method with, and that the view-entity is named correctly! The view-entity must be named the name of the normal entity with 'Count' appended.
getCount() - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
Returns nuber of search results for this filter
getCounter() - Method in interface com.atlassian.jira.project.Project
Deprecated.
(since 5.0) The counter is not something users of project information should concern themselves with. This call delegates through to ProjectManager.getCurrentCounterForProject().
getCountForCommentsRestrictedByGroup(String) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Returns the count of all Comment's that have their visibility restricted by the named group.
getCountForWorklogsRestrictedByGroup(String) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
Returns the count of all Worklog's that have a visibility restriction of the provided group.
getCountFromKey(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
 
getCountFromKey(String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
getCountry() - Method in class com.atlassian.jira.plugin.language.Language
 
getCountry() - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
getCreated() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
getCreated() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
getCreated() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
getCreated() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getCreated() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getCreated() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getCreated() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getCreated() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getCreated() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getCreated() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
getCreated() - Method in interface com.atlassian.jira.issue.Issue
 
getCreated() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getCreated() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getCreateFields(User, OperationContext, Action, MutableIssue, boolean, List<String>) - Method in interface com.atlassian.jira.issue.fields.rest.FieldHtmlFactory
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.
getCreateHtml(FieldLayoutItem, OperationContext, Action, Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Returns the HTML that should be shown when the issue is being created.
getCreateHtml(FieldLayoutItem, OperationContext, Action, Issue, Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Returns the HTML that should be shown when the issue is being created.
getCreateHtml(FieldLayoutItem, OperationContext, Action, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getCreateHtml(FieldLayoutItem, OperationContext, Action, Issue, Map<String, Object>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getCreateHtml(Action, OperationContext, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getCreateHtml(Action, OperationContext, Issue, Map<String, Object>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getCrowdService() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getCss() - Method in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
getCssClass() - Method in class com.atlassian.jira.issue.fields.option.AbstractOption
 
getCssClass() - Method in interface com.atlassian.jira.issue.fields.option.Option
 
getCssClass() - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
getCurrentBuildDate() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the date this version of JIRA was built on.
getCurrentBuildNumber() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the current build number of JIRA.
getCurrentBulkEditBean() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getCurrentBulkEditBeanIndex() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getCurrentCounterForProject(Long) - Method in interface com.atlassian.jira.project.ProjectManager
This is for informational purposes only.
getCurrentFailedLoginCount() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
getCurrentHeader() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getCurrentIssue() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
 
getCurrentIssueContext() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getCurrentJQL() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
 
getCurrentPage(List<T>) - Method in class com.atlassian.jira.web.bean.PagerFilter
Gets the current page out of a list of objects.
getCurrentProject() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
 
getCurrentProject(int, User) - Method in interface com.atlassian.jira.user.UserProjectHistoryManager
Gets the last viewed project that the user visted and still has permission to see.
getCurrentRecipients() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
getCurrentStep() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getCurrentStep() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getCurrentUserSelectFlag() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getCurrentWatcherUsernames(Issue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
Retrieve the list of usernames of users watching the given issue
getCurrentWatcherUsernames(GenericValue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
getCurrentWatchList(Issue, Locale) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
Retrieve collection of users that are currently watching this issue (including the current user)
getCustom() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
getCustom(IndexReader, String, MappedSortComparator) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
This is used to retrieve values from the Lucence index.
getCustomAvatarsForOwner(Avatar.Type, String) - Method in interface com.atlassian.jira.avatar.AvatarManager
Provides a list of all avatars that are of the given type which have the given owner.
getCustomDirectoryPlugins() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
getCustomField() - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
 
getCustomField() - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
getCustomField() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getCustomField() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfig
Returns the related custom field.
getCustomField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Get a CustomField by its text key (eg 'customfield_10000').
getCustomField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
Get a CustomField by its text key (eg 'customfield_10000').
getCustomField() - Method in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
getCustomField(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getCustomFieldId() - Method in class com.atlassian.jira.bc.issue.label.LabelService.LabelValidationResult
 
getCustomFieldId() - Method in class com.atlassian.jira.event.issue.field.AbstractCustomFieldEvent
Returns the ID of the custom field that this event relates to.
getCustomFieldId() - Method in class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
getCustomFieldId() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
Returns the ID of the CustomField that this value is stored for.
getCustomFieldId(String) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Given a custom field key, return its id or null.
getCustomFieldId() - Method in class com.atlassian.jira.issue.label.Label
 
getCustomFieldId() - Method in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
getCustomFieldIds() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewFieldParams
Method returns set of custom field ids requested for view.
getCustomFieldInstance(GenericValue) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Converts a customfield GenericValue to a CustomField instance.
getCustomFieldKey(String) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
getCustomFieldManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getCustomFieldMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a CustomFieldMapper which, when fully populated, indicates all the custom fields "in-use" (required) by the backup projects data.
getCustomFieldObject(Long) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Get a CustomField by ID.
getCustomFieldObject(String) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Get a CustomField by its text key (eg 'customfield_10000').
getCustomFieldObjectByName(String) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Retrieve the first custom field object with the specified name.
getCustomFieldObjects() - Method in interface com.atlassian.jira.issue.CustomFieldManager
Returns all custom fields.
getCustomFieldObjects(Long, String) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Gets a list of custom fields for a particular project and issue type.
getCustomFieldObjects(Long, List<String>) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Returns the same as CustomFieldManager.getCustomFieldObjects(Long,String) but allows to specify a list of issueTypes.
getCustomFieldObjects(SearchContext) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Returns all customfields in a particular SearchContext.
getCustomFieldObjects(GenericValue) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Returns a list of CustomFields that apply to a particular issue.
getCustomFieldObjects(Issue) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Returns a list of CustomFields that apply to a particular issue.
getCustomFieldObjectsByName(String) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Retrieve custom field(s) of a certain name.
getCustomFieldOption(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldOptionMapper
 
getCustomFieldOptionMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a CustomFieldOptionMapper which, when fully populated, indicates how to map the IDs of the Custom Field Options in the Import file, to the equivalent Option in the current JIRA.
getCustomFieldSearcher(String) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Retrieve a custom field searcher by its type key.
getCustomFieldSearcher() - Method in interface com.atlassian.jira.issue.fields.CustomField
Retrieves the CustomFieldSearcher for this custom field.
getCustomFieldSearcherClass(String) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Retrieve a custom field searcher by its type key.
getCustomFieldSearcherClauseHandler() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldSearcher
Provides an object that can be used to handle the clauses that this searcher generates.
getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactNumberSearcher
 
getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
 
getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.jira.issue.customfields.searchers.TextSearcher
 
getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
 
getCustomFieldSearcherClauseHandler() - Method in class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
 
getCustomFieldSearchers(CustomFieldType) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Retrieves all the searchers registered for a particular custom Field.
getCustomFieldType(String) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Retrieve a custom field type by its type key.
getCustomFieldType() - Method in interface com.atlassian.jira.issue.fields.CustomField
Looks up the CustomFieldType.
getCustomFieldTypes() - Method in interface com.atlassian.jira.issue.CustomFieldManager
Retrieve all customfieldtypes registered in the sytem.
getCustomFieldValue(CustomField) - Method in interface com.atlassian.jira.issue.Issue
 
getCustomFieldValue(Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getCustomFieldValue(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getCustomFieldValues(Map) - Method in interface com.atlassian.jira.issue.fields.CustomField
Get the custom field string values that are relevant to this particular custom field
getCustomFieldView(CustomField) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getCustomId() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
getDarkFeatures() - Method in interface com.atlassian.jira.config.FeatureManager
Creates DarkFeatures instances from the PropertySet associated with the ThreadLocal user.
getDashboardPageId() - Method in interface com.atlassian.jira.portal.PortletConfiguration
Provides the dashboard page id.
getData() - Method in class com.atlassian.jira.issue.fields.rest.FieldOperationHolder
 
getData() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
getData() - Method in class com.atlassian.jira.user.UserHistoryItem
 
getDatabaseBuildNumber() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the build number of the database that this JIRA instance points to.
getDatabaseType() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Type of database field needed to store this field.
getDatabaseType() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
Type of database field needed to store this field.
getDatabaseType() - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getDatabaseType() - Method in class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
 
getDataDirectory() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the data directory in JIRA home.
getDataType() - Method in interface com.atlassian.jira.issue.customfields.searchers.CustomFieldSearcherClauseHandler
Provides the JiraDataType that this clause handles and searches on.
getDataType() - Method in class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldSearcherClauseHandler
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getDataType() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getDataType() - Method in interface com.atlassian.jira.jql.ClauseInformation
Provides the JiraDataType that this clause handles and searches on.
getDataType() - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunction
Provides the JiraDataType that this function handles and creates values for.
getDateFormat() - Static method in class com.atlassian.jira.datetime.DateTimeFormatUtils
Returns the configured Javascript date picker format.
getDateFormat() - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Deprecated.
Use DateTimeFormatUtils.getDateFormat() instead. Since v5.0.
getDateFormat() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getDateParam(Map, String, Locale) - Static method in class com.atlassian.jira.util.ParameterUtils
Deprecated.
Use DateTimeFormatterFactory instead. Since v5.2.
getDatePickerFormat() - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.getFormatHint() instead. Since v4.4.
getDatePickerFormatSample(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
getDateRangeBuilder() - Method in class com.atlassian.jira.issue.index.IndexedChangeHistoryField
 
getDateString(Date) - Method in interface com.atlassian.jira.jql.util.JqlDateSupport
Return a string representation of the passed date.
getDateTimeFormat() - Static method in class com.atlassian.jira.datetime.DateTimeFormatUtils
Returns the configured Javascript date-time picker format.
getDateTimeFormat() - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Deprecated.
getDateTimeFormat() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getDateTimeFormatter() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Returns a DateTimeFormatter that can be used to format times and dates in the user's time zone using DateTimeStyle.RELATIVE.
getDateTimePickerFormat() - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.getFormatHint() instead. Since v4.4.
getDateTimePickerFormatSample(Date) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
getDateValue() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
 
getDay() - Method in class com.atlassian.jira.datetime.LocalDate
 
getDaysPerWeek() - Method in interface com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration
Get the currently configured number of days in a week.
getDaysPerWeek() - Method in class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
getDaysPerWeek() - Method in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
getDbValueFromObject(T) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
Returns the database representation of the Java object as stored for that CustomField.
getDbValueFromObject(String) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getDbValueFromObject(Object) - Method in class com.atlassian.jira.issue.customfields.impl.StringCFType
Deprecated.
 
getDefault() - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
Retreives the default value of this Property e.g.
getDefaultAssignee(GenericValue, GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
getDefaultAssignee(Project, ProjectComponent) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use ProjectManager.getDefaultAssignee(Project, java.util.Collection) which allows for multiple components. Since v4.4.
getDefaultAssignee(Project, Collection<ProjectComponent>) - Method in interface com.atlassian.jira.project.ProjectManager
Gets the default assignee for an issue given its project and list of Components.
getDefaultAttachmentPath() - Method in interface com.atlassian.jira.config.util.AttachmentPathManager
Returns the attachment path that will be used by default if JIRA is so configured.
getDefaultAttachmentPath() - Method in class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
getDefaultAvatarId(Avatar.Type) - Method in interface com.atlassian.jira.avatar.AvatarManager
Gets the default avatar for the given type.
getDefaultBackedString(String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getDefaultBackedString(String, String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
Performs a lookup on the application properties for the specified key.
getDefaultBackedString(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getDefaultBackedText(String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getDefaultColumnLayout(User) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Get the default Layout, and filter out the columns which a user cannot see
getDefaultColumnLayout() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
getDefaultColumnNames(String) - Method in interface com.atlassian.jira.web.component.TableLayoutUtils
Users can specify a list of columns to display in their application properties.
getDefaultEntity(GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getDefaultGroupNames() - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Returns the default groups.
getDefaultIndexRootPath() - Method in interface com.atlassian.jira.config.util.IndexPathManager
This returns the root index directory that JIRA will use by default, if it is configured to do so.
getDefaultIndexRootPath() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getDefaultIssueType(Project) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Returns the default IssueType object based on the passed in project.
getDefaultIssueTypeScheme() - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Returns the default global issue type, to which all issue types are added to
getDefaultKeys() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getDefaultLocale() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getDefaultPriority() - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
getDefaultPriority() - Method in interface com.atlassian.jira.config.PriorityManager
Returns the default priority.
getDefaultPriorityObject() - Method in interface com.atlassian.jira.config.ConstantsManager
Returns the default priority configured in JIRA.
getDefaultProperty(String) - Method in interface com.atlassian.configurable.ObjectConfigurable
Returns the default property value for a key
getDefaultProperty(String) - Method in class com.atlassian.jira.service.AbstractService
 
getDefaultRendererType(OrderableField) - Method in interface com.atlassian.jira.issue.fields.renderer.HackyFieldRendererRegistry
Given the field, return the default renderer type that can be used to initilize the field layout item for this field.
getDefaultResolution() - Method in interface com.atlassian.jira.config.ResolutionManager
Returns the default resolution.
getDefaultResourceBundle() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getDefaultResourceBundle() - Method in interface com.atlassian.jira.util.I18nHelper
 
getDefaultRoleActors(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will return a DefaultRoleActors for the given projectRole checking the currentUser has the correct permissions to perform the get operation.
getDefaultRoleActors(ProjectRole) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
This method will return the default role actors for a ProjectRole
getDefaultScheme() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getDefaultScheme() - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
getDefaultSchemeObject() - Method in interface com.atlassian.jira.scheme.SchemeManager
Gets the default scheme.
getDefaultSecurityLevel(Project) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Returns the default Security Level as defined in the Issue Security Level scheme for the given project.
getDefaultSecurityLevelId() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelScheme
 
getDefaultSortOrder() - Method in interface com.atlassian.jira.issue.fields.NavigableField
The order in which to sort the field when it is sorted for the first time.
getDefaultString(String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getDefaultTimeZoneInfo(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Returns the default time zone which is globally configured.
getDefaultTimeZoneRegionKey() - Method in interface com.atlassian.jira.timezone.TimeZoneService
Return the region key of the current default time zone.
getDefaultUnit() - Method in interface com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration
Get the currently configured default duration to use when parsing duration string for time tracking.
getDefaultUnit() - Method in class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
getDefaultValue(FieldConfig) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Retrieves the Object representing the default CustomField value for the Custom Field.
getDefaultValue(FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
 
getDefaultValue(FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
getDefaultValue(FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
getDefaultValue(Issue) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
getDefaultValue(FieldConfig) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Returns the IssueType object that is the default for thie configuration
getDefaultValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Deprecated.
getDefaultValue(Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
The value that should be set on the issue if the field is not shown for some reason.
getDefaultVelocityParams(Map<String, Object>, JiraAuthenticationContext) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContextFactory
Constructs a map with a number of common parameters used by velocity templates.
getDefaultVelocityParams(JiraAuthenticationContext) - Method in interface com.atlassian.jira.util.VelocityParamFactory
Method to construct a map with a number of common parameters used by velocity templates.
getDefaultVelocityParams(Map<String, Object>, JiraAuthenticationContext) - Method in interface com.atlassian.jira.util.VelocityParamFactory
Method to construct a map with a number of common parameters used by velocity templates.
getDefaultVelocityParams() - Method in interface com.atlassian.jira.util.VelocityParamFactory
Method to construct a map with a number of common parameters used by velocity templates.
getDefaultVelocityParams(Map<String, Object>) - Method in interface com.atlassian.jira.util.VelocityParamFactory
Method to construct a map with a number of common parameters used by velocity templates.
getDefaultViewHtml(FieldConfig, FieldLayoutItem) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getDefaultWorkflow() - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
getDefaultWorkflow() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
getDefaultWorkflowScheme() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getDelay() - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
getDelegateLogger() - Method in class com.atlassian.jira.util.log.NShotLogger
 
getDelegator() - Method in class com.atlassian.jira.action.JiraActionSupport
Deprecated.
Use JiraActionSupport.getOfBizDelegator() instead. Since v5.0.
getDeniedReasons() - Method in interface com.atlassian.jira.bc.security.login.LoginResult
Returns a Set of DenialReason objects, which can be used to determine the reason why a login request has been denied.
getDescKey() - Method in class com.atlassian.jira.event.type.EventType
 
getDescription(Map) - Method in interface com.atlassian.configurable.ObjectConfiguration
The Description of this instance of an Object Configuration
getDescription() - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
Retrieves the description of this Property e.g.
getDescription(Map, Map) - Method in interface com.atlassian.configurable.ObjectDescriptor
 
getDescription() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
getDescription() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponent
Returns the component description.
getDescription() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
getDescription() - Method in class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
getDescription() - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
getDescription() - Method in interface com.atlassian.jira.event.JiraListener
A textual description of the listener.
getDescription() - Method in class com.atlassian.jira.event.type.EventType
 
getDescription() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
 
getDescription() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfig
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
getDescription() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns the description of this custom field.
getDescription() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldConfigurationScheme
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
The description of the field configuration.
getDescription() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.option.Option
 
getDescription() - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
getDescription() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
getDescription() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
getDescription() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
getDescription() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
getDescription() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
getDescription() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
getDescription() - Method in interface com.atlassian.jira.issue.Issue
 
getDescription() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getDescription() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getDescription(I18nHelper) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer.TranslationsHelper
Get the description associated with the period fields.
getDescription() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
getDescription() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getDescription() - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevel
 
getDescription() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelScheme
 
getDescription() - Method in interface com.atlassian.jira.license.LicenseDetails
 
getDescription() - Method in class com.atlassian.jira.portal.PortalPage
 
getDescription() - Method in interface com.atlassian.jira.project.Project
 
getDescription() - Method in interface com.atlassian.jira.project.ProjectCategory
 
getDescription() - Method in interface com.atlassian.jira.project.version.Version
 
getDescription() - Method in class com.atlassian.jira.scheme.Scheme
 
getDescription(int) - Static method in class com.atlassian.jira.security.Permissions
Get the description of a permission.
getDescription() - Method in interface com.atlassian.jira.security.roles.ProjectRole
Will get the description of this role, null if not set.
getDescription() - Method in class com.atlassian.jira.service.AbstractService
 
getDescription() - Method in interface com.atlassian.jira.service.JiraService
A textual description of the service.
getDescription() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
Returns the description fragments to search for.
getDescription() - Method in interface com.atlassian.jira.sharing.SharedEntity
A general description of the entity.
getDescription() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
getDescription() - Method in class com.atlassian.jira.web.bean.PercentageGraphRow
 
getDescription() - Method in interface com.atlassian.jira.workflow.AssignableWorkflowScheme
The description of the workflow scheme.
getDescription() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
getDescription() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
getDescription() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
The description of the workflow scheme.
getDescriptionHtml() - Method in interface com.atlassian.jira.admin.RenderableProperty
Returns the description HTML for this property.
getDescriptionI18nKey() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
getDescriptionI18nKey() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
getDescriptionKey() - Method in interface com.atlassian.jira.issue.operation.IssueOperation
 
getDescriptionKey() - Method in class com.atlassian.jira.issue.operation.IssueOperationImpl
 
getDescriptionKey() - Method in interface com.atlassian.jira.movesubtask.operation.MoveSubTaskOperation
 
getDescriptionKey() - Method in enum com.atlassian.jira.security.Permissions.Permission
 
getDescriptionProperty() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns a RenderableProperty for rendering this custom field's description.
getDescriptor() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldSearcher
 
getDescriptor() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
 
getDescriptor() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getDescriptor() - Method in class com.atlassian.jira.issue.customfields.searchers.AbstractInitializationCustomFieldSearcher
 
getDescriptor() - Method in interface com.atlassian.jira.issue.fields.renderer.JiraRendererPlugin
Simple accessor method for the module descriptor.
getDescriptor() - Method in class com.atlassian.jira.plugin.report.impl.AbstractReport
 
getDescriptor() - Method in class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
getDescriptor() - Method in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory.GroupRoleActor
 
getDescriptor() - Method in interface com.atlassian.jira.security.roles.RoleActor
Returns a pretty viewable representation of the contents of the RoleActor (e.g.
getDescriptor() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
getDescriptorParams(Map<String, Object>) - Method in interface com.atlassian.jira.plugin.workflow.WorkflowPluginFactory
Given a set of name:value parameters from the plugin configuration page (ie.
getDescTranslation() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getDescTranslation(String) - Method in interface com.atlassian.jira.issue.IssueConstant
 
getDescTranslation(I18nHelper) - Method in interface com.atlassian.jira.issue.IssueConstant
 
getDescTranslation(GenericValue) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getDestinationId() - Method in interface com.atlassian.jira.issue.link.IssueLink
Get the issue ID (ie.
getDestinationIssue() - Method in interface com.atlassian.jira.issue.issuelink.IssueLink
Deprecated.
 
getDestinationObject() - Method in interface com.atlassian.jira.issue.link.IssueLink
Get the destination Issue of the link.
getDestinationStatus() - Method in class com.atlassian.jira.web.action.issue.bulkedit.WorkflowTransitionKey
 
getDirection() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.AddIssueLinkValidationResult
Deprecated.
 
getDirection() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.AddIssueLinkValidationResult
 
getDirectory(Long) - Method in interface com.atlassian.jira.user.util.UserManager
 
getDirectory(File) - Method in interface com.atlassian.jira.util.LuceneDirectoryUtils
Creates an index directory for the given path on the filesystem.
getDirectoryId() - Method in class com.atlassian.jira.bc.user.UserService.CreateUsernameValidationResult
 
getDirectoryId() - Method in class com.atlassian.jira.bc.user.UserService.CreateUserValidationResult
 
getDirectoryId() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
getDirectUsersInGroup(Group) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns all the users that are direct members of the group.
getDisabled() - Method in class com.atlassian.jira.bc.whitelist.WhitelistService.WhitelistUpdateValidationResult
 
getDisabled() - Method in interface com.atlassian.jira.issue.customfields.option.Option
Get the disabled status.
getDisplayableItems(String, User, JiraHelper) - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
getDisplayableNameSafely(User) - Method in interface com.atlassian.jira.user.util.UserUtil
Takes the given user and returns a "displayable name" by cautiously checking the different edge cases for users.
getDisplayableSections(String, User, JiraHelper) - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
getDisplayDoubleFromLucene(String) - Method in interface com.atlassian.jira.issue.customfields.converters.DoubleConverter
 
getDisplayLanguage() - Method in class com.atlassian.jira.plugin.language.Language
Returns the name of the Language in its locale form
getDisplayName(String) - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
getDisplayName(String) - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
Returns a display name for the given old ID.
getDisplayName() - Method in class com.atlassian.jira.issue.customfields.config.item.DefaultValueConfigItem
 
getDisplayName() - Method in class com.atlassian.jira.issue.customfields.config.item.ProjectOptionsConfigItem
 
getDisplayName() - Method in class com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem
 
getDisplayName() - Method in class com.atlassian.jira.issue.customfields.config.item.VersionOptionsConfigItem
 
getDisplayName() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
Note: use FieldConfigItem.getDisplayNameKey() where possible.
getDisplayName() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItemType
The user interface name for this dimension of configuration.
getDisplayName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
getDisplayName() - Method in class com.atlassian.jira.plugin.language.Language
Returns the name for the Locale that is appropriate to display to the user
getDisplayName() - Method in interface com.atlassian.jira.timezone.RegionInfo
 
getDisplayName() - Method in interface com.atlassian.jira.timezone.TimeZoneInfo
 
getDisplayName() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
getDisplayName() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
getDisplayNameI18nKey() - Method in enum com.atlassian.jira.issue.fields.renderer.HackyRendererType
 
getDisplayNameKey() - Method in class com.atlassian.jira.issue.customfields.config.item.DefaultValueConfigItem
 
getDisplayNameKey() - Method in class com.atlassian.jira.issue.customfields.config.item.ProjectOptionsConfigItem
 
getDisplayNameKey() - Method in class com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem
 
getDisplayNameKey() - Method in class com.atlassian.jira.issue.customfields.config.item.VersionOptionsConfigItem
 
getDisplayNameKey() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
 
getDisplayNameKey() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItemType
The i18n key for the user interface name for this dimension of configuration.
getDisplayNameParts() - Method in class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
 
getDisplaySequence() - Method in interface com.atlassian.jira.bean.SubTask
 
getDisplayString() - Method in interface com.atlassian.query.history.HistoryPredicate
 
getDisplayString() - Method in class com.atlassian.query.operand.EmptyOperand
 
getDisplayString() - Method in class com.atlassian.query.operand.FunctionOperand
Renders the function call with its name and arguments for display in the UI.
getDisplayString() - Method in class com.atlassian.query.operand.MultiValueOperand
 
getDisplayString() - Method in interface com.atlassian.query.operand.Operand
Produces the unexpanded representation of the Operand.
getDisplayString() - Method in class com.atlassian.query.operand.SingleValueOperand
 
getDisplayString() - Method in enum com.atlassian.query.operator.Operator
 
getDistinctValuesForMove(BulkEditBean, OrderableField, Function<Issue, Collection<Object>>, Function<Object, String>) - Method in interface com.atlassian.jira.web.bean.BulkMoveHelper
For the given field, calculates all the distinct values present in the currently selected issues of the BulkEditBean.
getDmyDateFormatter() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Returns a DateTimeFormatter that can be used to format dates in the user's time zone using DateTimeStyle.DATE.
getDocumentConstant() - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
getDocumentConstant() - Method in interface com.atlassian.jira.issue.search.LuceneFieldSorter
Get the constant that this field is indexed with.
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.IssueTypeStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.LocalDateFieldSorter
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.PriorityStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.ResolutionStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.StatusStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.TextFieldSorter
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.util.StatisticsMapperWrapper
 
getDocumentConstant() - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
getDocumentFieldId() - Method in interface com.atlassian.jira.issue.index.indexers.FieldIndexer
 
getDocumentFieldId() - Method in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
getDouble(String) - Method in interface com.atlassian.jira.issue.customfields.converters.DoubleConverter
 
getDouble(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the double value associated with a key.
getDoubleParam(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
 
getDowngradeAllowedBuildNumber() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Deprecated.
we now rely on version strings as a more reliable mechanism
getDowngradeAllowedBuildNumberMax() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Deprecated.
do not depend on this method - it will disappear when 5.2 arrives 5.2.
getDowngradeAllowedVersionPattern() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
 
getDraft(long) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return the draft workflow scheme with the given id.
getDraftForParent(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return the draft workflow scheme for the passed workflow scheme.
getDraftWorkflow(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Given a parentWorkflowName, this methods will retrieved the relevant draft workflow linked to that parent.
getDraftWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve a single draft workflow by name.
getDraftWorkflowScheme(ApplicationUser, AssignableWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Return draft of the passed workflow scheme if it actually exists.
getDraftWorkflowSchemeNotNull(ApplicationUser, AssignableWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Return draft of the passed workflow scheme if it actually exists.
getDropdown(String, String) - Method in interface com.atlassian.jira.image.dropdown.DropDownCreatorService
Get the bytes for a dropdown image for the given colours.
getDueDate() - Method in interface com.atlassian.jira.issue.Issue
 
getDueDate() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getDuration() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getDuration(Long, Locale, JiraDurationUtils) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.LongStyle
 
getDuration(Long, Locale, JiraDurationUtils) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.ShortStyle
 
getDuration(Long, Locale, JiraDurationUtils) - Method in interface com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.Style
 
getEditableDefaultColumnLayout() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Get an editable default column layout for the system
getEditableDefaultFieldLayout() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Returns the default EditableDefaultFieldLayout.
getEditableFieldLayout(Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Returns an EditableFieldLayout for the id supplied.
getEditableFieldLayouts() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Retrieves editable (see EditableFieldLayout versions of the field layouts.
getEditableSearchRequestColumnLayout(User, SearchRequest) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Get an editable column layout for the searchRequest, returns null if it does not have one
getEditableSubTaskIssueTypes() - Method in interface com.atlassian.jira.config.ConstantsManager
Retrieves an editable list of sub-task issues.
getEditableUserColumnLayout(User) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Get an editable column layout for the user, returns null if they do not have one
getEditDefaultHtml(FieldConfig, Map, Issue, Action, Map, FieldLayoutItem) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getEditedByUsername() - Method in class com.atlassian.jira.event.user.UserProfileUpdatedEvent
 
getEditFields(User, OperationContext, Action, Issue, boolean) - Method in interface com.atlassian.jira.issue.fields.rest.FieldHtmlFactory
Returns all the edit fields required for the specified issue object.
getEditHtml(String) - Method in interface com.atlassian.jira.admin.RenderableProperty
Returns the edit HTML for this renderable application property.
getEditHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
getEditHtml(SearchContext, FieldValuesHolder, Map<?, ?>, Action, Map<String, Object>) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
getEditHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.GroupCustomFieldSearchRenderer
 
getEditHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.UserCustomFieldSearchRenderer
 
getEditHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.VersionCustomFieldRenderer
 
getEditHtml(OperationContext, Action, List) - Method in interface com.atlassian.jira.issue.fields.IssueTypeField
 
getEditHtml(FieldLayoutItem, OperationContext, Action, Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Returns HTML that should be shown when the issue is being edited.
getEditHtml(FieldLayoutItem, OperationContext, Action, Issue, Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Returns HTML that should be shown when the issue is being edited.
getEditHtml() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
getEditHtml(FieldLayoutItem, OperationContext, Action, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getEditHtml(FieldLayoutItem, OperationContext, Action, Issue, Map<String, Object>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getEditHtml(Action, OperationContext, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getEditHtml(Action, OperationContext, Issue, Map<String, Object>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getEditHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer
 
getEditHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.SearchRenderer
Used to produce an HTML input that is rendered on the JIRA issue navigator.
getEditHtml(FieldConfig, Map, Issue, Action, Map, FieldLayoutItem) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getEditVM(String, String, String, String, String, Map, boolean) - Method in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
This render an editable input field for the given values based on the edit template provided for the renderer.
getEmail() - Method in class com.atlassian.jira.bc.user.UserService.CreateUserValidationResult
 
getEmail() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
getEmail() - Method in class com.atlassian.jira.notification.NotificationRecipient
 
getEmail() - Method in interface com.atlassian.jira.project.Project
 
getEmailAddress() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
getEmailAddress() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
getEmptyIndexValue() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getEmptyIndexValue() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty
 
getEmptySelectFlag() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getEmptySelectFlag() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty
 
getEmptyValue() - Method in interface com.atlassian.jira.issue.history.DateRangeBuilder
 
getEnabledFeatureKeys() - Method in interface com.atlassian.jira.config.FeatureManager
Returns a set containing the feature keys of all features that are currently enabled.
getEnabledFieldKeys() - Method in interface com.atlassian.configurable.ObjectConfiguration
The enabled property keys for this configuration.
getEncoding() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getEncoding() - Method in interface com.atlassian.jira.config.util.EncodingConfiguration
 
getEncoding() - Method in class com.atlassian.jira.config.util.EncodingConfiguration.PropertiesAdaptor
 
getEncoding() - Method in class com.atlassian.jira.config.util.EncodingConfiguration.Static
 
getEncoding() - Method in class com.atlassian.jira.plugin.language.Language
 
getEncoding() - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
getEnd() - Method in class com.atlassian.jira.issue.search.SearchResults
 
getEnd() - Method in class com.atlassian.jira.issue.table.IssueTable
 
getEnd() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getEnd() - Method in interface com.atlassian.jira.web.component.IssuePager
 
getEntities() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getEntities() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
getEntities(GenericValue, Long) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
getEntities(GenericValue, Long, String, String) - Method in interface com.atlassian.jira.permission.PermissionSchemeManager
Get all Generic Value permission records for a particular scheme and permission Id
getEntities() - Method in class com.atlassian.jira.scheme.Scheme
 
getEntities(GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
Get all Scheme entity records for a particular scheme
getEntities(GenericValue, Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getEntities(GenericValue, Long, String) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getEntities(GenericValue, String, Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getEntities(GenericValue, String) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getEntities(String, String) - Method in interface com.atlassian.jira.scheme.SchemeManager
Get all entity records with a particular parameter
getEntitiesByIssue(String, GenericValue) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of entities (versions, components etc) related to this issue.
getEntitiesByIssueObject(String, Issue) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of entities (versions, components etc) related to this issue.
getEntitiesBySecurityLevel(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
getEntitiesByType(Object) - Method in class com.atlassian.jira.scheme.Scheme
 
getEntity(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getEntity(EditableFieldLayout) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getEntity(String) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
getEntity(Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
Gets a scheme entity based on the id of the entity
getEntityId() - Method in class com.atlassian.jira.user.UserHistoryItem
 
getEntityName() - Method in interface com.atlassian.jira.imports.project.core.EntityRepresentation
Gets the OfBiz entity name for the "entity" that should be persisted (e.g.
getEntityName() - Method in interface com.atlassian.jira.imports.project.customfield.ProjectImportableCustomFieldParser
The table name of the ofbiz entity (read database table) in which the custom field values for this custom field type are persisted
getEntityName() - Method in interface com.atlassian.jira.permission.PermissionSchemeManager
 
getEntityName() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getEntityRepresentation(ExternalCustomFieldValue) - Method in interface com.atlassian.jira.imports.project.parser.CustomFieldValueParser
Gets an EntityRepresentation that contains the correct attributes based on the populated fields in the provided custom field value.
getEntitySearchContext() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
Returns the SharedEntitySearchContext under which this search is to be executed.
getEntityType() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
getEntityType() - Method in class com.atlassian.jira.portal.PortalPage
 
getEntityType() - Method in interface com.atlassian.jira.sharing.SharedEntity
The type of entity it is.
getEntityType() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
getEntityTypeId() - Method in class com.atlassian.jira.event.scheme.AbstractSchemeEntityEvent
 
getEntityTypeId() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
getEntityValues() - Method in interface com.atlassian.jira.imports.project.core.EntityRepresentation
Gets the attributes that will be persisted within the entity (i.e.
getEnvironment() - Method in interface com.atlassian.jira.issue.Issue
 
getEnvironment() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getEqualsField() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getErrorCollection() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult.Builder
 
getErrorCollection() - Method in interface com.atlassian.jira.bc.JiraServiceContext
Gets an error collection.
getErrorCollection() - Method in class com.atlassian.jira.bc.JiraServiceContextImpl
Returns error collection, never null
getErrorCollection() - Method in interface com.atlassian.jira.bc.license.JiraLicenseService.ValidationResult
 
getErrorCollection() - Method in interface com.atlassian.jira.bc.project.version.VersionService.ValidationResult
 
getErrorCollection() - Method in interface com.atlassian.jira.bc.ServiceResult
 
getErrorCollection() - Method in class com.atlassian.jira.bc.ServiceResultImpl
 
getErrorFieldPrefix() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getErrorFieldPrefix() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getErrorKey() - Method in enum com.atlassian.jira.bc.project.ProjectAction
 
getErrorMessage(String) - Method in exception com.atlassian.jira.bc.ValidationErrorsException
 
getErrorMessages() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
getErrorMessages() - Method in interface com.atlassian.jira.util.ErrorCollection
Get all non field-specific error messages.
getErrorMessages() - Method in interface com.atlassian.jira.util.MessageSet
 
getErrorMessages() - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
getErrorMessagesInEnglish() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
getErrorMessagesInEnglish() - Method in interface com.atlassian.jira.util.MessageSet
Returns a unique set of all the English error messages.
getErrors() - Method in class com.atlassian.jira.bc.issue.search.SearchService.ParseResult
 
getErrors() - Method in interface com.atlassian.jira.util.ErrorCollection
Get all field-specific errors.
getErrors() - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
getEstimate() - Method in interface com.atlassian.jira.issue.Issue
This is the "remaining estimate" of work left to be performed on this issue, in milliseconds.
getEventType(Long) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
getEventType() - Method in class com.atlassian.jira.event.user.UserEvent
 
getEventTypeId() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
getEventTypeId() - Method in class com.atlassian.jira.event.type.EventDispatchOption.EventDispatchOptionImpl
 
getEventTypeId() - Method in interface com.atlassian.jira.event.type.EventDispatchOption
Used to specify the event type this option is configured to express.
getEventTypeId() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getEventTypeManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getEventTypes() - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
getEventTypesMap() - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
getExecutableAction() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getExistingPluginsPaths() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Returns a collection of Strings, each one representing the absolute path to the actual existing directory where a plugin keeps its indexes.
getExpiryHours() - Method in interface com.atlassian.jira.user.util.UserUtil.PasswordResetToken
 
getExpiryTime() - Method in interface com.atlassian.jira.user.util.UserUtil.PasswordResetToken
 
getExportDirectory() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the export directory in JIRA home.
getExternalFieldValue(String) - Method in interface com.atlassian.jira.issue.Issue
 
getExternalUser(String) - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
getFactory() - Method in interface com.atlassian.jira.jql.ClauseHandler
 
getFastCountFromKey(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Same as JiraKeyUtils.getCountFromKey(String) except that is does not check for key validity
getFastProjectKeyFromIssueKey(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Same as JiraKeyUtils.getProjectKeyFromIssueKey(String) except that it does not check key validity
getFavCount() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getFaviconHeight() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getFaviconHiResHeight() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getFaviconHiResUrl() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getFaviconHiResWidth() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getFaviconUrl() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getFaviconWidth() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getFavourite() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
Returns a tri-state Boolean indicating how favourites are to be searched.
getFavouriteCount() - Method in interface com.atlassian.jira.favourites.Favourite
The number of users who have marked this entity as one of their favourites.
getFavouriteCount() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
getFavouriteCount() - Method in class com.atlassian.jira.portal.PortalPage
 
getFavouriteCount() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
getFavouriteFilters(User) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Retrieve all filters a user has favourited.
getFavouriteIds(User, SharedEntity.TypeDescriptor<S>) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Get the ids of a user's favourite Entities for a given entity type
getFavouritePortalPages(User) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Retrieve all PortalPage's a user has favourited.
getField() - Method in interface com.atlassian.jira.bulkedit.operation.BulkEditAction
 
getField() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getField() - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
getField() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
getField() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Get a field by its id.
getField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
Get a field by its id.
getField() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
getField() - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
getField() - Method in class com.atlassian.jira.issue.search.searchers.information.GenericSearcherInformation
 
getField() - Method in interface com.atlassian.jira.issue.search.searchers.information.SearcherInformation
 
getField(SharedEntity, SharePermission) - Method in interface com.atlassian.jira.sharing.type.ShareQueryFactory
Get the Field we will later search for.
getField(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getField() - Method in interface com.atlassian.query.clause.ChangedClause
 
getField() - Method in interface com.atlassian.query.clause.WasClause
 
getField() - Method in class com.atlassian.query.order.SearchSort
 
getFieldAccessor() - Static method in class com.atlassian.jira.component.ComponentAccessor
Deprecated.
Use ComponentAccessor.getFieldManager() instead. Since v5.0.
getFieldAccessor() - Method in interface com.atlassian.jira.component.ComponentAccessor.Worker
Deprecated.
getFieldConfig() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
 
getFieldConfig(Long) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigManager
Retrieve field configuration by database ID.
getFieldConfig(Long) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
 
getFieldConfig(Long, ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
 
getFieldConfigId() - Method in class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
getFieldConfigScheme(Long) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
getFieldConfigSchemeFromContext(QueryContext, CustomField) - Method in class com.atlassian.jira.jql.context.FieldConfigSchemeClauseContextUtil
Finds the most specific FieldConfigScheme associated with a CustomField that is viewable from the given QueryContext.
getFieldConfigurationScheme(Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Retrieves a FieldConfigurationScheme by id
getFieldConfigurationScheme(Project) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Retrieves the Field Configuration Scheme associated with the supplied project.
getFieldConfigurationScheme(GenericValue) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
getFieldConfigurationSchemes(FieldLayout) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Returns a collection of FieldConfigurationSchemes that include the given FieldLayout.
getFieldDefault(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
Retrieves the default value for property with specified key
getFieldDescription(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
Retrieves the description of a property with the specified key
getFieldDescription() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutItem
 
getFieldId() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
getFieldId() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfig
 
getFieldId() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getFieldId() - Method in interface com.atlassian.jira.issue.renderers.FieldRenderContext
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getFieldId() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getFieldId(String) - Method in class com.atlassian.jira.issue.statistics.util.HitCollectorUtil
Translates between a known set of document id's to field id's that can be used to check visiblity.
getFieldId() - Method in interface com.atlassian.jira.jql.ClauseInformation
 
getFieldId() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getFieldId() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
getFieldIds(User, String) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Gets the field ids that are associated with the provided jqlClauseName.
getFieldIds(String) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Gets the field ids that are associated with the provided jqlClauseName.
getFieldIds() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewFieldParams
Method returns set of field ids requested for view.
getFieldIdsToLabels() - Static method in class com.atlassian.jira.issue.IssueFieldConstants
 
getFieldKeys() - Method in interface com.atlassian.configurable.ObjectConfiguration
All the property keys for this configuration.
getFieldLayout() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutItem
Returns the FieldLayout that this item is a part of.
getFieldLayout() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Used to retrieve FieldLayout information when rendering a screen.
getFieldLayout(Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Used to retrieve FieldLayout information when rendering a screen given the id of the field layout.
getFieldLayout(GenericValue) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
getFieldLayout(Issue) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Returns the fieldLayout for an issue.
getFieldLayout(Project, String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
 
getFieldLayout(GenericValue, String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
getFieldLayout() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderer
Get the underlying FieldLayout which backs this FieldScreenRenderer.
getFieldLayoutId(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldConfigurationScheme
Returns the id of the field layout to use for this given issue type id.
getFieldLayoutId(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
Returns the id of the field layout to use for this given issue type id.
getFieldLayoutId() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
getFieldLayoutItem(OrderableField) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns the field layout item for a given orderable field, if this orderable field is part of this field configuration.
getFieldLayoutItem(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns the field layout item for a given field if, if this field is part of this field configuration.
getFieldLayoutItem() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getFieldLayoutItems(JiraServiceContext, Issue, Issue) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Retrieves the collection of FieldLayoutItem required to be entered from converting issue from given issue to given target issue.
getFieldLayoutItems() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
A list of field layout item of this field configuration.
getFieldLayoutManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the field layout manager
getFieldLayoutManager() - Method in interface com.atlassian.jira.issue.fields.FieldManager
Deprecated.
Declare your dependency and let PicoContainer resolve it instead
getFieldLayouts() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Returns all the unique field layouts of the selected issues
getFieldLayoutScheme() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
getFieldLayoutSchemeEntities(FieldLayoutScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Returns a collection of FieldLayoutSchemeEntitys.
getFieldLayoutSchemes() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Retries Field Configuration Schemes.
getFieldManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getFieldName(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
Retrieves the name of a property with the specified key
getFieldName() - Method in interface com.atlassian.jira.bulkedit.operation.BulkEditAction
 
getFieldName() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns the title of this custom field.
getFieldName() - Method in class com.atlassian.jira.issue.index.IndexedChangeHistoryField
 
getFieldName() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getFieldNames() - Method in exception com.atlassian.jira.bc.ValidationErrorsException
 
getFields() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherInputHelper.ConvertClauseResult
 
getFieldScreen(Long) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
getFieldScreen(IssueOperation) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
getFieldScreen() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
getFieldScreen() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getFieldScreenForView(ActionDescriptor) - Method in class com.atlassian.jira.workflow.WorkflowActionsBean
 
getFieldScreenId() - Method in class com.atlassian.jira.event.issue.field.screen.AbstractFieldScreenLayoutItemEvent
 
getFieldScreenId() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
getFieldScreenLayoutItem() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getFieldScreenLayoutItem(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getFieldScreenLayoutItem(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getFieldScreenLayoutItems(FieldScreenTab) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
getFieldScreenLayoutItems() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getFieldScreenManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the field screen manager instance
getFieldScreenRenderer(User, Issue, IssueOperation, Predicate<? super Field>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRendererFactory
Obtain a field screen renderer that can be used to render JIRA's fields for the passed arguments.
getFieldScreenRenderer(User, Issue, IssueOperation, boolean) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRendererFactory
Obtain a field screen renderer that can be used to render JIRA's fields for the passed arguments.
getFieldScreenRenderer(User, Issue, ActionDescriptor) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRendererFactory
Obtain a field screen renderer that can be used to render JIRA's fields when transitioning through the passed workflow.
getFieldScreenRenderer(Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRendererFactory
Used when need to populate a field without showing a screen - e.g.
getFieldScreenRenderer(Collection<Issue>, ActionDescriptor) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRendererFactory
Get a renderer that can be used to render the fields when transitioning a collection of issues through workflow.
getFieldScreenRenderer(List<String>, User, Issue, IssueOperation) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRendererFactory
Returns a FieldScreenRenderer that represents a 'field screen' with the fields the ids of which are in fieldIds.
getFieldScreenRenderer() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getFieldScreenRenderer() - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
getFieldScreenRendererFactory() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the field screen renderer factory instance
getFieldScreenRenderLayoutItem(OrderableField) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderer
A convenience method to locate the FieldScreenRenderLayoutItem which has a field which has an id matching parameter orderableField
getFieldScreenRenderLayoutItems() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderTab
 
getFieldScreenRenderLayoutItemsForProcessing() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderTab
Should be used while actually processing the field input rather than displaying it.
getFieldScreenRenderTabPosition(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderer
A convenience method to locate the tab, which contains the FieldScreenRenderLayoutItem which has a field which has an id matching parameter fieldId
getFieldScreenRenderTabs() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderer
 
getFieldScreens() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
getFieldScreenScheme() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
getFieldScreenScheme(Long) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
getFieldScreenScheme() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getFieldScreenScheme(Issue) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getFieldScreenSchemeId() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getFieldScreenSchemeItem(IssueOperation) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
getFieldScreenSchemeItems() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
getFieldScreenSchemeItems(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
getFieldScreenSchemes() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
getFieldScreenSchemes(FieldScreen) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
getFieldScreenTab() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getFieldScreenTab(Long) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
getFieldScreenTabId() - Method in class com.atlassian.jira.event.issue.field.screen.AbstractFieldScreenLayoutItemEvent
 
getFieldScreenTabs(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
getFieldScreenTabs(FieldScreen) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
getFieldSelector() - Method in class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
This method should cache up the FieldSelector, such that overhead will be as small as possible when this method is called from the FieldableDocumentHitCollector.collect(int) method.
getFieldsForCreate(User, Issue) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
Gets the fields that will be shown in the create issue screen for that issues project and issue type
getFieldSubstitutionMap() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getFieldType(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
Retrieves the type of the property with the specified key
getFieldType() - Method in class com.atlassian.jira.event.issue.field.AbstractCustomFieldEvent
 
getFieldType() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
getFieldType(String) - Static method in class com.atlassian.jira.JiraDataTypes
 
getFieldTypeInfo(FieldTypeInfoContext) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getFieldTypeInfo(FieldTypeInfoContext) - Method in class com.atlassian.jira.issue.customfields.impl.StringCFType
Deprecated.
 
getFieldTypeInfo(FieldTypeInfoContext) - Method in interface com.atlassian.jira.issue.fields.rest.RestAwareCustomFieldType
Returns lower level Information about the field.
getFieldTypeInfo(FieldTypeInfoContext) - Method in interface com.atlassian.jira.issue.fields.rest.RestAwareField
Returns lower level Information about the field.
getFieldUrlParameter() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getFieldValues(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
Retrieves a map of available values for property with the specified key.
getFieldValues() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getFieldValues() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getFieldValuesHolder() - Method in class com.atlassian.jira.bc.issue.IssueService.CreateValidationResult
 
getFieldValuesHolder() - Method in class com.atlassian.jira.bc.issue.IssueService.TransitionValidationResult
 
getFieldValuesHolder() - Method in class com.atlassian.jira.bc.issue.IssueService.UpdateValidationResult
 
getFieldValuesHolder() - Method in interface com.atlassian.jira.issue.customfields.OperationContext
 
getFieldValuesHolder() - Method in class com.atlassian.jira.issue.customfields.OperationContextImpl
 
getFieldValuesHolder() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getFieldValuesHolder() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getFieldValuesHolder() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getFieldValuesHtmlEncoded(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
Retrieves a map of available values for property with the specified key.
getFile() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
getFileExtension() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewModuleDescriptor
 
getFileExtension() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestViewModuleDescriptor
 
getFileName() - Method in interface com.atlassian.jira.avatar.Avatar
The base filename to the avatar image file.
getFilename() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
getFilename() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
getFilename() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
getFilename() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getFilename() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getFilename() - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailedImage
 
getFilename() - Method in class com.atlassian.jira.util.AttachmentUtils.AttachmentAdapter
 
getFilenameFlag() - Method in enum com.atlassian.jira.avatar.AvatarManager.ImageSize
 
getFilesize() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
getFilter(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Retrieve a given filter by id.
getFilter() - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
getFilterId() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
getFiltersFavouritedByOthers(User) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Get filters owned by a given user that have been favourited by at least one other user
getFinalContext(RemoteIssueLink, Map<String, Object>) - Method in class com.atlassian.jira.plugin.issuelink.AbstractIssueLinkRenderer
getFinalContext(RemoteIssueLink, Map<String, Object>) - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRenderer
Returns the context used to render the final HTML.
getFinalHtml(RemoteIssueLink) - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRendererModuleDescriptor
Returns the final HTML to place between the relationship text and the delete icon.
getFinalLocation() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getFingerPrint() - Method in interface com.atlassian.jira.JiraApplicationContext
Generates a fingerprint which should make reasonable attempts at uniqueness across real instances of JIRA.
getFirstSorter() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
getFirstTargetIssueObject() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
This method is used to get a target issue that will provide the correct context (i.e.
getFirstValueForKey(String) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getFirstValueForKey(String) - Method in interface com.atlassian.jira.issue.transport.ActionParams
 
getFirstValueForKey(String) - Method in interface com.atlassian.jira.issue.transport.FieldTransportParams
 
getFirstValueForNullKey() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getFirstValueForNullKey() - Method in interface com.atlassian.jira.issue.transport.ActionParams
 
getFirstValueForNullKey() - Method in interface com.atlassian.jira.issue.transport.FieldTransportParams
 
getFixIssues(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Deprecated.
getFixIssuesCount(Version) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Return the count of Issues Fixed in this version.
getFixSwapVersion() - Method in interface com.atlassian.jira.bc.project.version.VersionService.ValidationResult
 
getFixVersionIds() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getFixVersions() - Method in interface com.atlassian.jira.issue.Issue
 
getFixVersionsByIssue(GenericValue) - Method in interface com.atlassian.jira.project.version.VersionManager
getFixVersionsFor(Issue) - Method in interface com.atlassian.jira.project.version.VersionManager
Get all fix for versions of the specified issue.
getFlagForOperand(String, Operand) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.FieldFlagOperandRegistry
Retrieves the navigator flag values associated with the field name and operand pair.
getFlagUrl() - Method in class com.atlassian.jira.plugin.language.Language
Returns the URL of the flag for this language Note: This URL does not contain the context path or base URL of the Confluence installation
getFlushedErrorMessages() - Method in interface com.atlassian.jira.util.ErrorCollection
Get error messages, then get rid of them.
getFlushedErrorMessages() - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
getFlushedErrorMessages() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getFolderName(MailServer) - Method in class com.atlassian.jira.service.services.mail.MailFetcherService
 
getFooterHtml(HttpServletRequest, Map) - Method in interface com.atlassian.jira.plugin.navigation.FooterModuleDescriptor
This method will setup the params related to the license information and render the html for the footer.
getFormat() - Method in class com.atlassian.jira.notification.NotificationRecipient
 
getFormat() - Method in class com.atlassian.jira.util.velocity.NumberTool
Return the pattern or style to be used for formatting numbers when none is specified.
getFormatHint() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns a hint for this formatter.
getFormatHint() - Method in interface com.atlassian.jira.util.DateFieldFormat
Returns a string containing the format that this class is capable of parsing.
getFormattedDuration(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils
Formats time duration with default (system) locale
getFormattedDuration(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils
Formats time duration with given locale
getFrom() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
Deprecated.
As of 4.4.2, prefer to use ChangeHistoryItem.getFroms()
getFrom() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
getFromHomePluginModuleKey() - Method in class com.atlassian.jira.plugin.myjirahome.MyJiraHomeChangedEvent
 
getFromQuery() - Method in class com.atlassian.jira.event.issue.RefreshIssueSearchEvent
 
getFroms() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getFromString() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
getFromUser() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
getFromValue() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
Deprecated.
As of 4.4.2, prefer to use ChangeHistoryItem.getFroms()
getFullFooterHtml(HttpServletRequest) - Method in interface com.atlassian.jira.plugin.navigation.PluggableFooter
Get the footer HTML to present on a page that utilizes 100% of the page width.
getFullIssueHistoryWithoutPermissionChecks(User) - Method in interface com.atlassian.jira.user.UserIssueHistoryManager
Retreive the user's issue history queue.
getFullIssueHistoryWithPermissionChecks(User) - Method in interface com.atlassian.jira.user.UserIssueHistoryManager
Retreive the user's issue history queue.
getFullname() - Method in class com.atlassian.jira.bc.user.UserService.CreateUserValidationResult
 
getFullname() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
getFullName() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
Deprecated.
Use ChangeHistory.getAuthorDisplayName() instead. Since v5.0.
getFunctionName() - Method in class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
 
getFunctionName() - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunction
The name of the function.
getFunctionName() - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunctionModuleDescriptor
 
getGadgetChromeColor(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getGadgetURI() - Method in interface com.atlassian.jira.portal.PortletConfiguration
Returns the URI pointing to the Gadget XML for this particular portlet.
getGeneratedJqlString(Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Generates a JQL string representation for the passed query.
getGenericValue() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
getGenericValue() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponent
Deprecated.
use this object instead of the stinky GenericValue!
getGenericValue() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.CustomField
Deprecated.
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
The generic value which represents this field configuration.
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
getGenericValue() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getGenericValue() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getGenericValue() - Method in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
getGenericValue() - Method in interface com.atlassian.jira.ofbiz.OfBizValueWrapper
Deprecated.
Use the Data object getters instead. Since v5.0.
getGenericValue() - Method in interface com.atlassian.jira.project.Project
Deprecated.
only use this if you need to utilize an older API method
getGlobalContextOption() - Static method in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
getGlobalCustomFieldObjects() - Method in interface com.atlassian.jira.issue.CustomFieldManager
Returns a list of custom fields where the CustomField.isGlobal() is true.
getGlobalEnabledFeatureKeys() - Method in class com.atlassian.jira.plugin.profile.DarkFeatures
 
getGlobalId() - Method in class com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.DeleteByGlobalIdValidationResult
 
getGlobalId() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a String which uniquely identifies the object in the remote application.
getGlobalMetaAttributeForIssue(GenericValue, String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Return a meta attribute applying to a whole workflow (ie.
getGlobalPermissionManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getGlobalPermissionManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getGMTOffset() - Method in interface com.atlassian.jira.timezone.TimeZoneInfo
 
getGreastestSubTaskEstimate() - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
This property is used to track the largest sub task estimate encountered so far.
getGreaterThanKey() - Method in class com.atlassian.jira.issue.customfields.NumberRangeCustomFieldValueProvider
 
getGroup(String) - Method in interface com.atlassian.jira.issue.customfields.converters.GroupConverter
Get the Group Object from the group name
getGroup() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getGroup(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns the Group for this groupName, else null if no such Group exists.
getGroup() - Method in interface com.atlassian.jira.security.JiraPermission
 
getGroup() - Method in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory.GroupRoleActor
Returns a Group object that represents a valid (existing) group or throws an IllegalArgumentException if the group does not exist
getGroup(String) - Method in interface com.atlassian.jira.user.util.UserManager
Returns a Group based on user name.
getGroup(String) - Method in interface com.atlassian.jira.user.util.UserUtil
Deprecated.
getGroupByName(String) - Method in interface com.atlassian.jira.bc.group.search.GroupPickerSearchService
Returns a group by name.
getGroupLevel() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getGroupLevel() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getGroupLevel() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getGroupLevel() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getGroupLevel() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getGroupManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getGroupMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the groups "in-use" (required) by the backup projects data.
getGroupName() - Method in class com.atlassian.jira.sharing.search.GroupShareTypeSearchParameter
 
getGroupName() - Method in class com.atlassian.jira.sharing.type.GroupSharePermission
 
getGroupNames(int) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Retrieve all the group names with this permission.
getGroupNamesForUser(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns the names of all the groups that the given user belongs to.
getGroupNamesForUser(User) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns the names of all the groups that the given user belongs to.
getGroupNamesForUser(String) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a collection of the names of the groups that the user belongs to.
getGroupObject(String) - Method in interface com.atlassian.jira.issue.customfields.converters.GroupConverter
Deprecated.
Use GroupConverter.getGroup(String) instead. Since v5.0.
getGroupObject(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns the Group for this groupName, else null if no such Group exists.
getGroupObject(String) - Method in interface com.atlassian.jira.user.util.UserManager
Returns a Group based on user name.
getGroupObject(String) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a Group based on user name.
getGroups(String) - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Provides an unmodifiable collection of all registered groups for a child.
getGroups() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.RestrictJsonBean
 
getGroups() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
getGroups(Long, GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
getGroups(Long, Project) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getGroups() - Method in interface com.atlassian.jira.user.util.UserManager
Returns all groups defined in JIRA.
getGroupsForUser(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns all the groups that the given user belongs to.
getGroupsForUser(User) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns all the groups that the given user belongs to.
getGroupsForUser(String) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a collection of Group objects that the user belongs to.
getGroupsIterator(String) - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Provides an Iterator to loop over all registered groups for a child.
getGroupsWithPermission(int) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Retrieve all the groups with this permission.
getGuavaOsgiVersion() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
 
getHandler() - Method in class com.atlassian.jira.issue.search.SearchHandler.ClauseRegistration
 
getHandler() - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
getHandler(String) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerFactory
 
getHeight() - Method in class com.atlassian.jira.avatar.Selection
 
getHeight() - Method in class com.atlassian.jira.charts.ChartFactory.ChartContext
 
getHeight() - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailedImage
 
getHelpPath(String) - Method in class com.atlassian.jira.web.util.HelpUtil
Returns the HelpUtil.HelpPath object for a given key, applying
getHelpPath(String, boolean) - Method in class com.atlassian.jira.web.util.HelpUtil
Returns the HelpUtil.HelpPath object for a given key
getHeroButtonBaseBGColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getHeroButtonTextColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getHiddenFieldId() - Method in interface com.atlassian.jira.issue.fields.NavigableField
Returns the id of the field to check for visibility.
getHiddenFields(Project, List<String>) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns all hidden fields (system fields and custom fields) for a given project and issue type(s).
getHiddenFields(User, GenericValue, List<String>) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
getHiddenFields(User, Project, List<String>) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
getHideableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getHideableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getHint(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getHintForContext(User, JiraHelper, HintManager.Context) - Method in interface com.atlassian.jira.hints.HintManager
Given a valid HintManager.Context this method returns a random link for that context.
getHintManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getHistory(UserHistoryItem.Type, User) - Method in interface com.atlassian.jira.user.UserHistoryManager
Retreive the user's history queue for the given UserHistoryItem.Type.
getHitCount() - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
Returns the number of times the AbstractOneDimensionalHitCollector.collect(int) method was called.
getHome() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the JIRA home directory.
getHomePath() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the canonical path to the JIRA home directory.
getHoursPerDay() - Method in interface com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration
Get the currently configured number of hours in a day.
getHoursPerDay() - Method in class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
getHoursPerDay() - Method in class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
 
getHoursPerDay() - Method in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
getHtml(Map, Issue) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutItem
 
getHtml() - Method in class com.atlassian.jira.issue.tabpanels.GenericMessageAction
 
getHtml(C) - Method in interface com.atlassian.jira.plugin.browsepanel.TabPanel
Used to render the tab.
getHtml(BrowseComponentContext) - Method in class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
getHtml() - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueAction
 
getHtml() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueAction
Get the HTML to present for this issueAction on the tab panel.
getHtml(String) - Method in interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
 
getHtml(String, Map<String, ?>) - Method in interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
 
getHtml(HttpServletRequest) - Method in interface com.atlassian.jira.plugin.navigation.PluggableTopNavigation
Get the HTML to present on screen.
getHtml(User) - Method in interface com.atlassian.jira.plugin.profile.ViewProfilePanel
Renders the html to be used in this profile panel.
getHtml(Project, User) - Method in interface com.atlassian.jira.plugin.projectoperation.PluggableProjectOperation
Get the HTML to present on screen
getHtml(BrowseContext) - Method in class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
 
getHtml(BrowseVersionContext) - Method in class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
 
getHtmlBody() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
getHttpStatusCode() - Method in enum com.atlassian.jira.util.ErrorCollection.Reason
 
getI18n(User) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
getI18n() - Method in class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
 
getI18nBean() - Method in interface com.atlassian.jira.bc.JiraServiceContext
Get an I18nHelper for localising text.
getI18nBean() - Method in class com.atlassian.jira.bc.JiraServiceContextImpl
 
getI18NBean() - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
getI18nBean() - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
getI18nBean() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getI18nBean() - Method in interface com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
 
getI18nBean() - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Deprecated.
Use JiraAuthenticationContext.getI18nHelper() instead. Deprecated since v4.0
getI18nHelper() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getI18nHelper() - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Useful for localisation of messages.
getI18nHelper() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getI18nHelperFactory() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getI18nKey() - Method in enum com.atlassian.jira.issue.search.searchers.SearcherGroupType
 
getI18nKey() - Method in class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
 
getI18nKey() - Method in interface com.atlassian.jira.util.JiraDurationUtils.DurationFormatter
 
getI18nKey() - Method in class com.atlassian.jira.util.JiraDurationUtils
Returns i18n resource key for the current formatter
getI18nKey() - Method in class com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
 
getI18nKey() - Method in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
getI18nTaskKey() - Method in class com.atlassian.jira.config.ReindexMessage
 
getIconTitle() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns the tool tip text for the icon.
getIconUrl() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
getIconUrl() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
getIconUrl() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getIconUrl() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a url for an icon to represent the remote object.
getIconUrl() - Method in interface com.atlassian.jira.issue.resolution.Resolution
Deprecated.
Not used for resolutions. Since v5.0.
getIconUrl() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLinkSection
The url for the icon for the section
getIconUrl() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
getIconUrlHtml() - Method in interface com.atlassian.jira.issue.IssueConstant
Returns the HTML-escaped URL for this issue constant.
getId() - Method in interface com.atlassian.jira.avatar.Avatar
The database identifier for the Avatar, may be null if it hasn't yet been stored.
getId() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerResults
 
getId() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
getId() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponent
Returns the component ID.
getId() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
getId() - Method in class com.atlassian.jira.event.bc.project.component.AbstractProjectComponentEvent
 
getId() - Method in class com.atlassian.jira.event.bc.project.component.ProjectComponentDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.config.AbstractIssueTypeEvent
 
getId() - Method in class com.atlassian.jira.event.DashboardViewEvent
 
getId() - Method in class com.atlassian.jira.event.issue.field.AbstractCustomFieldEvent
Returns the ID of the custom field that this event relates to, as a number.
getId() - Method in class com.atlassian.jira.event.issue.field.config.manager.AbstractFieldConfigSchemeEvent
 
getId() - Method in class com.atlassian.jira.event.issue.field.screen.AbstractFieldScreenEvent
 
getId() - Method in class com.atlassian.jira.event.issue.field.screen.AbstractFieldScreenLayoutItemEvent
 
getId() - Method in class com.atlassian.jira.event.issue.field.screen.FieldScreenDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.issue.IssueViewEvent
 
getId() - Method in class com.atlassian.jira.event.issue.security.IssueSecurityLevelDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.issue.security.IssueSecuritySchemeDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.notification.NotificationDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.notification.NotificationSchemeDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.permission.PermissionDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.permission.PermissionSchemeDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.ProjectCreatedEvent
 
getId() - Method in class com.atlassian.jira.event.ProjectDeletedEvent
 
getId() - Method in class com.atlassian.jira.event.scheme.AbstractSchemeEvent
 
getId() - Method in class com.atlassian.jira.event.type.EventType
 
getId() - Method in class com.atlassian.jira.event.workflow.WorkflowSchemeDeletedEvent
 
getId() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
getId() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
getId() - Method in class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
getId() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
Returns the ID of the CustomFieldValue.
getId() - Method in class com.atlassian.jira.imports.project.mapper.IdKeyPair
Holds the string representation of the database id of the value, must not be null.
getId() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
getId() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
getId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
getId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getId() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getId() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfig
 
getId() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
getId() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getId() - Method in interface com.atlassian.jira.issue.fields.Field
The unique id of the field
getId() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldConfigurationScheme
 
getId() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
The id of the field configuration.
getId() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getId() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
getId() - Method in interface com.atlassian.jira.issue.fields.option.Option
 
getId() - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
getId() - Method in interface com.atlassian.jira.issue.fields.renderer.RenderableField
Returns the identifier for this RenderableField.
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
getId() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getId() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
getId() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getId() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
getId() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
getId() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getId() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
getId() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getId() - Method in interface com.atlassian.jira.issue.index.indexers.FieldIndexer
 
getId() - Method in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
getId() - Method in interface com.atlassian.jira.issue.Issue
 
getId() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getId() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinkType
Deprecated.
 
getId() - Method in class com.atlassian.jira.issue.label.Label
 
getId() - Method in interface com.atlassian.jira.issue.link.IssueLink
 
getId() - Method in interface com.atlassian.jira.issue.link.IssueLinkType
 
getId() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns the id of the link.
getId() - Method in interface com.atlassian.jira.issue.operation.ScreenableIssueOperation
 
getId() - Method in class com.atlassian.jira.issue.operation.ScreenableSingleIssueOperationImpl
 
getId() - Method in class com.atlassian.jira.issue.search.searchers.information.GenericSearcherInformation
 
getId() - Method in interface com.atlassian.jira.issue.search.searchers.information.SearcherInformation
The unique id of the searcher.
getId() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getId() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
getId() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getId() - Method in class com.atlassian.jira.issue.search.SearchRequestInfo
 
getId() - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevel
 
getId() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelPermission
 
getId() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelScheme
 
getId() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getId() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getId() - Method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
getId() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLinkSection
The unique id for the section.
getId() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
getId() - Method in class com.atlassian.jira.portal.PortalPage
 
getId() - Method in interface com.atlassian.jira.portal.PortletConfiguration
Return the id of the PortletConfiguration.
getId() - Method in interface com.atlassian.jira.project.Project
 
getId() - Method in interface com.atlassian.jira.project.ProjectCategory
 
getId() - Method in interface com.atlassian.jira.project.version.Version
 
getId() - Method in class com.atlassian.jira.scheme.Scheme
 
getId() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
getId() - Method in enum com.atlassian.jira.security.Permissions.Permission
 
getId() - Method in class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
getId() - Method in interface com.atlassian.jira.security.roles.ProjectRole
Will return the unique identifier for this project role.
getId() - Method in interface com.atlassian.jira.security.roles.RoleActor
Returns the id for the Role Actor
getId() - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
getId() - Method in interface com.atlassian.jira.sharing.SharedEntity
The id of the entity.
getId() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
getId() - Method in interface com.atlassian.jira.sharing.SharePermission
The identifier of the share.
getId() - Method in class com.atlassian.jira.sharing.SharePermissionImpl
 
getId() - Method in class com.atlassian.jira.util.AttachmentUtils.AttachmentAdapter
 
getId() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestSession
Returns a string containing the unique identifier assigned to this session.
getId() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
getId() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
The id of the workflow scheme.
getIdAsLong() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns ID of this custom field.
getIds() - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor.RetrievalDescriptor
The list of ids to retrieve.
getIdsForField(String, QueryLiteral) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryFieldConstants
 
getIdsFromName(String) - Method in interface com.atlassian.jira.jql.resolver.NameResolver
Returns the list of ids of T objects that have the given name.
getIdsFromName(String, String) - Method in interface com.atlassian.jira.jql.resolver.ResolverManager
Given a name and a field-name return the list of all possible values for it
getIdsFromName(String) - Method in interface com.atlassian.jira.jql.resolver.UserResolver
 
getIdsFromName(String) - Method in class com.atlassian.jira.jql.resolver.VersionResolver
 
getImageMap() - Method in class com.atlassian.jira.charts.Chart
 
getImageMap() - Method in class com.atlassian.jira.charts.jfreechart.ChartHelper
Deprecated.
Use #getImageMapHtml
getImageMapHtml() - Method in class com.atlassian.jira.charts.jfreechart.ChartHelper
 
getImageMapName() - Method in class com.atlassian.jira.charts.Chart
 
getImageMapName() - Method in class com.atlassian.jira.charts.jfreechart.ChartHelper
 
getImagePath() - Method in class com.atlassian.jira.issue.fields.option.AbstractOption
 
getImagePath() - Method in interface com.atlassian.jira.issue.fields.option.Option
 
getImagePath() - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
getImagePathHtml() - Method in class com.atlassian.jira.issue.fields.option.AbstractOption
 
getImagePathHtml() - Method in interface com.atlassian.jira.issue.fields.option.Option
Returns the HTML-encoded image path for this Option.
getImageURL() - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailedImage
 
getImportAttachmentsDirectory() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the import/attachments directory in JIRA home.
getImportDirectory() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the import directory in JIRA home.
getImportError() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult
 
getIncomingMailChildLogger(String) - Method in interface com.atlassian.jira.mail.MailLoggingManager
Clients willing to log to incoming mail log (by default written to a separate log file) can use this method to obtain their more specific logger, which will inherit the appenders from the main incoming mail logger, thus information sent there will be logged also in the incoming mail log file.
getIncomingMailLogger() - Method in interface com.atlassian.jira.mail.MailLoggingManager
Clients willing to log to incoming mail log (by default written to a separate log file) can use this logger.
getIncomingMailLoggingLevel() - Method in interface com.atlassian.jira.mail.MailLoggingManager
Retrieves currently configured logging level for incoming mail
getIndexedChangeHistoryFieldNames() - Method in interface com.atlassian.jira.issue.index.IndexedChangeHistoryFieldManager
 
getIndexedChangeHistoryFields() - Method in interface com.atlassian.jira.issue.index.IndexedChangeHistoryFieldManager
 
getIndexedValue(T) - Method in interface com.atlassian.jira.jql.resolver.IndexInfoResolver
Gets an indexed value from a domain object.
getIndexedValue(User) - Method in class com.atlassian.jira.jql.resolver.UserIndexInfoResolver
 
getIndexedValue(Version) - Method in class com.atlassian.jira.jql.resolver.VersionIndexInfoResolver
 
getIndexedValue(Date) - Method in interface com.atlassian.jira.jql.util.JqlDateSupport
Converts a date into the index-friendly format.
getIndexedValue(LocalDate) - Method in interface com.atlassian.jira.jql.util.JqlLocalDateSupport
Converts a date into the index-friendly format.
getIndexedValues(String) - Method in interface com.atlassian.jira.jql.resolver.IndexInfoResolver
Provides the values in the index for the operand with the given String value.
getIndexedValues(Long) - Method in interface com.atlassian.jira.jql.resolver.IndexInfoResolver
Provides the values in the index for the single value operand with the given Long value.
getIndexedValues(String) - Method in class com.atlassian.jira.jql.resolver.UserIndexInfoResolver
 
getIndexedValues(Long) - Method in class com.atlassian.jira.jql.resolver.UserIndexInfoResolver
 
getIndexedValues(String) - Method in class com.atlassian.jira.jql.resolver.VersionIndexInfoResolver
 
getIndexedValues(Long) - Method in class com.atlassian.jira.jql.resolver.VersionIndexInfoResolver
 
getIndexers() - Method in class com.atlassian.jira.issue.search.SearchHandler
The list of indexers that will JIRA will use to index the field.
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getIndexField() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getIndexField() - Method in interface com.atlassian.jira.jql.ClauseInformation
 
getIndexPathManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the index path manager instance
getIndexRootPath() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Returns the root path of JIRA's indexes.
getIndexRootPath() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getIndexRootPath(JiraServiceContext) - Method in interface com.atlassian.jira.config.util.IndexPathService
Returns the root path of JIRA's indexes.
getInformation() - Method in interface com.atlassian.jira.jql.ClauseHandler
 
getInitialContext(RemoteIssueLink, Map<String, Object>) - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRenderer
Returns the context used by the template to render the initial HTML.
getInitialCreateValue(IssueContext) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
compute the "currentValue" to be passed to applyOperation()
getInitialCreateValue(IssueContext) - Method in class com.atlassian.jira.issue.customfields.impl.rest.TextCustomFieldOperationsHandler
compute the "currentValue" to be passed to applyOperation()
getInitialHtml(RemoteIssueLink) - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRendererModuleDescriptor
Returns the initial HTML to place between the relationship text and the delete icon.
getInitialValue(Issue, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
compute the "currentValue" to be passed to applyOperation()
getInitialValue(Issue, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.TextCustomFieldOperationsHandler
compute the "currentValue" to be passed to applyOperation()
getInitiatingUser() - Method in class com.atlassian.jira.event.user.UserEvent
Returns the user who triggered the event.
getInstalledLocales() - Method in interface com.atlassian.jira.config.LocaleManager
Returns a set of locales supported by this JIRA instance.
getInstalledLocales() - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
getInstalledLocalesWithDefault(Locale, I18nHelper) - Method in interface com.atlassian.jira.config.LocaleManager
Returns a mapping of localeString to its displayname.
getInstance(ApplicationProperties) - Static method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getInstance() - Static method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getInstance() - Static method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
getInstance() - Static method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
getInstance() - Static method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
getInstance() - Static method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
getInstance() - Static method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
getInstance() - Static method in class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
 
getInstance() - Static method in class com.atlassian.jira.jql.context.AllIssueTypesContext
 
getInstance() - Method in class com.atlassian.jira.jql.context.AllProjectsContext
 
getInstance() - Static method in class com.atlassian.jira.jql.context.ContextSetUtil
 
getInstance(String) - Static method in class com.atlassian.jira.user.UserHistoryItem.Type
Get a Type.
getInstance(Locale) - Method in interface com.atlassian.jira.util.I18nHelper.BeanFactory
Returns an I18nHelper instance associated with the provided Locale.
getInstance(User) - Method in interface com.atlassian.jira.util.I18nHelper.BeanFactory
Returns an I18nHelper instance associated with the provided User's locale preference.
getInstance() - Static method in class com.atlassian.jira.util.Predicates.FalsePredicate
 
getInstance() - Static method in class com.atlassian.jira.util.Predicates.TruePredicate
 
getInstance() - Static method in class com.atlassian.jira.web.util.HelpUtil
Returns a HelpUtil that uses the default configuration.
getInt(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the int value associated with a key.
getIntParam(Map, String, int) - Static method in class com.atlassian.jira.util.ParameterUtils
Gets a int value from the map and uses the defaultValue if the value can be converted.
getIntProperty(ApplicationProperties, String, int) - Static method in class com.atlassian.jira.config.properties.PropertiesUtil
Utility method for getting parameters.
getInvalidCharacters() - Static method in class com.atlassian.jira.web.util.FileNameCharacterCheckerUtil
 
getInvalidChildren() - Method in class com.atlassian.jira.bc.group.GroupService.BulkEditGroupValidationResult
Returns the users who caused the result to be a failure.
getInvalidFieldConfigSchemesForIssueTypeRemoval(IssueType) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Returns a collection of FieldConfigSchemes for all Configuration Contexts that will become invalid after the issuetype has been removed.
getInvalidIssues() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Gets issues whose status is null
getInvalidStatuses() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Gets a set of invalid statuses that are not valid in the destination workflow
getInvalidSubTaskCount() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getInvalidSubTaskStatusesByType(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getInvalidSubTaskTypes() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getInward() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinkType
Deprecated.
 
getInward() - Method in interface com.atlassian.jira.issue.link.IssueLinkType
 
getInwardIssues(String) - Method in interface com.atlassian.jira.issue.issuelink.IssueLinks
Deprecated.
Looks up and returns a sorted list of all inward linked issues by given link name.
getInwardIssues(String) - Method in interface com.atlassian.jira.issue.link.LinkCollection
Looks up and returns a "sort.order" sorted list of all inward linked issues by given link name.
getInwardLinks(Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Get links to an issue.
getIrrelevantCount() - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
 
getIrrelevantCount() - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
getIrrelevantCount() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
getIrrelevantPercentage() - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
getIrrelevantPercentage() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
getIsSetPredicate() - Static method in class com.atlassian.jira.util.ObjectUtils
 
getIssue() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.IssueLinkValidationResult
Deprecated.
 
getIssue(User, Long) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will retrieve the issue with the provided issue id if the current user has permission to view the issue.
getIssue(User, String) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will retrieve the issue with the provided issue id if the current user has permission to view the issue.
getIssue() - Method in class com.atlassian.jira.bc.issue.IssueService.IssueValidationResult
 
getIssue() - Method in class com.atlassian.jira.bc.issue.IssueService.TransitionValidationResult
 
getIssue() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.IssueLinkValidationResult
 
getIssue() - Method in class com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.DeleteByGlobalIdValidationResult
 
getIssue() - Method in class com.atlassian.jira.bc.issue.vote.VoteService.VoteValidationResult
 
getIssue() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getIssue() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getIssue() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
getIssue() - Method in class com.atlassian.jira.event.issue.IssueWatcherAddedEvent
 
getIssue() - Method in class com.atlassian.jira.event.issue.IssueWatcherDeletedEvent
 
getIssue() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
getIssue() - Method in class com.atlassian.jira.issue.attachment.Attachment
Deprecated.
Use Attachment.getIssueObject() instead. Since v4.4.
getIssue() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getIssue() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getIssue() - Method in class com.atlassian.jira.issue.fields.renderer.IssueRenderContext
 
getIssue() - Method in interface com.atlassian.jira.issue.fields.rest.FieldTypeInfoContext
 
getIssue() - Method in interface com.atlassian.jira.issue.IssueFactory
Creates a new blank issue.
getIssue(GenericValue) - Method in interface com.atlassian.jira.issue.IssueFactory
Creates an issue object for an issue represented by the passed issueGV
getIssue(Document) - Method in interface com.atlassian.jira.issue.IssueFactory
Creates an issue object for an issue represented by the Lucene Document
getIssue() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinks
Deprecated.
 
getIssue(Long) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
getIssue(String) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
getIssue() - Method in class com.atlassian.jira.issue.label.Label
 
getIssue() - Method in interface com.atlassian.jira.issue.renderers.FieldRenderContext
 
getIssue() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getIssue() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getIssue(long, User) - Method in interface com.atlassian.jira.jql.util.JqlIssueSupport
Get the issue given its id if the passed user can see it.
getIssue(long) - Method in interface com.atlassian.jira.jql.util.JqlIssueSupport
Get the issue given its id.
getIssue() - Method in interface com.atlassian.jira.permission.PermissionContext
 
getIssue(String) - Static method in class com.atlassian.jira.service.util.ServiceUtils
Deprecated.
use #getIssueObject instead
getIssue(Map) - Method in class com.atlassian.jira.workflow.condition.AbstractJiraCondition
This method retrieves the original (unmodified) issue object that will be examined for the condition check.
getIssue(Map) - Method in class com.atlassian.jira.workflow.function.issue.AbstractJiraFunctionProvider
This method retrieves the (potentially modified) issue object that is being transitioned through workflow.
getIssue() - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
getIssueByWorkflow(Long) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
getIssueConstant(GenericValue) - Method in interface com.atlassian.jira.config.ConstantsManager
Converts a constant GenericValue to an IssueConstant object.
getIssueConstant(GenericValue) - Method in class com.atlassian.jira.plugin.report.impl.AbstractReport
 
getIssueConstantByName(String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
Returns a constant by name.
getIssueConstants() - Method in interface com.atlassian.jira.issue.fields.IssueConstantsField
 
getIssueConstantTranslation(IssueConstant, boolean, String) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
getIssueConstantTranslation(IssueConstant, boolean, String, I18nHelper) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
getIssueConstantTranslation(IssueConstant, boolean, Locale) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
getIssueContext() - Method in interface com.atlassian.jira.issue.fields.rest.FieldTypeInfoContext
 
getIssueCountForProject(Long) - Method in interface com.atlassian.jira.issue.IssueManager
Returns the number of issues that exist for the provided project id.
getIssueEventManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getIssueFactory() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getIssueFieldConstant() - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
getIssueFieldConstant() - Method in class com.atlassian.jira.issue.statistics.IssueTypeStatisticsMapper
 
getIssueFieldConstant() - Method in class com.atlassian.jira.issue.statistics.PriorityStatisticsMapper
 
getIssueFieldConstant() - Method in class com.atlassian.jira.issue.statistics.ResolutionStatisticsMapper
 
getIssueFieldConstant() - Method in class com.atlassian.jira.issue.statistics.StatusStatisticsMapper
 
getIssueId() - Method in class com.atlassian.jira.bc.issue.label.LabelService.LabelValidationResult
 
getIssueId() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
Returns the Issue ID that this value was stored against.
getIssueId() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
getIssueId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getIssueId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
getIssueId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getIssueId() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns the id of the issue we are linking with.
getIssueId() - Method in interface com.atlassian.jira.issue.vote.VoteHistoryEntry
Get the issue Id.
getIssueId() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getIssueIds() - Method in class com.atlassian.jira.issue.table.IssueTable
 
getIssueIdsForProject(Long) - Method in interface com.atlassian.jira.issue.IssueManager
Returns all issue ids for a particular project.
getIssueIdsWithValue(CustomField, Option) - Method in interface com.atlassian.jira.issue.customfields.MultipleSettableCustomFieldType
Returns a Set of issue ids (Long) that have the given option selected.
getIssueIdsWithValue(CustomField, PersistenceFieldType, Object) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
Return a set of issue ids that have a certain value.
getIssueIndexManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Returns the IssueIndexManager component.
getIssueIndexPath() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Returns the path of JIRA's issue indexes.
getIssueIndexPath() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getIssueIndexPath(JiraServiceContext) - Method in interface com.atlassian.jira.config.util.IndexPathService
Returns the path of JIRA's issue indexes.
getIssueKey() - Method in class com.atlassian.jira.event.issue.QuickBrowseEvent
 
getIssueKey() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
getIssueKey() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getIssueKeyRegex() - Static method in class com.atlassian.jira.util.JiraKeyUtils
 
getIssueKeyRegex() - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
getIssueKeysFromString(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
 
getIssueKeysFromString(String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
getIssueLink() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.DeleteIssueLinkValidationResult
Deprecated.
 
getIssueLink(Long, Long, Long) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
Returns the issue link or null if not found.
getIssueLink() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.DeleteIssueLinkValidationResult
 
getIssueLink(Long, Long, Long) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
Returns the issue link or null if not found.
getIssueLink(Long, User) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
Returns the issue link for the given id.
getIssueLink() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.SingleIssueLinkResult
 
getIssueLink(Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Returns the IssueLink with the specified id.
getIssueLink(Long, Long, Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Retrieves an issue link given a source, destination and a link type.
getIssueLinkManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Returns the IssueLinkManager component.
getIssueLinks(User, Issue) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
Returns the issue links that the specified user can see.
getIssueLinks(User, Issue, boolean) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
 
getIssueLinks() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.IssueLinkResult
Deprecated.
 
getIssueLinks(User, Issue) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
Returns the issue links that the specified user can see.
getIssueLinks(User, Issue, boolean) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
 
getIssueLinks(Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Returns a collection of all IssueLinks for a particular issue link type
getIssueLinkType() - Method in interface com.atlassian.jira.issue.issuelink.IssueLink
Deprecated.
 
getIssueLinkType() - Method in interface com.atlassian.jira.issue.link.IssueLink
 
getIssueLinkType(Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
Returns a user-defined (non-system) issue link type object for the specified ID.
getIssueLinkType(Long, boolean) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
 
getIssueLinkTypeMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper that maps the IssueLinkType id's from the old backup project data to the id's in the current system.
getIssueLinkTypes() - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
 
getIssueLinkTypes() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.IssueLinkResult
Deprecated.
 
getIssueLinkTypes() - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
 
getIssueLinkTypes() - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
Returns only user-defined (non-system) IssueLinkType objects
getIssueLinkTypes(boolean) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
 
getIssueLinkTypesByInwardDescription(String) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
Returns a collection of IssueLinkTypes with the given description as the inward description.
getIssueLinkTypesByName(String) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
Returns a collection of IssueLinkTypes with the given name.
getIssueLinkTypesByOutwardDescription(String) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
Returns a collection of IssueLinkTypes with the given description as the outward description.
getIssueLinkTypesByStyle(String) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
 
getIssueManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getIssueMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper that maps the issue id's from the old backup project data to the id's generated when adding the issue data to the new JIRA instance.
getIssueObject() - Method in class com.atlassian.jira.issue.attachment.Attachment
Returns the Issue that this file is attached to.
getIssueObject(Long) - Method in interface com.atlassian.jira.issue.IssueManager
Retrieves an issue by id.
getIssueObject(String) - Method in interface com.atlassian.jira.issue.IssueManager
Retrieves the Issue that has the given key, or null if no such Issue exists.
getIssueObject(String) - Static method in class com.atlassian.jira.service.util.ServiceUtils
Given an actual key - return the issue that matches that key, or null if no issues match that key.
getIssueObjectByWorkflow(Long) - Method in interface com.atlassian.jira.issue.IssueManager
Retrieves an issue given a workflow ID.
getIssueObjects(Collection<Long>) - Method in interface com.atlassian.jira.issue.IssueManager
Get issues with the following ids.
getIssueObjectsByEntity(String, GenericValue) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of issues related to an entity (version, component etc).
getIssueOperation() - Method in interface com.atlassian.jira.issue.customfields.OperationContext
 
getIssueOperation() - Method in class com.atlassian.jira.issue.customfields.OperationContextImpl
 
getIssueOperation() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
getIssueOperation(Long) - Static method in class com.atlassian.jira.issue.operation.IssueOperations
 
getIssueOperation() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getIssueOperation() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getIssueOperationName() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
getIssueOperations() - Static method in class com.atlassian.jira.issue.operation.IssueOperations
 
getIssueRenderContext() - Method in interface com.atlassian.jira.issue.Issue
 
getIssues() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerResults
 
getIssues(Collection<GenericValue>) - Method in interface com.atlassian.jira.issue.IssueFactory
Convert a list of GenericValue objects into a list of MutableIssue objects.
getIssues(Collection<Long>) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
getIssues() - Method in class com.atlassian.jira.issue.search.SearchResults
Get the issues available in this page.
getIssues(String, User) - Method in interface com.atlassian.jira.jql.util.JqlIssueSupport
Get the issues with the passed key if the passed user can see it.
getIssues(String) - Method in interface com.atlassian.jira.jql.util.JqlIssueSupport
Get the issues with the passed key.
getIssues(BrowseContext, boolean) - Method in class com.atlassian.jira.plugin.util.TabPanelUtil.PopularIssues
 
getIssues() - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
Returns a collection of found issues for this filter
getIssuesByEntity(String, GenericValue) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of issues related to an entity (version, component etc).
getIssuesCreated() - Method in class com.atlassian.jira.service.util.handler.MessageHandlerStats
 
getIssueSearcher() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Get an IndexSearcher that can be used to search the issue index.
getIssueSearcher() - Method in class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
getIssueSecurity(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Deprecated.
getIssueSecurityDescription(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
 
getIssueSecurityLevel(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Deprecated.
getIssueSecurityLevelManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getIssueSecurityLevelMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the issue security levels "in-use" (required) by the backup projects data.
getIssueSecurityLevels(long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Returns the list of Security Levels for the given Issue Security Level Scheme.
getIssueSecurityLevelsByName(String) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Get the different levels of security that have the specified name.
getIssueSecurityLevelScheme(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
Returns the IssueSecurityLevelScheme for the given ID.
getIssueSecurityName(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
 
getIssueSecuritySchemeId() - Method in class com.atlassian.jira.bc.project.ProjectService.UpdateProjectSchemesValidationResult
 
getIssueService() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the issue service instance
getIssuesFromSearchRequest() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getIssuesInContext() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getIssuesInUse() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getIssuesWithAffectsVersion(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Return all the issues in which the affected version matches the specified version.
getIssuesWithFixVersion(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Return all the issues in which the fix for version matches the specified version.
getIssueTable() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceOutcome
 
getIssueTableFromFilter(String) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueTableFromFilter(String, IssueTableServiceConfiguration) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueTableFromFilterWithJql(String, String) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueTableFromFilterWithJql(String, String, IssueTableServiceConfiguration) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueTableFromFilterWithJql(String, String, IssueTableServiceConfiguration, boolean) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueTableFromIssueIds(List<Long>, IssueTableServiceConfiguration) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueTableFromJQL(String) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueTableFromJQL(String, IssueTableServiceConfiguration) - Method in interface com.atlassian.jira.bc.issue.table.IssueTableService
 
getIssueType(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
getIssueType(String) - Method in interface com.atlassian.jira.config.IssueTypeManager
Returns the IssueType for the specified id.
getIssueType() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getIssueType() - Method in interface com.atlassian.jira.issue.context.IssueContext
Deprecated.
Please use IssueContext.getIssueTypeObject(). Deprecated since v4.0
getIssueType() - Method in class com.atlassian.jira.issue.context.IssueContextImpl
 
getIssueType() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
getIssueType() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
getIssueType() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
getIssueType() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getIssueType() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
Please use Issue.getIssueTypeObject(). Deprecated since v4.0
getIssueType() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getIssueTypeById(User, String) - Method in interface com.atlassian.jira.bc.config.ConstantsService
Returns a ServiceOutcome containing the IssueType that has the given id.
getIssueTypeContext() - Method in interface com.atlassian.jira.jql.context.ProjectIssueTypeContext
 
getIssueTypeContext() - Method in class com.atlassian.jira.jql.context.ProjectIssueTypeContextImpl
 
getIssueTypeContexts() - Method in class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
getIssueTypeField() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Retrieve the IssueType system Field.
getIssueTypeField() - Method in interface com.atlassian.jira.issue.fields.FieldManager
Retrieve the IssueType system Field.
getIssueTypeForIssue(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
Get the issue type in use for the provided issue id.
getIssueTypeId() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
getIssueTypeId() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getIssueTypeId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getIssueTypeId() - Method in class com.atlassian.jira.jql.context.AllIssueTypesContext
 
getIssueTypeId() - Method in interface com.atlassian.jira.jql.context.IssueTypeContext
 
getIssueTypeId() - Method in class com.atlassian.jira.jql.context.IssueTypeContextImpl
 
getIssueTypeIds() - Method in interface com.atlassian.jira.issue.search.SearchContext
Issue ids as Strings
getIssueTypeIds() - Method in class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
getIssueTypeIdsForRequiredCustomField(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
Will return a collection of issue type ids that are in use on issues that have values for the specified custom field id.
getIssueTypeIdsForRequiredStatus(String) - Method in class com.atlassian.jira.imports.project.mapper.StatusMapper
 
getIssueTypeMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the issue issue types "in-use" (required) by the backup projects data.
getIssueTypeObject(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Given an IssueType ID this method retrieves that IssueType.
getIssueTypeObject() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getIssueTypeObject() - Method in interface com.atlassian.jira.issue.context.IssueContext
Gets the IssueType for this IssueContext.
getIssueTypeObject() - Method in class com.atlassian.jira.issue.context.IssueContextImpl
 
getIssueTypeObject() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
getIssueTypeObject() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
getIssueTypeObject() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
getIssueTypeObject() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getIssueTypeObject() - Method in interface com.atlassian.jira.issue.Issue
Gets the IssueType for this Issue.
getIssueTypeObjects() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getIssueTypes() - Method in interface com.atlassian.jira.config.ConstantsManager
getIssueTypes() - Method in interface com.atlassian.jira.config.IssueTypeManager
Returns all issue types regular and subtask issue types.
getIssueTypes() - Method in interface com.atlassian.jira.issue.search.SearchContext
Returns issue types objects in this SearchContext
getIssueTypes() - Method in interface com.atlassian.jira.project.Project
 
getIssueTypes() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getIssueTypeSchemeManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the issue type scheme manager instance
getIssueTypeScreenScheme() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
getIssueTypeScreenScheme(Long) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getIssueTypeScreenScheme(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getIssueTypeScreenScheme(Project) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getIssueTypeScreenSchemeEntities(IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getIssueTypeScreenSchemeManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the issue type screen scheme manager instance
getIssueTypeScreenSchemes() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getIssueTypeScreenSchemes(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getIssueTypesForDefaultScheme() - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Return the collection of issue types associated with the default scheme.
getIssueTypesForProject(GenericValue) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Deprecated.
Use of GenericValue is discouraged. Deprecated since: 3.9. Use IssueTypeSchemeManager.getIssueTypesForProject(Project) instead.
getIssueTypesForProject(Project) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Return the collection of issue types associated with this project
getIssueTypeStyle() - Method in class com.atlassian.jira.event.config.AbstractIssueTypeEvent
 
getIssueView() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewModuleDescriptor
 
getIssueViewFieldParams() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewRequestParams
 
getItemId() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
getItems() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
getItems(String) - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
getItemType() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
getJavaScript(String) - Method in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
getJiraAdministrators() - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a list of JIRA admin Users.
getJiraAuthenticationContext() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getJiraContactHelper() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getJiraHasIssues() - Method in class com.atlassian.jira.issue.table.IssueTable
 
getJiraServiceContext() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Provides a service context with the current user which contains this action as its ErrorCollection.
getJiraSystemAdministrators() - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a list of JIRA system admin Users.
getJiraVelocityRequestContext() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContextFactory
Get the request context.
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getJqlClauseNames() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getJqlClauseNames(String) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Get the ClauseNames associated with the provided field name.
getJqlClauseNames() - Method in interface com.atlassian.jira.jql.ClauseInformation
 
getJqlFieldNames() - Method in class com.atlassian.jira.issue.search.ClauseNames
 
getJqlName() - Method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
getJqlReservedWords() - Method in interface com.atlassian.jira.jql.util.JqlStringSupport
 
getJqlReservedWordsJson() - Method in interface com.atlassian.jira.web.component.jql.AutoCompleteJsonGenerator
 
getJqlString(Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Gets the JQL string representation for the passed query.
getJSONArray(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the JSONArray value associated with a key.
getJsonDefaultValue(IssueContext, CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
getJsonDefaultValue(IssueContext, CustomField) - Method in interface com.atlassian.jira.issue.fields.rest.RestCustomFieldTypeOperations
Return The default data for this system field.
getJsonDefaultValue(IssueContext) - Method in interface com.atlassian.jira.issue.fields.rest.RestFieldOperations
Return The default data for this system field.
getJsonFromIssue(CustomField, Issue, boolean, FieldLayoutItem) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getJsonFromIssue(CustomField, Issue, boolean, FieldLayoutItem) - Method in class com.atlassian.jira.issue.customfields.impl.StringCFType
Deprecated.
 
getJsonFromIssue(CustomField, Issue, boolean, FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.rest.RestAwareCustomFieldType
Return a JsonData representation of the field value
getJsonFromIssue(Issue, boolean, FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.rest.RestAwareField
Return a FieldJsonDataPair containing a json representation of the raw data for this field, and if required, a json representation of the rendered data for easy display.
getJSONObject(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the JSONObject value associated with a key.
getJsonSchema(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getJsonSchema(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.StringCFType
Deprecated.
 
getJsonSchema(CustomField) - Method in interface com.atlassian.jira.issue.fields.rest.RestAwareCustomFieldType
Return a description of the shape of this field when represented as JSON.
getJsonSchema() - Method in interface com.atlassian.jira.issue.fields.rest.RestAwareField
Return a description of the shape of this field when represented as JSON.
getJVMTimeZoneInfo(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Returns the time zone of the JVM
getKey() - Method in interface com.atlassian.configurable.ObjectConfigurable
Return the key of this object
getKey() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
getKey() - Method in interface com.atlassian.jira.charts.PieSegment
 
getKey() - Method in class com.atlassian.jira.charts.PieSegmentWrapper
 
getKey() - Method in class com.atlassian.jira.event.ProjectDeletedEvent
 
getKey(String) - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
getKey() - Method in class com.atlassian.jira.imports.project.mapper.IdKeyPair
Holds the string representation of the descriptive portion of the value (e.g.
getKey(String) - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
Returns the registered "key" for the given old ID, or null if none is registered.
getKey() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Returns the full key of the CustomFieldType.
getKey() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getKey() - Method in enum com.atlassian.jira.issue.fields.renderer.HackyRendererType
 
getKey() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
getKey() - Method in interface com.atlassian.jira.issue.Issue
 
getKey() - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
getKey() - Method in interface com.atlassian.jira.project.Project
 
getKey() - Method in class com.atlassian.jira.service.AbstractService
 
getKey() - Method in interface com.atlassian.jira.startup.PluginInfo
 
getKey() - Method in interface com.atlassian.jira.timezone.RegionInfo
 
getKey() - Method in interface com.atlassian.jira.user.ApplicationUser
Returns the key which distinguishes the ApplicationUser as unique.
getKey() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
getKey() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Returns a string that represents a "unique" identifier for this bulke edit bean
getKey() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
getKeyFor(User) - Static method in class com.atlassian.jira.user.ApplicationUsers
Gets the user key for the given directory User.
getKeyIndexOrderField() - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
getKeys() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getKeysAndValues() - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
getKeysAndValues() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getKeysAndValues() - Method in interface com.atlassian.jira.issue.transport.FieldParams
 
getKeysForPrefix(String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getKeysForPrefix(String) - Method in interface com.atlassian.jira.util.I18nHelper
Given a prefix for an i18n key, this method will return all keys that start with the prefix specified.
getKeyTerms() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerResults
 
getLabel() - Method in class com.atlassian.jira.bc.issue.label.LabelService.AddLabelValidationResult
 
getLabel() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerResults
 
getLabel() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
getLabel() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldTab
 
getLabel() - Method in class com.atlassian.jira.issue.label.Label
 
getLabel() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanelModuleDescriptor
 
getLabel() - Method in interface com.atlassian.jira.plugin.report.ReportModuleDescriptor
 
getLabel() - Method in interface com.atlassian.jira.plugin.TabPanelModuleDescriptor
 
getLabel() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLinkSection
The label for the section
getLabel() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
getLabelJql(User, String) - Method in interface com.atlassian.jira.issue.label.LabelUtil
Given a label this utility returns a JQL string to search for this label in the system labels field
getLabelJql(User, Long, String) - Method in interface com.atlassian.jira.issue.label.LabelUtil
Given a label and custom field Id, this utility returns a JQL string to search for this label in the custom field provided
getLabelJqlForProject(User, Long, String) - Method in interface com.atlassian.jira.issue.label.LabelUtil
Given a label and project id, this utility returns a JQL string to search for this label in the label system field, limited by the project provided
getLabelJqlForProject(User, Long, Long, String) - Method in interface com.atlassian.jira.issue.label.LabelUtil
Given a label, project id and custom field id, this utility returns a JQL string to search for this label in the label custom field, limited by the project provided
getLabelKey() - Method in interface com.atlassian.jira.plugin.report.ReportModuleDescriptor
 
getLabelKey() - Method in interface com.atlassian.jira.plugin.TabPanelModuleDescriptor
 
getLabels(User, Long) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Returns all the labels for the given issue.
getLabels(User, Long, Long) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Returns all the labels for the given issue and custom field.
getLabels() - Method in class com.atlassian.jira.bc.issue.label.LabelService.LabelsResult
 
getLabels() - Method in class com.atlassian.jira.bc.issue.label.LabelService.SetLabelValidationResult
 
getLabels() - Method in interface com.atlassian.jira.issue.Issue
Returns a set of all the labels for this issue or an empty set if none exist yet.
getLabels(Long) - Method in interface com.atlassian.jira.issue.label.LabelManager
Returns all the labels for the given issue.
getLabels(Long, Long) - Method in interface com.atlassian.jira.issue.label.LabelManager
Returns all the labels for the given issue and custom field.
getLanguage() - Method in class com.atlassian.jira.plugin.language.Language
 
getLanguage() - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
getLanguage() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getLargestPercentage() - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
getLargestPercentage() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
getLastFailedLoginTime() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
getLastLoginTime() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
getLastModifiedDate() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme.Builder
 
getLastModifiedDate() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme
The date the scheme was last updated (or created).
getLastModifiedUser() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme.Builder
 
getLastModifiedUser() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme
The user that last modified the scheme.
getLastRun() - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
getLastViewed() - Method in class com.atlassian.jira.user.UserHistoryItem
 
getLayout() - Method in class com.atlassian.jira.portal.PortalPage
 
getLead() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
getLead() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponent
Returns the name of the lead for this project component.
getLead() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
getLead() - Method in interface com.atlassian.jira.project.Project
 
getLeadUser() - Method in interface com.atlassian.jira.project.Project
Deprecated.
Use Project.getLead() instead.
getLeadUserName() - Method in interface com.atlassian.jira.project.Project
 
getLegacyThumbnailFile(Attachment) - Static method in class com.atlassian.jira.util.AttachmentUtils
Returns the old legacy file name for thumbnails http://jira.atlassian.com/browse/JRA-23311
getLessThanKey() - Method in class com.atlassian.jira.issue.customfields.NumberRangeCustomFieldValueProvider
 
getLevel() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getLicense() - Method in interface com.atlassian.jira.bc.license.JiraLicenseService
Returns a non null LicenseDetails object that represents the current license or an instance of com.atlassian.jira.license.NullLicenseDetails if the license is not currently setup
getLicense() - Method in interface com.atlassian.jira.license.JiraLicenseManager
Gets the current license details of this instance.
getLicense(String) - Method in interface com.atlassian.jira.license.JiraLicenseManager
This will decode the given string into a LicenseDetails object.
getLicenseExpiryStatusMessage(User) - Method in interface com.atlassian.jira.license.LicenseDetails
Return the HTML message that briefly describes the expiry status of the license.
getLicenseExpiryStatusMessage(I18nHelper, OutlookDate) - Method in interface com.atlassian.jira.license.LicenseDetails
getLicenseStatusMessage(User, String) - Method in interface com.atlassian.jira.license.LicenseDetails
Return the HTML message that describes the current status of the license.
getLicenseStatusMessage(I18nHelper, OutlookDate, String) - Method in interface com.atlassian.jira.license.LicenseDetails
getLicenseString() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
getLicenseString() - Method in interface com.atlassian.jira.bc.license.JiraLicenseService.ValidationResult
 
getLicenseString() - Method in interface com.atlassian.jira.license.LicenseDetails
 
getLicenseVersion() - Method in interface com.atlassian.jira.bc.license.JiraLicenseService.ValidationResult
 
getLicenseVersion() - Method in interface com.atlassian.jira.license.LicenseDetails
Gets the version of the current license, 0 if not set.
getLimit() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
 
getLineNumber() - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
getLineNumber() - Method in exception com.atlassian.jira.jql.parser.JqlParseException
 
getLink(String) - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
getLinkCollection() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.IssueLinkResult
 
getLinkCollection(GenericValue, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
getLinkCollection(Issue, User, boolean) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
 
getLinkCollection(Issue, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Constructs a LinkCollection for a given issue.
getLinkCollectionOverrideSecurity(Issue) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Constructs a LinkCollection for a given issue, ignoring security.
getLinkedStatus(StepDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
getLinkedStatuses() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Deprecated.
Use JiraWorkflow.getLinkedStatusObjects() instead. Since v5.0.
getLinkedStatusObject(StepDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Get the Status associated with the given StepDescriptor.
getLinkedStatusObjects() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Returns all statuses for this workflow
getLinkedStep(GenericValue) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
getLinkedStep(Status) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Get the StepDescriptor linked to the given status for this workflow.
getLinkForError(String) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
getLinkForError(String) - Method in interface com.atlassian.jira.util.MessageSet
 
getLinkForWarning(String) - Method in class com.atlassian.jira.util.AbstractMessageSet
 
getLinkForWarning(String) - Method in interface com.atlassian.jira.util.MessageSet
 
getLinkKeys() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.AddIssueLinkValidationResult
Deprecated.
 
getLinkKeys() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.AddIssueLinkValidationResult
 
getLinkName() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.AddIssueLinkValidationResult
Deprecated.
 
getLinkName() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.AddIssueLinkValidationResult
 
getLinks(User, Map<String, Object>) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkFactory
Generates a list of SimpleLink objects.
getLinksForSection(String, User, JiraHelper) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
Gets a list of SimpleLink for the given section.
getLinksForSection(String, User, JiraHelper, boolean) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
Gets a list of SimpleLink for the given section.
getLinksForSectionIgnoreConditions(String, User, JiraHelper) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
Gets a list of SimpleLink for the given section, without filtering links using the conditions specified for the links.
getLinkText() - Method in class com.atlassian.jira.util.MessageSet.MessageLink
 
getLinkType() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.AddIssueLinkValidationResult
Deprecated.
 
getLinkType() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.AddIssueLinkValidationResult
 
getLinkTypeId() - Method in interface com.atlassian.jira.issue.link.IssueLink
 
getLinkTypes() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinks
Deprecated.
Returns a set of link types, IssueLinkType objects.
getLinkTypes() - Method in interface com.atlassian.jira.issue.link.LinkCollection
Returns a set of link types, IssueLinkType objects.
getLinkUrl() - Method in class com.atlassian.jira.util.MessageSet.MessageLink
 
getListenerManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getListeners() - Method in interface com.atlassian.jira.event.ListenerManager
Returns a map of listeners.
getListFromStringArray(String[]) - Static method in class com.atlassian.jira.util.ParameterUtils
 
getListParam(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
Create a List from the parameter with the specified key.
getListParamKeepMinusOnes(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
 
getLocal() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
getLocalDate(Date, TimeZone) - Static method in class com.atlassian.jira.datetime.LocalDateFactory
Returns the LocalDate for a point in time in a given TimeZone.
getLocalDateString(LocalDate) - Method in interface com.atlassian.jira.jql.util.JqlLocalDateSupport
Return a string representation of the passed date.
getLocale() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getLocale(String) - Method in interface com.atlassian.jira.config.LocaleManager
Given a string, return the corresponding Locale.
getLocale() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
 
getLocale() - Method in class com.atlassian.jira.plugin.language.Language
 
getLocale() - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Get the users locale.
getLocale() - Method in interface com.atlassian.jira.util.I18nHelper
 
getLocale() - Method in class com.atlassian.jira.util.velocity.NumberTool
This implementation returns the default locale.
getLocaleManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getLocalHelpSuffix() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getLocalHelpSuffix() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
getLocalizedErrorMessage(I18nHelper) - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
getLocation() - Method in class com.atlassian.jira.charts.Chart
 
getLocation() - Method in class com.atlassian.jira.charts.jfreechart.ChartHelper
 
getLogDirectory() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the log directory in JIRA home.
getLoggedInApplicationUser() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getLoggedInUser() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getLoggedInUser() - Method in interface com.atlassian.jira.bc.JiraServiceContext
Returns the User who has invoked the JIRA service method.
getLoggedInUser() - Method in class com.atlassian.jira.bc.JiraServiceContextImpl
 
getLoggedInUser() - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Returns the currently logged in User.
getLoggedInUser() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getLoggedInUserTimeZone() - Method in interface com.atlassian.jira.timezone.TimeZoneManager
Return the time zone of the user who is currently logged in.
getLogger() - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
getLogger() - Method in class com.atlassian.jira.service.services.mail.MailFetcherService
 
getLoginCount() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
getLoginFailedByPermissions() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
getLoginInfo() - Method in interface com.atlassian.jira.bc.security.login.LoginResult
 
getLoginInfo(String) - Method in interface com.atlassian.jira.bc.security.login.LoginService
This is called to get LoginInfo about a given user.
getLoginProperties(User, HttpServletRequest) - Method in interface com.atlassian.jira.bc.security.login.LoginService
Returns loginProperties needed to render the login gadget or login form.
getLogoHeight() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getLogoPixelHeight() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getLogoPixelWidth() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getLogoUrl() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getLogoWidth() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getLong(String) - Method in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
getLong(String) - Method in interface com.atlassian.jira.ofbiz.OfBizValueWrapper
Deprecated.
Use the Data object getters instead. Since v5.0.
getLong(String) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
getLong(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the long value associated with a key.
getLongListFromStringArray(String[]) - Static method in class com.atlassian.jira.util.ParameterUtils
Given an array of Strings, return a list of Longs representing the IDs
getLongParam(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
 
getLongProperty(String) - Method in interface com.atlassian.configurable.ObjectConfigurable
Returns a property of this object with the specified key as a long
getLongProperty(String) - Method in class com.atlassian.jira.service.AbstractService
 
getLongValue() - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
getLongValue() - Method in class com.atlassian.query.operand.SingleValueOperand
 
getLowerDate() - Method in class com.atlassian.jira.jql.util.DateRange
 
getLuceneQuery() - Method in class com.atlassian.jira.jql.query.QueryFactoryResult
 
getMailEncoding() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getMailQueue() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getMailServerManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the mail server manager instance
getMailThreadManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getMaintenanceEndString(OutlookDate) - Method in interface com.atlassian.jira.license.LicenseDetails
Return the date string representing the end of maintenance of the license, whether the license is Evaluation, New Build Old License or otherwise.
getManagedAccessLevel() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getManagedConfigurationItems(ManagedConfigurationItemType) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Retrieves all of the ManagedConfigurationItems of the specified type which are currently "available" (meaning their owner is currently available).
getManagedCustomField(CustomField) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Given the CustomField, attempt to retrieve the ManagedConfigurationItem that describes it.
getManagedDescriptionKey() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getManagedWorkflow(JiraWorkflow) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Given the JiraWorkflow, attempt to retrieve the ManagedConfigurationItem that describes it.
getManagedWorkflowScheme(WorkflowScheme) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Given the WorkflowScheme, attempt to retrieve the ManagedConfigurationItem that describes it.
getManagedWorkflowScheme(Long) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Given the workflow scheme ID, attempt to retrieve the ManagedConfigurationItem that describes it.
getMappedId(String) - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
getMappedId(String) - Method in class com.atlassian.jira.imports.project.mapper.GroupMapper
 
getMappedId(String) - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
Retrieves a String that corresponds to the id in the target JIRA system, null if none has been mapped.
getMappedId(String) - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
getMappedImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig) - Method in class com.atlassian.jira.imports.project.customfield.GroupCustomFieldImporter
 
getMappedImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig) - Method in class com.atlassian.jira.imports.project.customfield.NoTransformationCustomFieldImporter
 
getMappedImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig) - Method in interface com.atlassian.jira.imports.project.customfield.ProjectCustomFieldImporter
The custom field needs to determine what the "mapped" value will be for the provided custom field value and return this new string representation of the value.
getMappedImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig) - Method in class com.atlassian.jira.imports.project.customfield.ProjectPickerCustomFieldImporter
 
getMappedImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig) - Method in class com.atlassian.jira.imports.project.customfield.SelectCustomFieldImporter
 
getMappedImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig) - Method in class com.atlassian.jira.imports.project.customfield.UserCustomFieldImporter
 
getMappedImportValue(ProjectImportMapper, ExternalCustomFieldValue, FieldConfig) - Method in class com.atlassian.jira.imports.project.customfield.VersionCustomFieldImporter
 
getMapper(String) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
getMapping(String) - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
getMappings() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
getMappings() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
Returns a map of the form issueTypeId -> workflowName.
getMatches(IndexReader, String) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
For each document in the index, it returns an array of string collections for each matching term.
getMatches(IndexReader, String, MatchHandler) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
For each document that has at least one value defined for the specified field, invokes MatchHandler.handleMatchedDocument(int, String) with the document index and the field value as the argument.
getMax() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getMaxAuthenticationAttemptsAllowed() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
getMaxGadgets(ApplicationProperties) - Static method in class com.atlassian.jira.dashboard.DashboardUtil
 
getMaxHeight() - Method in interface com.atlassian.jira.config.util.ThumbnailConfiguration
Maximum height for a thumbnail
getMaxHeight() - Method in class com.atlassian.jira.config.util.ThumbnailConfiguration.PropertiesAdaptor
 
getMaximumKeyLength() - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve the maximum length allowed for new project keys.
getMaximumNameLength() - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve the maximum length allowed for new project names.
getMaximumNumberOfCharacters() - Method in interface com.atlassian.jira.issue.fields.TextFieldCharacterLengthValidator
Returns the maximum number of characters to be entered for a single field.
getMaximumNumberOfUsers() - Method in interface com.atlassian.jira.license.LicenseDetails
Gets the maximum number of users allowed by the current license
getMaxIssues() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
If there is a limit on the number of issues that can be bulk edited, this will return that number, otherwise -1.
getMaxResults() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
getMaxResults() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
getMaxResults() - Method in interface com.atlassian.jira.web.action.issue.IssueSearchLimits
Returns the maximum number of search results that this JIRA instance is configured to allow, by reading it from the
getMaxWidth() - Method in interface com.atlassian.jira.config.util.ThumbnailConfiguration
Maximum width for a thumbnail
getMaxWidth() - Method in class com.atlassian.jira.config.util.ThumbnailConfiguration.PropertiesAdaptor
 
getMentionedUsernames(String) - Method in interface com.atlassian.jira.mention.MentionFinder
Get all usernames mentioned in the content
getMentionText() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
getMenuBackgroundColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getMenuSeparatorColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getMenuTxtColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getMergedVersionId() - Method in class com.atlassian.jira.event.project.VersionMergeEvent
Get the ID of the version that was merged into this version.
getMessage(User) - Method in interface com.atlassian.jira.config.ReindexMessageManager
Get current message localised for given user.
getMessage() - Method in class com.atlassian.jira.issue.fields.util.MessagedResult
 
getMessagedFieldLayoutItems() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getMessageObject() - Method in interface com.atlassian.jira.config.ReindexMessageManager
Get current message object for given user.
getMessages() - Method in class com.atlassian.jira.service.util.handler.MessageHandlerStats
 
getMessagesRejected() - Method in class com.atlassian.jira.service.util.handler.MessageHandlerStats
 
getMetaAttributeForIssue(GenericValue, String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Return a workflow meta attribute for the current state of an issue.
getMetaAttributesForIssue(GenericValue, String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Return all meta attribute values whose key starts with a certain prefix.
getMetaAttributesForIssue(GenericValue) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Get all meta attributes for an issue's current state.
getMetadata() - Method in interface com.atlassian.jira.plugin.webresource.JiraWebResourceManager
Returns the map of key-value pairs added via JiraWebResourceManager.putMetadata(String, String).
getMimetype() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
getMimeType() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getMimeType() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getMimeType() - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailedImage
 
getMinimumNumberOfExpectedArguments() - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunction
This method must return the number of arguments that the function expects to perform its operation correctly.
getMinimumUpgradableBuildNumber() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the minimal build number that JIRA can upgrade from
getMinimumUpgradableVersion() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Get the minimum version of JIRA that can be upgraded to this instance version.
getMinorVersionPrefix() - Method in enum com.atlassian.jira.util.UserAgentUtil.BrowserMajorVersion
 
getMode() - Method in interface com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration
 
getMode() - Method in class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
getMode() - Method in interface com.atlassian.jira.config.util.AttachmentPathManager
 
getMode() - Method in class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
getMode() - Method in interface com.atlassian.jira.config.util.IndexPathManager
 
getMode() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getMode() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Returns either JiraWorkflow.DRAFT or JiraWorkflow.LIVE depending on the workflow implementation.
getModelReader() - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Returns a model reader that can be used to retrieve all the different entitynames configured in the entitymodel.
getModifiedFields() - Method in interface com.atlassian.jira.issue.MutableIssue
Retrieve a map of issue fields whose values have been set (since object creation or last MutableIssue.resetModifiedFields() call.
getModifierKey() - Static method in class com.atlassian.jira.util.BrowserUtils
Returns the modifier key appropriate for the user's browser and platform (used for access keys)
getModule() - Method in interface com.atlassian.jira.plugin.report.ReportModuleDescriptor
 
getModuleDescriptor() - Method in class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
 
getMonitor() - Method in class com.atlassian.jira.service.util.handler.DefaultMessageHandlerContext
 
getMonitor() - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerContext
 
getMonth() - Method in class com.atlassian.jira.datetime.LocalDate
 
getMoveFieldLayoutItems() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getMoveFieldLayoutItems() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getMoveSubTaskOperationManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the move subtask operation manager instance
getMoveSubTaskOperations() - Method in interface com.atlassian.jira.movesubtask.MoveSubTaskOperationManager
 
getMutableComment(User, Long, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Will return a MutableComment for the passed in commentId.
getMutableComment(Long) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Retrieves comment by given id and returns it as mutable object.
getMutableFieldLayoutScheme(Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Retrieves a mutable FieldLayoutScheme by id.
getName() - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
Retrieves the name of this Property e.g.
getName() - Method in enum com.atlassian.jira.avatar.Avatar.Type
The canonical String representation of the type.
getName() - Method in class com.atlassian.jira.avatar.AvatarFormat
 
getName() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
getName() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponent
Returns the name of this project component.
getName() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
getName() - Method in interface com.atlassian.jira.charts.PieSegment
 
getName() - Method in class com.atlassian.jira.charts.PieSegmentWrapper
 
getName() - Method in class com.atlassian.jira.event.type.EventType
 
getName() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
getName() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
 
getName() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getName() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfig
 
getName() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
getName() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getName() - Method in interface com.atlassian.jira.issue.fields.Field
Returns i18n'ed name of the field for system fields or the name of a custom field.
getName() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldConfigurationScheme
 
getName() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
The name of the field configuration
getName() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getName() - Method in interface com.atlassian.jira.issue.fields.option.Option
 
getName() - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.GroupJsonBean
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
getName() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
getName() - Method in enum com.atlassian.jira.issue.fields.rest.StandardOperation
 
getName() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
getName() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderTab
 
getName() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
getName() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getName() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
getName() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getName() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinkType
Deprecated.
 
getName() - Method in interface com.atlassian.jira.issue.link.IssueLinkType
 
getName() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
getName() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getName() - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevel
 
getName() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelScheme
 
getName() - Method in class com.atlassian.jira.plugin.language.Language
Returns the name of the Language
getName() - Method in class com.atlassian.jira.portal.PortalPage
 
getName() - Method in interface com.atlassian.jira.project.Project
 
getName() - Method in interface com.atlassian.jira.project.ProjectCategory
 
getName() - Method in interface com.atlassian.jira.project.version.Version
 
getName() - Method in class com.atlassian.jira.scheme.Scheme
 
getName() - Method in interface com.atlassian.jira.security.roles.ProjectRole
Will get the description of this role, null if not set.
getName() - Method in class com.atlassian.jira.service.AbstractService
 
getName() - Method in interface com.atlassian.jira.service.JiraService
A textual name of the service as entered by the user from the web interface.
getName() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
Returns the name fragments to search for.
getName() - Method in interface com.atlassian.jira.sharing.SharedEntity
The name of the entity.
getName() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
getName() - Method in class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor
 
getName() - Method in interface com.atlassian.jira.startup.PluginInfo
 
getName() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
getName() - Method in class com.atlassian.jira.user.UserHistoryItem.Type
 
getName() - Method in interface com.atlassian.jira.util.Named
 
getName() - Method in interface com.atlassian.jira.workflow.AssignableWorkflowScheme
The name of the workflow scheme.
getName() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
getName() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
getName() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
The name of the workflow scheme.
getName() - Method in class com.atlassian.query.clause.AndClause
 
getName() - Method in interface com.atlassian.query.clause.Clause
The name of the individual clause, this should be unique amongst the implementations otherwise the clauses will be treated as the "same" type of clause.
getName() - Method in class com.atlassian.query.clause.NotClause
 
getName() - Method in class com.atlassian.query.clause.OrClause
 
getName() - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
getName() - Method in class com.atlassian.query.operand.EmptyOperand
 
getName() - Method in class com.atlassian.query.operand.FunctionOperand
 
getName() - Method in class com.atlassian.query.operand.MultiValueOperand
 
getName() - Method in interface com.atlassian.query.operand.Operand
The name that represents this Operand.
getName() - Method in class com.atlassian.query.operand.SingleValueOperand
 
getNamedClauses() - Method in class com.atlassian.jira.issue.search.searchers.impl.NamedTerminalClauseCollectingVisitor
 
getNameKey() - Method in class com.atlassian.jira.event.type.EventType
 
getNameKey() - Method in interface com.atlassian.jira.issue.fields.Field
The i18n key that is used to lookup the field's name when it is displayed
getNameKey() - Method in interface com.atlassian.jira.issue.operation.IssueOperation
 
getNameKey() - Method in class com.atlassian.jira.issue.operation.IssueOperationImpl
 
getNameKey() - Method in class com.atlassian.jira.issue.search.searchers.information.GenericSearcherInformation
 
getNameKey() - Method in interface com.atlassian.jira.issue.search.searchers.information.SearcherInformation
The i18n key that is used to lookup the searcher's name when it is displayed.
getNameKey() - Method in interface com.atlassian.jira.movesubtask.operation.MoveSubTaskOperation
 
getNameKey() - Method in enum com.atlassian.jira.security.Permissions.Permission
 
getNameLower() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getNames(JSONObject) - Static method in class com.atlassian.jira.util.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class com.atlassian.jira.util.json.JSONObject
Get an array of field names from an Object.
getNameTranslation() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getNameTranslation(String) - Method in interface com.atlassian.jira.issue.IssueConstant
 
getNameTranslation(I18nHelper) - Method in interface com.atlassian.jira.issue.IssueConstant
 
getNameTranslation(GenericValue) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getNavigableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getNavigableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getNavigableField() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutItem
 
getNavigableFields() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getNavigableFields() - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getNewEstimate() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getNewEstimate() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogNewEstimateInputParameters
 
getNewEstimate() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogNewEstimateResult
 
getNewValue() - Method in class com.atlassian.jira.issue.ModifiedValue
 
getNewWorkflow() - Method in class com.atlassian.jira.event.WorkflowCopiedEvent
 
getNextActionId() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Get the next available action id
getNextChangeCreated() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getNextField() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getNextId(Project) - Method in interface com.atlassian.jira.project.ProjectManager
Get the next issue ID from this project (transactional).
getNextId(List) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Get the next usable ID value for a given list of descriptors.
getNextId(List, int) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Get the next usable ID value for a given list of descriptors and a start point.
getNextSequence(Long, String) - Method in interface com.atlassian.jira.bean.SubTaskBean
 
getNextStart() - Method in class com.atlassian.jira.issue.search.SearchResults
 
getNextStart() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getNextStart() - Method in interface com.atlassian.jira.web.component.IssuePager
 
getNiceStart() - Method in class com.atlassian.jira.issue.search.SearchResults
Return the 'readable' start (ie 1 instead of 0)
getNiceStart() - Method in class com.atlassian.jira.web.bean.Page
 
getNonDefaultEntities(GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getNonPrivateFilters(User) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Get a user's non private filters.
getNonPrivatePortalPages(User) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Get a user's non private PortalPage's.
getNonSubTaskIssueTypesForProject(Project) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Return the collection of issue types other than sub-tasks associated with this project.
getNotEmptySectionsForLocation(String, User, JiraHelper) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
Gets a list of SimpleLinkSection for the given location, that have either web-items or other web-sections within them.
getNotificationSchemeEntities(Project, long) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
Get the notification scheme entities for this project and entity type.
getNotificationSchemeForProject(GenericValue) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
 
getNotificationSchemeId() - Method in class com.atlassian.jira.bc.project.ProjectService.UpdateProjectSchemesValidationResult
 
getNotificationSchemeManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getNow() - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use Date.Date() instead. Since v4.4.
getNullKeyValue() - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
getNullKeyValue() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
getNumber() - Method in class com.atlassian.jira.web.bean.PercentageGraphRow
 
getNumberFormat(String, Locale) - Method in class com.atlassian.jira.util.velocity.NumberTool
Returns a NumberFormat instance for the specified format and Locale.
getNumberFormat(int, Locale) - Method in class com.atlassian.jira.util.velocity.NumberTool
Returns a NumberFormat instance for the specified number style and Locale.
getNumberOfAssignedIssuesIgnoreSecurity(User, User) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns number of issues assigned to user
getNumberOfReportedIssuesIgnoreSecurity(User, User) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns number of issues reported by user
getNumberOfStatusChangeRequired(BulkMoveOperation) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getNumberToShow() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
getNumberValue() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
 
getObject(String) - Method in interface com.atlassian.jira.issue.customfields.converters.SelectConverter
 
getObject(String) - Method in interface com.atlassian.jira.issue.customfields.converters.StringConverter
This method is a no-op, but I guess it was included for consistency with other Converters.
getObjectConfiguration() - Method in interface com.atlassian.configurable.ObjectConfigurable
Retrieves an object configuration object with properties that can be set
getObjectConfiguration(String, Map) - Method in interface com.atlassian.configurable.ObjectConfigurationFactory
This function retrieves an ObjectConfiguration based on a specified identifier, N.B.
getObjectConfiguration(Map) - Method in interface com.atlassian.jira.plugin.ConfigurableModuleDescriptor
 
getObjectConfiguration(String, String, Map<String, String[]>) - Method in class com.atlassian.jira.service.AbstractService
 
getObjectConfiguration() - Method in class com.atlassian.jira.service.services.mail.MailFetcherService
 
getObjectDateProperty(String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
getObjectFromDbValue(Object) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
Returns the Transport Object for the given Custom Field value as represented by the value stored in the database
getObjectFromDbValue(Object) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getObjectFromDbValue(Object) - Method in class com.atlassian.jira.issue.customfields.impl.StringCFType
Deprecated.
 
getObjectKey() - Method in class com.atlassian.jira.issue.customfields.config.item.DefaultValueConfigItem
 
getObjectKey() - Method in class com.atlassian.jira.issue.customfields.config.item.ProjectOptionsConfigItem
 
getObjectKey() - Method in class com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem
 
getObjectKey() - Method in class com.atlassian.jira.issue.customfields.config.item.VersionOptionsConfigItem
 
getObjectKey() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
 
getObjectKey() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItemType
Returns a key unique among FieldConfigItemType implementations for the configuration value so it can be retrieved from a key-value pair store.
getObjectLongProperty(String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
getObjectStringProperty(String, String, ErrorCollection) - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
getOderableField() - Method in interface com.atlassian.jira.issue.fields.rest.FieldTypeInfoContext
 
getOfBizDelegator() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getOfBizDelegator() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getOldValue() - Method in class com.atlassian.jira.issue.ModifiedValue
 
getOneAndOnlyConfig() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
Returns the one and only config for this scheme iff there's only one config associated
getOneAndOnlyConfig() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
getOnlyProject() - Method in interface com.atlassian.jira.issue.search.SearchContext
Deprecated.
Use SearchContext.getSingleProject() instead. Since v5.2.
getOpenByComponent() - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
Stats by Component
getOpenByComponent(GenericValue) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
getOpenByFixFor() - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
Stats by FixFor
getOpenByFixFor(Version) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
getOperand() - Method in interface com.atlassian.query.clause.TerminalClause
 
getOperand() - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
getOperandForFlag(String, String) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.FieldFlagOperandRegistry
Retrieves the operand associated with a field and navigator flag value pair.
getOperatingSystem() - Method in class com.atlassian.jira.util.UserAgentUtil.UserAgent
 
getOperatingSystemFamily() - Method in class com.atlassian.jira.util.UserAgentUtil.OperatingSystem
 
getOperation(String) - Method in interface com.atlassian.jira.bulkedit.BulkOperationManager
Returns a BulkOperation object registered with corresponding name
getOperation() - Method in class com.atlassian.jira.issue.fields.rest.FieldOperationHolder
 
getOperation(String) - Method in interface com.atlassian.jira.movesubtask.MoveSubTaskOperationManager
 
getOperation() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
getOperation() - Method in interface com.atlassian.jira.plugin.projectoperation.ProjectOperationModuleDescriptor
 
getOperationContext() - Method in interface com.atlassian.jira.issue.fields.rest.FieldTypeInfoContext
 
getOperationName() - Method in interface com.atlassian.jira.bulkedit.operation.BulkOperation
 
getOperationName() - Method in interface com.atlassian.jira.movesubtask.operation.MoveSubTaskOperation
 
getOperationName() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getOperator() - Method in interface com.atlassian.query.clause.ChangedClause
 
getOperator() - Method in interface com.atlassian.query.clause.TerminalClause
 
getOperator() - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
getOption(String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getOptionalOldIds() - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
getOptionById(Long) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
getOptionForValue(String, Long) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
getOptionId() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
getOptionIds() - Method in interface com.atlassian.jira.issue.fields.option.OptionSet
Get the list of options ids
getOptions(FieldConfig, JiraContextNode) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiSettableCFType
Deprecated.
 
getOptions(FieldConfig) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
Get options for this particular custom field type.
getOptions(FieldConfig, JiraContextNode) - Method in interface com.atlassian.jira.issue.customfields.MultipleCustomFieldType
Returns all possible Options for this field.
getOptions(String, JiraContextNode) - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns options for this custom field if it is of MultipleCustomFieldType type.
getOptions(String, FieldConfig, JiraContextNode) - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns options for this custom field if it is of MultipleCustomFieldType type.
getOptions() - Method in interface com.atlassian.jira.issue.fields.option.OptionSet
List of options for this set
getOptionsForConfig(FieldConfig) - Method in interface com.atlassian.jira.issue.fields.option.OptionSetManager
 
getOptionsForIssue(Issue, boolean) - Method in interface com.atlassian.jira.issue.fields.IssueTypeField
 
getOptionsManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getOrder() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanelModuleDescriptor
 
getOrder() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
getOrder() - Method in interface com.atlassian.jira.plugin.OrderableModuleDescriptor
 
getOrder(Element) - Static method in class com.atlassian.jira.plugin.util.ModuleDescriptorXMLUtils
Given an XML Element, find a child element called 'order', and get the value of it.
getOrder() - Method in class com.atlassian.query.order.SearchSort
 
getOrderableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getOrderableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getOrderableField() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutItem
Gets the field in question.
getOrderableField() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getOrderableField() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getOrderableFieldIds() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewFieldParams
Method returns set of orderable field ids requested for view.
getOrderableFields() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getOrderableFields() - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getOrderByClause(Map) - Method in interface com.atlassian.jira.issue.search.util.SearchSortUtil
This method is used to convert incomming, request-style, parameters into SearchSort objects.
getOrderByClause() - Method in interface com.atlassian.query.Query
 
getOrderByClause() - Method in class com.atlassian.query.QueryImpl
 
getOrganisation() - Method in interface com.atlassian.jira.license.LicenseDetails
Gets the organisation this license belongs to
getOriginalEstimate() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
getOriginalEstimate() - Method in interface com.atlassian.jira.issue.Issue
This is the "original estimate" of work to be performed on this issue, in milliseconds.
getOriginalEstimate() - Method in interface com.atlassian.jira.issue.IssueInputParameters
Gets the original estimate set.
getOriginalEstimate() - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
getOriginalEstimate() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getOriginalEstimate() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getOriginalEstimateAsDurationString() - Method in interface com.atlassian.jira.issue.IssueInputParameters
Gets the original estimate set.
getOriginalEstimateGraph() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getOriginalEstimateStr() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getOriginalEstimateStr() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getOriginalEstimateTooltip() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getOriginalEstimateTooltip() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getOriginalIssue() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getOriginalProgressGraph() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getOriginalProject() - Method in class com.atlassian.jira.bc.project.ProjectService.UpdateProjectValidationResult
 
getOriginalWorkflow() - Method in class com.atlassian.jira.event.WorkflowCopiedEvent
 
getOriginSelection() - Method in enum com.atlassian.jira.avatar.AvatarManager.ImageSize
 
getOSGiComponentInstanceOfType(Class<T>) - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns a public component from OSGi land via its class name.
getOSGiComponentInstanceOfType(Class<T>) - Method in interface com.atlassian.jira.component.ComponentAccessor.Worker
 
getOtherIssueTypes() - Method in class com.atlassian.jira.web.action.util.PopularIssueTypesUtil.PopularIssueTypesHolder
 
getOtherIssueTypesForProject(Project, User) - Method in interface com.atlassian.jira.web.action.util.PopularIssueTypesUtil
Returns the set difference between all available issue types for a project, and the popular issue types for a project/user context.
getOtherUnarchivedVersions(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Return all unarchived versions except this one
getOtherVersions(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Return all other versions in the project except this one
getOutgoingMailLogger() - Method in interface com.atlassian.jira.mail.MailLoggingManager
Clients willing to log to outgoing mail log (by default written to a separate log file) can use this logger.
getOutgoingMailLoggingLevel() - Method in interface com.atlassian.jira.mail.MailLoggingManager
Retrieves currently configured logging level for outgoing mail
getOutlookDate() - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Deprecated.
Use DateTimeFormatter instead. Since v5.0.
getOutlookDate() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Deprecated.
getOutlookDate(Locale) - Method in interface com.atlassian.jira.web.util.OutlookDateManager
Deprecated.
Use DateTimeFormatterFactory.formatter() instead. Since v4.4.
getOutward() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinkType
Deprecated.
 
getOutward() - Method in interface com.atlassian.jira.issue.link.IssueLinkType
 
getOutwardIssues(String) - Method in interface com.atlassian.jira.issue.issuelink.IssueLinks
Deprecated.
Looks up and returns a sorted list of all outward linked issues by given link name.
getOutwardIssues(String) - Method in interface com.atlassian.jira.issue.link.LinkCollection
Looks up and returns a "sort.order" sorted list of all outward linked issues by given link name.
getOutwardLinks(Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Get links from an issue.
getOwnedFilters(User) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Retrieve all filters a user owns/has created.
getOwnedPortalPages(User) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Retrieve all PortalPage's a user owns/has created.
getOwnedSearchRequestByName(User, String) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Find a search request given the author and the request name.
getOwner() - Method in interface com.atlassian.jira.avatar.Avatar
A String representation of the identity of the domain object that this avatar is an avatar for! For example, if it is a user avatar, it would be the username (since that is the primary key), for a Project it is the project ID as a String.
getOwnerUserName() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
getOwnerUserName() - Method in class com.atlassian.jira.portal.PortalPage
 
getOwnerUserName() - Method in interface com.atlassian.jira.sharing.SharedEntity
The user name of the owner of the entity.
getOwnerUserName() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
getPaddedWorkRatio(GenericValue) - Static method in class com.atlassian.jira.issue.worklog.WorkRatio
 
getPaddedWorkRatioString(String) - Static method in class com.atlassian.jira.issue.worklog.WorkRatio
 
getPageNumber() - Method in class com.atlassian.jira.web.bean.Page
 
getPageNumber() - Method in interface com.atlassian.jira.web.component.IssuePage
 
getPagerFilter() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestParams
Used to get a handle on a pager filter that will have its start and max values setup based on either system defaults or possibly overridden by request parameters ('tempMax' and 'pager/start').
getPagerFilter() - Method in class com.atlassian.jira.web.bean.Page
 
getPages() - Method in class com.atlassian.jira.issue.search.SearchResults
 
getPages(Collection<T>) - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getPages() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getPages() - Method in interface com.atlassian.jira.web.component.IssuePager
 
getPageSize() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getParam(Object) - Method in class com.atlassian.jira.issue.fields.renderer.IssueRenderContext
 
getParam1() - Method in interface com.atlassian.jira.sharing.SharePermission
The first parameter of the permission.
getParam1() - Method in class com.atlassian.jira.sharing.SharePermissionImpl
 
getParam2() - Method in interface com.atlassian.jira.sharing.SharePermission
The second parameter of the permission.
getParam2() - Method in class com.atlassian.jira.sharing.SharePermissionImpl
 
getParameter() - Method in class com.atlassian.jira.event.scheme.AbstractSchemeEntityEvent
 
getParameter() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelPermission
 
getParameter() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
getParameter() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
getParameter() - Method in class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
getParameter() - Method in interface com.atlassian.jira.security.roles.RoleActor
Returns the string that identifies the target of this role actor (ex.
getParameterMap(String) - Static method in class com.atlassian.jira.service.util.ServiceUtils
This method creates a map of parameters from a string.
getParameterMap() - Method in interface com.atlassian.jira.util.velocity.RequestContextParameterHolder
Returns the same as ServletRequest.getParameterMap()
getParameters() - Method in class com.atlassian.jira.charts.Chart
 
getParams() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult
 
getParams() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportValidationResult
 
getParams() - Method in class com.atlassian.jira.event.AbstractEvent
 
getParams() - Method in interface com.atlassian.jira.event.JiraEvent
A map of parameters which can be used to pass data to a Listener
getParams() - Method in class com.atlassian.jira.issue.fields.renderer.IssueRenderContext
 
getParams() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getParams() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLinkSection
Get params associated with this section
getParams() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
getParams() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getParamsFromSearchRequest(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
Gets CustomField search parameters from the given JQL Query.
getParamsFromSearchRequest(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractSingleValueCustomFieldSearchInputTransformer
 
getParamsFromSearchRequest(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldSearchInputTransformer
 
getParamsFromSearchRequest(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.UserPickerCustomFieldSearchInputTransformer
 
getParamsFromSearchRequest(User, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.VersionCustomFieldSearchInputTransformer
 
getParent() - Method in interface com.atlassian.jira.bean.SubTask
Returns the Parent Issue.
getParent() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
getParentBulkEditBean() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getParentContext() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getParentContext() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
getParentContext() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
getParentField() - Method in interface com.atlassian.jira.issue.fields.DependentField
 
getParentForDraft(long) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return the original workflow scheme for the passed draft workflow scheme.
getParentGroupNames(Group) - Method in interface com.atlassian.jira.bc.group.GroupService
Return the name of groups that are parents of this Group.
getParentId() - Method in class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
getParentId() - Method in interface com.atlassian.jira.issue.Issue
 
getParentIssue() - Method in interface com.atlassian.jira.bean.SubTask
Deprecated.
Use SubTask.getParent() instead. Since v5.0.
getParentIssue(GenericValue) - Method in interface com.atlassian.jira.config.SubTaskManager
Deprecated.
Use Issue.getParentObject() instead. Since v5.0.
getParentIssueId(GenericValue) - Method in interface com.atlassian.jira.config.SubTaskManager
 
getParentKey() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
Returns the Parent Key for this Custom Field Value.
getParentKey() - Method in class com.atlassian.jira.imports.project.customfield.ProjectCustomFieldImporter.MappedCustomFieldValue
 
getParentObject() - Method in interface com.atlassian.jira.issue.Issue
If this issue is a subtask, return its parent.
getParentOption() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
getParentOptions(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldOptionMapper
 
getParentScheme() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme.Builder
 
getParentScheme() - Method in interface com.atlassian.jira.workflow.DraftWorkflowScheme
Return a reference to the parent of the draft scheme.
getParseErrorMessage() - Method in exception com.atlassian.jira.jql.parser.JqlParseException
 
getPartialList(int, int) - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
getPartnerName() - Method in interface com.atlassian.jira.license.LicenseDetails
 
getPassword() - Method in class com.atlassian.jira.bc.user.UserService.CreateUserValidationResult
 
getPassword() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
getPasswordHash() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
getPath() - Method in class com.atlassian.jira.template.TemplateSource.File
 
getPercent() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
getPercentage(PercentageGraphRow) - Method in class com.atlassian.jira.web.bean.PercentageGraphModel
Use to get the percentage of a particular row.
getPercentage(K) - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
getPercentage(K) - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
getPercentages() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
getPeriodLabel(I18nHelper) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer.TranslationsHelper
Get the label associated with the period fields.
getPermissionComparator() - Method in interface com.atlassian.jira.sharing.type.ShareTypeFactory
Return a comparator that can order SharePermissions for display.
getPermissionContext(GenericValue) - Method in interface com.atlassian.jira.permission.PermissionContextFactory
getPermissionContext(Issue) - Method in interface com.atlassian.jira.permission.PermissionContextFactory
 
getPermissionContext(Issue, ActionDescriptor) - Method in interface com.atlassian.jira.permission.PermissionContextFactory
 
getPermissionContext(Project) - Method in interface com.atlassian.jira.permission.PermissionContextFactory
 
getPermissionContext(OperationContext, Issue) - Method in interface com.atlassian.jira.permission.PermissionContextFactory
getPermissionContextFactory() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getPermissionHandler() - Method in interface com.atlassian.jira.jql.ClauseHandler
 
getPermissionManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getPermissionManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getPermissions() - Method in enum com.atlassian.jira.bc.project.ProjectAction
 
getPermissions() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.RestrictJsonBean
 
getPermissions() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
getPermissions() - Method in class com.atlassian.jira.portal.PortalPage
 
getPermissions(int) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Retrieve a list of user groups which have been granted a specified permission.
getPermissions() - Method in interface com.atlassian.jira.sharing.SharedEntity
The permissions for this entity.
getPermissions() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
getPermissionsBySecurityLevel(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
Returns the configured permissions for the given Security Level.
getPermissionsChecker() - Method in interface com.atlassian.jira.sharing.type.ShareType
Responsible for checking that a user has permission to use SharedEntity
getPermissionSchemeId() - Method in class com.atlassian.jira.bc.project.ProjectService.UpdateProjectSchemesValidationResult
 
getPermissionSchemeManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getPermissionSet() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
getPermType() - Method in interface com.atlassian.jira.security.JiraPermission
 
getPixels() - Method in enum com.atlassian.jira.avatar.AvatarManager.ImageSize
 
getPluginAccessor() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getPluginController() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getPluginEventManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getPluginIndexRootPath() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Returns the root path of JIRA's plugin indexes.
getPluginIndexRootPath() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getPluginIndexRootPath(JiraServiceContext) - Method in interface com.atlassian.jira.config.util.IndexPathService
Returns the root path of JIRA's plugin indexes.
getPluginInformation() - Method in interface com.atlassian.jira.startup.PluginInfo
 
getPluginsDirectory() - Method in interface com.atlassian.jira.config.util.JiraHome
Get the File object representing the plugins directory in JIRA home.
getPluginsRootPath() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Get the root path of the index directory for plugins.
getPluginsVersion() - Method in interface com.atlassian.jira.startup.PluginInfo
 
getPopularAndOtherIssueTypesForProject(Project, User) - Method in interface com.atlassian.jira.web.action.util.PopularIssueTypesUtil
Returns a holder that contains both - popular and other issue Types.
getPopularIssueTypes() - Method in class com.atlassian.jira.web.action.util.PopularIssueTypesUtil.PopularIssueTypesHolder
 
getPopularIssueTypesForProject(Project, User) - Method in interface com.atlassian.jira.web.action.util.PopularIssueTypesUtil
Returns the most popular non-subtask issue types used for issue creation in the specified project and by the specified user, within a designated time frame.
getPort(MailServer) - Method in class com.atlassian.jira.service.services.mail.MailFetcherService
 
getPortalPage(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Retrieve a given PortalPage by id.
getPortalPage(User, Long) - Method in interface com.atlassian.jira.portal.PortalPageManager
Returns the PortalPage with the specified portalPageId, IF the user is allowed to see it.
getPortalPageById(Long) - Method in interface com.atlassian.jira.portal.PortalPageManager
Gets a PortalPage by id regardless of owner
getPortalPageByName(User, String) - Method in interface com.atlassian.jira.portal.PortalPageManager
Returns a PortalPage by searching for it by owner and pageName.
getPortalPagesFavouritedByOthers(User) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Get PortalPage's owned by a given user that have been favourited by at least one other user
getPortletConfigurations(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Returns all portlet configurations for a particular dashboard in colums and rows.
getPortletConfigurations(Long) - Method in interface com.atlassian.jira.portal.PortalPageManager
Returns a sorted immutable list of lists of portletconfigurations for a particular portal page.
getPosition() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutItem
 
getPosition() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldTab
 
getPosition() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
The position of the layout item on the FieldScreenTab
getPosition() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderTab
 
getPosition() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
getPossibleSearchContextFromValue(Option, CustomField) - Method in interface com.atlassian.jira.issue.customfields.converters.SelectConverter
 
getPossibleValues(User, String, String, int) - Method in interface com.atlassian.jira.jql.values.ClauseValuesGenerator
Will return a string representation of only the possible values that match the value prefix for this clause.
getPossibleValues(User, String, String, int) - Method in class com.atlassian.jira.jql.values.UserClauseValuesGenerator
 
getPossibleValues(User, String, String, int) - Method in class com.atlassian.jira.jql.values.VersionClauseValuesGenerator
 
getPostFunctionsForTransition(ActionDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Returns all post-functions of the transition, including the ones on all conditional results, unconditional results and 'global' (non-result) postfunctions.
getPostFunctionsForWorkflow(JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve a map: actions -> post functions for a workflow.
getPrecedence(Clause) - Static method in enum com.atlassian.query.clause.ClausePrecedence
 
getPredicate() - Method in interface com.atlassian.query.clause.ChangedClause
 
getPredicate() - Method in interface com.atlassian.query.clause.WasClause
 
getPredicateForValue(Comparator<? super T>, T) - Method in enum com.atlassian.query.operator.Operator
 
getPreferences(User) - Method in interface com.atlassian.jira.user.preferences.UserPreferencesManager
 
getPrettyAssigneeType(Long) - Static method in class com.atlassian.jira.project.ProjectAssigneeTypes
 
getPrettySchedule(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.filter.FilterSubscriptionService
Renders a human readable description of the given cron expression or returns the cron expression if it can't be parsed by the com.atlassian.jira.web.component.cron.parser.CronExpressionParser.
getPrettyShortcut(I18nHelper) - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
Given a set of shortcuts (such as ["gh", "gd"]), this method will produce a pretty internationalized HTML string such as
getPreviousField() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getPreviousIssueKeys(String) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Given an issue key, this method returns a list of previous issue keys this issue was moved from.
getPreviousIssueKeys(Long) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Returns the same as ChangeHistoryManager.getPreviousIssueKeys(String) but is slightly more efficient since no lookup of the issue id needs to be performed.
getPreviousLoginTime() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
getPreviouslySelectedValue() - Method in class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
getPreviousSequence(Long, String) - Method in interface com.atlassian.jira.bean.SubTaskBean
 
getPreviousStart() - Method in class com.atlassian.jira.issue.search.SearchResults
 
getPreviousStart() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getPreviousStart() - Method in interface com.atlassian.jira.web.component.IssuePager
 
getPrimaryName() - Method in class com.atlassian.jira.issue.search.ClauseNames
 
getPrintableInvalidCharacters() - Method in class com.atlassian.jira.web.util.FileNameCharacterCheckerUtil
 
getPriorities() - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
getPriorities() - Method in interface com.atlassian.jira.config.PriorityManager
Returns all priorities.
getPriority(String) - Method in interface com.atlassian.jira.config.PriorityManager
Returns a priority.
getPriority() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
Use Issue.getPriorityObject() instead. Since v5.2.
getPriority() - Method in interface com.atlassian.jira.sharing.type.ShareType
Return the priority of the ShareType.
getPriorityId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getPriorityMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the issue priorities "in-use" (required) by the backup projects data.
getPriorityName(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Returns the priority Name for a given priority ID.
getPriorityObject(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Given a priority ID, this method retrieves that priority.
getPriorityObject() - Method in interface com.atlassian.jira.issue.Issue
Returns the Priority for this Issue.
getPriorityObjects() - Method in interface com.atlassian.jira.config.ConstantsManager
Retrieve all Priorities in JIRA.
getProgress() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
getProgressGraph() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getProject() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectResult
 
getProject() - Method in class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
getProject() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
getProject() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getProject() - Method in interface com.atlassian.jira.issue.context.IssueContext
Deprecated.
Please use IssueContext.getProjectObject(). Deprecated since v4.0
getProject() - Method in class com.atlassian.jira.issue.context.IssueContextImpl
 
getProject() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
getProject() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
getProject(String) - Method in interface com.atlassian.jira.issue.customfields.converters.ProjectConverter
Deprecated.
- Use ProjectConverter.getProjectObject(String). Deprecated since v4.0
getProject(Long) - Method in interface com.atlassian.jira.issue.customfields.converters.ProjectConverter
Deprecated.
- Use ProjectConverter.getProjectObject(String). Deprecated since v4.0
getProject() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
please use getProjectObject (this still implicitly relies on the GV), but it is a start!
getProject() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getProject() - Method in interface com.atlassian.jira.permission.PermissionContext
Deprecated.
Use PermissionContext.getProjectObject() instead. Since v5.0.
getProject() - Method in class com.atlassian.jira.plugin.webfragment.model.JiraHelper
Deprecated.
getProject() - Method in interface com.atlassian.jira.project.browse.BrowseContext
The current projecet being browsed.
getProject(GenericValue) - Method in interface com.atlassian.jira.project.ProjectFactory
Returns a project object that is backed by the given generic value.
getProject(GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use Issue.getProjectObject() instead. Deprecated since v4.0.
getProject(Long) - Method in interface com.atlassian.jira.project.ProjectManager
getProject() - Method in interface com.atlassian.jira.project.version.Version
Deprecated.
Please use Version.getProjectObject(). Since v4.0
getProject() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Deprecated.
Use BulkEditBean.getSingleProject() instead. Since v5.2.
getProject() - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
Deprecated.
getProjectAvatarAbsoluteURL(Project, Avatar.Size) - Method in interface com.atlassian.jira.avatar.AvatarService
Returns the URL for the avatar of the given project.
getProjectAvatarURL(Project, Avatar.Size) - Method in interface com.atlassian.jira.avatar.AvatarService
Returns the URL for the avatar of the given project.
getProjectById(User, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve a Project object by id.
getProjectByIdForAction(User, Long, ProjectAction) - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve a Project object by id providing the user can perform the passed action on the project.
getProjectByKey(User, String) - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve a Project object by key.
getProjectByKey(String) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
please use the ProjectManager.getProjectObjByKey(java.lang.String) method to return a Project object
getProjectByKeyForAction(User, String, ProjectAction) - Method in interface com.atlassian.jira.bc.project.ProjectService
Used to retrieve a Project object by key providing the user can perform the passed action on the project.
getProjectByName(String) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Please use ProjectManager.getProjectObjByName(java.lang.String) instead. Deprecated since v4.0.
getProjectCategories() - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
getProjectCategory() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getProjectCategory() - Method in interface com.atlassian.jira.issue.context.JiraContextNode
Deprecated.
getProjectCategory() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
getProjectCategory() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
getProjectCategory() - Method in interface com.atlassian.jira.project.Project
Deprecated.
Use Project.getProjectCategoryObject() instead. Since v5.1.
getProjectCategory(Long) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
getProjectCategoryByName(String) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
getProjectCategoryByNameIgnoreCase(String) - Method in interface com.atlassian.jira.project.ProjectManager
getProjectCategoryForProject(Project) - Method in interface com.atlassian.jira.project.ProjectManager
Returns a project's category.
getProjectCategoryFromProject(GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
getProjectCategoryIds() - Method in interface com.atlassian.jira.issue.search.SearchContext
Returns selected categories
getProjectCategoryObject() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getProjectCategoryObject() - Method in interface com.atlassian.jira.issue.context.JiraContextNode
 
getProjectCategoryObject() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
getProjectCategoryObject() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
getProjectCategoryObject() - Method in interface com.atlassian.jira.project.Project
 
getProjectCategoryObject(Long) - Method in interface com.atlassian.jira.project.ProjectManager
Returns a single project category by id.
getProjectCategoryObjectByName(String) - Method in interface com.atlassian.jira.project.ProjectManager
Find a project category by name.
getProjectCategoryObjectByNameIgnoreCase(String) - Method in interface com.atlassian.jira.project.ProjectManager
Find a project category by name ignoring the case of the category name.
getProjectClause(Long) - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getProjectComponentManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the project component manager instance
getProjectComponentManager() - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getProjectComponents() - Method in interface com.atlassian.jira.project.Project
Returns the components for this Project.
getProjectContext() - Method in interface com.atlassian.jira.jql.context.ProjectIssueTypeContext
 
getProjectContext() - Method in class com.atlassian.jira.jql.context.ProjectIssueTypeContextImpl
 
getProjectContext() - Method in class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
getProjectFactory() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the project factory instance
getProjectField() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Retrieve the Project system Field.
getProjectField() - Method in interface com.atlassian.jira.issue.fields.FieldManager
Retrieve the Project system Field.
getProjectHistoryWithoutPermissionChecks(User) - Method in interface com.atlassian.jira.user.UserProjectHistoryManager
Retreive the user's project history queue.
getProjectHistoryWithPermissionChecks(int, User) - Method in interface com.atlassian.jira.user.UserProjectHistoryManager
Deprecated.
since 4.4, use {#getProjectHistoryWithPermissionChecks(ProjectAction, User)}
getProjectHistoryWithPermissionChecks(ProjectAction, User) - Method in interface com.atlassian.jira.user.UserProjectHistoryManager
Retreive the user's project history queue.
getProjectId() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
getProjectId() - Method in interface com.atlassian.jira.bc.project.component.ProjectComponent
Returns the id of the project of this component.
getProjectId() - Method in class com.atlassian.jira.event.workflow.WorkflowSchemeAddedToProjectEvent
 
getProjectId() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
getProjectId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
getProjectId() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getProjectId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getProjectId() - Method in class com.atlassian.jira.jql.context.AllProjectsContext
 
getProjectId() - Method in interface com.atlassian.jira.jql.context.ProjectContext
 
getProjectId() - Method in class com.atlassian.jira.jql.context.ProjectContextImpl
 
getProjectId() - Method in interface com.atlassian.jira.project.version.Version
Returns the ID of the project that this version belongs to.
getProjectId() - Method in class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
getProjectId() - Method in interface com.atlassian.jira.security.roles.ProjectRoleActor
Gets the project this is associated with.
getProjectId() - Method in interface com.atlassian.jira.security.roles.ProjectRoleActors
 
getProjectId() - Method in class com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry
Returns the project ID
getProjectId() - Method in class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
getProjectId() - Method in class com.atlassian.jira.sharing.type.ProjectSharePermission
 
getProjectIdInList() - Method in class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
getProjectIds() - Method in interface com.atlassian.jira.issue.search.SearchContext
Project ids as Longs.
getProjectIds() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
returns a list of project ids for projects which the currently selected issues belong to.
getProjectIdsContainingRoleActorByNameAndType(String, String) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Returns the project id's which contain a role actor of the specified name and type within any role.
getProjectIdsForUserInGroupsBecauseOfRole(User, List<Long>, ProjectRole, String, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Returns a Map of Lists.
getProjectIdsForUserInGroupsBecauseOfRole(List<Long>, ProjectRole, String, String) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Returns a Map of Lists.
getProjectImporter() - Method in interface com.atlassian.jira.imports.project.customfield.ProjectImportableCustomField
Returns the object that will perform the actual project import functions for the custom field type.
getProjectImporter() - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getProjectImporter() - Method in class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
This method will return a NoTransformationCustomFieldImporter, be mindful that if you are extending this class you need to have a good hard think about whether this is the right field importer for your custom field values.
getProjectIssues(GenericValue) - Method in interface com.atlassian.jira.issue.IssueManager
Deprecated.
only used in test cases, should use a search provider instead.
getProjectIssueTypeContexts() - Method in interface com.atlassian.jira.jql.context.QueryContext
 
getProjectKeyDescription() - Method in interface com.atlassian.jira.bc.project.ProjectService
Get the project key description from the properties file.
getProjectKeyFromIssueKey(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Returns a project key of the project given issue belongs to.
getProjectKeyFromIssueKey(String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
getProjectKeyRegex() - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
getProjectManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getProjectManager() - Method in class com.atlassian.jira.issue.context.manager.JiraContextTreeManager
 
getProjectManager() - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getProjectManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getProjectMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the projects from the backup file and the mapped projects in the current JIRA instance.
getProjectName() - Method in class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
getProjectObj(Long) - Method in interface com.atlassian.jira.project.ProjectManager
Retrieves a single Project by its id.
getProjectObjByKey(String) - Method in interface com.atlassian.jira.project.ProjectManager
Returns a Project object based on the passed in project key.
getProjectObjByKeyIgnoreCase(String) - Method in interface com.atlassian.jira.project.ProjectManager
Returns a Project object based ont he passed in project key, not taking into account the case of the project key.
getProjectObjByName(String) - Method in interface com.atlassian.jira.project.ProjectManager
Returns a Project object based on the passed in project name.
getProjectObject() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
getProjectObject() - Method in interface com.atlassian.jira.issue.context.IssueContext
Gets the Project for this IssueContext.
getProjectObject() - Method in class com.atlassian.jira.issue.context.IssueContextImpl
 
getProjectObject() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
getProjectObject() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
getProjectObject(String) - Method in interface com.atlassian.jira.issue.customfields.converters.ProjectConverter
Get the Project that this String value represents.
getProjectObject(Long) - Method in interface com.atlassian.jira.issue.customfields.converters.ProjectConverter
Get the Project for the given ID.
getProjectObject() - Method in interface com.atlassian.jira.issue.Issue
Gets the Project for this Issue.
getProjectObject() - Method in interface com.atlassian.jira.permission.PermissionContext
Returns the Project in this context.
getProjectObject() - Method in class com.atlassian.jira.plugin.webfragment.model.JiraHelper
Returns the Project in this context.
getProjectObject() - Method in interface com.atlassian.jira.project.version.Version
Returns project this version relates to.
getProjectObject() - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
getProjectObjects() - Method in interface com.atlassian.jira.project.ProjectManager
Return all Projects ordered by name.
getProjectObjects(int, User) - Method in interface com.atlassian.jira.security.PermissionManager
Retrieve a list of project objects this user has the permission for
getProjectObjects() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getProjectObjectsFromProjectCategory(Long) - Method in interface com.atlassian.jira.project.ProjectManager
Returns a list of projects in a particular category.
getProjectObjectsWithNoCategory() - Method in interface com.atlassian.jira.project.ProjectManager
Returns a list of projects without project category, sorted by project name
getProjectRole(User, Long, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will return the project role with the given id, and checking the currentUser has the correct permissions to perform the operation.
getProjectRole(Long) - Method in interface com.atlassian.jira.issue.comments.CommentManager
This is a convenience method to allow us to easily get a ProjectRole.
getProjectRole(Long) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
This is a convenience method to allow us to easily get a ProjectRole.
getProjectRole(Long) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Retrieves a project role object
getProjectRole(String) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Retrieves a project role object by name
getProjectRoleActorMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectRoleActorMapper which, when fully populated, indicates all the ProjectRoleActors "in-use" (optional) by the backup projects data's issues.
getProjectRoleActors(User, ProjectRole, Project, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will return a {@link ProjectRoleActors) for the given projectRole and project checking the currentUser has the correct permissions to perform the get operation.
getProjectRoleActors(ProjectRole, Project) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
This method will retrieve the object that represents the actors associate with the given projectRole and project context
getProjectRoleByName(User, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will return the project role with the given name, and checking the currentUser has the correct permissions to perform the operation.
getProjectRoleId() - Method in class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
getProjectRoleId() - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
 
getProjectRoleId() - Method in interface com.atlassian.jira.security.roles.RoleActor
This will get the ProjectRole that this RoleActor belongs to.
getProjectRoleIds() - Method in class com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry
Returns the project role ID
getProjectRoleMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the project roles "in-use" (required) by the backup projects data.
getProjectRoles(User, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Get all the ProjectRoles available in JIRA.
getProjectRoles() - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Get all the ProjectRoles available in JIRA.
getProjectRoles(User, Project) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
This will return all the ProjectRoles that the user is currently a member of for the given project.
getProjects(FieldConfigurationScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Returns all projects that use the given FieldConfigurationScheme.
getProjects(FieldLayoutScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Returns all associated projects for the FieldLayoutScheme supplied.
getProjects() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
getProjects() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
getProjects(IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
getProjects() - Method in interface com.atlassian.jira.issue.search.SearchContext
Returns project objects in this SearchContext
getProjects(Collection<GenericValue>) - Method in interface com.atlassian.jira.project.ProjectFactory
Returns the collection of Project objects that are backed by the GenericValue objects in the given collection.
getProjects() - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use ProjectManager.getProjectObjects() instead. Deprecated in v4.0.
getProjects(GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
Use SchemeManager.getProjects(Scheme) instead. Since 2009.
getProjects(Scheme) - Method in interface com.atlassian.jira.scheme.SchemeManager
Gets all projects that are associated with that scheme
getProjects(int, User) - Method in interface com.atlassian.jira.security.PermissionManager
getProjects(int, User, GenericValue) - Method in interface com.atlassian.jira.security.PermissionManager
Deprecated.
getProjects(int, User, ProjectCategory) - Method in interface com.atlassian.jira.security.PermissionManager
Returns the list of projects associated with the specified category, that this user has the permissions for.
getProjects() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Deprecated.
Use BulkEditBean.getProjectObjects() instead. Since v5.2.
getProjectsByLead(User) - Method in interface com.atlassian.jira.project.ProjectManager
getProjectsContainingRoleActorByNameAndType(User, String, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Returns the Project's which contain a role actor of the specified name and type within any role.
getProjectsFromProjectCategory(GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
getProjectsFromProjectCategory(ProjectCategory) - Method in interface com.atlassian.jira.project.ProjectManager
Returns a list of projects in a particular category.
getProjectsLeadBy(User) - Method in interface com.atlassian.jira.project.ProjectManager
Returns all the projects that leadUser is the project lead for ordered by the name of the Project.
getProjectsLeadBy(User) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns all the projects that leadUser is the project lead for.
getProjectsUsing(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return the list of projects that use the passed workflow scheme.
getProjectsUsingScheme(long) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
Returns all projects that use the given Issue Security Level Scheme.
getProjectsWithNoCategory() - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
getProperties() - Method in interface com.atlassian.configurable.ObjectConfigurable
Retrieve all the specified Properties for this object
getProperties() - Method in class com.atlassian.jira.issue.attachment.Attachment
Get attachment properties
getProperties() - Method in class com.atlassian.jira.service.AbstractService
 
getProperty(String) - Method in interface com.atlassian.configurable.ObjectConfigurable
Returns a property of this object with the specified key
getProperty(String) - Method in class com.atlassian.jira.service.AbstractService
 
getPropertySet() - Method in class com.atlassian.jira.config.properties.PropertiesManager
 
getPropertySet() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getPropertySet(User) - Method in interface com.atlassian.jira.user.UserPropertyManager
Get the property set associated with a user.
getPropertySetReference() - Method in class com.atlassian.jira.config.properties.PropertiesManager
Get a reference for when you need to look at the properties for a longer period of time.
getPropertySetSupplier() - Method in interface com.atlassian.jira.config.properties.BackingPropertySetManager
 
getProvidedFieldNames(User, Issue) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
getProvidedFields() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getPurchaseDate(OutlookDate) - Method in interface com.atlassian.jira.license.LicenseDetails
Gets a nicely formatted purchase date for the current license
getQuery() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
 
getQuery() - Method in class com.atlassian.jira.bc.issue.search.SearchService.ParseResult
 
getQuery() - Method in class com.atlassian.jira.event.issue.IssueSearchEvent
 
getQuery(User) - Method in interface com.atlassian.jira.issue.search.parameters.lucene.PermissionsFilterGenerator
Generates a lucene Query that is the canonical set of permissions for viewable issues for the given user.
getQuery() - Method in class com.atlassian.jira.issue.search.SearchRequest
Gets the SearchQuery that defines the search that will be performed for this SearchRequest.
getQuery() - Method in class com.atlassian.jira.issue.search.SearchRequestInfo
 
getQuery(QueryCreationContext, TerminalClause) - Method in class com.atlassian.jira.jql.query.ActualValueCustomFieldClauseQueryFactory
 
getQuery(QueryCreationContext, TerminalClause) - Method in interface com.atlassian.jira.jql.query.ClauseQueryFactory
Generates a lucene query for the passed TerminalClause.
getQuery(QueryCreationContext, TerminalClause) - Method in class com.atlassian.jira.jql.query.FreeTextClauseQueryFactory
 
getQuery(QueryCreationContext, TerminalClause) - Method in class com.atlassian.jira.jql.query.GenericClauseQueryFactory
 
getQuery(QueryCreationContext, TerminalClause) - Method in class com.atlassian.jira.jql.query.IssueIdClauseQueryFactory
 
getQuery(QueryCreationContext, TerminalClause) - Method in class com.atlassian.jira.jql.query.LocalDateClauseQueryFactory
 
getQuery(QueryCreationContext, TerminalClause) - Method in class com.atlassian.jira.jql.query.UserCustomFieldClauseQueryFactory
 
getQuery(QueryCreationContext, TerminalClause) - Method in class com.atlassian.jira.jql.query.VersionCustomFieldClauseQueryFactory
 
getQuery(ShareTypeSearchParameter, User) - Method in interface com.atlassian.jira.sharing.type.ShareQueryFactory
Get the search query for the shares that can be seen by the passed user for the passed parameter.
getQuery(ShareTypeSearchParameter) - Method in interface com.atlassian.jira.sharing.type.ShareQueryFactory
Get the search query for all shares shares that match the passed parameter.
getQueryContext(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Generates a full QueryContext for the specified Query for the searching user.
getQueryFactory() - Method in interface com.atlassian.jira.sharing.type.ShareType
Return the object that can be used to build query conditions to find instances of this ShareType.
getQueryForGroup(String, String) - Method in interface com.atlassian.jira.issue.customfields.GroupSelectorField
This method should be implemented in your custom type to return a Query.
getQueryString(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Returns the query string to represent the specified SearchQuery.
getQueryString() - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
getQueryString() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getQueryString() - Method in class com.atlassian.jira.plugin.webfragment.model.JiraHelper
Returns the query string to represent this helper.
getQueryString() - Method in interface com.atlassian.jira.project.browse.BrowseContext
Gets the URL query string for this context.
getQueryString() - Method in interface com.atlassian.jira.util.velocity.RequestContextParameterHolder
Returns the same as HttpServletRequest.getQueryString() )}
getQueryString() - Method in interface com.atlassian.query.Query
 
getQueryString() - Method in class com.atlassian.query.QueryImpl
 
getQueryUser() - Method in interface com.atlassian.jira.jql.query.QueryCreationContext
Deprecated.
Use QueryCreationContext.getUser() instead. Since v5.0.
getQueryUser() - Method in class com.atlassian.jira.jql.query.QueryCreationContextImpl
 
getRandomHint(User, JiraHelper) - Method in interface com.atlassian.jira.hints.HintManager
Get random hint visible in given user context.
getRandomHint() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getRawFieldDescription() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutItem
 
getReason() - Method in interface com.atlassian.jira.bc.security.login.LoginResult
If the login fails then this enum describes why
getReason() - Method in class com.atlassian.jira.plugin.searchrequestview.auth.Authorizer.Failure
 
getReason() - Method in interface com.atlassian.jira.plugin.searchrequestview.auth.Authorizer.Result
 
getReasons() - Method in class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
getReasons() - Method in class com.atlassian.jira.bc.project.version.VersionService.MoveVersionValidationResult
 
getReasons() - Method in interface com.atlassian.jira.bc.project.version.VersionService.ValidationResult
 
getReasons() - Method in interface com.atlassian.jira.util.ErrorCollection
A set of well known reasons why the function has not been performed.
getReasons() - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
getReasons() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getRecentAssigneeNamesForIssue(Issue) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Returns the names of Users that the given Issue has recently been assigned to.
getRecentAssigneeNamesForUser(User) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Returns the names of Users that have recently been assigned to issues by the specified User.
getRecentComments(SearchRequest, User) - Method in interface com.atlassian.jira.issue.comments.RecentCommentManager
Return an iterator over all the comments from any issues in the search request that the user can see
getRecipients(IssueEvent, SchemeEntity) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
 
getRecipients(IssueEvent) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
Given an issue event this method returns a set of NotificationRecipients who will receive an e-mail notification
getRedirect(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Redirects to the value of getReturnUrl(), falling back to defaultUrl if the returnUrl is not set.
getRedirect(String, boolean) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Redirects to the value of getReturnUrl(), falling back to defaultUrl if the returnUrl is not set.
getRedirectSanitiser() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Returns a RedirectSanitiser implementation.
getRegionKey() - Method in interface com.atlassian.jira.timezone.TimeZoneInfo
 
getRegisteredOldIds() - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
getRegisteredOldIds() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
Returns a collection of ID's as String objects identifying all objects of the appropriate type found in the import file.
getRegularIssueTypeObjects() - Method in interface com.atlassian.jira.config.ConstantsManager
Retrieve regular (non-subtask) issue types.
getRegularOptions() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getRelated(String, GenericValue) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
getRelatedCustomField() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
getRelatedFieldConfig() - Method in class com.atlassian.jira.issue.customfields.option.GenericImmutableOptions
 
getRelatedFieldConfig() - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
getRelatedIndexers(CustomField) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Returns a list of indexers that will be used for the field.
getRelatedIndexers(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getRelatedIndexers() - Method in class com.atlassian.jira.issue.customfields.searchers.information.CustomFieldSearcherInformation
Regular IssueSearchers get their FieldIndexers by instantiating the class objects passed to them.
getRelatedIndexers() - Method in class com.atlassian.jira.issue.search.searchers.information.GenericSearcherInformation
 
getRelatedIndexers() - Method in interface com.atlassian.jira.issue.search.searchers.information.SearcherInformation
Returns a list of FieldIndexer objects.
getRelatedMultiBulkMoveBean() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getRelatedProjects(FieldLayout) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Finds all projects that use the given FieldLayout (via the configured FieldConfigurationScheme).
getRelationship() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a String which describes the relationship between the JIRA issue and the remote object.
getRelativeFields() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
getReleaseDate() - Method in class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
getReleaseDate() - Method in class com.atlassian.jira.bc.project.version.VersionService.ReleaseVersionValidationResult
 
getReleaseDate() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
getReleaseDate() - Method in interface com.atlassian.jira.project.version.Version
 
getRelevantConfig(IssueContext, ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
getRelevantConfig(IssueContext) - Method in interface com.atlassian.jira.issue.fields.ConfigurableField
 
getRelevantConfig(Issue) - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns a relevant FieldConfig for the given issue.
getRelevantConfig(IssueContext) - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns the relevant field config of this custom field for the give issue context
getRelevantConfigScheme(IssueContext, ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
getRelevantStepDescriptor() - Method in interface com.atlassian.jira.permission.PermissionContext
Returns the relevant workflow step for the Issue in this context
getReleventConfig(SearchContext) - Method in interface com.atlassian.jira.issue.fields.CustomField
The FieldConfig that is relevent to all issue contexts in the search context Checks that all configs within search context are the same - i.e.
getRemainingEstimate() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
getRemainingEstimate() - Method in interface com.atlassian.jira.issue.IssueInputParameters
Gets the remaining estimate set.
getRemainingEstimate() - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
getRemainingEstimate() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getRemainingEstimate() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getRemainingEstimateAsDurationString() - Method in interface com.atlassian.jira.issue.IssueInputParameters
Gets the remaining estimate provided If (APKeys.JIRA_OPTION_TIMETRACKING_ESTIMATES_LEGACY_BEHAVIOUR is set, we are in legacy time tracking mode and this will return the same as IssueInputParameters.getOriginalEstimateAsDurationString().
getRemainingEstimateGraph() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getRemainingEstimateStr() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getRemainingEstimateStr() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getRemainingEstimateTooltip() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getRemainingEstimateTooltip() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getRemoteIssueLink(User, Long) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Retrieves the remote issue link with the given id.
getRemoteIssueLink() - Method in class com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.RemoteIssueLinkResult
 
getRemoteIssueLink(Long) - Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
Returns the remote issue link with the given id, or null if it does not exist.
getRemoteIssueLinkByGlobalId(User, Issue, String) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Retrieves the remote issue link that links with the given JIRA issue and has the given globalId.
getRemoteIssueLinkByGlobalId(Issue, String) - Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
Returns the first remote issue link found that links with the given JIRA issue and has the given globalId, or null if none exists.
getRemoteIssueLinkId() - Method in class com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.DeleteValidationResult
 
getRemoteIssueLinkId() - Method in class com.atlassian.jira.event.issue.link.AbstractRemoteIssueLinkEvent
 
getRemoteIssueLinks() - Method in class com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.RemoteIssueLinkListResult
 
getRemoteIssueLinksForIssue(User, Issue) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Retrieves the remote issue links that link with the given JIRA issue.
getRemoteIssueLinksForIssue(Issue) - Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
Gets the remote issue links that link with the given JIRA issue.
getRemoteUser() - Method in class com.atlassian.jira.action.JiraActionSupport
Deprecated.
Use JiraActionSupport.getLoggedInUser() instead. Since v4.3. To be deleted in v6.0
getRemoteUser() - Method in class com.atlassian.jira.charts.ChartFactory.ChartContext
 
getRemoteUser(Map) - Method in interface com.atlassian.jira.workflow.WorkflowManager
getRemoteUser() - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
getRemovedFields(Issue, Issue) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Retrieves the fields that have values on the issue but are no longer needed.
getRemovedFields(JiraServiceContext, Issue, Issue) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Deprecated.
getRemovedFields() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getRemovedFields() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getRenderedContent(FieldLayoutItem, Issue) - Method in interface com.atlassian.jira.issue.RendererManager
A convienience method that is the equivilant of calling the getRendererForField method and then invoking the render method on the returned renderer, using the value of the field that is associated with the issue.
getRenderedContent(String, String, IssueRenderContext) - Method in interface com.atlassian.jira.issue.RendererManager
A convienience method that is the equivilant of calling the getRendererForField method and then invoking the render method on the returned renderer, using the value of the field that is associated with the issue.
getRenderedContent(FieldRenderContext) - Method in interface com.atlassian.jira.issue.RendererManager
 
getRenderedData() - Method in class com.atlassian.jira.issue.fields.rest.FieldJsonRepresentation
 
getRenderedWorklog(Worklog, JiraBaseUrls, String, IssueRenderContext) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getRenderer() - Method in interface com.atlassian.jira.sharing.type.ShareType
Retrieves the ShareTypeRenderer that contains all logic for rendering this ShareType
getRendererForField(FieldLayoutItem) - Method in interface com.atlassian.jira.issue.RendererManager
This will returned the correct renderer for a provided field and a provided issue.
getRendererForType(String) - Method in interface com.atlassian.jira.issue.RendererManager
Will return a field renderer for the given renderer type.
getRendererManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves the RendererManager component.
getRendererType() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutItem
Returns the renderer type, e.g.
getRendererType() - Method in interface com.atlassian.jira.issue.fields.renderer.JiraRendererPlugin
Returns a unique identifier for this renderer plugin.
getRendererType() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getRendererTypeForField(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns the render type for a given field in this field configuration.
getRendererTypes(OrderableField) - Method in interface com.atlassian.jira.issue.fields.renderer.HackyFieldRendererRegistry
The set of renderer types for the field.
getRenderingInfo() - Method in class com.atlassian.jira.charts.jfreechart.ChartHelper
 
getReporter() - Method in interface com.atlassian.jira.issue.Issue
Returns the Reporter User.
getReporterId() - Method in interface com.atlassian.jira.issue.Issue
 
getReporterId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getReporterUser() - Method in interface com.atlassian.jira.issue.Issue
Returns the Reporter User.
getReportKey() - Method in class com.atlassian.jira.event.web.action.browser.ReportConfiguredEvent
 
getReportKey() - Method in class com.atlassian.jira.event.web.action.browser.ReportViewedEvent
 
getRequest() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getRequest() - Method in class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
getRequestParameter(String) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContext
Convenience method to return the value from the requestParameter map stored with the name parameter.
getRequestParameters() - Method in class com.atlassian.jira.event.web.action.admin.UserAddedEvent
 
getRequestParameters() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContext
Returns a RequestContextParameterHolder with various HttpServletRequest parameters.
getRequestURL() - Method in interface com.atlassian.jira.util.velocity.RequestContextParameterHolder
Returns the same as HttpServletRequest.getRequestURL() )}
getRequiredField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getRequiredField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getRequiredFieldLayoutItems(Project, List<String>) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns the list of required fields for an issue type in a project.
getRequiredFieldScreenRenderItems() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderer
A convenience method which loops through all the FieldScreenRenderLayoutItem on all tabs, and returns the ones that are required.
getRequiredOldIds() - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
getRequiredOldIds() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
Returns a collection of ID's as String objects identifying objects from the import file that are required for the import.
getResolution(String) - Method in interface com.atlassian.jira.config.ConstantsManager
getResolution(String) - Method in interface com.atlassian.jira.config.ResolutionManager
Returns a resolution with the specified id.
getResolution() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
Use Issue.getResolutionObject() instead. Since v5.2.
getResolutionByName(String) - Method in interface com.atlassian.jira.config.ResolutionManager
Returns the resolution with the specified name.
getResolutionDate() - Method in interface com.atlassian.jira.issue.Issue
Returns the datetime that an issue was resolved on.
getResolutionDate() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getResolutionId() - Method in interface com.atlassian.jira.issue.Issue
 
getResolutionId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getResolutionMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the issue resolutions "in-use" (required) by the backup projects data.
getResolutionObject(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Given a resolution ID, this method retrieves that resolution.
getResolutionObject() - Method in interface com.atlassian.jira.issue.Issue
Returns the Resolution for this Issue.
getResolutionObjects() - Method in interface com.atlassian.jira.config.ConstantsManager
Retrieve all Resolutions in JIRA.
getResolutions() - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
getResolutions() - Method in interface com.atlassian.jira.config.ResolutionManager
Return all resolutions.
getResourceBundleName() - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
getResponse() - Static method in class com.atlassian.jira.web.ExecutingHttpRequest
 
getRestFieldOperation(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getRestFieldOperation(CustomField) - Method in interface com.atlassian.jira.issue.fields.rest.RestCustomFieldTypeOperations
Returns the RestFieldOperationsHandler for this field.
getRestFieldOperation() - Method in interface com.atlassian.jira.issue.fields.rest.RestFieldOperations
 
getRestrict() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
getRestrictGroups() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
getRestrictPermissions() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
getResult() - Method in class com.atlassian.jira.action.JiraActionSupport
Get a definitive result.
getResult() - Method in class com.atlassian.jira.issue.fields.util.MessagedResult
 
getResults(JiraServiceContext, IssuePickerSearchService.IssuePickerParameters) - Method in interface com.atlassian.jira.bc.issue.search.IssuePickerSearchService
Gets a list of Issue based on query string.
getResults() - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.DefaultMatchHandler
 
getResults() - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.SingleValueMatchHandler
Get the results from the match handler.
getResults() - Method in class com.atlassian.jira.jql.values.ClauseValuesGenerator.Results
 
getResults() - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchResult
Prefer the SharedEntitySearchResult.foreach(Consumer) method if the result size is large as it doesn't load everything into memory.
getRetainValues() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getReturnedValue() - Method in interface com.atlassian.jira.bc.ServiceOutcome
Returns the value that was returned by the service, or null.
getReturnUrl() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getReturnUrlForCancelLink() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
The cancel links should not included the selectedIssueId, otherwise when returning to the issue navigator an issue updated notification will be shown.
getRoleActor() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
getRoleActors() - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
 
getRoleActorsByType(String) - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
 
getRoleId() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
getRoleId() - Method in class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
getRoleId() - Method in class com.atlassian.jira.sharing.type.ProjectSharePermission
 
getRoleLevel() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getRoleLevel() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getRoleLevel() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getRoleLevelId() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getRoleLevelId() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getRoleLevelId() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getRoleLevelId() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getRoleLevelId() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getRoleType() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
getRootContext() - Static method in class com.atlassian.jira.issue.context.manager.JiraContextTreeManager
 
getRootNode() - Method in class com.atlassian.jira.issue.context.manager.JiraContextTreeManager
 
getRootOptions() - Method in interface com.atlassian.jira.issue.customfields.option.Options
This is the same as getOptions(null)
getRow() - Method in interface com.atlassian.jira.portal.PortletConfiguration
Represents the row that the configured portlet resides in.
getRows() - Method in class com.atlassian.jira.web.bean.PercentageGraphModel
 
getRules() - Method in interface com.atlassian.jira.bc.whitelist.WhitelistManager
Returns a list of rules that are currently allowed in the whitelist.
getRules(JiraServiceContext) - Method in interface com.atlassian.jira.bc.whitelist.WhitelistService
Returns a list of rules that are currently allowed in the whitelist.
getRules() - Method in class com.atlassian.jira.bc.whitelist.WhitelistService.WhitelistResult
 
getSafeUri(String, String) - Method in class com.atlassian.jira.util.UriValidator
This method returns a safe URI - it firstly URL decodes and then only allows HTTP(s) schemes
getSalVersion() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Returns the version of Atlassian SAL that JIRA exports into OSGI-land.
getSavedFilterName() - Method in class com.atlassian.jira.event.issue.IssueSearchEvent
 
getScheduleAfterVersion() - Method in class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
getScheduleAfterVersion() - Method in class com.atlassian.jira.bc.project.version.VersionService.MoveVersionValidationResult
 
getScheduler() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getScheduleSkipper() - Method in interface com.atlassian.jira.service.ServiceManager
Returns the service schedule skipper.
getScheme(Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
Use SchemeManager.getSchemeObject(Long) instead. Since v5.0.
getScheme(String) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
use SchemeManager.getSchemeObject(String) instead. Since 2010.
getScheme() - Method in interface com.atlassian.jira.security.JiraPermission
 
getSchemeDefaultSecurityLevel(GenericValue) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
getSchemeDesc() - Method in interface com.atlassian.jira.permission.PermissionSchemeManager
 
getSchemeDesc() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getSchemeEntityName() - Method in interface com.atlassian.jira.permission.PermissionSchemeManager
 
getSchemeEntityName() - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getSchemeFor(Project) - Method in interface com.atlassian.jira.scheme.SchemeManager
Get the scheme of this type attached to the given project.
getSchemeForProject(ApplicationUser, Project) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Return the workflow scheme associated with passed project.
getSchemeId() - Method in class com.atlassian.jira.event.scheme.AbstractSchemeEntityEvent
 
getSchemeId() - Method in class com.atlassian.jira.event.workflow.WorkflowSchemeAddedToProjectEvent
 
getSchemeId() - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevel
 
getSchemeId() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelPermission
 
getSchemeId() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
getSchemeIssueSecurityLevels(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Deprecated.
getSchemeObject(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
getSchemeObject(Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
Gets a scheme by id from the database.
getSchemeObject(String) - Method in interface com.atlassian.jira.scheme.SchemeManager
Gets a scheme by name from the database.
getSchemeObjects() - Method in interface com.atlassian.jira.scheme.SchemeManager
Gets all scheme objects in the database.
getSchemes() - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
getSchemes(GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
getSchemesContainingEntity(String, String) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
This is a method that is meant to quickly get you all the schemes that contain an entity of the specified type and parameter.
getSchemesContainingEntity(String, String) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
This is a method that is meant to quickly get you all the schemes that contain an entity of the specified type and parameter.
getSchemesContainingEntity(String, String) - Method in interface com.atlassian.jira.permission.PermissionSchemeManager
This is a method that is meant to quickly get you all the schemes that contain an entity of the specified type and parameter.
getSchemesForWorkflow(JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Returns all workflow schemes that the passed workflow is assigned to, not including draft schemes.
getSchemesForWorkflowIncludingDrafts(JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Returns all workflow schemes that the passed workflow is assigned to, including draft schemes.
getSchemesMapByConditions(Map<String, ?>) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
 
getSearchClause(User, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
 
getSearchClause(User, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.VersionCustomFieldSearchInputTransformer
 
getSearchClause(User, FieldValuesHolder) - Method in class com.atlassian.jira.issue.search.searchers.transformer.RelativeDateSearcherInputTransformer
 
getSearchClause(User, FieldValuesHolder) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.SearchInputTransformer
Gets the portion of the Search Query that this searcher is responsible for.
getSearchContext(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
This produces an old-style SearchContext based on the passed in search query and the user that is performing the search.
getSearchContextFromValue(Object) - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
getSearcher(String) - Method in interface com.atlassian.jira.issue.search.managers.IssueSearcherManager
Get a searcher by the searchers name.
getSearcher(String) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Get a searcher by the searchers name.
getSearcher(String) - Method in interface com.atlassian.jira.issue.search.SearchProviderFactory
Get a Lucene IndexSearcher that can be used to search a Lucene index.
getSearcherGroups(SearchContext) - Method in interface com.atlassian.jira.issue.search.managers.IssueSearcherManager
Get all searcher groups with the IssueSearcher that are applicable for the context.
getSearcherGroups(SearchContext) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Get all searcher groups with the IssueSearcher that are applicable for the context.
getSearcherGroupType() - Method in class com.atlassian.jira.issue.search.searchers.information.GenericSearcherInformation
 
getSearcherGroupType() - Method in interface com.atlassian.jira.issue.search.searchers.information.SearcherInformation
The searcher group the searcher should be placed in.
getSearcherId() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
getSearcherId() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getSearcherId() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getSearcherRegistration() - Method in class com.atlassian.jira.issue.search.SearchHandler
The SearchHandler.SearcherRegistration provided for searching.
getSearchers(User, SearchContext) - Method in interface com.atlassian.jira.issue.search.managers.IssueSearcherManager
Get searchers that are applicable for a given context.
getSearchers(User, SearchContext) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Get searchers that are applicable for a given context.
getSearchers() - Method in class com.atlassian.jira.issue.search.searchers.SearcherGroup
 
getSearchersByClauseName(User, String, SearchContext) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Return a collection of IssueSearchers registered against the passed JQL clause name.
getSearchHtml(CustomField, CustomFieldValueProvider, SearchContext, FieldValuesHolder, Map, Action, Map) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldSearcherModuleDescriptor
 
getSearchInformation() - Method in class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
getSearchInformation() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactNumberSearcher
 
getSearchInformation() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
 
getSearchInformation() - Method in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
getSearchInformation() - Method in class com.atlassian.jira.issue.customfields.searchers.TextSearcher
 
getSearchInformation() - Method in class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
 
getSearchInformation() - Method in class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
 
getSearchInformation() - Method in interface com.atlassian.jira.issue.search.searchers.IssueSearcher
Provides an object that contains information about the Searcher.
getSearchInputTransformer() - Method in class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
getSearchInputTransformer() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactNumberSearcher
 
getSearchInputTransformer() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
 
getSearchInputTransformer() - Method in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
getSearchInputTransformer() - Method in class com.atlassian.jira.issue.customfields.searchers.TextSearcher
 
getSearchInputTransformer() - Method in class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
 
getSearchInputTransformer() - Method in class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
 
getSearchInputTransformer() - Method in interface com.atlassian.jira.issue.search.searchers.IssueSearcher
Provides an object that will allow you to transform raw request parameters to field holder values and field holder values to Clause search representations.
getSearchParameter() - Method in class com.atlassian.jira.sharing.type.GroupSharePermission
 
getSearchParameter() - Method in class com.atlassian.jira.sharing.type.ProjectSharePermission
 
getSearchParamSuffix(String) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
getSearchRenderer() - Method in class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
getSearchRenderer() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactNumberSearcher
 
getSearchRenderer() - Method in class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
 
getSearchRenderer() - Method in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
getSearchRenderer() - Method in class com.atlassian.jira.issue.customfields.searchers.TextSearcher
 
getSearchRenderer() - Method in class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
 
getSearchRenderer() - Method in class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
 
getSearchRenderer() - Method in interface com.atlassian.jira.issue.search.searchers.IssueSearcher
Provides an object that will allow you to render the edit and view html for a searcher.
getSearchRequest() - Method in class com.atlassian.jira.charts.ChartFactory.ChartContext
 
getSearchRequest() - Method in class com.atlassian.jira.event.issue.IssueSearchEvent
 
getSearchRequest() - Method in class com.atlassian.jira.event.issue.RefreshIssueSearchEvent
 
getSearchRequest() - Method in interface com.atlassian.jira.issue.fields.layout.column.EditableSearchRequestColumnLayout
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
getSearchRequestAppender() - Method in interface com.atlassian.jira.issue.search.SearchRequestAppender.Factory
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.IssueTypeStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.PriorityStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.ResolutionStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.StatusStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
getSearchRequestAppender() - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
getSearchRequestAppender(String) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
This will obtain a SearchRequestAppender relevant for the given statisticType, either by casting the StatisticsMapper to SearchRequestAppender.Factory or by constructing an artificial SearchRequestAppender wrapper around the StatisticsMapper.
getSearchRequestById(User, Long) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Return the search request as stored in the database if the user has permission to see it.
getSearchRequestById(Long) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Return the search request as stored in the database without any permission checks.
getSearchRequestOwnerUserName(Long) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Return the owner of the passed SearchRequest.
getSearchRequestView() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestViewModuleDescriptor
 
getSearchResults(Query, boolean) - Method in interface com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelper
 
getSearchResults() - Method in class com.atlassian.jira.web.action.issue.SearchResultsInfo
 
getSearchSortDescriptions(SearchRequest, FieldManager, SearchHandlerManager, SearchSortUtil, I18nHelper, User) - Static method in class com.atlassian.jira.issue.search.SearchRequestUtils
getSearchSortDescriptions(SearchRequest, I18nHelper, User) - Method in interface com.atlassian.jira.issue.search.util.SearchSortUtil
Returns a list of the descriptions of each sorter defined in the search request.
getSearchSortDescriptions(SearchRequest) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getSearchSorts(Query) - Method in interface com.atlassian.jira.issue.search.util.SearchSortUtil
 
getSearchSorts() - Method in interface com.atlassian.query.order.OrderBy
 
getSearchSorts() - Method in class com.atlassian.query.order.OrderByImpl
 
getSearchString() - Method in class com.atlassian.jira.event.issue.QuickSearchEvent
 
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
getSearchUrlSuffix(Option, SearchRequest) - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
Deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
getSearchUrlSuffix(IssueConstant, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
Deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
getSearchUrlSuffix(TimePeriod, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
Deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
Deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
Deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
getSearchUrlSuffix(T, SearchRequest) - Method in interface com.atlassian.jira.issue.statistics.StatisticsMapper
Get a suffix for the issue navigator, which allows for filtering on this value.
getSearchUrlSuffix(User, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
Deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.util.StatisticsMapperWrapper
 
getSearchUrlSuffix(Object, SearchRequest) - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
Deprecated.
Use #getSearchRequestAppender().appendInclusiveSingleValueClause()
getSearchValue(Object) - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
String value to be passed to the search request to construct a new request URL
getSearchValue(Option) - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
getSection() - Method in interface com.atlassian.jira.plugin.webfragment.descriptors.SimpleLinkFactoryModuleDescriptor
The section that this list will be inserted into.
getSectionForURL(String, String, User, JiraHelper) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
Recursively search through our sections within sections within sections within ...
getSections(String) - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
getSectionsForLocation(String, User, JiraHelper) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
Gets a list of SimpleLinkSection for the given location.
getSecurityLevel() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
Use Issue.getSecurityLevelId() instead. Since v5.2.
getSecurityLevel(long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Returns the IssueSecurityLevel with the given ID.
getSecurityLevelId() - Method in interface com.atlassian.jira.issue.Issue
Returns the Security Level for this Issue.
getSecurityLevelId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getSecurityLevelId() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelPermission
 
getSecurityLevelsByName(String) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
getSecurityLevelsForUserByName(User, String) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Get the different levels of security that a user can see that have the specified name.
getSelectedIssueId() - Method in class com.atlassian.jira.web.action.issue.SearchResultsInfo
 
getSelectedIssues() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Returns a list of "selected" issues.
getSelectedIssuesIncludingSubTasks() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getSelectedOptions() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getSelectedProject() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Deprecated.
getSelectedProjectId() - Method in class com.atlassian.jira.web.action.ProjectActionSupport
 
getSelectedProjectObject() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Gets the last viewed project that the user visited and still has permission to see.
getSelectedTransitionName() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getSelectedView() - Method in class com.atlassian.jira.workflow.WorkflowActionsBean
 
getSelectedWFTransitionKey() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getSelectUrlParameter() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
getSelf() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getSeparator(String, String) - Method in interface com.atlassian.jira.image.separator.HeaderSeparatorService
Get the bytes for a separator image for the given colours.
getSequence() - Method in interface com.atlassian.jira.bean.SubTask
 
getSequence() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
getSequence() - Method in interface com.atlassian.jira.issue.IssueConstant
 
getSequence() - Method in interface com.atlassian.jira.issue.link.IssueLink
 
getSequence() - Method in interface com.atlassian.jira.project.version.Version
 
getServerId() - Method in interface com.atlassian.jira.bc.license.JiraLicenseService
Gets the server ID of the JIRA instance, creates it if it doesn't already exists.
getServerId() - Method in interface com.atlassian.jira.license.JiraLicenseManager
Gets the server ID of the JIRA instance, creates it if it doesn't already exists.
getServerId() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getServiceClass() - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
getServiceClassObject() - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
getServiceManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getServices() - Method in interface com.atlassian.jira.service.ServiceManager
This gets all currently registered services with JIRA.
getServicesForExecution(long) - Method in interface com.atlassian.jira.service.ServiceManager
Gets the services that are ready for execution at a particular time.
getServicesManageableBy(User) - Method in interface com.atlassian.jira.service.ServiceManager
Gets the services that can be managed by an specific user.
getServiceWithId(Long) - Method in interface com.atlassian.jira.service.ServiceManager
This will return a JiraServiceContainer for the provided id if one is registered otherwise it will return null.
getServiceWithName(String) - Method in interface com.atlassian.jira.service.ServiceManager
This will return a JiraServiceContainer for the provided name if one is registered, otherwise this will return null.
getServletPath() - Method in interface com.atlassian.jira.util.velocity.RequestContextParameterHolder
Returns the same as HttpServletRequest.getServletPath()
getSession() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestParams
Used to access information that may have been stored in the HttpSession.
getSession() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContext
Retrieve the VelocityRequestSession for the current user.
getSharedEntity(Long) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
This will call back to ask for a SharedEntity based on id.
getSharedEntity(User, Long) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
This is called to get SharedEntity by id If the user is allows to see it
getSharedEntityAccessor(SharedEntity.TypeDescriptor<S>) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor.Factory
Retrieves a SharedEntityAccessor that can operate on the passed type.
getSharedEntityAccessor(String) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor.Factory
Retrieves a SharedEntityAccessor that can operate on the passed type.
getSharedEntityIndexPath() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Returns the path of JIRA's shared entity indexes.
getSharedEntityIndexPath() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getSharedEntityIndexPath(JiraServiceContext) - Method in interface com.atlassian.jira.config.util.IndexPathService
Returns the path of JIRA's shared entity indexes.
getSharePermissions(SharedEntity) - Method in interface com.atlassian.jira.sharing.ShareManager
Retrieve all SharePermission instances associated with a passed in SharedEntity
getShareType(ShareType.Name) - Method in interface com.atlassian.jira.sharing.type.ShareTypeFactory
Returns a ShareType based on a given key.
getShareTypeEditor(JiraAuthenticationContext) - Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
Return the HTML of the component that is used to configure the ShareType when necessary.
getShareTypeLabel(JiraAuthenticationContext) - Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
Return a string that can be used to differentiate the associated ShareType.
getShareTypeParameter() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
Returns the ShareTypeSearchParameter object to be used.
getShortcuts() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
getShortFormattedDuration(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils
Formats time duration in the most compact way possible.
getShortFormattedDuration(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils
Formats time duration in the most compact way possible.
getShortIssueHistory(User) - Method in interface com.atlassian.jira.user.UserIssueHistoryManager
Retreive the first X (jira.max.issue.history.dropdown.items) Issues from the user's issue history queue.
getShortName(int) - Static method in class com.atlassian.jira.security.Permissions
 
getSimpleDescription(SharePermission, JiraAuthenticationContext) - Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
Return a simple text only description of the share.
getSimpleQueryContext(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Generates a simple QueryContext for the specified Query for the searching user.
getSingleIdFromName(String, String) - Method in interface com.atlassian.jira.jql.resolver.ResolverManager
As above, but ensures that there is only a single value being returned.
getSingleProject() - Method in interface com.atlassian.jira.issue.search.SearchContext
Returns the single Project for this SearchContext.
getSingleProject() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Returns the single Project if there is only one Project in this BulkEditBean, otherwise throws an IllegalStateException.
getSingleSessionId(Cookie[]) - Static method in class com.atlassian.jira.web.util.CookieUtils
Gets the session id as a string from the given array of Cookie objects if only one CookieUtils.JSESSIONID cookie is found.
getSingleValue(User, Operand, TerminalClause) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Returns the single value contained within the passed operand.
getSingularObjectFromString(String) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Returns a Singular Object, given the string value as passed by the presentation tier.
getSingularObjectFromString(String) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getSingularObjectFromString(String) - Method in class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
 
getSiteEnabledFeatures() - Method in class com.atlassian.jira.plugin.profile.DarkFeatures
 
getSize() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getSize() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getSmallFooterHtml(HttpServletRequest) - Method in interface com.atlassian.jira.plugin.navigation.PluggableFooter
Get the footer HTML to present on a page that does not utilize 100% of the page width.
getSortBy() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
getSortColumn() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
Returns the SharedEntityColumn to sort the results by.
getSortComparatorSource() - Method in interface com.atlassian.jira.issue.fields.NavigableField
A sortComparatorSource object to be used for sorting columns in a table.
getSortedAvailableActions(Issue) - Method in interface com.atlassian.jira.workflow.IssueWorkflowManager
Returns the Workflow actions that are valid for the given Issue in its current state.
getSorter(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
getSorter(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.ExactNumberSearcher
 
getSorter(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
 
getSorter(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
getSorter(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.TextSearcher
Deprecated.
getSorter(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
 
getSorter(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
 
getSorter(CustomField) - Method in interface com.atlassian.jira.issue.customfields.SortableCustomFieldSearcher
 
getSorter() - Method in interface com.atlassian.jira.issue.fields.NavigableField
A sorter to be used when sorting columns in a table.
getSortField(CustomField) - Method in interface com.atlassian.jira.issue.customfields.NaturallyOrderedCustomFieldSearcher
Retrun the name of the Lucene field to use for ordering.
getSortField(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
getSortField(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
 
getSortField(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.TextSearcher
 
getSortFields(boolean) - Method in interface com.atlassian.jira.issue.fields.NavigableField
Return a list of Lucene SortFields to be used for sorting search results.
getSortOrder() - Method in class com.atlassian.query.order.SearchSort
 
getSourceId() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
getSourceId() - Method in interface com.atlassian.jira.issue.link.IssueLink
Get the Issue ID (ie.
getSourceIssue() - Method in interface com.atlassian.jira.issue.issuelink.IssueLink
Deprecated.
 
getSourceObject() - Method in interface com.atlassian.jira.issue.link.IssueLink
Get the source Issue of the link.
getSourceOperand() - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
getSpecificErrorMessage() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult
 
getSpecificGroupSelectFlag() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getSpecificUserSelectFlag() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getSrc() - Method in class com.atlassian.jira.event.web.action.project.AddProjectViewedEvent
 
getStaleLockPaths(Collection<String>) - Method in interface com.atlassian.jira.util.LuceneDirectoryUtils
Given a Collection of paths that represent index directories checks if there are any existing Lucene lock files for the passed paths.
getStandardData() - Method in class com.atlassian.jira.issue.fields.rest.FieldJsonRepresentation
 
getStart() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
getStart() - Method in class com.atlassian.jira.issue.search.SearchResults
 
getStart() - Method in class com.atlassian.jira.web.bean.Page
 
getStart() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
getStart() - Method in interface com.atlassian.jira.web.component.IssuePage
 
getStart() - Method in interface com.atlassian.jira.web.component.IssuePager
 
getStartAt() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
getStartAt() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
getStartDate() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getStartDate() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getStartDate() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getStartDate() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getStarted() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getStartIndex() - Method in class com.atlassian.jira.issue.table.IssueTable
 
getStatHtml(CustomField, Object, String) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldSearcherModuleDescriptor
 
getStatistics() - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
getStatistics() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
getStatisticsMapper(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
 
getStatisticsMapper(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
 
getStatisticsMapper(CustomField) - Method in interface com.atlassian.jira.issue.customfields.statistics.CustomFieldStattable
 
getStatsMapper(String) - Method in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
getStatus(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
Use ConstantsManager.getStatusObject(java.lang.String) instead. Deprecated since v4.0
getStatus(String) - Method in interface com.atlassian.jira.config.StatusManager
Get a status by id.
getStatus() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
since 4.2. Use Issue.getStatusObject() instead.
getStatus() - Method in interface com.atlassian.jira.permission.PermissionContext
 
getStatus() - Method in interface com.atlassian.jira.user.util.UserUtil.PasswordResetTokenValidation
 
getStatusById(User, String) - Method in interface com.atlassian.jira.bc.config.ConstantsService
Returns a ServiceOutcome containing the Status that has the given id.
getStatusByName(User, String) - Method in interface com.atlassian.jira.bc.config.ConstantsService
Returns a ServiceOutcome containing the Status that has the given Name.
getStatusByName(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Searches for a given status by name.
getStatusByTranslatedName(User, String) - Method in interface com.atlassian.jira.bc.config.ConstantsService
Returns a ServiceOutcome containing the Status that has the given Name.
getStatusByTranslatedName(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Searches for a given status by its translated name.
getStatusColor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
getStatusColor() - Method in interface com.atlassian.jira.issue.priority.Priority
 
getStatuses() - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
Use ConstantsManager.getStatusObjects() instead. Deprecated since v4.0
getStatuses() - Method in interface com.atlassian.jira.config.StatusManager
 
getStatuses() - Method in class com.atlassian.jira.web.bean.PercentageGraphRow
 
getStatusFromId(int) - Static method in class com.atlassian.jira.issue.IssueFieldConstants
 
getStatusIconLink() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a hyperlink for the status icon.
getStatusIconTitle() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns the tool tip text for the status icon.
getStatusIconUrl() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a url for an icon representing the status of the remote object.
getStatusId() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getStatusMapHolder() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getStatusMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a StatusMapper which, when fully populated, indicates all the issue statuses "in-use" (required) by the backup projects data.
getStatusObject(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Returns a Status given an id.
getStatusObject() - Method in interface com.atlassian.jira.issue.Issue
 
getStatusObjects() - Method in interface com.atlassian.jira.config.ConstantsManager
Returns all statuses
getStepId(long, String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Gets the first stepId for the given action and workflow name.
getStepsForTransition(ActionDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Returns a collection of all step descriptors that reference the given common action.
getStore() - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
getString(String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getString(Date) - Method in interface com.atlassian.jira.issue.customfields.converters.DateConverter
 
getString(Date) - Method in interface com.atlassian.jira.issue.customfields.converters.DatePickerConverter
 
getString(Date) - Method in interface com.atlassian.jira.issue.customfields.converters.DateTimeConverter
 
getString(Double) - Method in interface com.atlassian.jira.issue.customfields.converters.DoubleConverter
 
getString(Group) - Method in interface com.atlassian.jira.issue.customfields.converters.GroupConverter
 
getString(Project) - Method in interface com.atlassian.jira.issue.customfields.converters.ProjectConverter
Get the String value that represents the given Project.
getString(GenericValue) - Method in interface com.atlassian.jira.issue.customfields.converters.ProjectConverter
Deprecated.
getString(Option) - Method in interface com.atlassian.jira.issue.customfields.converters.SelectConverter
 
getString(String) - Method in interface com.atlassian.jira.issue.customfields.converters.StringConverter
Just turns null into an empty string.
getString(User) - Method in interface com.atlassian.jira.issue.customfields.converters.UserConverter
 
getString(String) - Method in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
getString(String) - Method in interface com.atlassian.jira.ofbiz.OfBizValueWrapper
Deprecated.
Use the Data object getters instead. Since v5.0.
getString(String) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
getString(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get the string associated with a key.
getStringArrayFromList(Collection) - Static method in class com.atlassian.jira.util.ParameterUtils
Given a collection of entities, return an array of Strings representing the IDs
getStringArrayParam(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
Returns the value of the specified parameter name as a String[]
getStringForChangelog(Double) - Method in interface com.atlassian.jira.issue.customfields.converters.DoubleConverter
 
getStringForLucene(Double) - Method in interface com.atlassian.jira.issue.customfields.converters.DoubleConverter
 
getStringForLucene(String) - Method in interface com.atlassian.jira.issue.customfields.converters.DoubleConverter
 
getStringFromSingularObject(S) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Returns the String representation of a single value within the CustomFieldType.
getStringFromSingularObject(String) - Method in class com.atlassian.jira.issue.customfields.impl.GenericTextCFType
 
getStringFromSingularObject(Object) - Method in class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
 
getStringParam(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
 
getStringParam(Map, String, String, String) - Static method in class com.atlassian.jira.util.ParameterUtils
Searches through the Map (params) for the given targetKey and targetValue extracting the index (i) and uses this to extract the corresponding index value with the desiredKey.
getStringsWithPrefix(String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getStringValue() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
 
getStringValue(CustomField, FieldValuesHolder) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldValueProvider
Provides a string value representation of the value specified for this searcher.
getStringValue(CustomField, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.DefaultCustomFieldValueProvider
 
getStringValue(CustomField, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.NumberRangeCustomFieldValueProvider
 
getStringValue(CustomField, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.SingleValueCustomFieldValueProvider
 
getStringValue() - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
getStringValue() - Method in class com.atlassian.query.operand.SingleValueOperand
 
getStringValueFromCustomFieldParams(CustomFieldParams) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Return the String value object from the CustomFieldParams.
getStringValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
getStringValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
getStyle() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns this formatter's style.
getStyle(String) - Method in class com.atlassian.jira.imports.project.mapper.IssueLinkTypeMapper
 
getStyle() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinkType
Deprecated.
 
getStyle() - Method in interface com.atlassian.jira.issue.link.IssueLinkType
 
getStyleAsInt(String) - Method in class com.atlassian.jira.util.velocity.NumberTool
Checks a string to see if it matches one of the standard NumberFormat style patterns: NUMBER, CURRENCY, PERCENT, INTEGER, or DEFAULT.
getStyleClass() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLinkSection
The style to aply to the section
getStyleClass() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
getSubClause() - Method in class com.atlassian.query.clause.NotClause
 
getSubject() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
getSubscription(User, Long) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
getSubscriptionFromTriggerName(String) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
getSubscriptionManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getSubscriptions(User, Long) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
getSubTask() - Method in interface com.atlassian.jira.bean.SubTask
Returns the SubTask Issue.
getSubTaskBean(GenericValue, User) - Method in interface com.atlassian.jira.config.SubTaskManager
getSubTaskBean(Issue, User) - Method in interface com.atlassian.jira.config.SubTaskManager
Returns the SubTaskBean for the given parent issue in the context of the given user.
getSubTaskBulkEditBean() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getSubTaskCount() - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
getSubTaskCreateFields(User, OperationContext, Action, MutableIssue, boolean, List<String>) - Method in interface com.atlassian.jira.issue.fields.rest.FieldHtmlFactory
getSubTaskIssueLinks(Long) - Method in interface com.atlassian.jira.config.SubTaskManager
Returns a list of issue links associated with the issue
getSubTaskIssueObject() - Method in interface com.atlassian.jira.bean.SubTask
Deprecated.
Use SubTask.getSubTask() instead. Since v5.0.
getSubTaskIssueType(String) - Method in interface com.atlassian.jira.config.SubTaskManager
Returns the SubTask IssueType with the given ID.
getSubTaskIssueTypeById(String) - Method in interface com.atlassian.jira.config.SubTaskManager
Deprecated.
getSubTaskIssueTypeObjects() - Method in interface com.atlassian.jira.config.ConstantsManager
Retrieves all the sub-task issue types
getSubTaskIssueTypeObjects() - Method in interface com.atlassian.jira.config.SubTaskManager
Retrieves all the sub-task issue types
getSubTaskIssueTypes() - Method in interface com.atlassian.jira.config.ConstantsManager
Deprecated.
Use ConstantsManager.getSubTaskIssueTypeObjects() instead. Deprecated since v4.0
getSubTaskIssueTypesForProject(Project) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
Return the collection of sub-task issue types associated with this project Join of the result of this method and IssueTypeSchemeManager.getNonSubTaskIssueTypesForProject(com.atlassian.jira.project.Project) produces the same result as a call to IssueTypeSchemeManager.getIssueTypesForProject(com.atlassian.jira.project.Project).
getSubTaskManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the subtask manager instance
getSubTaskObjects(Issue) - Method in interface com.atlassian.jira.config.SubTaskManager
 
getSubTaskObjects() - Method in interface com.atlassian.jira.issue.Issue
Gets all the issue's subtasks.
getSubTaskOfSelectedIssues() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getSubTaskOptions() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getSubTaskProgress() - Method in interface com.atlassian.jira.bean.SubTaskBean
 
getSubTasks(String) - Method in interface com.atlassian.jira.bean.SubTaskBean
 
getSubTasks(GenericValue) - Method in interface com.atlassian.jira.config.SubTaskManager
getSubTasks() - Method in interface com.atlassian.jira.issue.Issue
Deprecated.
getSubTasksDiscarded() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
getSubTaskStatusHolder() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getSuggestedAssignees(Issue, User, ActionDescriptor) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Returns a list of suggested Assignee Users for a given Issue and logged-in User.
getSuggestedAssignees(Issue, User, List<User>) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Returns a list of suggested Assignee Users for a given Issue and logged-in User.
getSuggestedAssignees(Set<String>, List<User>) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Converts a set of suggested assignee name Strings to a list of suggested User objects.
getSuggestedLabels(User, Long, String) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Given a token to search for, this method returns a number of suggestions for the label.
getSuggestedLabels(User, Long, Long, String) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Given a token to search for, this method returns a number of suggestions for the label.
getSuggestedLabels(User, Long, String) - Method in interface com.atlassian.jira.issue.label.LabelManager
Returns a set of label suggestions sorted alphabetically for the labels system field.
getSuggestedLabels(User, Long, Long, String) - Method in interface com.atlassian.jira.issue.label.LabelManager
Returns a set of label suggestions sorted alphabetically for the label custom field provided.
getSuggestions() - Method in class com.atlassian.jira.bc.issue.label.LabelService.LabelSuggestionResult
 
getSummary() - Method in interface com.atlassian.jira.issue.Issue
 
getSummary() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getSummary() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a summary of the remote object.
getSummaryTerms() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerResults
 
getSupportedOperations() - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
 
getSupportedOperations() - Method in interface com.atlassian.jira.issue.fields.rest.RestFieldOperationsHandler
Returns a list of operation names which are supported by this field.
getSupportedOperators() - Method in interface com.atlassian.jira.issue.customfields.searchers.CustomFieldSearcherClauseHandler
Provides a set of the supported Operator's that this custom field searcher can handle for its searching.
getSupportedOperators() - Method in class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldSearcherClauseHandler
 
getSupportedOperators(Set<Operator>) - Method in class com.atlassian.jira.issue.index.IndexedChangeHistoryField
 
getSupportedOperators(String, Set<Operator>) - Method in interface com.atlassian.jira.issue.index.IndexedChangeHistoryFieldManager
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getSupportedOperators() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
getSupportedOperators() - Method in interface com.atlassian.jira.jql.ClauseInformation
Provides a set of the supported Operator's that this custom field searcher can handle for its searching.
getSupportEntitlementNumber() - Method in interface com.atlassian.jira.license.LicenseDetails
Gets the SEN from the license
getSupportRequestMessage(User) - Method in interface com.atlassian.jira.license.LicenseDetails
Return the HTML message for support request denial or send e-mail success page.
getSupportRequestMessage(I18nHelper, OutlookDate) - Method in interface com.atlassian.jira.license.LicenseDetails
getSvnRevision() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Deprecated.
Use BuildUtilsInfo.getCommitId() instead. Since v5.1.
getSwapVersionId() - Method in class com.atlassian.jira.bc.project.version.RemoveVersionAction
 
getSwapVersionId() - Method in interface com.atlassian.jira.bc.project.version.VersionService.VersionAction
 
getSystem() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
getSystemAdministrators() - Method in interface com.atlassian.jira.user.util.UserUtil
Deprecated.
getSystemDefaultPortalPage() - Method in interface com.atlassian.jira.bc.portal.PortalPageService
This returns the System Default PortalPage as defined by the JIRA Administrators
getSystemDefaultPortalPage() - Method in interface com.atlassian.jira.portal.PortalPageManager
Returns the system default PortalPage.
getSystemEnabledFeatures() - Method in class com.atlassian.jira.plugin.profile.DarkFeatures
 
getSystemNames() - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
getSystemPlugins() - Method in interface com.atlassian.jira.startup.PluginInfoProvider
 
getSystemPlugins(boolean) - Method in interface com.atlassian.jira.startup.PluginInfoProvider
 
getSystemSearchableFields() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Return all the searchable systems fields.
getSystemSearchableFields() - Method in interface com.atlassian.jira.issue.fields.FieldManager
Return all the searchable systems fields.
getTab() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
getTab(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
getTabKey() - Method in interface com.atlassian.jira.plugin.profile.ViewProfilePanelModuleDescriptor
Returns the "tab" key with which this panel is associated.
getTable() - Method in class com.atlassian.jira.issue.table.IssueTable
 
getTableCssClass() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
getTabs() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
getTargetFieldLayout() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetFieldLayoutForType(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetIssueGVs() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
This is a convinience method for converting the list of objects to a list of GenericValues
getTargetIssueObjects() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetIssueType() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getTargetIssueTypeGV() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetIssueTypeId() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetIssueTypeObject() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetPid() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetPid() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getTargetProject() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetProjectGV() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetProjectName() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getTargetStatus(Issue) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
getTargetStatusId() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getTargetStatusName() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getTargetStatusObject(Issue) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetTypeName() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getTargetWorkflow() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTargetWorkflowByType(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTaskTargetStatusHolder() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getTemplate() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
getTemplateId() - Method in class com.atlassian.jira.event.type.EventType
Retrieve the default template id associated with this event type.
getTemplateId() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
getTemplateParams() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
getTemporaryAttachmentDirectory() - Static method in class com.atlassian.jira.util.AttachmentUtils
 
getTermQuery(String, String) - Method in class com.atlassian.jira.jql.query.AbstractOperatorQueryFactory
 
getTerms(User) - Method in interface com.atlassian.jira.sharing.type.ShareQueryFactory
Get the search terms for the shares that can be seen by the passed user.
getTermValuesForField(IndexReader, String) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
This method is used to retrieve term values form the Lucene index.
getText(String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, String, String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, String, String, String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, String, String, String, String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, Object, Object, Object) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, Object, Object, Object, Object) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, Object, Object, Object, Object, Object) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, Object, Object, Object, Object, Object, Object) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, Object, Object, Object, Object, Object, Object, Object) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, String, String, String, String, String, String, String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, String, String, String, String, String, String, String, String, String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String, Object) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getText(String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
getText() - Method in interface com.atlassian.jira.hints.Hint
 
getText(String) - Static method in class com.atlassian.jira.issue.operation.IssueOperations
 
getText(String) - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Deprecated.
getText(String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, String, String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, String, String, String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, String, String, String, String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, Object, Object, Object) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, Object, Object, Object, Object) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, Object, Object, Object, Object, Object) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, Object, Object, Object, Object, Object, Object) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, String, String, String, String, String, String, String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key
getText(String, Object, Object, Object, Object, Object, Object, Object, Object) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, String, String, String, String, String, String, String, String, String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found
getText(String, Object) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the formatted text of the specified i18n key or the key itself if no message can be found.
getTextActiveLinkColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTextBody() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
getTextHeadingColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTextLinkColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTextProperty(String) - Method in interface com.atlassian.configurable.ObjectConfigurable
Returns a property of this object with the specified key, the property is of type text
getTextProperty(String) - Method in class com.atlassian.jira.service.AbstractService
 
getTextSearchMode() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
This controls how the text fragment parameters (name and description) are combined and searched.
getTextValue() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
 
getTheGreaterOfEstimates(Long, Long, Long) - Static method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
Finds the greater of the original estimate OR the remaining estimate plus the time spent.
getThreadType(Long) - Method in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
getThumbnail() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
getThumbnail() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
getThumbnail(Attachment) - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
Returns the Thumbnail that corresponds to an Attachment, or null if the given attachment is not an image.
getThumbnail(Issue, Attachment) - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
Returns the Thumbnail that corresponds to an Attachment, or null if the given attachment is not an image.
getThumbnailDirectory(Issue) - Static method in class com.atlassian.jira.util.AttachmentUtils
Returns the physical directory of the thumbnails for the given issue, creating if necessary.
getThumbnailFile(Attachment) - Static method in class com.atlassian.jira.util.AttachmentUtils
Just like the attachments themselves, thumbnails can succumb to file system encoding problems.
getThumbnailFile(Issue, Attachment) - Static method in class com.atlassian.jira.util.AttachmentUtils
 
getThumbnails(Issue, User) - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
Retrieves Thumbnails for an Issue
getTime() - Method in class com.atlassian.jira.config.ReindexMessage
 
getTime() - Method in class com.atlassian.jira.event.AbstractEvent
 
getTime() - Method in interface com.atlassian.jira.event.JiraEvent
The time the event was created
getTimeFormat() - Static method in class com.atlassian.jira.datetime.DateTimeFormatUtils
Returns "12" or "24" from the Javascript date-time picker format.
getTimeFormat() - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Deprecated.
Use DateTimeFormatUtils.getTimeFormat() instead. Since v5.0.
getTimeFormat() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getTimePerformed() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
 
getTimePerformed() - Method in class com.atlassian.jira.issue.tabpanels.GenericMessageAction
 
getTimePerformed() - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueAction
 
getTimePerformed() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueAction
This is used to sort between IssueAction objects on the 'All' tab.
getTimePeriodClass(ChartFactory.PeriodName) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
Note: This could be made part of the PeriodName Enum, however I don't want to leak any JFreeChart classes out of this package, which is why I'd like to keep it in this Util.
getTimeSeriesCollection(List<Map<RegularTimePeriod, Number>>, String[], Class) - Static method in class com.atlassian.jira.charts.util.DataUtils
 
getTimeSpent() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getTimeSpent() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getTimeSpent() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
getTimeSpent() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getTimeSpent() - Method in interface com.atlassian.jira.issue.Issue
This is the "total time spent" working on this issue, in milliseconds.
getTimeSpent() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
getTimeSpent() - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
getTimeSpent() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getTimeSpent() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getTimeSpent() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getTimeSpent() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getTimeSpentGraph() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getTimeSpentSeconds() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getTimeSpentStr() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getTimeSpentStr() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getTimeSpentTooltip() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getTimeSpentTooltip() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
getTimestamp(String) - Method in interface com.atlassian.jira.issue.customfields.converters.DateConverter
 
getTimestamp(String) - Method in interface com.atlassian.jira.issue.customfields.converters.DatePickerConverter
 
getTimestamp(String) - Method in interface com.atlassian.jira.issue.customfields.converters.DateTimeConverter
 
getTimestamp() - Method in interface com.atlassian.jira.issue.vote.VoteHistoryEntry
Get the Timestamp of this historical entry.
getTimestamp(String) - Method in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
getTimestamp(String) - Method in interface com.atlassian.jira.ofbiz.OfBizValueWrapper
Deprecated.
Use the Data object getters instead. Since v5.0.
getTimeZoneforUser(User) - Method in interface com.atlassian.jira.timezone.TimeZoneManager
Return the time zone of a user who is currently logged in.
getTimeZoneId() - Method in interface com.atlassian.jira.timezone.TimeZoneInfo
 
getTimeZoneInfos(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Retrieves all time zones.
getTimeZoneRegions(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Returns all time zone regions.
getTitle() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
getTitle() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a String to identify the remote object.
getTitle() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLinkSection
The title (tooltip) for the section
getTitle() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
getTitle() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getTitle() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
getTitle() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
getTitleKey() - Method in class com.atlassian.jira.issue.search.searchers.SearcherGroup
 
getTitleLowerCase() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getTitleLowerCase() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
getTitleSingle() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getTitleSingle() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
getTo() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
Deprecated.
As of 4.4.2, prefer to use ChangeHistoryItem.getTos()}
getTo() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
getTo() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
getToEmails() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
getToGroups() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
getToHomePluginModuleKey() - Method in class com.atlassian.jira.plugin.myjirahome.MyJiraHomeChangedEvent
 
getToken(HttpServletRequest) - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Gets the token from the current request, generating a new one if none is found
getToken() - Method in interface com.atlassian.jira.user.util.UserUtil.PasswordResetToken
 
getTooltip() - Method in interface com.atlassian.jira.hints.Hint
 
getTooltip(Long, Locale, JiraDurationUtils) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.LongStyle
 
getTooltip(Long, Locale, JiraDurationUtils) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.ShortStyle
 
getTooltip(Long, Locale, JiraDurationUtils) - Method in interface com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.Style
 
getTopBackgroundColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTopHighlightColor() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTopLeftX() - Method in class com.atlassian.jira.avatar.Selection
 
getTopLeftY() - Method in class com.atlassian.jira.avatar.Selection
 
getTopNavigationContext(HttpServletRequest, Map<String, Object>) - Method in interface com.atlassian.jira.plugin.navigation.TopNavigationModuleDescriptor
getthe velocity context associated with this <top-navigation> module.
getTopNavigationHtml(HttpServletRequest, Map<String, Object>) - Method in interface com.atlassian.jira.plugin.navigation.TopNavigationModuleDescriptor
render the velocity associated with this <top-navigation> module.
getTopSeparatorBackgroundColor() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTopTextHighlightColor() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTopTxtColour() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getTos() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getToString() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
getTotal() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
getTotal() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
getTotal() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
getTotal() - Method in class com.atlassian.jira.issue.search.SearchResults
 
getTotal() - Method in class com.atlassian.jira.issue.table.IssueTable
 
getTotal() - Method in class com.atlassian.jira.web.bean.PercentageGraphModel
 
getTotal() - Method in interface com.atlassian.jira.web.component.IssuePager
 
getTotalCount() - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
getTotalCount() - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
Return the total number of issues that were matched.
getTotalFailedLoginCount() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
getTotalIssues() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerResults
 
getTotalNumber(Map<T, N>) - Static method in class com.atlassian.jira.charts.util.DataUtils
Finds the total of a map's values.
getTotalResultCount() - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchResult
 
getTotalTime() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
getTotalUserCount() - Method in interface com.atlassian.jira.bc.license.JiraLicenseService.ValidationResult
 
getTotalUserCount() - Method in interface com.atlassian.jira.user.util.UserManager
Returns the total number of users defined in JIRA, regardless of whether they are active or not.
getTotalUserCount() - Method in interface com.atlassian.jira.user.util.UserUtil
Returns the total number of users defined in JIRA, regardless of whether they are active or not.
getToUsers() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
getToUsers() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
getToValue() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
Deprecated.
As of 4.4.2, prefer to use ChangeHistoryItem.getTos()
getTransitionIdsForWorkflow(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTransitionIssueKeys(WorkflowTransitionKey) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTransitionName(String, String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getTranslatedDesc(User) - Method in class com.atlassian.jira.event.type.EventType
Allows i18n keys to be specified in the properties file to allow translation of the event type description.
getTranslatedDescriptionFromString(String) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
getTranslatedName(User) - Method in class com.atlassian.jira.event.type.EventType
Allows i18n keys to be specified in the properties file to allow translation of the event type name.
getTranslatedNameFromString(String) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
getTranslatedTemplates(JiraAuthenticationContext, SharedEntity.TypeDescriptor<? extends SharedEntity>, ShareTypeRenderer.RenderMode) - Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
Return map of key -> template that can be used to show a configured shares in Javascript.
getTranslationManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the translation manager instance
getTriggerFromSubscription(GenericValue) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
getType() - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
Retrieves the type of the Property e.g.
getType(String) - Static method in class com.atlassian.configurable.ObjectConfigurationTypes
Takes a string representation of a type and retrieves it statis identifier.
getType() - Method in class com.atlassian.jira.event.issue.IssueSearchEvent
 
getType() - Method in class com.atlassian.jira.event.issue.SwitchIssueSearchEvent
 
getType() - Method in class com.atlassian.jira.event.scheme.AbstractSchemeEntityEvent
 
getType() - Method in class com.atlassian.jira.event.type.EventType
 
getType() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
 
getType() - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
getType() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean
 
getType() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean
 
getType() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
getType() - Method in class com.atlassian.jira.issue.search.searchers.SearcherGroup
 
getType() - Method in class com.atlassian.jira.issue.security.IssueSecurityLevelPermission
 
getType(Field) - Static method in class com.atlassian.jira.JiraDataTypes
 
getType(String) - Static method in class com.atlassian.jira.JiraDataTypes
 
getType() - Method in interface com.atlassian.jira.plugin.userformat.UserFormatModuleDescriptor
Gets the user format "type" that this descriptor applies to.
getType() - Method in class com.atlassian.jira.scheme.Scheme
 
getType() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
getType() - Method in interface com.atlassian.jira.security.JiraPermission
 
getType(String) - Static method in class com.atlassian.jira.security.Permissions
Given a string approximation, try to guess the type If permName is null then -1 is returned If the permName is not recognised then -1 is returned
getType() - Method in enum com.atlassian.jira.security.Permissions.Permission
 
getType() - Method in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory.GroupRoleActor
 
getType() - Method in interface com.atlassian.jira.security.roles.RoleActor
Returns a string that identifies the implementation type.
getType() - Method in class com.atlassian.jira.sharing.search.AbstractShareTypeSearchParameter
 
getType() - Method in interface com.atlassian.jira.sharing.search.ShareTypeSearchParameter
Return the type of ShareType this parameter is associated with.
getType() - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
Returns the type that this object can work with.
getType() - Method in interface com.atlassian.jira.sharing.SharePermission
The type of the share (e.g.
getType() - Method in class com.atlassian.jira.sharing.SharePermissionImpl
 
getType() - Method in interface com.atlassian.jira.sharing.type.ShareType
Unique identifier for the ShareType.
getType() - Method in class com.atlassian.jira.user.UserHistoryItem
 
getTypeComparator() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Returns a comparator for underlying type of this custom field.
getTypeI18nKey() - Method in interface com.atlassian.jira.plugin.userformat.UserFormatModuleDescriptor
Gets an i18n key to display a user friendly description for the type that this descriptor applies to.
getTypes() - Method in class com.atlassian.jira.JiraDataTypeImpl
The actual java type's, represented via their Class, that this type is.
getTypesList() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
getUnassignedIssueCount() - Method in interface com.atlassian.jira.issue.IssueManager
Returns the number of unassigned issues.
getUnassociatedSchemes() - Method in interface com.atlassian.jira.scheme.SchemeManager
Will return all @link Scheme objects that are not currently associated with any projects.
getUnavailableFields() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
getUnavailableFields() - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
getUnavailableLocales() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
 
getUnavailableMessage() - Method in interface com.atlassian.jira.bulkedit.operation.BulkEditAction
 
getUnescapedText(String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getUnescapedText(String) - Method in interface com.atlassian.jira.util.I18nHelper
Called to return the un-formatted text of the specified i18n key or the key itself if no message can be found
getUniqueClauseName(User, String, String) - Method in interface com.atlassian.jira.issue.customfields.searchers.transformer.CustomFieldInputHelper
Given the primary clause name and the field name, returns the "unique" clause name that should be used when constructing terminal clauses for this clause name.
getUniqueClauseName(User, String, String) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.DefaultCustomFieldInputHelper
 
getUniqueContextKey(Map<String, Object>) - Method in interface com.atlassian.jira.plugin.webfragment.CacheableContextProvider
Return a key that is unique for the scope that this context should be scoped.
getUniqueFieldLayouts(Project) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Retrieves all the FieldLayout's for a project.
getUniqueMatches(IndexReader, String) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
For each document in the index, it returns an array of string collections for each matching term.
getUniqueTotal() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
Returns the value of all unique issues identified within this StatsMap.
getUnlimitedFilter() - Static method in class com.atlassian.jira.web.bean.PagerFilter
A pager that will return unlimited number of objects.
getUnloadableReason() - Method in interface com.atlassian.jira.startup.PluginInfo
 
getUnmappedMandatoryUsers() - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
getUnmappedMandatoryUsersWithNoRegisteredOldValue() - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
getUnmappedUsersInUse() - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
getUnmappedUsersInUseWithNoRegisteredOldValue() - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
getUnresolvedIssuesCount(User, Version) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Return the count of Issues that are unresolved in this version.
getUnsafeAOBackup() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
getUnsafeAOBackup() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
getUnsafeJiraBackup() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
getUnsafeJiraBackup() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
getUntransformedRawText(String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
getUntransformedRawText(String) - Method in interface com.atlassian.jira.util.I18nHelper
getUpdateAuthor() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getUpdateAuthor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getUpdateAuthor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getUpdateAuthor() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getUpdateAuthor() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getUpdateAuthorFullName() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getUpdateAuthorFullName() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getUpdateAuthorFullName() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getUpdateAuthorName() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Returns the most recent authors username.
getUpdateAuthorUser() - Method in interface com.atlassian.jira.issue.comments.Comment
Get the user that performed the update
getUpdated() - Method in interface com.atlassian.jira.issue.comments.Comment
 
getUpdated() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getUpdated() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getUpdated() - Method in interface com.atlassian.jira.issue.Issue
 
getUpdated() - Method in interface com.atlassian.jira.issue.worklog.Worklog
 
getUpdated() - Method in class com.atlassian.jira.issue.worklog.WorklogImpl
 
getUpdatedDate() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Returns the date of the most recent update to this workflow.
getUpdatedIssue() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
getUpperDate() - Method in class com.atlassian.jira.jql.util.DateRange
 
getUriValidator() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getUrl() - Method in class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
getUrl() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a url to the object in the remote application.
getUrl() - Method in interface com.atlassian.jira.plugin.webfragment.model.SimpleLink
The URL that the link points to.
getUrl() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkImpl
 
getUrl() - Method in interface com.atlassian.jira.project.Project
 
getUrl() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
getUrlParameter() - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
getUrlParameter() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
getUrlParameter() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
getURLWithoutContextPath(String) - Method in interface com.atlassian.jira.plugin.issueview.IssueViewModuleDescriptor
 
getURLWithoutContextPath(SearchRequest) - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestViewModuleDescriptor
 
getURLWithoutContextPath(SearchRequestInfo) - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestViewModuleDescriptor
 
getUsageCount(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Return the number of projects that use the passed scheme.
getUseDefaultDirectory() - Method in interface com.atlassian.jira.config.util.AttachmentPathManager
Returns true if attachments are stored within JIRA Home
getUseDefaultDirectory() - Method in class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
getUseDefaultDirectory() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Whether we are using the default index directory (within JIRA Home).
getUseDefaultDirectory() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
getUsePermissions() - Static method in class com.atlassian.jira.security.Permissions
Returns a Set of all the permissions that grant a user the permission to log into JIRA (i.e.
getUser() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.AddIssueLinkValidationResult
Deprecated.
 
getUser() - Method in class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.DeleteIssueLinkValidationResult
Deprecated.
 
getUser() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.AddIssueLinkValidationResult
 
getUser() - Method in class com.atlassian.jira.bc.issue.link.IssueLinkService.DeleteIssueLinkValidationResult
 
getUser() - Method in class com.atlassian.jira.bc.user.UserService.DeleteUserValidationResult
 
getUser() - Method in class com.atlassian.jira.bc.user.UserService.UpdateUserValidationResult
 
getUser() - Method in class com.atlassian.jira.event.issue.IssueEvent
Returns the user who initiated this event.
getUser() - Method in class com.atlassian.jira.event.issue.IssueWatcherAddedEvent
 
getUser() - Method in class com.atlassian.jira.event.issue.IssueWatcherDeletedEvent
 
getUser() - Method in class com.atlassian.jira.event.user.UserEvent
Returns the user that the event is occurring on.
getUser() - Method in class com.atlassian.jira.event.web.action.admin.LookAndFeelUpdatedEvent
 
getUser() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
getUser() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
getUser(String) - Method in interface com.atlassian.jira.issue.customfields.converters.UserConverter
Get the User Object from the user name.
getUser() - Method in interface com.atlassian.jira.issue.fields.layout.column.UserColumnLayout
 
getUser() - Method in class com.atlassian.jira.issue.search.SearchRequestEntity
 
getUser() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getUser() - Method in interface com.atlassian.jira.jql.query.QueryCreationContext
Get the User.
getUser() - Method in class com.atlassian.jira.jql.query.QueryCreationContextImpl
 
getUser() - Method in class com.atlassian.jira.plugin.myjirahome.MyJiraHomeChangedEvent
 
getUser() - Method in interface com.atlassian.jira.project.browse.BrowseContext
The user browsing the project.
getUser() - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Deprecated.
getUser(String) - Static method in class com.atlassian.jira.user.UserUtils
Retrieves and returns the user by given username.
getUser(String) - Method in interface com.atlassian.jira.user.util.UserManager
Returns a User based on user name.
getUser(String) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a user based on user name.
getUser() - Method in interface com.atlassian.jira.user.util.UserUtil.PasswordResetToken
 
getUserAgent() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestParams
 
getUserAgentInfo(String) - Method in interface com.atlassian.jira.util.UserAgentUtil
 
getUserAgentInfo(String) - Method in class com.atlassian.jira.util.UserAgentUtilImpl
 
getUserAgentString() - Method in enum com.atlassian.jira.util.UserAgentUtil.BrowserFamily
 
getUserAgentString() - Method in enum com.atlassian.jira.util.UserAgentUtil.BrowserMajorVersion
 
getUserAgentString() - Method in enum com.atlassian.jira.util.UserAgentUtil.OperatingSystem.OperatingSystemFamily
 
getUserBean(JiraBaseUrls, String, UserManager) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
Returns a UserBean for the user with the given name.
getUserByEmail(String) - Static method in class com.atlassian.jira.user.UserUtils
Return the first user found that matches the given email address (or null if not found).
getUserByKey(String) - Method in interface com.atlassian.jira.user.util.UserManager
Returns an ApplicationUser based on user key.
getUserByName(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.user.search.UserPickerSearchService
Returns a user by exact username
getUserByName(String) - Method in interface com.atlassian.jira.user.util.UserManager
Returns an ApplicationUser based on user name.
getUserEnabledFeatures() - Method in class com.atlassian.jira.plugin.profile.DarkFeatures
 
getUserEvenWhenUnknown(String) - Method in interface com.atlassian.jira.issue.customfields.converters.UserConverter
Get the User Object from the user name even when the user is unknown.
getUserEvenWhenUnknown(String) - Static method in class com.atlassian.jira.user.UserUtils
Returns a User based on user name.
getUserEvenWhenUnknown(String) - Method in interface com.atlassian.jira.user.util.UserManager
Returns a User based on user name.
getUserFormat(String) - Method in interface com.atlassian.jira.plugin.profile.UserFormatManager
Deprecated.
Returns the UserFormat for a specific type, or null if none exists
getUserFullName(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getUserManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getUserManager() - Static method in class com.atlassian.jira.user.UserUtils
 
getUserManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getUserMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a UserMapper which, when fully populated, indicates all the users "in-use" (required) by the backup projects data's issues.
getUserName() - Method in interface com.atlassian.jira.bc.security.login.LoginResult
 
getUsername() - Method in class com.atlassian.jira.bc.user.UserService.CreateUsernameValidationResult
 
getUsername() - Method in class com.atlassian.jira.bc.user.UserService.CreateUserValidationResult
 
getUserName() - Method in class com.atlassian.jira.config.ReindexMessage
 
getUsername() - Method in class com.atlassian.jira.event.user.UserAvatarUpdatedEvent
 
getUsername() - Method in class com.atlassian.jira.event.user.UserPreferencesUpdatedEvent
 
getUsername() - Method in class com.atlassian.jira.event.user.UserProfileUpdatedEvent
 
getUsername() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistory
Deprecated.
Use ChangeHistory.getAuthor() instead. Since v5.0.
getUserName() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
Returns the user name to search for.
getUsername() - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
getUserNamesInGroup(Group) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns the names of all the users in a group.
getUserNamesInGroup(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns the names of all the users in a group.
getUserObject(String) - Method in interface com.atlassian.jira.issue.customfields.converters.UserConverter
Deprecated.
Use UserConverter.getUser(String) instead. Since v5.0.
getUserObject(String) - Method in interface com.atlassian.jira.user.util.UserManager
Returns a User based on user name.
getUserObject(String) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns a user based on user name.
getUserParam(Map, String) - Static method in class com.atlassian.jira.util.ParameterUtils
 
getUserPlugins() - Method in interface com.atlassian.jira.startup.PluginInfoProvider
 
getUserPreferences() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getUserPreferencesManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the user preferences manager instance
getUserPrefs() - Method in interface com.atlassian.jira.portal.PortletConfiguration
An unmodifiable map of user preferences stored for this gadget.
getUserProjectHistoryManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getUserPropertyManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the user preferences manager instance
getUserPropertyMap() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
getUserQueryHistory(User) - Method in interface com.atlassian.jira.user.UserQueryHistoryManager
Retrieve the user's query history queue.
getUserRecipient() - Method in class com.atlassian.jira.notification.NotificationRecipient
Returns a user if this NotificationRecipient was constructed with a user.
getUsers() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
getUsers(Long, Project) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getUsers(Long, Issue) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getUsers(Long, GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
getUsers(Long, PermissionContext) - Method in interface com.atlassian.jira.scheme.SchemeManager
 
getUsers() - Method in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory.GroupRoleActor
 
getUsers() - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
 
getUsers() - Method in interface com.atlassian.jira.security.roles.RoleActor
Will provide a Set of users encapsulated by this RoleActor.
getUsers() - Method in interface com.atlassian.jira.user.util.UserManager
Returns all users defined in JIRA, regardless of whether they are active or not.
getUsers() - Method in interface com.atlassian.jira.user.util.UserUtil
Returns the all users defined in JIRA, regardless of whether they are active or not.
getUsersByEmail(String) - Static method in class com.atlassian.jira.user.UserUtils
Finds the users by the given e-mail address.
getUsersCreated() - Method in class com.atlassian.jira.service.util.handler.MessageHandlerStats
 
getUsersInGroup(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns all the users in a group.
getUsersInGroup(Group) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns all the users in a group.
getUsersInGroupNames(Collection<String>) - Method in interface com.atlassian.jira.user.util.UserUtil
Deprecated.
getUsersInGroups(Collection<Group>) - Method in interface com.atlassian.jira.user.util.UserUtil
Deprecated.
getUsersSecurityLevels(GenericValue, User) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
getUsersSecurityLevels(Issue, User) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Get the different levels of security that can be set for this issue.
getUsersSecurityLevels(Project, User) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Get the different levels of security that can be set for an issue created in this project.
getUsersSecurityLevelsByName(User, String) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
getUsersToAutoCreate() - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
Returns a List of users that can be automatically created by the import.
getUserTimeZoneInfo(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Return the time zone for this user.
getUserUtil() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getValidator() - Method in interface com.atlassian.jira.jql.ClauseHandler
 
getValidator() - Method in interface com.atlassian.jira.sharing.type.ShareType
Retrieves the ShareTypeValidator that contains all logic for validating this ShareType
getValidCustomFieldKeys() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldSearcherModuleDescriptor
 
getValidSearcherKeys() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
Returns the list of Searchers that this CustomFieldType declares as usable to search itself.
getValue() - Method in class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
getValue() - Method in interface com.atlassian.jira.imports.project.customfield.ExternalCustomFieldValue
Returns the String representation of the value that is stored.
getValue() - Method in class com.atlassian.jira.imports.project.customfield.ProjectCustomFieldImporter.MappedCustomFieldValue
 
getValue(CustomField, FieldValuesHolder) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldValueProvider
Provides an object value representation of the value specified for this searcher.
getValue(CustomField, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.DefaultCustomFieldValueProvider
 
getValue(CustomField, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.NumberRangeCustomFieldValueProvider
 
getValue() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
getValue(CustomField, FieldValuesHolder) - Method in class com.atlassian.jira.issue.customfields.SingleValueCustomFieldValueProvider
 
getValue(BandanaContext, String) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
getValue(BandanaContext, String, boolean) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
getValue(Issue) - Method in interface com.atlassian.jira.issue.fields.CustomField
Retrieves and returns the Object representing the this CustomField value for the given issue.
getValue() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
getValue() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean
 
getValue(Number, int) - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUnique
 
getValue(Number, int) - Method in interface com.atlassian.jira.issue.statistics.StatisticGatherer
Returns current value.
getValue(Number, int) - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.Mean
 
getValue(Number, int) - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.Median
 
getValue(Number, int) - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.Sum
 
getValue() - Method in class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
 
getValue() - Method in enum com.atlassian.query.clause.ClausePrecedence
 
getValueForSorting(String) - Static method in class com.atlassian.jira.issue.index.indexers.impl.FieldIndexerUtil
 
getValueFromCustomFieldParams(CustomFieldParams) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Retrieves the Transport Object representing the CustomField value instance from the CustomFieldParams of Strings.
getValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
getValueFromCustomFieldParams(CustomFieldParams) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
getValueFromIssue(CustomField, Issue) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Retrieves the Transport Object representing the current CustomField value for the given issue.
getValueFromIssue(CustomField, Issue) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
 
getValueFromIssue(CustomField, Issue) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
getValueFromIssue(Issue) - Method in interface com.atlassian.jira.issue.fields.renderer.RenderableField
Gets the value stored for this field on the provided issue.
getValueFromIssue(CustomField, Issue) - Method in interface com.atlassian.jira.notification.type.UserCFNotificationTypeAware
Retrieves the User or a collection of Users representing the current CustomField value for the given issue.
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
getValueFromLuceneField(String) - Method in interface com.atlassian.jira.issue.search.LuceneFieldSorter
Convert the lucene document field back to the object that you wish to use to display it.
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.LocalDateFieldSorter
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.TextFieldSorter
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.TimeTrackingStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.util.CachingStatisticsMapper
As lookups may be expensive, we cache the String->Object values in a cache
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.util.StatisticsMapperWrapper
 
getValueFromLuceneField(String) - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
getValueFromParams(Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Get a field value from the map of parameters passed.
getValueName() - Method in class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
getValues(Map) - Method in interface com.atlassian.configurable.ValuesGenerator
Map of choices to use
getValues(CustomField, Long, PersistenceFieldType) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
 
getValues(CustomField, Long, PersistenceFieldType, String) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
 
getValues() - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
getValues(Map) - Method in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
getValues(User, Operand, TerminalClause) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Return the values contained within the passed operand.
getValues(QueryCreationContext, Operand, TerminalClause) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Return the values contained within the passed operand.
getValues(QueryCreationContext, FunctionOperand, TerminalClause) - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunction
Gets the unexpanded values provided by the user on input.
getValues(Map) - Method in class com.atlassian.jira.portal.SearchRequestValuesGenerator
Returns a map of the filter id to the filter name, requiring only the "User" parameter in the params map.
getValues() - Method in class com.atlassian.query.operand.MultiValueOperand
 
getValuesForKey(String) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getValuesForKey(String) - Method in interface com.atlassian.jira.issue.transport.ActionParams
 
getValuesForKey(String) - Method in interface com.atlassian.jira.issue.transport.CollectionParams
 
getValuesForNullKey() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
getValuesForNullKey() - Method in interface com.atlassian.jira.issue.transport.ActionParams
 
getValuesForNullKey() - Method in interface com.atlassian.jira.issue.transport.CollectionParams
 
getValuesFromImport() - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
Deprecated.
Use getRegisteredOldIds(). Since 5.0
getValuesFromImport() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
Deprecated.
Use getRegisteredOldIds()
getValuesFromQuery(Query) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldInputHelper
Returns a list of the valid for navigator TerminalClauses in the Query.
getVariant() - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
getVelocityManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getVelocityParameters(Issue, CustomField, FieldLayoutItem) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
The custom field may wish to pass parameters to the velocity context beyond the getValueFromIssue methods (eg managers).
getVelocityParameters(Issue, CustomField, FieldLayoutItem) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
getVelocityParameters(Issue) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
Implementers should override the 3-param version of this.
getVelocityParamFactory() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getVelocityParams(User, SearchContext, FieldLayoutItem, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.DateCustomFieldSearchRenderer
 
getVelocityParams(User, SearchContext, FieldLayoutItem, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
getVelocityParams(String, AbstractDescriptor) - Method in class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
Creates a Map of parameters for a view-specific velocity context given the name of the resource (i.e.
getVelocityParams(String, AbstractDescriptor) - Method in interface com.atlassian.jira.plugin.workflow.WorkflowPluginFactory
Given a plugin resource name, return the parameters it needs.
getVelocityParamsForEdit(Map<String, Object>, AbstractDescriptor) - Method in class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
Populates the given map with velocity parameters for 'edit-parameters' velocity template.
getVelocityParamsForInput(Map<String, Object>) - Method in class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
Get velocity parameters for 'input-parameters' velocity template.
getVelocityParamsForView(Map<String, Object>, AbstractDescriptor) - Method in class com.atlassian.jira.plugin.workflow.AbstractWorkflowPluginFactory
Populates the given map with velocity parameters for 'view' velocity template.
getVersion() - Method in class com.atlassian.jira.bc.project.version.VersionService.AbstractVersionResult
 
getVersion() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
getVersion() - Method in interface com.atlassian.jira.plugin.versionpanel.BrowseVersionContext
Returns version
getVersion() - Method in class com.atlassian.jira.portal.PortalPage
 
getVersion(Long) - Method in interface com.atlassian.jira.project.version.VersionManager
Returns a single version.
getVersion(Long, String) - Method in interface com.atlassian.jira.project.version.VersionManager
Search for a version by projectID and name.
getVersion() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the current version of JIRA
getVersionById(User, Project, Long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Used to retrieve a Version object by version id within project specified by Project object.
getVersionById(User, Long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Used to retrieve a Version object by version id.
getVersionByProjectAndName(User, Project, String) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Used to retrieve a Version object by version name within project specified by Project object.
getVersionId() - Method in class com.atlassian.jira.event.project.AbstractVersionEvent
Get the ID of the version this event occured on
getVersionManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getVersionManager() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getVersionMapper() - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportMapper
Gets a ProjectImportIdMapper which, when fully populated, indicates all the project versions "in-use" (required) by the backup projects data.
getVersionName() - Method in class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
getVersionNumbers() - Method in interface com.atlassian.jira.util.BuildUtilsInfo
Gets the numerical components of the version.
getVersionPos() - Method in enum com.atlassian.jira.util.UserAgentUtil.BrowserMajorVersion
 
getVersions() - Method in class com.atlassian.jira.bc.project.version.VersionService.VersionsResult
 
getVersions() - Method in interface com.atlassian.jira.project.Project
 
getVersions(GenericValue) - Method in interface com.atlassian.jira.project.version.VersionManager
getVersions(Long) - Method in interface com.atlassian.jira.project.version.VersionManager
Return a list of Versions for the given project.
getVersions(Project) - Method in interface com.atlassian.jira.project.version.VersionManager
Return a list of Versions for the given project.
getVersions(List<Long>) - Method in interface com.atlassian.jira.project.version.VersionManager
Return a collection of Versions matching the ids passed in.
getVersionsArchived(GenericValue) - Method in interface com.atlassian.jira.project.version.VersionManager
Deprecated.
getVersionsArchived(Project) - Method in interface com.atlassian.jira.project.version.VersionManager
Return all archived versions for a particular project.
getVersionsByName(String) - Method in interface com.atlassian.jira.project.version.VersionManager
Return a collection of Versions that have the specified name.
getVersionsByProject(User, Project) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Used to retrieve a Version collection within project specified by Project object.
getVersionsReleased(Long, boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
Gets a list of released versions for a project.
getVersionsReleasedDesc(Long, boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
Gets a list of released versions for a project in reverse order.
getVersionsUnarchived(Long) - Method in interface com.atlassian.jira.project.version.VersionManager
Return all un-archived versions for a particular project
getVersionsUnreleased(Long, boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
Gets a list of un-released versions for a particular project.
getVersionToDelete() - Method in interface com.atlassian.jira.bc.project.version.VersionService.ValidationResult
 
getViewHtml() - Method in interface com.atlassian.jira.admin.RenderableProperty
Returns the view HTML for this renderable application property.
getViewHtml(FieldConfig, FieldLayoutItem) - Method in class com.atlassian.jira.issue.customfields.config.item.DefaultValueConfigItem
 
getViewHtml(FieldConfig, FieldLayoutItem) - Method in class com.atlassian.jira.issue.customfields.config.item.ProjectOptionsConfigItem
 
getViewHtml(FieldConfig, FieldLayoutItem) - Method in class com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem
 
getViewHtml(FieldConfig, FieldLayoutItem) - Method in class com.atlassian.jira.issue.customfields.config.item.VersionOptionsConfigItem
 
getViewHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
getViewHtml(SearchContext, FieldValuesHolder, Map<?, ?>, Action, Map<String, Object>) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
getViewHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.GroupCustomFieldSearchRenderer
 
getViewHtml(FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItem
 
getViewHtml(FieldConfig, FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigItemType
Renders a view of the current configuration as html.
getViewHtml(FieldLayoutItem, Action, Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
 
getViewHtml(FieldLayoutItem, Action, Issue, Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
 
getViewHtml(FieldLayoutItem, Action, Issue, Object, Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
 
getViewHtml(FieldLayoutItem, OperationContext, Action, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getViewHtml(FieldLayoutItem, OperationContext, Action, Issue, Map<String, Object>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
getViewHtml(Action, OperationContext, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getViewHtml(Action, OperationContext, Issue, Map<String, Object>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
getViewHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer
 
getViewHtml(User, SearchContext, FieldValuesHolder, Map<?, ?>, Action) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.SearchRenderer
Used to produce the HTML that displays a searchers summary information (e.g.
getViewHtml(CustomField, CustomFieldValueProvider, SearchContext, FieldValuesHolder, Map, Action, Map) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldSearcherModuleDescriptor
 
getViewHtml(CustomField, Object) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldSearcherModuleDescriptor
 
getViewHtml(CustomField, Object, Issue, FieldLayoutItem) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getViewHtml(CustomField, Object, Issue, FieldLayoutItem, Map) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getViewXML(CustomField, Issue, FieldLayoutItem, boolean) - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
getVisibility() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
getVisibility() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getVisibleClauseHandlers(User) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Get all the available clause handlers that the searcher can see.
getVisibleColumnLayoutItems(User, QueryContext) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayout
Get the ColumnLayoutItems that can be displayed to the user.
getVisibleCustomFieldLayoutItems(Project, List<String>) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns the list of Custom Fields in this Field Layout that are both visible and applicable to the given context (of project and Issue types).
getVisibleFieldLayouts(User) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Returns all the visible FieldLayouts for the given user.
getVisibleFieldNamesJson(User, Locale) - Method in interface com.atlassian.jira.web.component.jql.AutoCompleteJsonGenerator
Will return an array of JSON objects containing the field names that the user can see, listed in alphabetical order.
getVisibleFunctionNamesJson(User, Locale) - Method in interface com.atlassian.jira.web.component.jql.AutoCompleteJsonGenerator
Will return an array of JSON objects containing the functions names that are available in the system, listed in alphabetical order.
getVisibleJqlClauseNames(User) - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Get all the available clause names that the searcher can see.
getVisibleLayoutItems(User, Project, List<String>) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns all visible field layout items (system fields and custom fields) for a given project and issue type(s).
getVisibleSubscriptions(User, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.FilterSubscriptionService
Retrieves a list of subscriptions that a given user can see for a given filter.
getVotedIssueIds(User, User, VotedIssuesAccessor.Security) - Method in interface com.atlassian.jira.issue.vote.VotedIssuesAccessor
Get the issues a particular user has voted for.
getVotedIssues(User) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of issues that the user has voted on and can see.
getVotedIssuesOverrideSecurity(User) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of issues that the user has voted on.
getVoteHistory(Issue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
Get the list of vote history for an issue.
getVoteManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the vote manager instance
getVoter() - Method in class com.atlassian.jira.bc.issue.vote.VoteService.VoteValidationResult
 
getVoterHistory(Issue, User) - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Get the list of vote history for an issue.
getVoterNames(Issue) - Method in interface com.atlassian.jira.issue.vote.IssueVoterAccessor
Convenience function that simply returns the User names.
getVoters() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
getVoters(Locale, Issue) - Method in interface com.atlassian.jira.issue.vote.IssueVoterAccessor
Convenience function that simply returns the User objects.
getVoters(Issue, Locale) - Method in interface com.atlassian.jira.issue.vote.VoteManager
Returns an ordered list of voters for a particular issue.
getVoterUsernames(Issue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
Return a collection of usernames of users that voted for the given issue.
getVoterUsernames(GenericValue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
getVotes() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
getVotes() - Method in interface com.atlassian.jira.issue.Issue
 
getVotes() - Method in interface com.atlassian.jira.issue.vote.VoteHistoryEntry
Get the number of Votes recoreded for the issue at this moment in time.
getWarningMessages() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
getWarningMessages() - Method in interface com.atlassian.jira.util.MessageSet
 
getWarningMessagesInEnglish() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
getWarningMessagesInEnglish() - Method in interface com.atlassian.jira.util.MessageSet
Returns a unique set of all the English warning messages.
getWarnings() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceOutcome
 
getWatchCount() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
getWatchedIssueIds(User, User, WatchedIssuesAccessor.Security) - Method in interface com.atlassian.jira.issue.watchers.WatchedIssuesAccessor
Get the issues a particular user is watching.
getWatchedIssues(User) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of issues that the user is watching and can see.
getWatchedIssuesOverrideSecurity(User) - Method in interface com.atlassian.jira.issue.IssueManager
Get a list of issues that the user is watching
getWatcherManager() - Method in class com.atlassian.jira.action.JiraActionSupport
 
getWatcherManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the watcher manager instance
getWatcherNames(Issue) - Method in interface com.atlassian.jira.issue.watchers.IssueWatcherAccessor
Convenience function that simply returns the User names.
getWatchers(Issue, User) - Method in interface com.atlassian.jira.bc.issue.watcher.WatcherService
Returns a the total number of watchers for a given issue in the first element of the returned Pair, and the list of visible watchers in the second element of the Pair.
getWatchers() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
getWatchers(Issue) - Method in interface com.atlassian.jira.issue.IssueManager
Return a list of watchers for a particular issue.
getWatchers(Issue, Locale) - Method in interface com.atlassian.jira.issue.watchers.IssueWatcherAccessor
Convenience function that simply returns the User objects.
getWatches() - Method in interface com.atlassian.jira.issue.Issue
 
getWebFragmentHelper() - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
getWebResourceManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the web resource manager instance
getWebResourceUrlProvider() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the web resource URL provider instance
getWebworkStack(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
For debugging JSPs; prints the webwork stack, highlighting the specified node.
getWebworkStack() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
For debugging JSPs; prints the webwork stack.
getWhereClause() - Method in interface com.atlassian.query.Query
 
getWhereClause() - Method in class com.atlassian.query.QueryImpl
 
getWidth() - Method in class com.atlassian.jira.avatar.Selection
 
getWidth() - Method in class com.atlassian.jira.charts.ChartFactory.ChartContext
 
getWidth() - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailedImage
 
getWorkflow(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Returns the workflow with the given name.
getWorkflow() - Method in class com.atlassian.jira.event.AbstractWorkflowEvent
 
getWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve a single workflow by name.
getWorkflow(GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve the workflow for a given issue.
getWorkflow(Issue) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve the workflow for a given issue.
getWorkflow(Long, String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve the workflow for a given project - issue type pair.
getWorkflowClone(String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
This method returns a JiraWorkflow, that contains a WorkflowDescriptor that is mutable.
getWorkflowDisplayName(JiraWorkflow) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Appends "(Draft)" to the end of the workflow name for an draft workflow.
getWorkflowFromScheme(GenericValue, String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Return the workflow in a particular scheme for a given issue type.
getWorkflowFromScheme(WorkflowScheme, String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Return the workflow in a particular scheme for a given issue type.
getWorkflowId() - Method in interface com.atlassian.jira.issue.Issue
 
getWorkflowManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
 
getWorkflowManager() - Static method in class com.atlassian.jira.workflow.WorkflowUtil
 
getWorkflowMap(Project) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Returns a map representation of a workflow scheme for a passed project.
getWorkflowName() - Method in class com.atlassian.jira.web.action.issue.bulkedit.WorkflowTransitionKey
 
getWorkflowName(Project, String) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Get the name of the workflow associated with the passed project and issue type.
getWorkflowName(GenericValue, String) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Get the name of the workflow from the passed scheme associated with the passed issue type.
getWorkflows() - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve all of the workflows in the system
getWorkflowScheme(ApplicationUser, long) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Return the workflow scheme for the passed id.
getWorkflowScheme(GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
getWorkflowSchemeManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the workflow scheme manager instance
getWorkflowSchemeObj(long) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return the workflow scheme with the passed id.
getWorkflowSchemeObj(String) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return the workflow scheme with the passed name.
getWorkflowSchemeObj(Project) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return the workflow scheme associated with the passed project.
getWorkflowsFromScheme(GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowManager
getWorkflowsFromScheme(Scheme) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Returns all workflows for a given scheme.
getWorkflowsIncludingDrafts() - Method in interface com.atlassian.jira.workflow.WorkflowManager
Retrieve all of the workflows in the system including drafts.
getWorkflowsInUse() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getWorkflowStatusFromIssueStatus(int) - Static method in class com.atlassian.jira.issue.IssueFieldConstants
 
getWorkflowTransitionDescription(ActionDescriptor) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Get the translated description of the workflow transition.
getWorkflowTransitionDisplayName(ActionDescriptor) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Get the translated display name of a workflow transition.
getWorkflowTransitionMap() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
getWorklog() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogResult
 
getWorklog() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
getWorklog(Worklog, JiraBaseUrls, UserManager, TimeTrackingConfiguration) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
getWorklog() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
getWorklogId() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
getWorklogId() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
getWorklogManager() - Static method in class com.atlassian.jira.component.ComponentAccessor
Retrieves and returns the worklog manager instance
getWorklogs() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
getWorkRatio(Issue) - Static method in class com.atlassian.jira.issue.worklog.WorkRatio
 
getWorkRatio(GenericValue) - Static method in class com.atlassian.jira.issue.worklog.WorkRatio
 
getWorkRatio(Long, Long) - Static method in class com.atlassian.jira.issue.worklog.WorkRatio
Returns the work ratio as a whole number percentage, rounded down.
getWorstReason(Collection<ErrorCollection.Reason>) - Static method in enum com.atlassian.jira.util.ErrorCollection.Reason
 
getWrapper(StatisticsMapper) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
getWrapper(StatisticsMapper, StatisticAccessorBean.OrderBy, StatisticAccessorBean.Direction) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
Returns a StatisticMapWrapper containing ordered search statistic results
getWritableDirectories() - Method in interface com.atlassian.jira.user.util.UserManager
Returns an ordered list of directories that have "read-write" permission.
getXAxis() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
getXAxisIrrelevantTotal(Object) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
Returns the number of irrelevant issues for the X axis contained in the column identified by yAxis.
getxAxisMapper() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
getXAxisUniqueTotal(Object) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
Returns the value of unique issues contained in the column identified by xAxis.
getXsrfToken() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
getXsrfTokenName() - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Convenience method which will return the name to be used for a supplied XsrfToken in a request.
getYAxis() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
getYAxis(String, String) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
getYAxis(Comparator) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
getYAxisIrrelevantTotal(Object) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
Returns the number of irrelevant issues for the Y axis contained in the column identified by xAxis.
getyAxisMapper() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
getYAxisUniqueTotal(Object) - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
Returns the value of unique issues contained in the column identified by xAxis.
getYear() - Method in class com.atlassian.jira.datetime.LocalDate
 
getZone() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns this formatter's time zone.
GLOBAL - Static variable in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
GLOBAL - Static variable in class com.atlassian.jira.sharing.type.ShareType.Name
 
GLOBAL_CONTEXT_STR - Static variable in class com.atlassian.jira.issue.context.GlobalIssueContext
 
GLOBAL_PARAMETER - Static variable in class com.atlassian.jira.sharing.search.GlobalShareTypeSearchParameter
 
GLOBAL_PLUGIN_STATE_PREFIX - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
globalId(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
GlobalIssueContext - Class in com.atlassian.jira.issue.context
 
GlobalIssueContext(JiraContextTreeManager) - Constructor for class com.atlassian.jira.issue.context.GlobalIssueContext
 
GlobalPermissionManager - Interface in com.atlassian.jira.security
Use this manager to add/remove or check the following global permissions.
GlobalShareTypeSearchParameter - Class in com.atlassian.jira.sharing.search
Represents the search parameters when searching for Global ShareTypes.
GREATER_THAN_PARAM - Static variable in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
GREEK - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
GREEN - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
GREEN2 - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
GREEN_DIFF - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
gridLineColor - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
GROUP - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
GROUP - Static variable in class com.atlassian.jira.JiraDataTypes
 
GROUP - Static variable in class com.atlassian.jira.sharing.type.ShareType.Name
 
GROUP_FILTER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
GROUP_PICKER_FILTER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
GROUP_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
GroupConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
GroupCustomFieldImporter - Class in com.atlassian.jira.imports.project.customfield
Implementation of ProjectCustomFieldImporter for custom fields that store groupnames.
GroupCustomFieldImporter(GroupManager) - Constructor for class com.atlassian.jira.imports.project.customfield.GroupCustomFieldImporter
 
GroupCustomFieldSearchRenderer - Class in com.atlassian.jira.issue.customfields.searchers.renderer
 
GroupCustomFieldSearchRenderer(ClauseNames, CustomFieldSearcherModuleDescriptor, CustomField, CustomFieldValueProvider, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.renderer.GroupCustomFieldSearchRenderer
 
groupExists(String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns true if the given group name exists.
GroupJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
GroupJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.GroupJsonBean
 
groupLevel(String) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
GroupManager - Interface in com.atlassian.jira.security.groups
This object can be used to manage groups in JIRA.
GroupMapper - Class in com.atlassian.jira.imports.project.mapper
Maps groups from old to new system.
GroupMapper(GroupManager) - Constructor for class com.atlassian.jira.imports.project.mapper.GroupMapper
 
GroupNameComparator - Class in com.atlassian.jira.user.util
 
GroupNameComparator() - Constructor for class com.atlassian.jira.user.util.GroupNameComparator
 
GroupPickerSearchService - Interface in com.atlassian.jira.bc.group.search
Service that retrieves a collection of Group objects based on a partial query string
GroupRemoveChildMapper - Class in com.atlassian.jira.bc.group
Holds the parameters that specify which children should be removed from which groups.
GroupRemoveChildMapper() - Constructor for class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Creates the mapper with no default groups.
GroupRemoveChildMapper(List) - Constructor for class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Creates the mapper with the given groups marked as default groups.
GroupRoleActorFactory - Class in com.atlassian.jira.security.roles.actor
 
GroupRoleActorFactory(CrowdService, GroupManager) - Constructor for class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory
 
GroupRoleActorFactory.GroupRoleActor - Class in com.atlassian.jira.security.roles.actor
 
GroupSelectorField - Interface in com.atlassian.jira.issue.customfields
An interface that can be implemented by a custom field type.
GroupService - Interface in com.atlassian.jira.bc.group
GroupService contains methods for managing Group's in JIRA.
GroupService.BulkEditGroupValidationResult - Class in com.atlassian.jira.bc.group
This class is used for a return type for edit group validation.
GroupService.BulkEditGroupValidationResult(Collection, boolean) - Constructor for class com.atlassian.jira.bc.group.GroupService.BulkEditGroupValidationResult
 
GroupService.BulkEditGroupValidationResult(boolean) - Constructor for class com.atlassian.jira.bc.group.GroupService.BulkEditGroupValidationResult
 
GroupSharePermission - Class in com.atlassian.jira.sharing.type
wrapper for GroupShareType SharePermission with convenience accessors and assertions.
GroupSharePermission(SharePermission) - Constructor for class com.atlassian.jira.sharing.type.GroupSharePermission
 
GroupShareTypeSearchParameter - Class in com.atlassian.jira.sharing.search
Represents the search parameters when searching for Group ShareTypes.
GroupShareTypeSearchParameter() - Constructor for class com.atlassian.jira.sharing.search.GroupShareTypeSearchParameter
 
GroupShareTypeSearchParameter(String) - Constructor for class com.atlassian.jira.sharing.search.GroupShareTypeSearchParameter
 
gt() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition greater than.
gt(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than operator and the passed value.
gt(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than operator and the passed value.
gt(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than operator and the passed value.
gt(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than operator and the passed date.
gtEq() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition greater than equals.
gtEq(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than equals operator and the passed value.
gtEq(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than equals operator and the passed value.
gtEq(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than equals operator and the passed value.
gtEq(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than or equals operator and the passed date.
gtEqFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than equals operator and the passed function.
gtEqFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than equals operator and the passed function.
gtEqFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the greater than equals operator and the passed function.
gtFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the ">" operator and the passed function.
gtFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the ">" operator and the passed function.
gtFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the ">" operator and the passed function.

H

HackyFieldRendererRegistry - Interface in com.atlassian.jira.issue.fields.renderer
Shoehorn in per-field renderer types that override the pluggable renderers.
HackyRendererType - Enum in com.atlassian.jira.issue.fields.renderer
Enumeration to define a set of custom renderer types to provide for a number of fields as defined in the HackyFieldRendererRegistry.
handleAddOperation(IssueContext, Issue, T, JsonData, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
 
handleMatchedDocument(int, String) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.DefaultMatchHandler
 
handleMatchedDocument(int, String) - Method in interface com.atlassian.jira.issue.search.parameters.lucene.sort.MatchHandler
handleMatchedDocument(int, String) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.SingleValueMatchHandler
 
handleMessage(Message, MessageHandlerContext) - Method in interface com.atlassian.jira.service.util.handler.MessageHandler
Perform the specific work of this handler for the given message.
handleRemoveOperation(IssueContext, Issue, T, JsonData, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
 
handles(String) - Method in interface com.atlassian.jira.jql.resolver.ResolverManager
 
handlesApplicationType(String) - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRendererModuleDescriptor
Returns true if the module descriptor can handle the application type.
handleSetOperation(IssueContext, Issue, T, JsonData, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
 
handleSetOperation(IssueContext, Issue, String, JsonData, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.impl.rest.TextCustomFieldOperationsHandler
 
handlesOperator(Operator) - Method in class com.atlassian.jira.jql.query.AbstractEqualityQueryFactory
 
handlesOperator(Operator) - Method in class com.atlassian.jira.jql.query.ActualValueEqualityQueryFactory
 
handlesOperator(Operator) - Method in class com.atlassian.jira.jql.query.ActualValueRelationalQueryFactory
 
handlesOperator(Operator) - Method in class com.atlassian.jira.jql.query.LikeQueryFactory
 
handlesOperator(Operator) - Method in class com.atlassian.jira.jql.query.LocalDateEqualityQueryFactory
 
handlesOperator(Operator) - Method in class com.atlassian.jira.jql.query.LocalDateRelationalQueryFactory
 
handlesOperator(Operator) - Method in interface com.atlassian.jira.jql.query.OperatorSpecificQueryFactory
 
handlesOperator(Operator) - Method in class com.atlassian.jira.jql.query.RelationalOperatorIdIndexValueQueryFactory
 
has(String) - Method in class com.atlassian.jira.util.json.JSONObject
Determine if the JSONObject contains a specific key.
hasAnyErrors() - Method in class com.atlassian.jira.action.JiraActionSupport
 
hasAnyErrors() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
hasAnyErrors() - Method in interface com.atlassian.jira.util.ErrorCollection
Whether any errors (of any type - field-specific or otherwise) have been collected.
hasAnyErrors() - Method in interface com.atlassian.jira.util.MessageSet
Returns true if there are error messages, false otherwise.
hasAnyErrors() - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
hasAnyMessages() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
hasAnyMessages() - Method in interface com.atlassian.jira.util.MessageSet
Returns true if there are messages of any type, false otherwise.
hasAnyWarnings() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
hasAnyWarnings() - Method in interface com.atlassian.jira.util.MessageSet
Returns true if there are warning messages, false otherwise.
hasBrowsePermission(User, Comment) - Method in interface com.atlassian.jira.issue.comments.CommentPermissionManager
Return true if the user can see the comment.
hasColumnLayout(User) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
hasColumnLayout(SearchRequest) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
hasColumnLayout(Long) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
hasCustomUserAvatar(User, String) - Method in interface com.atlassian.jira.avatar.AvatarService
 
hasData() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
hasDefaultColumnLayout() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
hasDefaultFieldLayout() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Checks to see if a FieldLayout entity with type FieldLayoutManager.TYPE_DEFAULT exists
hasDeleteAllPermission(User, Issue) - Method in interface com.atlassian.jira.issue.comments.CommentPermissionManager
Returns true if the given User can delete all comments for the given Issue.
hasDeleteOwnPermission(User, Issue) - Method in interface com.atlassian.jira.issue.comments.CommentPermissionManager
Returns true if the given User can delete her own comments in the given Issue.
hasDraft(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Tells the caller if the passed workflow scheme has a draft.
hasDraftWorkflow() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Determines if this workflow has a draft edit copy.
hasEditAllPermission(User, Issue) - Method in interface com.atlassian.jira.issue.comments.CommentPermissionManager
Returns true if user has permission to edit all comments in the given Issue.
hasEditOwnPermission(User, Issue) - Method in interface com.atlassian.jira.issue.comments.CommentPermissionManager
Returns true if user has permission to edit her own comments in the given Issue.
hasEditPermission(User, Comment) - Method in interface com.atlassian.jira.issue.comments.CommentPermissionManager
Determines whether the given user has permission to edit the given comment.
hasEntities(GenericValue, Long, String, String, Long) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
 
hasErrorMessage(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
hasErrorMessageByKey(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
hasErrors() - Method in exception com.atlassian.jira.bc.ValidationErrorsException
 
hasExceededUserLimit() - Method in interface com.atlassian.jira.user.util.UserUtil
Returns true if this JIRA instance has more active users, than allowed by the license.
hasGroupWritableDirectory() - Method in interface com.atlassian.jira.user.util.UserManager
Returns true if any of the directories have permission to update groups.
hashCode() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
hashCode() - Method in class com.atlassian.jira.bc.JiraServiceContextImpl
 
hashCode() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
Returns the hash code of the ID
hashCode() - Method in class com.atlassian.jira.charts.ChartFactory.ChartContext
 
hashCode() - Method in class com.atlassian.jira.charts.jfreechart.TimePeriodUtils
 
hashCode() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
hashCode() - Method in class com.atlassian.jira.datetime.LocalDate
 
hashCode() - Method in class com.atlassian.jira.event.AbstractEvent
 
hashCode() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
hashCode() - Method in class com.atlassian.jira.event.issue.MentionIssueCommentEvent
 
hashCode() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
hashCode() - Method in class com.atlassian.jira.event.project.AbstractVersionEvent
 
hashCode() - Method in class com.atlassian.jira.event.project.VersionMergeEvent
 
hashCode() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
hashCode() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
hashCode() - Method in class com.atlassian.jira.imports.project.customfield.ExternalCustomFieldOption
 
hashCode() - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
 
hashCode() - Method in class com.atlassian.jira.imports.project.mapper.IdKeyPair
 
hashCode() - Method in class com.atlassian.jira.imports.project.mapper.IssueTypeMapper
 
hashCode() - Method in class com.atlassian.jira.imports.project.mapper.StatusMapper
 
hashCode() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
hashCode() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup
 
hashCode() - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem
 
hashCode() - Method in class com.atlassian.jira.issue.context.AbstractJiraContext
 
hashCode() - Method in class com.atlassian.jira.issue.context.IssueContextImpl
 
hashCode() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
hashCode() - Method in class com.atlassian.jira.issue.customfields.OperationContextImpl
 
hashCode() - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
hashCode() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
hashCode() - Method in class com.atlassian.jira.issue.fields.option.AbstractOption
 
hashCode() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
hashCode() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldTab
 
hashCode() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
hashCode() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
hashCode() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
hashCode() - Method in class com.atlassian.jira.issue.index.IndexedChangeHistoryField
 
hashCode() - Method in class com.atlassian.jira.issue.label.Label
 
hashCode() - Method in class com.atlassian.jira.issue.operation.ScreenableSingleIssueOperationImpl
 
hashCode() - Method in class com.atlassian.jira.issue.search.ClauseNames
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.AllTextSearchConstants
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.CommentsFieldSearchConstants
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.DefaultClauseInformation
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.IssueIdConstants
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.IssueKeyConstants
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.IssueParentConstants
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.SavedFilterSearchConstants
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
hashCode() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty
 
hashCode() - Method in interface com.atlassian.jira.issue.search.LuceneFieldSorter
As this object is used as a key in a cache, this method must be provided and respect all internal state.
hashCode() - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator
 
hashCode() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
hashCode() - Method in class com.atlassian.jira.issue.search.SearchHandler.ClauseRegistration
 
hashCode() - Method in class com.atlassian.jira.issue.search.SearchHandler
 
hashCode() - Method in class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
hashCode() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.TextFieldSorter
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
hashCode() - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
hashCode() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
hashCode() - Method in class com.atlassian.jira.JiraDataTypeImpl
 
hashCode() - Method in class com.atlassian.jira.jql.context.ClauseContextImpl
 
hashCode() - Method in class com.atlassian.jira.jql.context.IssueTypeContextImpl
 
hashCode() - Method in class com.atlassian.jira.jql.context.ProjectContextImpl
 
hashCode() - Method in class com.atlassian.jira.jql.context.ProjectIssueTypeContextImpl
 
hashCode() - Method in class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
hashCode() - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
hashCode() - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
hashCode() - Method in class com.atlassian.jira.jql.query.QueryCreationContextImpl
 
hashCode() - Method in class com.atlassian.jira.jql.query.QueryFactoryResult
 
hashCode() - Method in class com.atlassian.jira.jql.util.DateRange
 
hashCode() - Method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
hashCode() - Method in class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
 
hashCode() - Method in class com.atlassian.jira.notification.NotificationRecipient
 
hashCode() - Method in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
hashCode() - Method in class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
hashCode() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkImpl
 
hashCode() - Method in class com.atlassian.jira.portal.PortalPage
 
hashCode() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
hashCode() - Method in class com.atlassian.jira.security.roles.actor.AbstractRoleActor
 
hashCode() - Method in class com.atlassian.jira.sharing.search.GroupShareTypeSearchParameter
 
hashCode() - Method in class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
hashCode() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
hashCode() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
hashCode() - Method in class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor
 
hashCode() - Method in class com.atlassian.jira.sharing.SharePermissionImpl
 
hashCode() - Method in class com.atlassian.jira.sharing.type.ShareType.Name
 
hashCode() - Method in class com.atlassian.jira.sharing.type.ShareTypeRenderer.RenderMode
 
hashCode() - Method in interface com.atlassian.jira.user.ApplicationUser
Implementations must produce a hashcode based on getKey().
hashCode() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
hashCode() - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
hashCode() - Method in class com.atlassian.jira.user.UserHistoryItem
 
hashCode() - Method in class com.atlassian.jira.user.UserHistoryItem.Type
 
hashCode() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
hashCode() - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
hashCode() - Method in class com.atlassian.jira.util.json.JSONArray
 
hashCode() - Method in class com.atlassian.jira.util.json.JSONObject
 
hashCode() - Method in class com.atlassian.jira.util.lang.Pair
 
hashCode() - Method in class com.atlassian.jira.util.MessageSet.MessageLink
 
hashCode() - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
hashCode() - Method in class com.atlassian.jira.util.UserAgentUtil.Browser
 
hashCode() - Method in class com.atlassian.jira.util.UserAgentUtil.OperatingSystem
 
hashCode() - Method in class com.atlassian.jira.util.UserAgentUtil.UserAgent
 
hashCode() - Method in class com.atlassian.jira.web.action.issue.bulkedit.WorkflowTransitionKey
 
hashCode() - Method in class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
hashCode() - Method in class com.atlassian.jira.web.bean.PercentageGraphRow
 
hashCode() - Method in class com.atlassian.query.clause.MultiClause
 
hashCode() - Method in class com.atlassian.query.clause.NotClause
 
hashCode() - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
hashCode() - Method in class com.atlassian.query.operand.EmptyOperand
 
hashCode() - Method in class com.atlassian.query.operand.FunctionOperand
 
hashCode() - Method in class com.atlassian.query.operand.MultiValueOperand
 
hashCode() - Method in class com.atlassian.query.operand.SingleValueOperand
 
hashCode() - Method in class com.atlassian.query.order.OrderByImpl
 
hashCode() - Method in class com.atlassian.query.order.SearchSort
 
hashCode() - Method in class com.atlassian.query.QueryImpl
 
hasHistory(UserHistoryItem.Type, User) - Method in interface com.atlassian.jira.user.UserHistoryManager
Determines whether a user has any items in their history for a given UserHistoryItem.Type This method performs no permission checks.
hasIrrelevantXData() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
hasIrrelevantYData() - Method in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
hasIssueHistory(User) - Method in interface com.atlassian.jira.user.UserIssueHistoryManager
Determines whether the user has a current issue history.
hasIssuePermissions() - Method in interface com.atlassian.jira.permission.PermissionContext
Whether we have enough information to look up issue-specific (workflow) permissions.
hasLicenseTooOldForBuildConfirmationBeenDone() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether the admin has acknowledged that the JIRA instance is running on a too old license for its build number.
hasLocaleTranslation(IssueConstant, String) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
hasMoreResults() - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchResult
 
hasNext() - Method in class com.atlassian.jira.util.collect.EnumerationIterator
 
hasObjectConfiguration(String) - Method in interface com.atlassian.configurable.ObjectConfigurationFactory
Does this factory know about an ObjectConfiguration with the specified id
hasParam(Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Checks to see if the (web) parameters contains a relevant value with which to populate the issue
hasParentContext() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
hasParentContext() - Method in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
hasParentContext() - Method in class com.atlassian.jira.issue.context.ProjectContext
 
hasPasswordWritableDirectory() - Method in interface com.atlassian.jira.user.util.UserManager
Returns true if any of the directories have permission to update user passwords, false if otherwise.
hasPermission(PermissionManager, User, Project) - Method in enum com.atlassian.jira.bc.project.ProjectAction
 
hasPermission(JiraServiceContext, Issue) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Checks the user's permission to convert given issue.
hasPermission(int) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Check if a global permission is granted for an anonymous user.
hasPermission(int, User) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Check if a global permission for one of the users groups exists.
hasPermission(int, User) - Method in interface com.atlassian.jira.security.PermissionManager
Checks to see if this user has the specified permission.
hasPermission(int, GenericValue, User) - Method in interface com.atlassian.jira.security.PermissionManager
hasPermission(int, Issue, User) - Method in interface com.atlassian.jira.security.PermissionManager
Checks to see if this user has permission to see the specified issue.
hasPermission(int, Project, User) - Method in interface com.atlassian.jira.security.PermissionManager
Checks whether the specified user has a specified permission within the context of a specified project.
hasPermission(int, Project, User, boolean) - Method in interface com.atlassian.jira.security.PermissionManager
Checks whether the specified user has a specified permission within the context of a specified project.
hasPermission(int, GenericValue, User, boolean) - Method in interface com.atlassian.jira.security.PermissionManager
hasPermission(User, SharedEntity) - Method in interface com.atlassian.jira.sharing.ShareManager
Deprecated.
since 5.0 please use ShareManager.isSharedWith(com.atlassian.crowd.embedded.api.User, SharedEntity) to get the same logic. Permission checks should be done in the service layer according to this information.
hasPermission(User, SharePermission) - Method in interface com.atlassian.jira.sharing.type.ShareTypePermissionChecker
Checks if the passed user is given rights by the ShareType to user/view a SharedEntity with the passed permission.
hasPermissionToCreate(User, Issue, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Has the correct permission to create a comment for the given issue.
hasPermissionToCreate(JiraServiceContext, Issue, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines if the user has the Permissions.WORK_ISSUE permission, that timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.
hasPermissionToDelete(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Determines whether the user can delete a comment.
hasPermissionToDelete(JiraServiceContext, Worklog) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determine whether the current user has the permission to delete the supplied worklog, timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.
hasPermissionToEdit(User, Avatar.Type, String) - Method in interface com.atlassian.jira.avatar.AvatarManager
Determines if the remoteUser provided has permission to edit avatars of a certain type for the owner provided.
hasPermissionToEdit(User, Comment, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Determine whether the current user has the permission to edit the comment.
hasPermissionToEdit(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Determines whether the user can edit a comment.
hasPermissionToUpdate(JiraServiceContext, Worklog) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determine whether the current user has the permission to update the supplied worklog, timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.
hasPermissionToUse(User, S) - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor
Returns true if the user has permission to use the SharedEntity
hasPermissionToUseClause(User) - Method in interface com.atlassian.jira.jql.permission.ClausePermissionChecker
Checks to see that the provided user is able to use the clause.
hasPermissionToUseClause(User, Set<FieldLayout>) - Method in interface com.atlassian.jira.jql.permission.ClausePermissionChecker
Checks to see that the provided user is able to use the clause.
hasPermissionToView(User, Avatar.Type, String) - Method in interface com.atlassian.jira.avatar.AvatarManager
Determines if the remoteUser provided has permission to view avatars of a certain type for the owner provided.
hasProjectHistory(int, User) - Method in interface com.atlassian.jira.user.UserProjectHistoryManager
Determines whether the user has a current project history.
hasProjectRolePermission(User, Project) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will have permission to modify roles if they are a JIRA admin or, if in enterprise, the user is a project administrator.
hasProjects(int, User) - Method in interface com.atlassian.jira.security.PermissionManager
Can this user see at least one project with this permission
hasProperty(String) - Method in interface com.atlassian.configurable.ObjectConfigurable
Checks if this object has a particular property
hasProperty(String) - Method in class com.atlassian.jira.service.AbstractService
 
hasRole() - Method in class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
hasRole() - Method in class com.atlassian.jira.sharing.type.ProjectSharePermission
 
hasSchemeAuthority(Long, GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
Checks anonymous permission of the given permission type for the given entity.
hasSchemeAuthority(Long, GenericValue, User, boolean) - Method in interface com.atlassian.jira.scheme.SchemeManager
Checks the given user's permission of the given permission type for the given entity.
hasScreen() - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
Checks if there's a screen associated with the workflow action for this transition.
hasSectionsForLocation(String) - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
hasSessionId(Cookie[]) - Static method in class com.atlassian.jira.web.util.CookieUtils
Returns true if one or more cookies with name of CookieUtils.JSESSIONID is found.
hasSiteEditPermission() - Method in interface com.atlassian.jira.config.FeatureManager
Returns true if the currently logged in user has permission to edit site dark features.
hasSubscription(User, Long) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
hasTranslation(Locale) - Method in class com.atlassian.jira.web.action.util.CalendarResourceIncluder
Checks if there is a translation for the pop-up calendar in the language of the given locale.
hasTranslationForLanguage(String) - Method in interface com.atlassian.jira.web.action.util.CalendarLanguageUtil
Determines if a translation for a language exists
hasUnassignedIssues() - Method in interface com.atlassian.jira.issue.IssueManager
Returns a boolean indicating whether there are unassigned issues.
hasUserPickingPermission(User) - Method in interface com.atlassian.jira.issue.search.searchers.util.UserSearcherHelper
 
hasValue(Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Determines if the field has a value for the given issue.
hasViewWatcherListPermission(Issue, User) - Method in interface com.atlassian.jira.bc.issue.watcher.WatcherService
Returns a boolean indicating whether the given user is authorised to view an issue's watcher list.
hasVoted(Issue, User) - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Find if the specified user has voted on an issue
hasVoted(User, Issue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
Checks if the given User has voted on the given Issue.
hasVoted(User, GenericValue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
hasWritableDirectory() - Method in interface com.atlassian.jira.user.util.UserManager
Returns true if at least one User Directory has "read-write" permission.
HEADER_JIRA_FINGER_PRINT - Static variable in class com.atlassian.jira.mail.Email
JIRA's custom mail header used to contain a magic fingerprint string "unique" to a JIRA instance, used for identification purposes.
HeaderSeparatorService - Interface in com.atlassian.jira.image.separator
A service for creating a colourful header separators.
HelpUtil - Class in com.atlassian.jira.web.util
Utility class for building links to JIRA help pages.
HelpUtil() - Constructor for class com.atlassian.jira.web.util.HelpUtil
Returns a HelpUtil using the default configuration.
HelpUtil(Properties) - Constructor for class com.atlassian.jira.web.util.HelpUtil
 
HelpUtil(String, String) - Constructor for class com.atlassian.jira.web.util.HelpUtil
 
HelpUtil.HelpPath - Class in com.atlassian.jira.web.util
 
HelpUtil.HelpPath() - Constructor for class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
HERO_BUTTON_BASEBGCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultCommonColours
 
HERO_BUTTON_TXTCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultCommonColours
 
HIDDEN - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
hide(FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
HideableField - Interface in com.atlassian.jira.issue.fields
A marker interface for fields in JIRA which can be "hidden" as part of a FieldLayout.
Hint - Interface in com.atlassian.jira.hints
Holds hint data.
HintManager - Interface in com.atlassian.jira.hints
Hint manager responsible for providing JIRA usage hints displayed to the users.
HintManager.Context - Enum in com.atlassian.jira.hints
A number of different contexts that hints may be displayed for.
HistoryPredicate - Interface in com.atlassian.query.history
Represents a possibly composite expression that may evaluate to true or false for a given change history item.
HitCollectorUtil - Class in com.atlassian.jira.issue.statistics.util
Has some utility methods that the hit collectors can use.
HitCollectorUtil() - Constructor for class com.atlassian.jira.issue.statistics.util.HitCollectorUtil
 
hold() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Temporarily suspend indexing on this thread.
HOUR - Static variable in class com.atlassian.jira.web.util.OutlookDate
 
htmlEncode(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Convenience instance method to call static utility from webwork EL.
HttpRequestHeaders - Class in com.atlassian.jira.plugin.searchrequestview
 
HttpRequestHeaders(HttpServletResponse) - Constructor for class com.atlassian.jira.plugin.searchrequestview.HttpRequestHeaders
 
HUNGARIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 

I

I18N - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
i18nHelper - Variable in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
 
I18nHelper - Interface in com.atlassian.jira.util
I18nHelper is the main interface for finding internationalised text in JIRA.
I18nHelper.BeanFactory - Interface in com.atlassian.jira.util
Ths BeanFactory is used to instantiate I18nHelper instances for a specific Locale or User.
I18nTranslationMode - Interface in com.atlassian.jira.util.i18n
This allows a plugin or JIRA to set a special translations mode flag on for the current thread.
I18nTranslationModeImpl - Class in com.atlassian.jira.util.i18n
This implementation class can turn on the translations mode so that i18n produced messages get sent in a specially marked up way
I18nTranslationModeImpl() - Constructor for class com.atlassian.jira.util.i18n.I18nTranslationModeImpl
This uses a ThreadLocal under the covers so we don't care how many instances of us there are.
I18nTranslationModeSwitch - Class in com.atlassian.jira.util.i18n
This will try to switch i18n translations mode on or off depending on whether the URL has a magic parameter OR the session contains the magic attribute.
I18nTranslationModeSwitch() - Constructor for class com.atlassian.jira.util.i18n.I18nTranslationModeSwitch
 
iconTitle(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
iconUrl() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
iconUrl(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
iconUrl(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
iconUrl - Variable in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
id(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
id() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
id(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
id() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
id(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
id() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
id(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
id() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
id(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
id(Long) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
id - Variable in class com.atlassian.jira.issue.search.SearchRequestInfo
 
id - Variable in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
id(Long) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
id(Long) - Static method in class com.atlassian.jira.portal.PortalPage
 
identity() - Static method in class com.atlassian.jira.util.Functions
Get a function that always returns the input.
idExists(Long) - Method in interface com.atlassian.jira.jql.resolver.NameResolver
Returns true if the id would resolve to a domain object.
idExists(Long) - Method in interface com.atlassian.jira.jql.resolver.UserResolver
 
idExists(Long) - Method in class com.atlassian.jira.jql.resolver.VersionResolver
 
IdKeyPair - Class in com.atlassian.jira.imports.project.mapper
Used to hold a Id and key of a value that exists in either a backup JIRA or a live version of JIRA.
IdKeyPair(String, String) - Constructor for class com.atlassian.jira.imports.project.mapper.IdKeyPair
 
ignoreCustomField(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
 
ImageUtils - Interface in com.atlassian.jira.image.util
Util class for calculating common things for image manipulation/creation.
IMPORT - Static variable in interface com.atlassian.jira.config.util.JiraHome
Name of the "Import" directory in JIRA home.
IMPORT_ATTACHMENTS - Static variable in interface com.atlassian.jira.config.util.JiraHome
Name of the "Import/Attachments" directory in JIRA home.
IMPORT_ID_PREFIX - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
IMPORT_ID_PREFIX_UNCONFIGURED - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
ImportCompletedEvent - Class in com.atlassian.jira.bc.dataimport
Raised after a JIRA XML import has finished.
ImportStartedEvent - Class in com.atlassian.jira.bc.dataimport
Raised before a JIRA XML import is performed.
ImportUtils - Class in com.atlassian.jira.util
Utility code originally written to support various importers.
IMPROVEMENT_TYPE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
IMPROVEMENT_TYPE_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
in() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition in.
in(String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
in(Long...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
in(Operand...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
in(Date...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
inChangeGroup(Long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
inChangeGroup(long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
INCLUDE_USER_IN_MAIL_FROMADDRESS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
includeActive(boolean) - Method in class com.atlassian.jira.bc.user.search.UserSearchParams.Builder
 
includeActive() - Method in class com.atlassian.jira.bc.user.search.UserSearchParams
 
includeFieldResourcesForCurrentUser() - Method in interface com.atlassian.jira.web.action.util.FieldsResourceIncluder
Include the resources in the current page for the current user that may be necessary to view/edit fields.
includeForLocale(Locale) - Method in class com.atlassian.jira.web.action.util.CalendarResourceIncluder
Include the javascript resources for the DHTML calendar.
includeIfTranslated(Locale) - Method in class com.atlassian.jira.web.action.util.CalendarResourceIncluder
includeInactive(boolean) - Method in class com.atlassian.jira.bc.user.search.UserSearchParams.Builder
 
includeInactive() - Method in class com.atlassian.jira.bc.user.search.UserSearchParams
 
includeShortcuts() - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
Returns a URL to be used to include the currently registered keyboard shortcuts in a page.
IncompatibleReturnType - Annotation Type in com.atlassian.jira.api
Indicates that a method's return type has been changed in a way that is not binary-compatible (and possibly also not source-compatible).
INCOMPLETE_RESOLUTION - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
INCOMPLETE_RESOLUTION_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
increaseFavouriteSequence(User, S) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Increases the position of the SharedEntity relative to the user's set of all other entities of the same type.
increasePortalPageSequence(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Increases the position of the page configuration in the user's page configuration set
increaseVersionSequence(VersionService.MoveVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Move a version to have a lower sequence number - ie make it earlier.
increaseVersionSequence(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Move a version to have a lower sequence number - ie make it earlier
incrementSequence(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
inDates(Collection<Date>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
IndexDeactivatedEvent - Class in com.atlassian.jira.issue.index
Event fired when indexes are deactivated, e.g.
IndexDeactivatedEvent() - Constructor for class com.atlassian.jira.issue.index.IndexDeactivatedEvent
 
IndexedChangeHistoryField - Class in com.atlassian.jira.issue.index
Simple class to represent a supported field in a change history search.
IndexedChangeHistoryField(String, DateRangeBuilder) - Constructor for class com.atlassian.jira.issue.index.IndexedChangeHistoryField
 
IndexedChangeHistoryFieldManager - Interface in com.atlassian.jira.issue.index
allows you to add and remove fields that will be indexed in the change history index
IndexedInputHelper - Interface in com.atlassian.jira.issue.search.searchers.util
Provides methods for retreiving the Navigator or index representations of the values in a query clause, be they index values, functions or string values.
INDEXES_DIR - Static variable in interface com.atlassian.jira.config.util.IndexPathManager
 
IndexException - Exception in com.atlassian.jira.issue.index
 
IndexException() - Constructor for exception com.atlassian.jira.issue.index.IndexException
 
IndexException(String) - Constructor for exception com.atlassian.jira.issue.index.IndexException
 
IndexException(Exception) - Constructor for exception com.atlassian.jira.issue.index.IndexException
 
IndexException(String, Exception) - Constructor for exception com.atlassian.jira.issue.index.IndexException
 
IndexInfoResolver<T> - Interface in com.atlassian.jira.jql.resolver
Turns a searchable value (operand) (such as what may be typed into the right side of a clause) into an indexed value.
IndexingShutdownEvent - Class in com.atlassian.jira.issue.index
Event triggered when indexing gets shutdown entirely.
IndexingShutdownEvent() - Constructor for class com.atlassian.jira.issue.index.IndexingShutdownEvent
 
indexKeywordWithDefault(Document, String, String, String) - Static method in class com.atlassian.jira.issue.index.indexers.impl.FieldIndexerUtil
Index a single keyword field, with a default if the issue field is not set shared with CommentDocument
indexKeywordWithDefault(Document, String, Long, String) - Static method in class com.atlassian.jira.issue.index.indexers.impl.FieldIndexerUtil
 
indexKeywordWithDefault(Document, String, String, String, boolean) - Static method in class com.atlassian.jira.issue.index.indexers.impl.FieldIndexerUtil
 
IndexLifecycleManager - Interface in com.atlassian.jira.util.index
Manage an index lifecycle.
indexOf(Iterable<? extends T>, Predicate<? super T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Returns the index of the first element that matches the predicate.
IndexPathManager - Interface in com.atlassian.jira.config.util
Responsible for determining the current location of JIRA indexes.
IndexPathManager.Directory - Class in com.atlassian.jira.config.util
 
IndexPathManager.Directory() - Constructor for class com.atlassian.jira.config.util.IndexPathManager.Directory
 
IndexPathManager.Mode - Enum in com.atlassian.jira.config.util
 
IndexPathManager.PropertiesAdaptor - Class in com.atlassian.jira.config.util
Implementation of IndexPathManager that uses the ApplicationProperties to get the current paths.
IndexPathManager.PropertiesAdaptor(ApplicationProperties, JiraHome) - Constructor for class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
IndexPathService - Interface in com.atlassian.jira.config.util
Service that provides access to JIRA's Lucene indexing paths.
IndexValueConverter - Interface in com.atlassian.jira.jql.util
A simple interface for converting QueryLiterals to their index representation.
info(String) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerErrorCollector
Report valuable information for JIRA admin
info(String, Throwable) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerErrorCollector
Report valuable information for JIRA admin
info(Object) - Method in class com.atlassian.jira.util.log.NShotLogger
 
info(Object, Throwable) - Method in class com.atlassian.jira.util.log.NShotLogger
 
inFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "in" operator and the passed function.
inFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "in" operator and the passed function.
inFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "in" operator and the passed function.
init(Map) - Method in interface com.atlassian.configurable.ObjectConfiguration
Initialises the object with some parameters
init(Map) - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
Initialises the object so it can retrieve values dependant on the parameters in the Map
init(Map) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
init(Map) - Method in interface com.atlassian.jira.event.JiraListener
Initialise the listener.
init(CustomFieldSearcherModuleDescriptor) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldSearcher
Initializes the searcher.
init(CustomFieldTypeModuleDescriptor) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Initialises the CustomFieldType with the given descriptor.
init(CustomFieldTypeModuleDescriptor) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
init(CustomFieldSearcherModuleDescriptor) - Method in class com.atlassian.jira.issue.customfields.searchers.AbstractInitializationCustomFieldSearcher
 
init(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.DateRangeSearcher
 
init(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.ExactNumberSearcher
This is the first time the searcher knows what its ID and names are
init(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.ExactTextSearcher
This is the first time the searcher knows what its ID and names are
init(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
This is the first time the searcher knows what its ID and names are
init(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.TextSearcher
This is the first time the searcher knows what its ID and names are
init(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
This is the first time the searcher knows what its ID and names are
init(CustomField) - Method in class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
This is the first time the searcher knows what its ID and names are
init() - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
init(JiraRendererModuleDescriptor) - Method in interface com.atlassian.jira.issue.fields.renderer.JiraRendererPlugin
This allows a plugin to get a handle on the module descriptor that spawned the plugin.
init(T) - Method in interface com.atlassian.jira.issue.search.searchers.IssueSearcher
Initialises the searcher with a given field.
init(D) - Method in interface com.atlassian.jira.plugin.browsepanel.TabPanel
Initialize the tab panel panel with the plugins ProjectTabPanelModuleDescriptor.
init(ComponentTabPanelModuleDescriptor) - Method in class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
init(IssueTabPanelModuleDescriptor) - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel
 
init(IssueTabPanelModuleDescriptor) - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel2
Initialises this AbstractIssueTabPanel2's descriptor and calls the initialisation hook in the subclass.
init() - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel2
Subclasses of AbstractIssueTabPanel2 may implement this method in order to perform initialisation work.
init(IssueTabPanelModuleDescriptor) - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanel
 
init(IssueViewModuleDescriptor) - Method in interface com.atlassian.jira.plugin.issueview.IssueView
 
init(JqlFunctionModuleDescriptor) - Method in class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
 
init(JqlFunctionModuleDescriptor) - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunction
Initialises this pluggable function with it's module descriptor.
init(FooterModuleDescriptor) - Method in interface com.atlassian.jira.plugin.navigation.PluggableFooter
This is called when the controling module descriptor is initialized and enabled.
init(TopNavigationModuleDescriptor) - Method in interface com.atlassian.jira.plugin.navigation.PluggableTopNavigation
This is called when the controling module descriptor is initialized and enabled.
init(ViewProfilePanelModuleDescriptor) - Method in interface com.atlassian.jira.plugin.profile.ViewProfilePanel
This method is called on plugin initialization and provides the module with a reference to the parent module descriptor.
init(ProjectOperationModuleDescriptor) - Method in class com.atlassian.jira.plugin.projectoperation.AbstractPluggableProjectOperation
 
init(ProjectOperationModuleDescriptor) - Method in interface com.atlassian.jira.plugin.projectoperation.PluggableProjectOperation
 
init(ProjectTabPanelModuleDescriptor) - Method in class com.atlassian.jira.plugin.projectpanel.impl.AbstractProjectTabPanel
 
init(ReportModuleDescriptor) - Method in class com.atlassian.jira.plugin.report.impl.AbstractReport
 
init(ReportModuleDescriptor) - Method in interface com.atlassian.jira.plugin.report.Report
Initialise this report, given the report's module descriptor.
init(SearchRequestViewModuleDescriptor) - Method in class com.atlassian.jira.plugin.searchrequestview.AbstractSearchRequestView
 
init(SearchRequestViewModuleDescriptor) - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestView
A lifecycle method that will be called by the plugin system that gives access to the ModuleDescriptor that controls this plugin.
init(VersionTabPanelModuleDescriptor) - Method in class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
 
init(Map) - Method in class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
 
init(Map) - Method in class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
 
init(SimpleLinkFactoryModuleDescriptor) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkFactory
Initialization method for the factory.
init(PropertySet) - Method in class com.atlassian.jira.service.AbstractService
 
init(PropertySet) - Method in interface com.atlassian.jira.service.JiraService
Initialise the service.
init(PropertySet) - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
init(PropertySet) - Method in class com.atlassian.jira.service.services.mail.MailFetcherService
 
init(Map<String, String>, MessageHandlerErrorCollector) - Method in interface com.atlassian.jira.service.util.handler.MessageHandler
Will be called before any messages are to be handled.
initFromIssues(List, BulkEditBean) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
Initialises this MultiBulkMoveBean given a list of issues.
initialiseWorker(ComponentAccessor.Worker) - Static method in class com.atlassian.jira.component.ComponentAccessor
 
initMultiBulkBean() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
initMultiBulkBeanWithSubTasks() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
initOptionIds(Collection) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
initSelectedIssues(Collection<Issue>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Initialises the BulkEditBean with the selected issues
InjectableComponent - Annotation Type in com.atlassian.jira.util
The annotated type (a component), field (a component dependency for another class), or constructor was designed to be compatible with injection, meaning that: for Types, other classes can confidently access an instance of this type as a dependency via auto-wired injection; for Fields, they can be instantiated via auto-wired dependency injection; for Constructors, there are no parameters declared which are NonInjectableComponents, and thus should be satisfiable under default dependency injection circumstances
INLINE_PARAM - Static variable in class com.atlassian.jira.issue.fields.renderer.IssueRenderContext
When getParam(INLINE_PARAM)==true then the renderer that is passed such context will try to render the text as inline
inNumbers(Collection<Long>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
inOperands(Collection<Operand>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
INPROGRESS_STATUS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
INPROGRESS_STATUS_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
inProject(long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
inProject(Long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
inProject(long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
insert(String, String[]) - Method in class com.atlassian.jira.util.DelimeterInserter
Called to do the actual delimeter intertion
insertContextPath(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Prepends the context path to the URL if it begins with a forward slash (this is commonly used for redirects within a JIRA instance).
insertIssueType(String, Long, String, String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
Creates a new IssueType.
insertSubTaskIssueType(String, Long, String, String) - Method in interface com.atlassian.jira.config.SubTaskManager
 
INSTANCE - Static variable in class com.atlassian.jira.bc.project.component.ProjectComponentComparator
Compares two ProjectComponents, grouping them by project and then by case-insensitive component name.
INSTANCE - Static variable in class com.atlassian.jira.event.ClearCacheEvent
 
INSTANCE - Static variable in class com.atlassian.jira.event.ComponentManagerShutdownEvent
 
INSTANCE - Static variable in class com.atlassian.jira.event.ComponentManagerStartedEvent
 
INSTANCE - Static variable in class com.atlassian.jira.issue.label.LabelComparator
 
INSTANCE - Static variable in class com.atlassian.jira.jql.context.AllIssueTypesContext
 
INSTANCE - Static variable in class com.atlassian.jira.jql.context.AllProjectsContext
 
inStrings(Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
interpolateProjectKey(GenericValue, String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
intersect(Set<? extends ClauseContext>) - Method in class com.atlassian.jira.jql.context.ContextSetUtil
Performs an itersection of the ClauseContext's passed in.
IntersectingClauseContextFactory - Class in com.atlassian.jira.jql.context
An intersecting ClauseContextFactory that intersectects the generated query contexts of its sub ClauseContextFactory's
IntersectingClauseContextFactory(ContextSetUtil, Collection<ClauseContextFactory>) - Constructor for class com.atlassian.jira.jql.context.IntersectingClauseContextFactory
 
intValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
 
intValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MeanValue
 
intValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MedianValue
 
INVALID_FIRST_CHAR_LIST - Static variable in class com.atlassian.jira.jql.validator.FreeTextFieldValidator
 
INVALID_PATTERN - Static variable in class com.atlassian.jira.issue.label.LabelParser
 
invalidate() - Method in interface com.atlassian.jira.util.velocity.VelocityRequestSession
Invalidates this session and unbinds any objects bound to it.
invertMap(Map) - Static method in class com.atlassian.jira.util.MapUtils
 
inward() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
inward(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
INWARD_FIELD_NAME - Static variable in interface com.atlassian.jira.issue.link.IssueLinkType
 
inwardIssue() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
inwardIssue(IssueRefJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
inwardIssue() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean
 
IRRELEVANT - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
is() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition is.
is(String, boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the condition is false
IS_DISABLED - Static variable in class com.atlassian.jira.config.properties.APKeys.WebSudo
 
isAbsolutePath() - Method in class com.atlassian.jira.util.MessageSet.MessageLink
 
isAcceptableName(String, String, ErrorCollection) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Check if given workflow name is valid that means it: Is not blank, contains only ASCII characters, does not contain leading or trailing whitespaces If any of the above is not meet the first error is added to errorCollection If workflow name is valid then no error will be added to errorCollection
isAcceptableName(String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
See WorkflowUtil.isAcceptableName(String, String, com.atlassian.jira.util.ErrorCollection)

This method does not provide information about error type.

isActive(WorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Is the passed workflow scheme being used by a project in JIRA.
isActive(EventType) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
isActive() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
isActive() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
isActive() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Determine whether this workflow object is currently active.
isActive(JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Determine whether or not a given workflow is active in the system.
isActive(WorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Return true if the passed workflow scheme is being used by a project.
isAddButtonNeeded(JiraAuthenticationContext) - Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
Return whether or not the component needs a button.
isAddDefaults() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
isAdminDeletingSysAdminGroup(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.group.GroupService
This is a validation utility method that will determine if the current user is only a JIRA Administrator and they are trying to delete a group that is associated with JIRA System Administrators.
isAdministrativePermission(int) - Static method in class com.atlassian.jira.security.Permissions
 
isAliasForField(User, String) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutItem
 
isAll() - Method in class com.atlassian.jira.jql.context.AllIssueTypesContext
 
isAll() - Method in class com.atlassian.jira.jql.context.AllProjectsContext
 
isAll() - Method in interface com.atlassian.jira.jql.context.IssueTypeContext
Indicates the special case of all issue types that are not enumerated.
isAll() - Method in class com.atlassian.jira.jql.context.IssueTypeContextImpl
 
isAll() - Method in interface com.atlassian.jira.jql.context.ProjectContext
Indicates the special case of all projects that are not enumerated.
isAll() - Method in class com.atlassian.jira.jql.context.ProjectContextImpl
 
isAllCustomFields() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewFieldParams
Method returns true if allcustom parameter in url was specified, otherwise false
isAllIssueTypes() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
isAllIssueTypes() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
isAllIssueTypes() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns true if it applies for all issue types, false otherwise.
isAllowCookies() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isAllowDowngrade() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
isAllowed(URI) - Method in interface com.atlassian.jira.bc.whitelist.WhitelistManager
Checks if requests to the provided URI are allowed according to the current whitelist configuration
isAllowed(URI) - Method in interface com.atlassian.jira.bc.whitelist.WhitelistService
Checks if requests to the provided URI are allowed according to the current whitelist configuration
isAllowUnassigned() - Static method in class com.atlassian.jira.project.AssigneeTypes
Provides the application property for permitting issues to be unassigned.
isAllProjects() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
isAllProjects() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
isAllProjects() - Method in interface com.atlassian.jira.issue.fields.CustomField
Checks whether this custom field applies for all projects.
isAlternateRowColors() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isAnonymous() - Method in class com.atlassian.jira.plugin.issuetabpanel.GetActionsRequest
 
isAnonymous() - Method in class com.atlassian.jira.plugin.issuetabpanel.ShowPanelRequest
 
isAnonymous(User) - Static method in class com.atlassian.jira.user.util.Users
Whether the specified user is anonymous.
isAnyFieldDefined() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewFieldParams
Method returns true if any valid field was specified in url parameters
isArchived() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
isArchived() - Method in interface com.atlassian.jira.project.version.Version
 
isArray() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
isAscendingSort() - Method in interface com.atlassian.jira.sharing.search.SharedEntitySearchParameters
 
isAssignee() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
isAsynchronous() - Method in class com.atlassian.jira.plugin.issuetabpanel.GetActionsRequest
 
isAvailable(BulkEditBean) - Method in interface com.atlassian.jira.bulkedit.operation.BulkEditAction
 
isAvailable() - Method in interface com.atlassian.jira.service.PluginBackedService
Returns true if this service is usable.
isAvailablePreviousStep(int) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isAvailablePreviousStep(int) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
isAvatarOwner(Avatar, String) - Method in interface com.atlassian.jira.avatar.AvatarManager
Tells whether the given avatar is owned by the given owner.
isBaseEqual(URI, URI) - Static method in class com.atlassian.jira.util.UriMatcher
Checks if the testUri belongs to the baseUri.
isBasicAuthenticationRequired() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestViewModuleDescriptor
 
isBasicMode() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
isBasicMode() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
isBodySet() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
isBundledPluginsDisabled() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isCaptchaFailure() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isCaseSensitive(String) - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
Returns true if the specified field name in the database is case sensitive.
isChecked(Issue) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isCollectionNotEmpty(Collection) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
isColumnViewTemplateExists() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
isCommercial() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is a commercial license or not
isCommonAction(ActionDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
isCommonHeader() - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
isCommunicationError() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isCommunity() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is a community license or not
isConfigSchemeVisibleUnderContext(QueryContext, FieldConfigScheme) - Method in class com.atlassian.jira.jql.context.FieldConfigSchemeClauseContextUtil
Checks if the FieldConfigScheme is visible under the given QueryContext
isContainsField(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
isCreated() - Method in interface com.atlassian.jira.issue.Issue
 
isCSSTemplateExists() - Method in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
isCurrentPage() - Method in class com.atlassian.jira.web.bean.Page
 
isCurrentPage() - Method in interface com.atlassian.jira.web.component.IssuePage
 
isCustomDateField() - Static method in class com.atlassian.jira.issue.fields.util.FieldPredicates
Return a predicate that will return true if the input field is a date custom field.
isCustomField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isCustomField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isCustomField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isCustomField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isCustomField() - Static method in class com.atlassian.jira.issue.fields.util.FieldPredicates
Return a predicate that will return true if the input field is a custom field.
isCustomFieldHidden(Long, Long, String) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the custom field is hidden in the project with id of projectId.
isCustomFieldVisible(Long, Long, String) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the custom field is visible in the project with id of projectId.
isCustomPathPluginsEnabled() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isCustomUserField() - Static method in class com.atlassian.jira.issue.fields.util.FieldPredicates
Return a predicate that will return true if the input field is a user custom field.
isCustomViewRequested() - Method in interface com.atlassian.jira.plugin.issueview.IssueViewFieldParams
Method returns true if custom issue view was requested by specyfing "field" parameter in request url
isDateField() - Static method in class com.atlassian.jira.issue.fields.util.FieldPredicates
Return a predicate that will return true if the input field is a date field.
isDatePickerDate(String) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.parse(String) instead. Since v5.0.
isDebugEnabled() - Method in class com.atlassian.jira.util.log.NShotLogger
 
isDecodeable(String) - Method in interface com.atlassian.jira.license.JiraLicenseManager
This returns true if the provided licence string can be decoded into a valid licence
isDecodeMailFileName() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isDecodeMailParameters() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isDefault() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Returns true if this is the default FieldLayout.
isDefault() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
isDefault() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanelModuleDescriptor
 
isDefault(GenericValue) - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
isDefault(GenericValue) - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
isDefault() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Determines if the workflow is the default JIRA workflow
isDefault() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
isDefault() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
Is the scheme the system default.
isDefaultAssignee(GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use ProjectManager.getDefaultAssignee(Project, java.util.Collection) and check for DefaultAssigneeException. Since v4.4.
isDefaultAssignee(GenericValue, GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
Use ProjectManager.getDefaultAssignee(Project, java.util.Collection) and check for DefaultAssigneeException. Since v4.4.
isDefaultAssigneeSetToComponentLead() - Method in class com.atlassian.jira.event.bc.project.component.AbstractProjectComponentEvent
 
isDefaultAssigneeSetToProjectDefault() - Method in class com.atlassian.jira.event.bc.project.component.AbstractProjectComponentEvent
 
isDefaultAssigneeSetToProjectLead() - Method in class com.atlassian.jira.event.bc.project.component.AbstractProjectComponentEvent
 
isDefaultAssigneeSetToUnassigned() - Method in class com.atlassian.jira.event.bc.project.component.AbstractProjectComponentEvent
 
isDefaultHandler() - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRendererModuleDescriptor
Returns true if the module descriptor is the default handler for issue links.
isDefaultIssueTypeScheme(FieldConfigScheme) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
isDemonstration() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is a demonstration license or not
isDeveloper() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is a developer license or not
isDevFeature() - Method in enum com.atlassian.jira.config.CoreFeatures
 
isDevMode() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isDisabled() - Method in interface com.atlassian.jira.bc.whitelist.WhitelistManager
Returns true if the whitelist is currently disabled (meaning all requests are allowed).
isDisabled() - Method in interface com.atlassian.jira.bc.whitelist.WhitelistService
Returns true if the whitelist is currently disabled (meaning all requests are allowed).
isDisabled() - Method in class com.atlassian.jira.mail.settings.MailSettings.Fetch
Whether fetching incoming mail is currently disabled.
isDisabled() - Method in class com.atlassian.jira.mail.settings.MailSettings.Send
Whether outgoing mail is currently disabled.
isDispatchEvent() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
isDisplayActionAllTab() - Method in class com.atlassian.jira.issue.tabpanels.GenericMessageAction
 
isDisplayActionAllTab() - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueAction
 
isDisplayActionAllTab() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueAction
Determines whether this action is displayed in the 'All' tab
isDisplayHeader() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
isDisplayHeader() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isDisplayHeaderPager() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isDisplayLinkPanel() - Method in interface com.atlassian.jira.issue.link.LinkCollection
Deprecated.
No longer relevant because of introduction of Remote Issue Links. Since v5.0.
isDraft() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
 
isDraft() - Method in interface com.atlassian.jira.workflow.WorkflowScheme
Is the scheme a draft.
isDraftWorkflow() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Determines if the workflow is an draft edit of an active workflow.
isDueAt(long) - Method in interface com.atlassian.jira.service.JiraServiceContainer
Is this service due to run at the specified time.
isDuplicateName(Version, String) - Method in interface com.atlassian.jira.project.version.VersionManager
Check that the version name we are changing to is not a duplicate.
isDuplicateName(Version, String, GenericValue) - Method in interface com.atlassian.jira.project.version.VersionManager
Deprecated.
isEditable(Issue, User) - Method in interface com.atlassian.jira.bc.issue.IssueService
Returns true if the issue can be edited by the current user.
isEditable() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns true if this custom field can be edited, false otherwise.
isEditable() - Method in interface com.atlassian.jira.issue.Issue
 
isEditable(Issue) - Method in interface com.atlassian.jira.issue.IssueManager
Returns true if the issue can be edited.
isEditable(Issue, User) - Method in interface com.atlassian.jira.issue.IssueManager
Returns true if the issue can be edited by the current user.
isEditable() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Determines if the workflow can be modifed within JIRA.
isEditable(Issue) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
isEditableCheckRequired() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogInputParameters
 
isEditableCheckRequired() - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
isEditableCheckRequired() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogResult
 
isEditTemplateExists() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
isEditTemplateExists() - Method in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
isElevatedSecurityCheckAlwaysShown() - Method in interface com.atlassian.jira.bc.security.login.LoginService
 
isElevatedSecurityCheckRequired() - Method in interface com.atlassian.jira.bc.security.login.LoginInfo
 
isElevatedSecurityCheckShown(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
isElevatedSecurityCheckShown() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isEmpty() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
isEmpty() - Method in interface com.atlassian.jira.issue.transport.FieldParams
 
isEmpty() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the is operator and the EMPTY value.
isEmpty() - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
isEmpty() - Method in class com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap
Returns true if the map is empty, false otherwise
isEmpty() - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchResult
 
isEmpty() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
isEmpty() - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
isEmpty() - Method in class com.atlassian.jira.util.collect.CompositeMap
 
isEmpty() - Method in interface com.atlassian.jira.util.collect.EnclosedIterable
 
isEmpty() - Method in interface com.atlassian.jira.util.collect.Sized
 
isEmptyOperand(Operand) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Returns true if the operand represents an EMPTY operand.
isEnabled(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
Is a particular property enabled at the moment - may be a runtime check.
isEnabled() - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
Whether the property is enabled in the current context.
isEnabled(String) - Method in interface com.atlassian.jira.config.FeatureManager
Checks whether a feature with given featureKey is enabled in the running JIRA instance.
isEnabled(CoreFeatures) - Method in interface com.atlassian.jira.config.FeatureManager
Checks whether a feature with given coreFeature is enabled in the running JIRA instance.
isEnabled() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
isEnabled() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
isEnabled() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns true if all configuration schemes returned by CustomField.getConfigurationSchemes() are enabled.
isEnabled() - Method in class com.atlassian.jira.mail.settings.MailSettings.Fetch
Whether fetching incoming mail is currently enabled.
isEnabled() - Method in class com.atlassian.jira.mail.settings.MailSettings.Send
Whether outgoing mail is currently enabled.
isEnabled() - Method in interface com.atlassian.jira.startup.PluginInfo
 
isEnabledFor(Priority) - Method in class com.atlassian.jira.util.log.NShotLogger
 
isEnableNotifications() - Static method in class com.atlassian.jira.util.ImportUtils
 
isEnableSorting() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
isEntitledToSupport() - Method in interface com.atlassian.jira.license.LicenseDetails
 
isEvaluation() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is an evaluation license or not
isEventBeingSent() - Method in class com.atlassian.jira.event.type.EventDispatchOption.EventDispatchOptionImpl
 
isEventBeingSent() - Method in interface com.atlassian.jira.event.type.EventDispatchOption
This should be false if you do not want to dispatch an event, otherwise the event specified by EventDispatchOption.getEventTypeId() will be used.
isEventTypeExists(String) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
isEventTypeExists(Long) - Method in interface com.atlassian.jira.event.type.EventTypeManager
 
isExcelViewSupported() - Method in class com.atlassian.jira.plugin.report.impl.AbstractReport
By default, reports do not have an Excel view.
isExcelViewSupported() - Method in interface com.atlassian.jira.plugin.report.Report
Whether or not this report has an Excel view.
isExcludeFromLimitFilter() - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestViewModuleDescriptor
 
isExpired() - Method in interface com.atlassian.jira.license.LicenseDetails
Checks whether the license is either expired or the grace period for an extended license (after upgrade) is over.
isExternalPasswordManagement() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
Returns true if JIRA is not able to manage user passwords, i.e.
isExternalUserManagement() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isFatal() - Method in class com.atlassian.jira.issue.fields.util.MessagedResult
 
isFavourite(User, SharedEntity) - Method in interface com.atlassian.jira.bc.favourites.FavouritesService
Check that the given entity is a favourite of the user passed in the context
isFavourite(User, PortalPage) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Is the passed PortalPage a favourite of the passed User.
isFavourite(User, S) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Check to see if the given entity is a favourite of the user passed in.
isFeatureEnabled(String) - Method in class com.atlassian.jira.plugin.profile.DarkFeatures
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.PriorityStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in interface com.atlassian.jira.issue.statistics.StatisticsMapper
Check if the field is always part of an issues data.
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.util.StatisticsMapperWrapper
 
isFieldAlwaysPartOfAnIssue() - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
isFieldHidden(User, Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Checks whether the given field is always hidden for the given user.
isFieldHidden(User, String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Determines whether the field with id of fieldId is NOT hidden in AT LEAST one FieldLayout that the user can see (assigned to projects for which the user has the Permissions.BROWSE permission).
isFieldHidden(Set<FieldLayout>, Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
Checks whether the given field is hidden in all of the given Field Layouts.
isFieldHidden(User, Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isFieldHidden(User, String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
Determines whether the field with id of fieldId is NOT hidden in AT LEAST one FieldLayout that the user can see (assigned to projects for which the user has the Permissions.BROWSE permission).
isFieldHidden(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayout
Checks if a field is hidden in this field configuration.
isFieldHidden(User, String) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the field is hidden across all the projects that the user can see (has the Permissions.BROWSE permission).
isFieldHidden(String, Issue) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the field is hidden for the issue's current field layout scheme.
isFieldHidden(Long, String, Long) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the field is hidden in the project with id of projectId.
isFieldHidden(Long, String, String) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if specified field is hidden in at least one scheme associated with the specified project and issue type.
isFieldHiddenInAllSchemes(Long, String, List<String>) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Returns TRUE if specified field is hidden under the following scenarios:

1: Project specified - is field hidden in all schemes associated with the specified project.

isFieldHiddenInAllSchemes(Long, String) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
 
isFieldHiddenInAllSchemes(String, SearchContext, User) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
 
isFieldLayoutSchemesVisiblyEquivalent(Long, Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Will determine whether or not two FieldLayoutSchemes are "visibly equivalent".
isFieldLayoutsVisiblyEquivalent(Long, Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Will determine whether or not two FieldLayouts are "visibly equivalent".
isFieldPresent(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
isFieldSet(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
isFieldVisible(User, String) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the field is visible in at least one of the projects that the user can see (has the Permissions.BROWSE permission).
isFieldVisible(String, Issue) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the field is visible for the issue's current field layout scheme.
isFieldVisible(Long, String, Long) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if the field is visible in the project with id of projectId.
isFieldVisible(Long, String, String) - Method in interface com.atlassian.jira.web.FieldVisibilityManager
Checks if specified field is visible in all schemes associated with the specified project and issue type.
isFieldVisibleAndInScope(Issue) - Method in interface com.atlassian.jira.issue.index.indexers.FieldIndexer
This method is used to determine if the indexer is relevant for the provided issue.
isFieldVisibleAndInScope(Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
isFilterBasedPngOpacity(String) - Static method in class com.atlassian.jira.util.BrowserUtils
Returns TRUE if the browser requires a Filter style opacity statement for PNGs IE 5 upwards on Windows
isForAnyIssueTypes() - Method in interface com.atlassian.jira.issue.search.SearchContext
Returns true if no specific issue types have been selected
isForAnyProjects() - Method in interface com.atlassian.jira.issue.search.SearchContext
Returns whether the context is global or not.
isFunctionOperand(Operand) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Returns true if the passed operand is a function call.
isGeneratedForAuthenticatedUser() - Method in interface com.atlassian.jira.security.xsrf.XsrfCheckResult
 
isGenerateUrl() - Method in interface com.atlassian.jira.charts.PieSegment
 
isGenerateUrl() - Method in class com.atlassian.jira.charts.PieSegmentWrapper
 
isGlobal() - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
isGlobal() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
isGlobal() - Method in interface com.atlassian.jira.issue.fields.CustomField
Returns true if this custom field applies for all projects and all issue types.
isGlobal() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
isGlobalAction(ActionDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
isGlobalPermission(int) - Static method in class com.atlassian.jira.security.Permissions
 
isGravatarEnabled() - Method in interface com.atlassian.jira.avatar.AvatarService
Returns true if Gravatar support is enabled.
isGroupActor() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
isGroupVisiblityEnabled() - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Returns the flag that indicates whether group visiblity is enabled
isGroupVisiblityEnabled() - Method in interface com.atlassian.jira.bc.issue.util.VisibilityValidator
Determines if group visibility restrictions are currently enabled in JIRA.
isHasCreatedIssue() - Method in interface com.atlassian.jira.permission.PermissionContext
Deprecated.
isHasIssuePermission(String, GenericValue) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isHasIssuePermission(int, GenericValue) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isHasIssuePermission(String, GenericValue) - Method in interface com.atlassian.jira.web.util.AuthorizationSupport
 
isHasIssuePermission(int, GenericValue) - Method in interface com.atlassian.jira.web.util.AuthorizationSupport
 
isHasMailServer() - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
 
isHasMailServer() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Check if a mail server has been specified.
isHasPermission(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isHasPermission(int) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isHasPermission(String, GenericValue) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Deprecated.
isHasPermission(String) - Method in interface com.atlassian.jira.web.util.AuthorizationSupport
 
isHasPermission(int) - Method in interface com.atlassian.jira.web.util.AuthorizationSupport
 
isHasPermission(String, GenericValue) - Method in interface com.atlassian.jira.web.util.AuthorizationSupport
isHasProjectPermission(String, GenericValue) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isHasProjectPermission(int, GenericValue) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isHasProjectPermission(String, GenericValue) - Method in interface com.atlassian.jira.web.util.AuthorizationSupport
 
isHasProjectPermission(int, GenericValue) - Method in interface com.atlassian.jira.web.util.AuthorizationSupport
 
isHasVoted() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
isHeld() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Return true if the index is held.
isHidden() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutItem
Whether the field should be invisible in the UI.
isHidden() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
isHideableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isHideableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isHideableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isHideableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isHtml() - Method in class com.atlassian.jira.notification.NotificationRecipient
 
isI18nReloadBundles() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isI18NValues(String) - Method in interface com.atlassian.configurable.ObjectConfiguration
 
isI18nValues() - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
 
isIconEnabled() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
isIconEnabled() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
isIe456Or7(String) - Static method in class com.atlassian.jira.util.BrowserUtils
 
isIgnoredCustomField(String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
 
isIgnoreUrlWithKey() - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
isImportSuccessful() - Method in class com.atlassian.jira.bc.dataimport.ImportCompletedEvent
 
isInContext(IssueContext) - Method in class com.atlassian.jira.issue.context.AbstractJiraContext
 
isInContext(IssueContext) - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
isInContext(IssueContext) - Method in interface com.atlassian.jira.issue.context.JiraContextNode
 
isInContext(IssueContext) - Method in interface com.atlassian.jira.issue.fields.config.FieldConfigScheme
 
isInContext(IssueContext) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigSchemeImpl
 
isIndexConsistent() - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
 
isIndexing() - Method in class com.atlassian.jira.action.JiraActionSupport
 
isIndexingEnabled() - Method in exception com.atlassian.jira.issue.index.SearchUnavailableException
 
isIndexingEnabled() - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
 
isIndexIssues() - Static method in class com.atlassian.jira.util.ImportUtils
 
isInfoEnabled() - Method in class com.atlassian.jira.util.log.NShotLogger
 
isInGroup(String) - Method in class com.atlassian.jira.notification.NotificationRecipient
Checks if the recipient is in the specified group.
isInitialAction(ActionDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
isInlineDialogMode() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
This returns true if the action has been invoked as an inline dialog.
isInScope(Project, List<String>) - Method in interface com.atlassian.jira.issue.fields.CustomField
Determines if this custom field is within the scope of the given project, and list of Issue Types.
isInScope(GenericValue, List<String>) - Method in interface com.atlassian.jira.issue.fields.CustomField
Deprecated.
Please use CustomField.isInScope(com.atlassian.jira.project.Project, java.util.List). This method was created in v4.3 as a temporary compatibility measure and has been always deprecated.
isInScope(SearchContext) - Method in interface com.atlassian.jira.issue.fields.CustomField
Determines whether this custom field is in scope.
isInScope(User, SearchContext) - Method in interface com.atlassian.jira.issue.fields.CustomField
isInstanceOf(Class<? extends T>) - Static method in class com.atlassian.jira.util.Predicates
 
isInternal() - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
isInternal() - Method in interface com.atlassian.jira.event.JiraListener
Indicates whether administrators can delete this listener from within the web interface.
isInternal() - Method in class com.atlassian.jira.service.AbstractService
By default, returns false.
isInternal() - Method in interface com.atlassian.jira.service.JiraService
Indicates whether administrators can delete this service from within the web interface.
isIssueInEditableWorkflowState(Issue) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Will return true if the issue is in an editable workflow state.
isJavaScriptTemplateExists() - Method in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
isJqlCustomFieldId(String) - Static method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
isKeyboardShortcutsEnabled() - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
Returns if the user has keyboard shortcuts enabled.
isKeyDefined(String) - Method in class com.atlassian.jira.action.JiraActionSupport
 
isKeyDefined(String) - Method in interface com.atlassian.jira.util.I18nHelper

For the given key, checks whether such a key is defined in the locale context represented by this helper instance.

isKeyDetectionBackwardsCompatible() - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
isKeyInString(String, String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Determines whether the provided key is part of the provided string
isKeyInString(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Determines whether any JIRA issue key is in the given string
isKeyInString(String) - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
isKeyInString(String, String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
isKeyInString(String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
isLastBulkEditBean() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
isLicenseAlmostExpired() - Method in interface com.atlassian.jira.license.LicenseDetails
If the license is Evaluation or Extended (New Build, Old License), returns true if we are within 7 days of the expiry date.
isLicenseSet() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether a license has been set or not for this JIRA instance.
isLinkingEnabled() - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Returns whether Issue Linking is currently enabled in JIRA.
isList() - Method in class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
 
isList() - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunction
This method should return true if the function is meant to be used with the IN or NOT IN operators, that is, if the function should be viewed as returning a list.
isList() - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunctionModuleDescriptor
 
isListOperand(Operand) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Returns true if the passed operand returns a list of values.
isLoaded() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
isLocal() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
isLoggedInUser() - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
Returns a boolean indicating whether there is a currently logged in user.
isLoginError() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isLoginSucceeded() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isMailRelatedLogger(Logger) - Method in interface com.atlassian.jira.mail.MailLoggingManager
 
isMaintenanceValidForBuildDate(Date) - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether the current build date is within the maintenance of the license
isManaged() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
isMandatoryField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isMandatoryField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isMandatoryField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isMandatoryField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isModifiable() - Method in class com.atlassian.jira.mail.settings.MailSettings.Fetch
Whether the fetching incoming mail setting can be changed from enabled to disabled, or viceversa.
isModifiable() - Method in class com.atlassian.jira.mail.settings.MailSettings.Send
Whether the outgoing mail setting can be changed from enabled to disabled, or viceversa.
isModified() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
Indicates whether any fields of the screen have been modified
isModified() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
isModified() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
isModified() - Method in class com.atlassian.jira.issue.search.SearchRequestInfo
 
isMultipleProjects() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isMutipleIssueTypes() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isNavigableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isNavigableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isNavigableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isNavigableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isNonProfit() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is a non profit license or not
isNonSysAdminAttemptingToDeleteSysAdmin(User, User) - Method in interface com.atlassian.jira.user.util.UserUtil
Checking if user without SYSTEM_ADMIN rights tries to remove user with SYSTEM_ADMIN rights.
isNot() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition is not.
isNotEmpty() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the is not operator and the EMPTY value.
isNotEmpty(Object) - Static method in class com.atlassian.jira.util.ObjectUtils
 
isNull() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
isNull(int) - Method in class com.atlassian.jira.util.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class com.atlassian.jira.util.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isNull() - Static method in class com.atlassian.jira.util.Predicates
A predicate that check that the input is null.
isObject() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
isOK() - Method in interface com.atlassian.jira.bc.security.login.LoginResult
 
isOK() - Method in class com.atlassian.jira.plugin.searchrequestview.auth.Authorizer.Failure
 
isOK() - Method in interface com.atlassian.jira.plugin.searchrequestview.auth.Authorizer.Result
 
isOnlyContainsSubTasks() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isOpenSource() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is an open source license or not
isOrderableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isOrderableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isOrderableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isOrderableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isOrdinaryAction(ActionDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
isOverdue(Version) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Is the passed version overdue? This method does no permission checks on the passed version.
isPaging() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
isParseable(String) - Method in interface com.atlassian.jira.util.DateFieldFormat
Returns a boolean indicating whether the given text contains a valid date.
isPartOfUrl(String, int) - Static method in class com.atlassian.jira.util.JiraKeyUtils
 
isPersonalLicense() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether this is a personal license or not
isPjaxRequest(HttpServletRequest) - Static method in class com.atlassian.jira.web.action.AjaxHeaders
Returns true if the HTTP request contains the header.
isPreviousValueSpecified() - Method in class com.atlassian.jira.web.bean.BulkMoveHelper.DistinctValueResult
 
isPrintHeader() - Method in class com.atlassian.jira.issue.search.searchers.SearcherGroup
 
isPrivate() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
isProjectLead(Long) - Static method in class com.atlassian.jira.project.ProjectAssigneeTypes
 
isProjectRoleNameUnique(User, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will tell you if a role name exists or not.
isProjectRoleVisiblityEnabled() - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Returns the flag that indicates whether project role visibility is enabled
isProjectRoleVisiblityEnabled() - Method in interface com.atlassian.jira.bc.issue.util.VisibilityValidator
Determines if project role visibility restrictions are currently enabled in JIRA.
isPublicMode(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
isPublicMode() - Method in class com.atlassian.jira.bc.security.login.LoginProperties
 
isQuickImport() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
isRealRun() - Method in class com.atlassian.jira.service.util.handler.DefaultMessageHandlerContext
 
isRealRun() - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerContext
 
isReleased() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
isReleased() - Method in interface com.atlassian.jira.project.version.Version
 
isRelevantForIssue(Issue) - Method in class com.atlassian.jira.issue.index.indexers.impl.AbstractCustomFieldIndexer
 
isRelevantForQuery(User, Query) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
isRelevantForQuery(User, Query) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer
 
isRelevantForQuery(ClauseNames, Query) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
isRelevantForQuery(User, Query) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.SearchRenderer
Checks if the searchRequest object has a search representation that was created by the searcher and is used to determine if the SearchRenderer.getViewHtml(User, com.atlassian.jira.issue.search.SearchContext, com.atlassian.jira.issue.transport.FieldValuesHolder, java.util.Map, webwork.action.Action) method should be called when rendering the search summary.
isRemoveFromAllSelected(String) - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Indicates that the given child is to be removed from all default groups.
isRenderable() - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
This is a mirror of the method from the RenderableField interface and is needed to bridge the gap between CustomFields and CustomFieldTypes.
isRenderable() - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
isRenderable() - Method in interface com.atlassian.jira.issue.fields.renderer.RenderableField
Defines if a field determines itself as renderable.
isRenderableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isRenderableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isRenderableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isRenderableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isReporter() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
isRequirableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isRequirableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isRequirableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isRequirableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isRequired() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutItem
Whether a field value is mandatory.
isRequired() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
isRequired() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
isRequired() - Method in interface com.atlassian.jira.security.xsrf.XsrfCheckResult
 
isRequiredField(String) - Static method in class com.atlassian.jira.issue.IssueFieldConstants
 
isReservedKeyword(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Check if the Project Key matches a list of reserved keywords - JRA-8051.
isResolved() - Method in class com.atlassian.jira.issue.link.RemoteIssueLink
Returns a Boolean to indicate whether the remote object is resolved or not.
isRetainChecked(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isReverse() - Method in class com.atlassian.query.order.SearchSort
 
isRoleNameUnique(String) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Will tell you if a role name exists or not.
isRunning() - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
isSafeMode() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
isScreenshotAppletEnabled() - Method in interface com.atlassian.jira.issue.AttachmentManager
Determine if screenshot applet has been enabled in JIRA.
isScreenshotAppletSupportedByOS() - Method in interface com.atlassian.jira.issue.AttachmentManager
Determine if the screenshot applet is supported by the user's operating system.
isSearchRequestAuthorized(User, SearchRequest, SearchRequestParams) - Method in interface com.atlassian.jira.plugin.searchrequestview.auth.Authorizer
Can the specified user perform this SearchRequest?
isSecurityOverriden() - Method in interface com.atlassian.jira.jql.query.QueryCreationContext
 
isSecurityOverriden() - Method in class com.atlassian.jira.jql.query.QueryCreationContextImpl
 
isSendBulkNotification() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isSendMail() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
isSendMail() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
isSetup() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
isSetupUpgrade() - Method in class com.atlassian.jira.event.JiraUpgradedEvent
Whether the upgrade is a setup upgrade.
isSharedWith(User, SharedEntity) - Method in interface com.atlassian.jira.sharing.ShareManager
Whether this entity has been shared with the specified user.
isShow(Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
isShow() - Method in class com.atlassian.jira.plugin.issuetabpanel.ShowPanelReply
 
isShowActionColumn() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isShowActions() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
isShowExteriorTable() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isShowHeaderDescription() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isShown(User, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.CustomFieldRenderer
 
isShown(User, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.DateCustomFieldSearchRenderer
 
isShown(User, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.VersionCustomFieldRenderer
 
isShown(Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Tests field specific way to determine if it should be shown or not.
isShown(Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
isShown(User, SearchContext) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractDateSearchRenderer
 
isShown(User, SearchContext) - Method in interface com.atlassian.jira.issue.search.searchers.renderer.SearchRenderer
Checks if the searcher should be shown in this context on the Issue Navigator.
isShown(User, SearchContext) - Method in class com.atlassian.jira.issue.search.searchers.SearcherGroup
 
isShownAndVisible(CustomField, User, SearchContext, FieldVisibilityManager) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Checks if the custom field is in the search context scope (using OrderableField.isShown(com.atlassian.jira.issue.Issue)) and visible in all field schemes (using FieldVisibilityManager.isFieldHiddenInAllSchemes(String,SearchContext,User))
isShowTableEditHeader() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isSingleProjectContext() - Method in interface com.atlassian.jira.issue.search.SearchContext
Returns true if there is exactly one Project in this SearchContext.
isSingleton() - Method in interface com.atlassian.jira.sharing.type.ShareType
Represents whether this ShareType is a singleton.
isSortable() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanelModuleDescriptor
 
isSortingEnabled() - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
isStandardViewIssueCustomField() - Static method in class com.atlassian.jira.issue.fields.util.FieldPredicates
Return a predicate that returns true for custom fields that should be displayed in the custom field section of the view issue screen.
isStarter() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells wheter this is a starter license or not
isStatusChangeRequired(JiraServiceContext, Issue, IssueType) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Determines if the workflow status exists in the target workflow (based on current project and target issue type).
isStatusValid(BulkEditBean) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
isStepOnDraftWithNoTransitionsOnParentWorkflow(JiraServiceContext, JiraWorkflow, int) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Given a draft workflow and a step Id, this method returns true, if the step does not have any transitions on the original workflow.
isString() - Method in class com.atlassian.jira.issue.fields.rest.json.JsonData
 
isSubTask(GenericValue) - Method in interface com.atlassian.jira.config.SubTaskManager
 
isSubTask(String) - Method in class com.atlassian.jira.imports.project.mapper.IssueTypeMapper
 
isSubtask() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
isSubTask() - Method in interface com.atlassian.jira.issue.Issue
 
isSubTask() - Method in interface com.atlassian.jira.issue.issuetype.IssueType
 
isSubTaskCollection() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isSubTaskIssueType(GenericValue) - Method in interface com.atlassian.jira.config.SubTaskManager
 
isSubTaskLinkType() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinkType
Deprecated.
 
isSubTaskLinkType() - Method in interface com.atlassian.jira.issue.link.IssueLinkType
 
isSubTaskOnly() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isSubTasksEnabled() - Method in interface com.atlassian.jira.config.SubTaskManager
 
isSubtasksUpdated() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
isSubtasksUpdated() - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
isSubtasksUpdated() - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Returns true if any subtasks of this issue where updated and therefore need to be re-indexed.
isSubtasksUpdated() - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
isSubvertSecurityScheme() - Static method in class com.atlassian.jira.util.ImportUtils
 
isSuccess() - Method in class com.atlassian.jira.bc.group.GroupService.BulkEditGroupValidationResult
 
issue(Issue) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
issue(Issue) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
Issue - Interface in com.atlassian.jira.issue
Main issue interface.
ISSUE - Static variable in class com.atlassian.jira.JiraDataTypes
Defines the core JIRA data types
issue(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that will find all issues with the passed key.
issue() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's id or key.
issue - Variable in class com.atlassian.jira.notification.AdhocNotificationService.ValidateNotificationResult
 
issue() - Method in class com.atlassian.jira.plugin.issuetabpanel.GetActionsRequest
 
issue() - Method in class com.atlassian.jira.plugin.issuetabpanel.ShowPanelRequest
 
ISSUE - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
ISSUE_ASSIGNED - Static variable in interface com.atlassian.jira.event.type.EventDispatchOption
Use this when you want to dispatch an EventType.ISSUE_ASSIGNED_ID event.
ISSUE_ASSIGNED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_ASSIGNEE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_ASSIGNEE_GROUP - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_AUTHOR - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_AUTHOR_GROUP - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_CLOSED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_COMMENT_DELETED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_COMMENT_EDITED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_COMMENTED_FROM_EMAIL - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
ISSUE_COMMENTED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_COMPONENT - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_CREATED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_CREATED_FROM_EMAIL - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
ISSUE_CREATED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_CURRENT_USER - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_CUSTOMFIELD_PREFIX - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_DELETED - Static variable in interface com.atlassian.jira.event.type.EventDispatchOption
Use this when you want to dispatch an EventType.ISSUE_DELETED_ID event.
ISSUE_DELETED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_DESC - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_DUEDATE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_ENV - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_FIXVERSION - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_GENERICEVENT_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_ID - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_INDEX - Static variable in interface com.atlassian.jira.issue.search.SearchProviderFactory
 
ISSUE_INDEX_FETCH_SIZE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
ISSUE_KEY - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_KEY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
ISSUE_KEY_FOLDED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_KEY_NUM_PART - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_KEY_NUM_PART_RANGE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_LABELS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_LABELS_FOLDED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_LINK - Static variable in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
ISSUE_LINK_TYPE - Static variable in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
ISSUE_LINKS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_LINKS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
ISSUE_MOVED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_NAVIGATOR_MODE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
ISSUE_NAVIGATOR_TYPE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
ISSUE_NAVIGATOR_USER_CREATED - Static variable in interface com.atlassian.jira.web.SessionKeys
 
ISSUE_NO_AUTHOR - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_NON_EMPTY_FIELD_IDS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_NOT_FOUND_RESULT - Static variable in class com.atlassian.jira.web.action.JiraWebActionSupport
 
ISSUE_PARENTTASK - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_PRIORITY - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_PROGRESS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_REOPENED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_RESOLUTION - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_RESOLUTION_DATE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_RESOLVED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_SECURITY_LEVEL - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SECURITY_LEVEL - Static variable in class com.atlassian.jira.JiraDataTypes
 
ISSUE_SORT_CREATED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SORT_DESC - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SORT_DUEDATE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SORT_ENV - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SORT_RESOLUTION_DATE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SORT_SUMMARY - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SORT_UPDATED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_STATUS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SUBTASKS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SUMMARY - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_SUMMARY_SORT - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_TABLE_COLS_DASHBOARD - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
ISSUE_TABLE_COLS_SUBTASK - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
ISSUE_TIME_ESTIMATE_CURR - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_TIME_ESTIMATE_ORIG - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_TIME_SPENT - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_TYPE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_TYPE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
ISSUE_TYPE - Static variable in class com.atlassian.jira.JiraDataTypes
 
ISSUE_TYPE_CONSTANT_TYPE - Static variable in interface com.atlassian.jira.config.ConstantsManager
ISSUE_TYPE_SCREEN_SCHEME_ENTITY_ENTITY_NAME - Static variable in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
ISSUE_TYPE_SCREEN_SCHEME_ENTITY_NAME - Static variable in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
ISSUE_UNASSIGNED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_UPDATED - Static variable in interface com.atlassian.jira.event.type.EventDispatchOption
Use this when you want to dispatch an EventType.ISSUE_UPDATED_ID event.
ISSUE_UPDATED - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_UPDATED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_VERSION - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_VIEW - Static variable in class com.atlassian.jira.issue.fields.FieldRenderingContext
used to signify we are on the ViewIssue page
ISSUE_VISIBLE_FIELD_IDS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_VOTERS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_VOTES - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_WATCHERS - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_WATCHES - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_WORKLOG_DELETED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_WORKLOG_UPDATED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_WORKLOGGED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_WORKRATIO - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
ISSUE_WORKSTARTED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
ISSUE_WORKSTOPPED_ID - Static variable in class com.atlassian.jira.event.type.EventType
 
IssueAction - Interface in com.atlassian.jira.plugin.issuetabpanel
A comment, work log, changelog etc on an issue.
issueAssigned(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueAssigned(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
IssueChangeHolder - Interface in com.atlassian.jira.issue.util
This defines a simple object that can contain the changes that have occurred to an issue.
issueClosed(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueClosed(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
issueCommentDeleted(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
The default behaviour for this method calls AbstractIssueEventListener.issueUpdated(IssueEvent event).
issueCommented(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueCommented(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
issueCommentEdited(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
IssueConstant - Interface in com.atlassian.jira.issue
Abstraction to represent any of the various constants like Resolution, Status etc.
IssueConstantsField - Interface in com.atlassian.jira.issue.fields
At the moment this is a fairly useless marker interface.
IssueContext - Interface in com.atlassian.jira.issue.context
A context (scope) for an issue or custom field.
IssueContextImpl - Class in com.atlassian.jira.issue.context
 
IssueContextImpl(Long, String) - Constructor for class com.atlassian.jira.issue.context.IssueContextImpl
Create a context.
IssueContextImpl(Project, IssueType) - Constructor for class com.atlassian.jira.issue.context.IssueContextImpl
Create a context.
IssueConversionService - Interface in com.atlassian.jira.bc.subtask.conversion
 
issueCreated(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueCreated(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
IssueCreationHelperBean - Interface in com.atlassian.jira.web.action.issue
 
issueDeleted(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueDeleted(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
IssueEvent - Class in com.atlassian.jira.event.issue
Basic representation of something that happens to an Issue, such as a modification or comment.
IssueEvent(Issue, Map, User, Long) - Constructor for class com.atlassian.jira.event.issue.IssueEvent
Create a new IssueEvent with a given list of parameters.
IssueEvent(Issue, Map, User, Long, boolean) - Constructor for class com.atlassian.jira.event.issue.IssueEvent
Allows configuration of whether the mail notification should be sent
IssueEvent(Issue, User, Comment, Worklog, GenericValue, Map, Long) - Constructor for class com.atlassian.jira.event.issue.IssueEvent
Create a new IssueEvent with a given list of parameters.
IssueEvent(Issue, User, Comment, Worklog, GenericValue, Map, Long, boolean) - Constructor for class com.atlassian.jira.event.issue.IssueEvent
Create a new IssueEvent with a given list of parameters.
IssueEvent(Issue, User, Comment, Worklog, GenericValue, Map, Long, boolean, boolean) - Constructor for class com.atlassian.jira.event.issue.IssueEvent
 
IssueEventListener - Interface in com.atlassian.jira.event.issue
The IssueEventListener is the main Listener within JIRA.
IssueEventManager - Interface in com.atlassian.jira.event.issue
Component responsible for dispatching issue events.
IssueFactory - Interface in com.atlassian.jira.issue
The IssueFactory is used for creating Issues in JIRA, as well as converting GenericValue issue objects to proper Issue objects.
IssueFieldConstants - Class in com.atlassian.jira.issue
 
IssueFieldConstants() - Constructor for class com.atlassian.jira.issue.IssueFieldConstants
 
IssueFinder - Interface in com.atlassian.jira.issue.fields.rest
Finds an issue based on its 'id' or 'key'.
issueGenericEvent(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueGenericEvent(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
issueId(Long) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
issueId(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
issueId(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
IssueIdClauseQueryFactory - Class in com.atlassian.jira.jql.query
A ClauseQueryFactory for the "Issue Key" JQL clause.
IssueIdClauseQueryFactory(JqlOperandResolver, JqlIssueKeySupport, JqlIssueSupport) - Constructor for class com.atlassian.jira.jql.query.IssueIdClauseQueryFactory
 
IssueIdConstants - Class in com.atlassian.jira.issue.search.constants
Searching constants for the "IssueKey" JQL clause.
issueIds(List<Long>) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
IssueIndexManager - Interface in com.atlassian.jira.issue.index
Manages Lucene search indexes.
issueInHistory() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that will find all issues currently within the user's history.
IssueInputParameters - Interface in com.atlassian.jira.issue
This represents an issue builder and can be used to provide parameters that can be used to create and update an issue through the IssueService.
issueInVotedIssues() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that will find all issues the user has voted on.
issueInWatchedIssues() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that will find all issues currently watched by the user.
issueKey(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
issueKey(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
IssueKeyComparator - Class in com.atlassian.jira.issue.comparator
 
IssueKeyComparator() - Constructor for class com.atlassian.jira.issue.comparator.IssueKeyComparator
 
IssueKeyConstants - Class in com.atlassian.jira.issue.search.constants
Constants for issue key.
IssueLink - Interface in com.atlassian.jira.issue.issuelink
Deprecated.
Use IssueLink instead. Since v5.0.
IssueLink - Interface in com.atlassian.jira.issue.link
 
IssueLinkBeanBuilder - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
IssueLinkBeanBuilder(JiraBaseUrls) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkBeanBuilder
 
IssueLinkJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
This bean holds the information that is reported for each issue link.
IssueLinkJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
IssueLinkJsonBean(IssueLinkTypeJsonBean, IssueRefJsonBean, IssueRefJsonBean, String) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
IssueLinkManager - Interface in com.atlassian.jira.issue.link
The implementations of this class are used to manage issue link types and issue links.
IssueLinkRenderer - Interface in com.atlassian.jira.plugin.issuelink
Defines an issue link renderer to customise how issue links appear.
IssueLinkRendererModuleDescriptor - Interface in com.atlassian.jira.plugin.issuelink
Module descriptor for an issue link renderer that customises the way issue links are rendered.
IssueLinks - Interface in com.atlassian.jira.issue.issuelink
Deprecated.
Use LinkCollection instead. Since v5.0.
ISSUELINKS_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
IssueLinksBeanBuilder - Class in com.atlassian.jira.issue.fields.rest.json.beans
Builder for IssueLinkJsonBean instances.
IssueLinksBeanBuilder(ApplicationProperties, IssueLinkManager, JiraAuthenticationContext, JiraBaseUrls, Issue) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinksBeanBuilder
 
IssueLinksBeanBuilderFactory - Interface in com.atlassian.jira.issue.fields.rest.json.beans
 
IssueLinkService - Interface in com.atlassian.jira.bc.issue.issuelink
Deprecated.
Use IssueLinkService instead. Since v5.0.
IssueLinkService - Interface in com.atlassian.jira.bc.issue.link
Provides methods to link two JIRA Issues.
IssueLinkService.AddIssueLinkValidationResult - Class in com.atlassian.jira.bc.issue.issuelink
Deprecated.
 
IssueLinkService.AddIssueLinkValidationResult(User, ErrorCollection, Issue, IssueLinkType, Direction, Collection<String>) - Constructor for class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.AddIssueLinkValidationResult
Deprecated.
 
IssueLinkService.AddIssueLinkValidationResult - Class in com.atlassian.jira.bc.issue.link
 
IssueLinkService.AddIssueLinkValidationResult(User, ErrorCollection, Issue, IssueLinkType, Direction, Collection<String>) - Constructor for class com.atlassian.jira.bc.issue.link.IssueLinkService.AddIssueLinkValidationResult
 
IssueLinkService.DeleteIssueLinkValidationResult - Class in com.atlassian.jira.bc.issue.issuelink
Deprecated.
 
IssueLinkService.DeleteIssueLinkValidationResult - Class in com.atlassian.jira.bc.issue.link
 
IssueLinkService.IssueLinkResult - Class in com.atlassian.jira.bc.issue.issuelink
Deprecated.
 
IssueLinkService.IssueLinkResult(ErrorCollection, Set<IssueLinkType>, IssueLinks) - Constructor for class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.IssueLinkResult
Deprecated.
 
IssueLinkService.IssueLinkResult - Class in com.atlassian.jira.bc.issue.link
 
IssueLinkService.IssueLinkResult(ErrorCollection, LinkCollection) - Constructor for class com.atlassian.jira.bc.issue.link.IssueLinkService.IssueLinkResult
 
IssueLinkService.IssueLinkValidationResult - Class in com.atlassian.jira.bc.issue.issuelink
Deprecated.
 
IssueLinkService.IssueLinkValidationResult(ErrorCollection, Issue) - Constructor for class com.atlassian.jira.bc.issue.issuelink.IssueLinkService.IssueLinkValidationResult
Deprecated.
 
IssueLinkService.IssueLinkValidationResult - Class in com.atlassian.jira.bc.issue.link
 
IssueLinkService.IssueLinkValidationResult(ErrorCollection, Issue) - Constructor for class com.atlassian.jira.bc.issue.link.IssueLinkService.IssueLinkValidationResult
 
IssueLinkService.SingleIssueLinkResult - Class in com.atlassian.jira.bc.issue.link
 
IssueLinkService.SingleIssueLinkResult(ErrorCollection, IssueLink) - Constructor for class com.atlassian.jira.bc.issue.link.IssueLinkService.SingleIssueLinkResult
 
IssueLinkType - Interface in com.atlassian.jira.issue.issuelink
Deprecated.
Use IssueLinkType instead. Since v5.0.
IssueLinkType - Interface in com.atlassian.jira.issue.link
 
ISSUELINKTYPE - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
IssueLinkTypeDestroyer - Interface in com.atlassian.jira.issue.link
 
IssueLinkTypeFinder - Interface in com.atlassian.jira.issue.fields.rest
Finds an IssueLinkType by 'id' or 'name'.
IssueLinkTypeJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
IssueLinkTypeJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
IssueLinkTypeJsonBean(Long, String, String, String, URI) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
IssueLinkTypeJsonBean(String, String, String, String, URI) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
IssueLinkTypeManager - Interface in com.atlassian.jira.issue.link
Manages IssueLinkTypes.
IssueLinkTypeMapper - Class in com.atlassian.jira.imports.project.mapper
Holds the mappings for an IssueLinkType.
IssueLinkTypeMapper() - Constructor for class com.atlassian.jira.imports.project.mapper.IssueLinkTypeMapper
 
IssueManager - Interface in com.atlassian.jira.issue
A class to manage interactions with issues
issueMoved(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueMoved(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
IssueNavigatorSearchResultsHelper - Interface in com.atlassian.jira.web.action.issue
Utility for getting search results for issue navigation
IssueNotFoundException - Exception in com.atlassian.jira.exception
 
IssueNotFoundException(String, Throwable) - Constructor for exception com.atlassian.jira.exception.IssueNotFoundException
 
IssueNotFoundException() - Constructor for exception com.atlassian.jira.exception.IssueNotFoundException
 
IssueNotFoundException(String) - Constructor for exception com.atlassian.jira.exception.IssueNotFoundException
 
IssueNotFoundException(Throwable) - Constructor for exception com.atlassian.jira.exception.IssueNotFoundException
 
IssueOperation - Interface in com.atlassian.jira.issue.operation
Copyright (c) 2002-2004 All rights reserved.
IssueOperationImpl - Class in com.atlassian.jira.issue.operation
 
IssueOperationImpl(String, String) - Constructor for class com.atlassian.jira.issue.operation.IssueOperationImpl
 
IssueOperations - Class in com.atlassian.jira.issue.operation
 
IssueOperations() - Constructor for class com.atlassian.jira.issue.operation.IssueOperations
 
IssuePage - Interface in com.atlassian.jira.web.component
 
IssuePager - Interface in com.atlassian.jira.web.component
This class is used in conjunction with issuetable.vm, and IssueTableLayoutBean and IssueTableWebComponent to display a table of issues.
issueParent(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that will find all issues that have the passed issues as parents.
issueParent() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's parent.
IssueParentConstants - Class in com.atlassian.jira.issue.search.constants
Searching constants for the "Issue Parent" JQL clause.
IssuePermissionException - Exception in com.atlassian.jira.exception
 
IssuePermissionException() - Constructor for exception com.atlassian.jira.exception.IssuePermissionException
 
IssuePermissionException(String) - Constructor for exception com.atlassian.jira.exception.IssuePermissionException
 
IssuePermissionException(Throwable) - Constructor for exception com.atlassian.jira.exception.IssuePermissionException
 
IssuePermissionException(String, Throwable) - Constructor for exception com.atlassian.jira.exception.IssuePermissionException
 
IssuePickerResults - Class in com.atlassian.jira.bc.issue.search
Simple Bean for returning back the results of an Issue Picker provider
IssuePickerResults(Collection<Issue>, int, Collection<String>, Collection<String>, String, String) - Constructor for class com.atlassian.jira.bc.issue.search.IssuePickerResults
Full constructor for results
IssuePickerSearchService - Interface in com.atlassian.jira.bc.issue.search
Service that is used to get a list of Issue for the Issue Picker.
IssuePickerSearchService.IssuePickerParameters - Class in com.atlassian.jira.bc.issue.search
Class for passing around IssuePicker parameters.
IssuePickerSearchService.IssuePickerParameters(String, String, Issue, Project, boolean, boolean, int) - Constructor for class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
Constructor that takes all parameters
IssueRefJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
A reference to an issue (either by id or by issue key).
IssueRefJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
IssueRefJsonBean(String, String, URI, IssueRefJsonBean.Fields) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
IssueRefJsonBean.Fields - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
IssueRefJsonBean.Fields() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
IssueRefJsonBean.Fields(String, StatusJsonBean, IssueTypeJsonBean, PriorityJsonBean) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
IssueRelationConstants - Interface in com.atlassian.jira.issue
Named relations of issues, from the entitymodel.xml file.
IssueRenderContext - Class in com.atlassian.jira.issue.fields.renderer
This is a context object used with the renderers.
IssueRenderContext(Issue) - Constructor for class com.atlassian.jira.issue.fields.renderer.IssueRenderContext
 
issueReopened(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueReopened(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
issueResolved(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueResolved(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
IssueSearcher<T extends SearchableField> - Interface in com.atlassian.jira.issue.search.searchers
The interface defines an object responsible for all search related activities in the Issue Navigator.
IssueSearcherManager - Interface in com.atlassian.jira.issue.search.managers
Manager to obtain a list of IssueSearcher objects as well as SearcherGroup collections
IssueSearchEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when a user searches for issues.
IssueSearchEvent(SearchRequest) - Constructor for class com.atlassian.jira.event.issue.IssueSearchEvent
 
IssueSearchEvent(SearchRequest, String) - Constructor for class com.atlassian.jira.event.issue.IssueSearchEvent
 
IssueSearchLimits - Interface in com.atlassian.jira.web.action.issue
Utility methods that allow you to get the limits that are imposed by JIRA configuration properties.
IssueSecurityLevel - Interface in com.atlassian.jira.issue.security
Defines an issue security level in JIRA.
IssueSecurityLevelAddedEvent - Class in com.atlassian.jira.event.issue.security
Event indicating a security level has been added to an issue security scheme.
IssueSecurityLevelAddedEvent(Long, SchemeEntity) - Constructor for class com.atlassian.jira.event.issue.security.IssueSecurityLevelAddedEvent
 
IssueSecurityLevelDeletedEvent - Class in com.atlassian.jira.event.issue.security
Event indicating a security level has been removed from an issue security scheme.
IssueSecurityLevelDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.issue.security.IssueSecurityLevelDeletedEvent
 
IssueSecurityLevelManager - Interface in com.atlassian.jira.issue.security
 
IssueSecurityLevelPermission - Class in com.atlassian.jira.issue.security
Represents a single permission for a particular Issue Security Level.
IssueSecurityLevelPermission(Long, Long, Long, String, String) - Constructor for class com.atlassian.jira.issue.security.IssueSecurityLevelPermission
 
IssueSecurityLevelScheme - Class in com.atlassian.jira.issue.security
 
IssueSecurityLevelScheme(Long, String, String, Long) - Constructor for class com.atlassian.jira.issue.security.IssueSecurityLevelScheme
 
IssueSecuritySchemeCopiedEvent - Class in com.atlassian.jira.event.issue.security
Event indicating an issue security scheme has been copied.
IssueSecuritySchemeCopiedEvent(Scheme, Scheme) - Constructor for class com.atlassian.jira.event.issue.security.IssueSecuritySchemeCopiedEvent
 
IssueSecuritySchemeCreatedEvent - Class in com.atlassian.jira.event.issue.security
Event indicating an issue security scheme has been created.
IssueSecuritySchemeCreatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.issue.security.IssueSecuritySchemeCreatedEvent
 
IssueSecuritySchemeDeletedEvent - Class in com.atlassian.jira.event.issue.security
Event indicating an issue security scheme has been deleted.
IssueSecuritySchemeDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.issue.security.IssueSecuritySchemeDeletedEvent
 
IssueSecuritySchemeManager - Interface in com.atlassian.jira.issue.security
 
IssueSecuritySchemeUpdatedEvent - Class in com.atlassian.jira.event.issue.security
Event indicating an issue security scheme has been updated.
IssueSecuritySchemeUpdatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.issue.security.IssueSecuritySchemeUpdatedEvent
 
IssueService - Interface in com.atlassian.jira.bc.issue
This is used to perform create, update, delete, and transition operations in JIRA with Issue's.
IssueService.AssignValidationResult - Class in com.atlassian.jira.bc.issue
A simple object that holds the information about validating an update issue operation.
IssueService.AssignValidationResult(MutableIssue, ErrorCollection, String) - Constructor for class com.atlassian.jira.bc.issue.IssueService.AssignValidationResult
 
IssueService.CreateValidationResult - Class in com.atlassian.jira.bc.issue
A simple object that holds the information about validating a create issue operation.
IssueService.CreateValidationResult(MutableIssue, ErrorCollection, Map<String, Object>) - Constructor for class com.atlassian.jira.bc.issue.IssueService.CreateValidationResult
 
IssueService.DeleteValidationResult - Class in com.atlassian.jira.bc.issue
A simple object that holds the information about validating a delete issue operation.
IssueService.DeleteValidationResult(MutableIssue, ErrorCollection) - Constructor for class com.atlassian.jira.bc.issue.IssueService.DeleteValidationResult
 
IssueService.IssueResult - Class in com.atlassian.jira.bc.issue
A simple object that holds the information about an issue operation.
IssueService.IssueResult(MutableIssue) - Constructor for class com.atlassian.jira.bc.issue.IssueService.IssueResult
 
IssueService.IssueResult(MutableIssue, ErrorCollection) - Constructor for class com.atlassian.jira.bc.issue.IssueService.IssueResult
 
IssueService.IssueValidationResult - Class in com.atlassian.jira.bc.issue
A simple base object that holds the information about performing an issue operation.
IssueService.IssueValidationResult(MutableIssue, ErrorCollection) - Constructor for class com.atlassian.jira.bc.issue.IssueService.IssueValidationResult
 
IssueService.TransitionValidationResult - Class in com.atlassian.jira.bc.issue
A simple result object that holds the information required to make a successful issue transition.
IssueService.TransitionValidationResult(MutableIssue, ErrorCollection, Map<String, Object>, Map, int) - Constructor for class com.atlassian.jira.bc.issue.IssueService.TransitionValidationResult
 
IssueService.UpdateValidationResult - Class in com.atlassian.jira.bc.issue
A simple object that holds the information about validating an update issue operation.
IssueService.UpdateValidationResult(MutableIssue, ErrorCollection, Map<String, Object>) - Constructor for class com.atlassian.jira.bc.issue.IssueService.UpdateValidationResult
 
IssuesIterable - Interface in com.atlassian.jira.issue.util
 
issueStarted(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueStarted(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
issueStopped(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueStopped(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
IssueTable - Class in com.atlassian.jira.issue.table
Serialisable IssueTable object.
IssueTable.Builder - Class in com.atlassian.jira.issue.table
 
IssueTable.Builder(String) - Constructor for class com.atlassian.jira.issue.table.IssueTable.Builder
 
IssueTableLayoutBean - Class in com.atlassian.jira.web.component
This bean is used to control the display properties of the IssueTable, and works with IssueTableWebComponent and issuetable.vm to achieve this.
IssueTableLayoutBean(List<ColumnLayoutItem>) - Constructor for class com.atlassian.jira.web.component.IssueTableLayoutBean
 
IssueTableLayoutBean(List<ColumnLayoutItem>, Collection<SearchSort>) - Constructor for class com.atlassian.jira.web.component.IssueTableLayoutBean
 
IssueTableLayoutBean(User, Collection<SearchSort>) - Constructor for class com.atlassian.jira.web.component.IssueTableLayoutBean
 
IssueTableService - Interface in com.atlassian.jira.bc.issue.table
A service that returns issue table information, including HTML and warnings.
IssueTableServiceConfiguration - Class in com.atlassian.jira.bc.issue.table
 
IssueTableServiceConfiguration() - Constructor for class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
IssueTableServiceOutcome - Class in com.atlassian.jira.bc.issue.table
The outcome of a successful request to IssueTableService, including both the resulting IssueTable and any warnings that were generated.
IssueTableServiceOutcome(IssueTable, Collection<String>) - Constructor for class com.atlassian.jira.bc.issue.table.IssueTableServiceOutcome
 
IssueTabPanel - Interface in com.atlassian.jira.plugin.issuetabpanel
This is the SPI for the issue-tabpanel JIRA module type.
IssueTabPanel2 - Interface in com.atlassian.jira.plugin.issuetabpanel
This is the v2 SPI for the issue-tabpanel JIRA module type.
IssueTabPanelModuleDescriptor - Interface in com.atlassian.jira.plugin.issuetabpanel
An issue tab panel plugin adds extra panel tabs to JIRA's View Issue page.
IssueToSubTaskConversionService - Interface in com.atlassian.jira.bc.subtask.conversion
Service class to reveal all business logic in converting an issue to a sub-task, including validation.
issueType() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
issueType(IssueTypeJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
IssueType - Interface in com.atlassian.jira.issue.issuetype
 
ISSUETYPE - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
issueType(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues of a particular type.
issueType() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue types.
issueType(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
issueType(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
ISSUETYPE_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
IssueTypeContext - Interface in com.atlassian.jira.jql.context
Represents an IssueType that is part of a search context.
IssueTypeContextImpl - Class in com.atlassian.jira.jql.context
 
IssueTypeContextImpl(String) - Constructor for class com.atlassian.jira.jql.context.IssueTypeContextImpl
 
IssueTypeCreatedEvent - Class in com.atlassian.jira.event.config
Event indicating an issue type has been created
IssueTypeCreatedEvent(IssueType, String) - Constructor for class com.atlassian.jira.event.config.IssueTypeCreatedEvent
 
IssueTypeDeletedEvent - Class in com.atlassian.jira.event.config
Event indicating an issue type has been deleted
IssueTypeDeletedEvent(IssueType, String) - Constructor for class com.atlassian.jira.event.config.IssueTypeDeletedEvent
 
issueTypeExistsById(String) - Method in interface com.atlassian.jira.config.SubTaskManager
 
issueTypeExistsByName(String) - Method in interface com.atlassian.jira.config.SubTaskManager
 
IssueTypeField - Interface in com.atlassian.jira.issue.fields
Represents the IssueType System Field.
issueTypeIsStandard() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the "standard" issue types.
issueTypeIsSubtask() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the "sub-task" issue types.
IssueTypeJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
IssueTypeJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
IssueTypeManageableOption - Class in com.atlassian.jira.web.action.admin.issuetypes
 
IssueTypeManageableOption(ConstantsManager, SubTaskManager, ApplicationProperties, JiraAuthenticationContext) - Constructor for class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
IssueTypeManager - Interface in com.atlassian.jira.config
Manager for IssueTypes.
IssueTypeMapper - Class in com.atlassian.jira.imports.project.mapper
The issue type mapper.
IssueTypeMapper() - Constructor for class com.atlassian.jira.imports.project.mapper.IssueTypeMapper
 
IssueTypeSchemeCreatedEvent - Class in com.atlassian.jira.event.issue.field.config.manager
Event indicating a field config scheme has been created.
IssueTypeSchemeCreatedEvent(FieldConfigScheme) - Constructor for class com.atlassian.jira.event.issue.field.config.manager.IssueTypeSchemeCreatedEvent
 
IssueTypeSchemeDeletedEvent - Class in com.atlassian.jira.event.issue.field.config.manager
Event indicating a field config scheme has been deleted.
IssueTypeSchemeDeletedEvent(FieldConfigScheme) - Constructor for class com.atlassian.jira.event.issue.field.config.manager.IssueTypeSchemeDeletedEvent
 
IssueTypeSchemeManager - Interface in com.atlassian.jira.issue.fields.config.manager
A manager to manage IssueType's unique set of circumstances.
IssueTypeSchemeUpdatedEvent - Class in com.atlassian.jira.event.issue.field.config.manager
Event indicating a field config scheme has been updated.
IssueTypeSchemeUpdatedEvent(FieldConfigScheme) - Constructor for class com.atlassian.jira.event.issue.field.config.manager.IssueTypeSchemeUpdatedEvent
 
IssueTypeScreenScheme - Interface in com.atlassian.jira.issue.fields.screen.issuetype
Copyright (c) 2002-2004 All rights reserved.
IssueTypeScreenSchemeEntity - Interface in com.atlassian.jira.issue.fields.screen.issuetype
Copyright (c) 2002-2004 All rights reserved.
IssueTypeScreenSchemeManager - Interface in com.atlassian.jira.issue.fields.screen.issuetype
Copyright (c) 2002-2004 All rights reserved.
IssueTypeStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
IssueTypeStatisticsMapper(ConstantsManager) - Constructor for class com.atlassian.jira.issue.statistics.IssueTypeStatisticsMapper
 
IssueTypeUpdatedEvent - Class in com.atlassian.jira.event.config
Event indicating an issue type has been updated
IssueTypeUpdatedEvent(IssueType, String) - Constructor for class com.atlassian.jira.event.config.IssueTypeUpdatedEvent
 
IssueUpdateBean - Class in com.atlassian.jira.issue.util
 
IssueUpdateBean(Issue, Issue, Long, User) - Constructor for class com.atlassian.jira.issue.util.IssueUpdateBean
 
IssueUpdateBean(GenericValue, GenericValue, Long, User) - Constructor for class com.atlassian.jira.issue.util.IssueUpdateBean
 
IssueUpdateBean(GenericValue, GenericValue, Long, User, boolean, boolean) - Constructor for class com.atlassian.jira.issue.util.IssueUpdateBean
 
IssueUpdateBean(Issue, Issue, Long, User, boolean, boolean) - Constructor for class com.atlassian.jira.issue.util.IssueUpdateBean
 
issueUpdated(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueUpdated(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
IssueUpdater - Interface in com.atlassian.jira.issue.util
 
IssueView - Interface in com.atlassian.jira.plugin.issueview
A specific view of an Issue.
IssueViewEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when an issue is viewed.
IssueViewEvent(long) - Constructor for class com.atlassian.jira.event.issue.IssueViewEvent
 
IssueViewFieldParams - Interface in com.atlassian.jira.plugin.issueview
The purpose of this interface is to provide information about requested fields to @{link IssueView#getContent} and @{link IssueView#wriiteHeaders} methods.
IssueViewModuleDescriptor - Interface in com.atlassian.jira.plugin.issueview
An issue view allows you to view an issue in different ways (eg XML, Word, PDF)
IssueViewRequestParams - Interface in com.atlassian.jira.plugin.issueview
This is used by IssueView plugins to retrieve information about their context.
IssueVoterAccessor - Interface in com.atlassian.jira.issue.vote
Get all voters for an issue.
IssueWatcherAccessor - Interface in com.atlassian.jira.issue.watchers
Get all watchers for an issue.
IssueWatcherAddedEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when user starts watching an issue.
IssueWatcherAddedEvent(Issue, User) - Constructor for class com.atlassian.jira.event.issue.IssueWatcherAddedEvent
 
IssueWatcherDeletedEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when user stops watching an issue.
IssueWatcherDeletedEvent(Issue, User) - Constructor for class com.atlassian.jira.event.issue.IssueWatcherDeletedEvent
 
IssueWorkflowManager - Interface in com.atlassian.jira.workflow
Works with workflows on Issues.
issueWorklogDeleted(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueWorkLogged(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
issueWorkLogged(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
issueWorklogUpdated(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
isSuperBatchingDisabled() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isSupportsAjaxLoad() - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanelModuleDescriptor
 
isSwap() - Method in class com.atlassian.jira.bc.project.version.RemoveVersionAction
 
isSwap() - Method in interface com.atlassian.jira.bc.project.version.VersionService.VersionAction
 
isSystemAdministrator() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isSystemAvatar() - Method in interface com.atlassian.jira.avatar.Avatar
Indicates whether the Avatar is a system-provided one or if users have defined it.
isSystemDefaultPortalPage() - Method in class com.atlassian.jira.portal.PortalPage
 
isSystemEventType() - Method in class com.atlassian.jira.event.type.EventType
 
isSystemLink() - Method in interface com.atlassian.jira.issue.link.IssueLink
Checks if this link's type is a System Link type.
isSystemLinkType() - Method in interface com.atlassian.jira.issue.issuelink.IssueLinkType
Deprecated.
Checks if this link type is a System Link type.
isSystemLinkType() - Method in interface com.atlassian.jira.issue.link.IssueLinkType
Checks if this link type is a System Link type.
isSystemName(String) - Static method in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
 
isSystemPlugin() - Method in interface com.atlassian.jira.startup.PluginInfo
 
isSystemPropertyEnabled() - Method in enum com.atlassian.jira.config.CoreFeatures
Returns true if the system property corresponding to this feature is set to true.
isSystemWorkflow() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Determines if the workflow is loaded from XML or the database
isSystemWorkflow(JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Determine whether or not a given workflow is a system workflow.
isTextTooLong(String) - Method in interface com.atlassian.jira.issue.fields.TextFieldCharacterLengthValidator
Validate the length of the given string against the maximum number.
isThumbnailable() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
isThumbnailable(Attachment) - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
 
isThumbnailable(Issue, Attachment) - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
 
isTimeTrackingEnabled() - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Will return true if APKeys.JIRA_OPTION_TIMETRACKING is true, false otherwise.
isTimeTrackingOn() - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isTimeTrackingOn() - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isToAssignee() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
isTooComplex() - Method in class com.atlassian.jira.event.issue.SwitchIssueSearchEvent
 
isToReporter() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
isTotalZero() - Method in class com.atlassian.jira.web.bean.PercentageGraphModel
 
isToVoters() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
isToWatchers() - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
isTransitionChecked(WorkflowTransitionKey) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
isTranslationMode() - Method in interface com.atlassian.jira.util.i18n.I18nTranslationMode
 
isTranslationMode() - Method in class com.atlassian.jira.util.i18n.I18nTranslationModeImpl
 
isTypeEnabled() - Method in class com.atlassian.jira.web.action.admin.issuetypes.IssueTypeManageableOption
 
isTypeEnabled() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ManageableOptionType
 
isTypeManaged() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
Is this custom field type a "managed" type? The provider of this type may want to control the circumstances in which it is used.
isUnassigned(Long) - Static method in class com.atlassian.jira.project.ProjectAssigneeTypes
 
isUnique() - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
 
isUnique() - Method in interface com.atlassian.jira.event.JiraListener
Whether this listener class should be unique.
isUnique() - Method in class com.atlassian.jira.service.AbstractService
By default, services are not unique.
isUnique() - Method in interface com.atlassian.jira.service.JiraService
Whether this service class should be unique.
isUnlimitedNumberOfUsers() - Method in interface com.atlassian.jira.license.LicenseDetails
Tells whether the current license authorise an unlimited number of users.
isUnloadable() - Method in interface com.atlassian.jira.startup.PluginInfo
 
isUnscreenableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isUnscreenableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldAccessor
Deprecated.
 
isUnscreenableField(String) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isUnscreenableField(Field) - Method in interface com.atlassian.jira.issue.fields.FieldManager
 
isUsable() - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
isUseConfiguredColumns() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
isUseDefaultPaths() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
isUseFilterColumns() - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
isUserAbleToMention(User) - Method in interface com.atlassian.jira.mention.MentionService
Whether the specified user is able to mention other users in a JIRA issue.
isUserActor() - Method in class com.atlassian.jira.external.beans.ExternalProjectRoleActor
 
isUserCommentAuthor(User, Comment) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Returns true if the given user is the author of the given comment.
isUserCommentAuthor(User, Comment) - Method in interface com.atlassian.jira.issue.comments.CommentPermissionManager
Returns true if the given user is the author of the given comment.
isUserExists(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
isUserField() - Static method in class com.atlassian.jira.issue.fields.util.FieldPredicates
Return a predicate that will return true if the input field is a user field.
isUserHasPermissionToProjects(CustomField, User) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Does the user have permission to at least one project that falls under this custom field.
isUserInGroup(String, String) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns true if the user is a member of the group.
isUserInGroup(User, Group) - Method in interface com.atlassian.jira.security.groups.GroupManager
Returns true if the user is a member of the group.
isUserInProjectRole(User, ProjectRole, Project) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Returns true only if the given user is in the given project role for the given project.
isUsingDefaultScheme(Project) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Tells the caller if the passed project is using the default workflow scheme.
isUsingDefaultScheme(Project) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Tells the caller if the passed project is using the default workflow scheme.
isValid() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult.Builder
 
isValid() - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult
 
isValid() - Method in class com.atlassian.jira.bc.issue.search.SearchService.ParseResult
 
isValid() - Method in interface com.atlassian.jira.bc.project.version.VersionService.ValidationResult
 
isValid() - Method in interface com.atlassian.jira.bc.ServiceResult
 
isValid() - Method in class com.atlassian.jira.bc.ServiceResultImpl
 
isValid() - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
isValid() - Method in interface com.atlassian.jira.security.xsrf.XsrfCheckResult
 
isValidAction(Issue, int) - Method in interface com.atlassian.jira.workflow.IssueWorkflowManager
Returns true if the given transition ID is valid for the given issue.
isValidAllCommentData(User, Issue, String, String, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Will call all other validate methods setting the appropriate errors in the errorCollection if any errors occur.
isValidAllProjectData(JiraServiceContext, String, String, String, String, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validates the given project fields.
isValidAllProjectData(JiraServiceContext, String, String, String, String, Long, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validates the given project fields.
isValidCommentBody(String, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Validates that the body is a valid string, if not the appropriate error is added to the errorCollection.
isValidCommentBody(String, ErrorCollection, boolean) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Validates that the body is a valid string, if not the appropriate error is added to the errorCollection.
isValidCommentData(User, Issue, String, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
This method validates if the comment has the correct role and group levels set.
isValidFieldName(String) - Method in interface com.atlassian.jira.jql.parser.JqlQueryParser
Determines whether or not the passed string is a valid JQL field name.
isValidFilterParamFormat(String) - Static method in class com.atlassian.jira.charts.util.ChartReportUtils
Checks that the projectOrFilterId has a valid format according to ChartReportUtils.isValidFilterParamFormat(String) with prefix ChartReportUtils.FILTER_PARAM_PREFIX
isValidFunctionArgument(String) - Method in interface com.atlassian.jira.jql.parser.JqlQueryParser
Determines whether or not the passed string is a valid JQL function argument.
isValidFunctionName(String) - Method in interface com.atlassian.jira.jql.parser.JqlQueryParser
Determines whether or not the passed string is a valid JQL function name.
isValidIssueKey(String) - Method in interface com.atlassian.jira.jql.util.JqlIssueKeySupport
Determines is the passed issue key is valid for JIRA.
isValidIssueKey(String) - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
isValidLabelName(String) - Static method in class com.atlassian.jira.issue.label.LabelParser
Checks if the label provided contains any invalid chars
isValidOperand(Operand) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Returns true if the operand is one which is known about.
isValidOperation(String) - Method in interface com.atlassian.jira.bulkedit.BulkOperationManager
Returns true if the operation name is of an existing registered BulkOperation
isValidOperation(String) - Method in interface com.atlassian.jira.movesubtask.MoveSubTaskOperationManager
 
isValidPort(String) - Static method in class com.atlassian.jira.util.PortUtil
Tells the caller of the passed string represents a valid TCP/UDP port.
isValidPort(int) - Static method in class com.atlassian.jira.util.PortUtil
Tells the caller of the passed int represents a valid TCP/UDP port.
isValidProjectKey(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validates the given project key.
isValidProjectKey(String) - Method in interface com.atlassian.jira.util.JiraKeyUtils.KeyMatcher
 
isValidProjectParamFormat(String) - Static method in class com.atlassian.jira.charts.util.ChartReportUtils
Checks that the projectOrFilterId has a valid format according to ChartReportUtils.isValidFilterParamFormat(String) with prefix ChartReportUtils.PROJECT_PARAM_PREFIX
isValidRequiredProjectData(JiraServiceContext, String, String, String) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validate the fields required for creating a project.
isValidSearchParameter(JiraServiceContext, ShareTypeSearchParameter) - Method in interface com.atlassian.jira.sharing.ShareTypeValidatorUtils
Check to see if the passed SearchParameter is valid..
isValidSharePermission(JiraServiceContext, SharedEntity) - Method in interface com.atlassian.jira.sharing.ShareTypeValidatorUtils
Validates to see if a given Set of SharePermission is valid.
isValidType(Long) - Static method in class com.atlassian.jira.project.ProjectAssigneeTypes
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.customfields.statistics.AbstractCustomFieldStatisticsMapper
 
isValidValue(Option) - Method in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
isValidValue(IssueConstant) - Method in class com.atlassian.jira.issue.statistics.AbstractConstantStatisticsMapper
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.statistics.ComponentStatisticsMapper
 
isValidValue(TimePeriod) - Method in class com.atlassian.jira.issue.statistics.DatePeriodStatisticsMapper
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
isValidValue(T) - Method in interface com.atlassian.jira.issue.statistics.StatisticsMapper
Check whether this value is valid for this particular search.
isValidValue(User) - Method in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.statistics.util.StatisticsMapperWrapper
 
isValidValue(Object) - Method in class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
isValidValue(String) - Method in interface com.atlassian.jira.jql.parser.JqlQueryParser
Determines whether or not the passed string is a valid JQL value.
isValidVisibilityData(JiraServiceContext, String, Issue, String, String) - Method in interface com.atlassian.jira.bc.issue.util.VisibilityValidator
This will validate that the passed in group level and project role level id will constitute a valid visibility restriction.
isValueSelected(Object) - Static method in class com.atlassian.jira.util.ObjectUtils
 
isVersionOverDue(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Checks to see if a version is overdue.
isViewTemplateExists() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
isVisibilitySet() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
isVisibilitySet() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
isVoters() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
isVotingEnabled() - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Retrieves the 'jira.option.voting' property
isVotingEnabled() - Method in interface com.atlassian.jira.issue.vote.IssueVoterAccessor
 
isVotingEnabled() - Method in interface com.atlassian.jira.issue.vote.VotedIssuesAccessor
 
isVotingEnabled() - Method in interface com.atlassian.jira.issue.vote.VoteManager
Retrieves the 'jira.option.voting' property
isWarning() - Method in class com.atlassian.jira.issue.fields.util.MessagedResult
 
isWatchers() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
isWatching() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
isWatching(User, Issue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
Determine whether the current user is already watching the issue or not
isWatching(User, GenericValue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
isWatchingEnabled() - Method in interface com.atlassian.jira.bc.issue.watcher.WatcherService
Returns a boolean indicating whether watching is enabled in JIRA.
isWatchingEnabled() - Method in interface com.atlassian.jira.issue.watchers.IssueWatcherAccessor
 
isWatchingEnabled() - Method in interface com.atlassian.jira.issue.watchers.WatchedIssuesAccessor
 
isWatchingEnabled() - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
 
isWebSudoDisabled() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isXMLTemplateExists() - Method in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
isXsrfDetectionCheckRequired() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
isZip() - Method in class com.atlassian.jira.issue.attachment.Attachment
 
ITALIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
iterable(Iterable<I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
iterator() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
Returns a read-only iterator over the result sets.
iterator() - Method in class com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap
Returns an iterator for this map
iterator() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
iterator(Iterator<? extends I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
Iterator that transforms its values from one type to another using the supplied Function.

J

JELLY_SYSTEM_PROPERTY - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
JIRA - Static variable in interface com.atlassian.jira.timezone.TimeZoneService
 
JIRA_ADMIN_GADGET_TASK_LIST_ENABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
If this is set to true, the admin gadget will show the "Getting Started" task list
JIRA_AJAX_AUTOCOMPLETE_LIMIT - Static variable in interface com.atlassian.jira.config.properties.APKeys
Number of results to display in the AJAX autocomplete pickers
JIRA_AJAX_ISSUE_PICKER_ENABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
Whether or not the issue picker is ajaxified or not
JIRA_AJAX_LABEL_SUGGESTION_LIMIT - Static variable in interface com.atlassian.jira.config.properties.APKeys
Number of results to display in the label suggestions.
JIRA_ALERT_HEADER - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ALERT_HEADER_VISIBILITY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ANONYMOUS_USER_AVATAR_ID - Static variable in interface com.atlassian.jira.config.properties.APKeys
Database id of the avatar for anonymous users
JIRA_ASSIGNEE_CHANGE_IS_SENT_TO_BOTH_PARTIES - Static variable in interface com.atlassian.jira.config.properties.APKeys
introduced as part of http://jira.atlassian.com/browse/JRA-6344
JIRA_ATTACHMENT_DO_NOT_EXPAND_AS_ZIP_EXTENSIONS_LIST - Static variable in interface com.atlassian.jira.config.properties.APKeys
Defines a comma-separated list of the file extensions that JIRA won't expand as a ZIP in the view issue screen.
JIRA_ATTACHMENT_NUMBER_OF_ZIP_ENTRIES_TO_SHOW - Static variable in interface com.atlassian.jira.config.properties.APKeys
Defines the number of zip entries to show on the view issue screen
JIRA_ATTACHMENT_PATH_ALLOWED - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ATTACHMENT_SIZE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_AUTO_EXPORT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_BASEURL - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_BROWSER_UNSUPPORTED_WARNINGS_DISABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
Unsupported browser warnings
JIRA_BULK_EDIT_LIMIT_ISSUE_COUNT - Static variable in interface com.atlassian.jira.config.properties.APKeys
limits the number of issues a user may select and edit in one go.
JIRA_BULK_INDEX_UPDATE_OPTIMIZATION - Static variable in interface com.atlassian.jira.config.properties.APKeys
Number of issue indexes performed in bulk that will trigger index optimization
JIRA_CHART_DAYS_PREVIOUS_LIMIT_PREFIX - Static variable in interface com.atlassian.jira.config.properties.APKeys
Prefix for days previous limits for charts
JIRA_CLONE_LINKTYPE_NAME - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CLONE_PREFIX - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE_TIMESTAMP - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONFIRMED_INSTALL_WITH_OLD_LICENSE_USER - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONSTANT_DEFAULT_ISSUE_TYPE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONSTANT_DEFAULT_PRIORITY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONSTANT_DEFAULT_RESOLUTION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONSTANT_DEFAULT_STATUS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_CONTACT_ADMINISTRATORS_MESSSAGE - Static variable in interface com.atlassian.jira.config.properties.APKeys
Returns message to show on the contact administrators form.
JIRA_DASHBOARD_MAX_GADGETS - Static variable in interface com.atlassian.jira.config.properties.APKeys
Used to limit the number of gadgets per dashboard.
JIRA_DATE_PICKER_JAVA_FORMAT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_DATE_PICKER_JAVASCRIPT_FORMAT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_DATE_TIME_PICKER_JAVA_FORMAT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_DATE_TIME_PICKER_JAVASCRIPT_FORMAT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_DATE_TIME_PICKER_USE_ISO8061 - Static variable in interface com.atlassian.jira.config.properties.APKeys
Deprecated.
JIRA_DATE_TIME_PICKER_USE_ISO8601 - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_DB_TXN_DISABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_DEFAULT_AVATAR_ID - Static variable in interface com.atlassian.jira.config.properties.APKeys
Database id of the default avatar.
JIRA_DEFAULT_TIMEZONE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_DEFAULT_USER_AVATAR_ID - Static variable in interface com.atlassian.jira.config.properties.APKeys
Database id of the default user avatar.
JIRA_DEV_MODE - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
JIRA_DISABLE_LOGIN_GADGET - Static variable in interface com.atlassian.jira.config.properties.APKeys
If this is set to true, the login gadget wont get added to the system dashboard for logged out users
JIRA_DISABLE_MULTIPART_GET_HTTP_REQUEST - Static variable in interface com.atlassian.jira.config.properties.APKeys
Defines if a multipart get request should be handle *
JIRA_EDITION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_GADGET_APPLINK_UPGRADE_FINISHED - Static variable in interface com.atlassian.jira.config.properties.APKeys
Determines if the gadget upgrade message for applinks should still be displayed for administrators
JIRA_I18N_DEFAULT_LOCALE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_I18N_INCLUDE_META_DATA - Static variable in interface com.atlassian.jira.config.properties.APKeys
Specifies whether JIRA should embed i18n key meta-data when rendering pages.
JIRA_I18N_LANGUAGE_INPUT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_I18N_RELOADBUNDLES - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
JIRA_I18N_SQL_COLLATOR_STRENGTH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_I18N_SQL_LOCALE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_IMPORT_CLEAN_XML - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_INDEX_LOCK_WAITTIME - Static variable in interface com.atlassian.jira.config.properties.APKeys
Wait time for a Lucene index file lock
JIRA_INTRODUCTION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_ACTIONS_ORDER - Static variable in interface com.atlassian.jira.config.properties.APKeys
Either asc or desc to define the default comments order.
JIRA_ISSUE_CACHE_CAPACITY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_ASSIGNEE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_COMPONENTS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_DESCRIPTION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_ENVIRONMENT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_FIXFOR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_ISSUETYPE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_ORIGINAL_TIMETRACK - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_PRIORITY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_SUMMARY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_TIMETRACK - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_DESC_VERSIONS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_EXPIRE_TIME - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_FIELDS_CONFIG - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_ISSUE_OPERATIONS_AJAX_ENABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
Whether AJAX enhancements for the edit issue screens should be enabled
JIRA_ISSUENAV_CRITERIA_AUTOUPDATE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_JQL_AUTOCOMPLETE_DISABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
Flag for whether to enable or disable autocomplete for JQL.
JIRA_LF_APPLICATION_ID - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_DATE_COMPLETE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_DATE_DAY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_DATE_DMY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_DATE_RELATIVE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_DATE_TIME - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_FAVICON_HIRES_URL - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_FAVICON_URL - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_FIELD_LABEL_WIDTH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_GADGET_COLOR_PREFIX - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_HERO_BUTTON_BASEBGCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_HERO_BUTTON_TEXTCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_LOGO_HEIGHT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_LOGO_URL - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_LOGO_WIDTH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_MENU_BGCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_MENU_SEPARATOR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_MENU_TEXTCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TEXT_ACTIVE_LINKCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TEXT_HEADINGCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TEXT_LINKCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TOP_BGCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TOP_HIGHLIGHTCOLOR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TOP_SEPARATOR_BGCOLOR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TOP_TEXTCOLOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LF_TOP_TEXTHIGHLIGHTCOLOR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LICENSE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LICENSE_V1_HASH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_LICENSE_V1_MESSAGE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_MAIL_ENCODING - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_MAIL_MAX_ISSUES - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_MAX_ADMIN_HISTORY_DROPDOWN_ITEMS - Static variable in interface com.atlassian.jira.config.properties.APKeys
The max number of entries to show for the history drop down
JIRA_MAX_FILTER_DROPDOWN_ITEMS - Static variable in interface com.atlassian.jira.config.properties.APKeys
The max number of entries to show for the filters drop down
JIRA_MAX_HISTORY_ITEMS - Static variable in interface com.atlassian.jira.config.properties.APKeys
The maxium number of history records to keep for a user
JIRA_MAX_ISSUE_HISTORY_DROPDOWN_ITEMS - Static variable in interface com.atlassian.jira.config.properties.APKeys
The max number of entries to show for the history drop down
JIRA_MAX_REINDEXES - Static variable in interface com.atlassian.jira.config.properties.APKeys
Number of issue indexes updates before automatic index optimization is triggered
JIRA_MAX_SCHEMES_FOR_COMPARISON - Static variable in interface com.atlassian.jira.config.properties.APKeys
Max number of schemes that can be compared in the scheme comparison tool
JIRA_MAXIMUM_AUTHENTICATION_ATTEMPTS_ALLOWED - Static variable in interface com.atlassian.jira.config.properties.APKeys
This is the maximum failed authentication attempts allowed before things get serious
JIRA_META_ATTRIBUTE_ALLOWED_LIST - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
Allowed 'jira.*' prefixes for workflow properties.
JIRA_META_ATTRIBUTE_EDIT_ALLOWED - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
JIRA_META_ATTRIBUTE_EXCLUDE_RESOLUTION - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
JIRA_META_ATTRIBUTE_I18N - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
JIRA_META_ATTRIBUTE_I18N_SUBMIT - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
JIRA_META_ATTRIBUTE_INCLUDE_RESOLUTION - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
JIRA_META_ATTRIBUTE_KEY_PREFIX - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
JIRA_META_ATTRIBUTE_PERMISSION - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
JIRA_META_UPDATE_AUTHOR_NAME - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
Key used to store the last modifications author in the workflow xml
JIRA_META_UPDATED_DATE - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
Key used to store the last modification date in the workflow xml
JIRA_MODE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OLD_LICENSE_V1_HASH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OLD_LICENSE_V1_MESSAGE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_ALLOW_COOKIES - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_ALLOW_ZIP_SUPPORT - Static variable in interface com.atlassian.jira.config.properties.APKeys
Option to allow downloading attachments as a ZIP file
JIRA_OPTION_ALLOWATTACHMENTS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_ALLOWSUBTASKS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_ALLOWTHUMBNAILS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_ALLOWUNASSIGNED - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_CAPTCHA_ON_SIGNUP - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_DISABLE_INLINE_EDIT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_EMAIL_VISIBLE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_ENABLED_DARK_FEATURES - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_EXCLUDE_PRECEDENCE_EMAIL_HEADER - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_IE_MIME_SNIFFING - Static variable in interface com.atlassian.jira.config.properties.APKeys
Defines policy for attachment downloads and ie mime sniffing.
JIRA_OPTION_IGNORE_EMAIL_MESSAGE_ATTACHMENTS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_IGNORE_URL_WITH_KEY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_INDEXING - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_ISSUELINKING - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_KEY_DETECTION_BACKWARDS_COMPATIBLE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_LOGOUT_CONFIRM - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_OPERATIONS_DISABLE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_RPC_ALLOW - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_TIMETRACKING - Static variable in interface com.atlassian.jira.config.properties.APKeys
Time Tracking related property keys
JIRA_OPTION_TIMETRACKING_ESTIMATES_LEGACY_BEHAVIOUR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_USER_ASSIGNNEW - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_USER_AVATAR_FROM_GRAVATAR - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_USER_EXTERNALMGT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_VOTING - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_WATCHING - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_OPTION_WEB_USEGZIP - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATCHED_VERSION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_ATTACHMENTS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_ATTACHMENTS_USE_DEFAULT_DIRECTORY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_BACKUP - Static variable in interface com.atlassian.jira.config.properties.APKeys
Backup path.
JIRA_PATH_INDEX - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_INDEX_USE_DEFAULT_DIRECTORY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_INSTALLED_PLUGINS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_PENDING_PLUGINS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_PLUGINS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PATH_UNINSTALLED_PLUGINS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PREVIOUS_NEXT_CACHE_SIZE - Static variable in interface com.atlassian.jira.config.properties.APKeys
The limit to the number of issue keys to store in the prev/next cache
JIRA_PROJECT_SUMMARY_MAX_ISSUES - Static variable in interface com.atlassian.jira.config.properties.APKeys
maximum number of issues to display in a fragment in the Browse Project Summary tab panel
JIRA_PROJECTKEY_DESCRIPTION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PROJECTKEY_MAX_LENGTH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PROJECTKEY_PATTERN - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PROJECTKEY_RESERVEDWORDS_LIST - Static variable in interface com.atlassian.jira.config.properties.APKeys
List of reserved words that cannot be used for Project Keys
JIRA_PROJECTKEY_WARNING - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_PROJECTNAME_MAX_LENGTH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_SCREENSHOTAPPLET_ENABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_SCREENSHOTAPPLET_LINUX_ENABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_SEARCH_MAXCLAUSES - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_SEARCH_VIEWS_DEFAULT_MAX - Static variable in interface com.atlassian.jira.config.properties.APKeys
The maximum number of results the issue navigator search views will request
JIRA_SEARCH_VIEWS_MAX_LIMIT - Static variable in interface com.atlassian.jira.config.properties.APKeys
The maximum number of results the issue navigator search views will return
JIRA_SEARCH_VIEWS_MAX_UNLIMITED_GROUP - Static variable in interface com.atlassian.jira.config.properties.APKeys
regardless of the above, users in this group will be able to request very large search requests
JIRA_SENDMAIL_RECIPENT_BATCH_SIZE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_SETUP - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_SHOW_CONTACT_ADMINISTRATORS_FORM - Static variable in interface com.atlassian.jira.config.properties.APKeys
Returns true if we show the email form on the contact administrators form.
JIRA_SHOW_MARKETING_LINKS - Static variable in interface com.atlassian.jira.config.properties.APKeys
Show marketing links.
JIRA_SID - Static variable in interface com.atlassian.jira.config.properties.APKeys
Key for JIRA's SID
JIRA_STABLE_SEARCH_MAX_RESULTS - Static variable in interface com.atlassian.jira.config.properties.APKeys
The limit of IDs to retrieve when doing a stable search.
JIRA_SYSTEM_EVENT_TYPE - Static variable in class com.atlassian.jira.event.type.EventType
 
JIRA_TEXT_FIELD_CHARACTER_LIMIT - Static variable in interface com.atlassian.jira.config.properties.APKeys
The maximum number of characters to be entered for a single field.
JIRA_THUMBNAIL_MAX_HEIGHT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_THUMBNAIL_MAX_WIDTH - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_TIMETRACKING_COPY_COMMENT_TO_WORK_DESC_ON_TRANSITION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_TIMETRACKING_DAYS_PER_WEEK - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_TIMETRACKING_DEFAULT_UNIT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_TIMETRACKING_FORMAT - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_TIMETRACKING_HOURS_PER_DAY - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_TITLE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_VERSION - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_VIEW_ISSUE_LINKS_SORT_ORDER - Static variable in interface com.atlassian.jira.config.properties.APKeys
Sorting order of the linked issues listed in view issue screen
JIRA_WEBWORK_ENCODING - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JIRA_WHITELIST_DISABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
Returns true if the http whitelist should be disabled.
JIRA_WHITELIST_RULES - Static variable in interface com.atlassian.jira.config.properties.APKeys
Returns a list of newline separated strings representing the http whitelist for JIRA
JIRA_XSRF_ENABLED - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
JiraActionSupport - Class in com.atlassian.jira.action
This class sits just above the base Webwork ActionSupport class and provides JIRA specific code to all our actions.
JiraActionSupport() - Constructor for class com.atlassian.jira.action.JiraActionSupport
 
JiraApplicationContext - Interface in com.atlassian.jira
High level component that represents the single instance of JIRA.
jiraAuthenticationContext - Variable in class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
JiraAuthenticationContext - Interface in com.atlassian.jira.security
The JiraAuthenticationContext is used for tracking a user's session in JIRA and all it's custom parameters, such as Locale and I18n.
JiraBaseUrls - Interface in com.atlassian.jira.issue.fields.rest.json.beans
A simple component for getting the base url of the app
JiraContactHelper - Interface in com.atlassian.jira.util
Helper for getting User Contact information links
JiraContextNode - Interface in com.atlassian.jira.issue.context
A constructed IssueContext with the ability to climb nodes
JiraContextTreeManager - Class in com.atlassian.jira.issue.context.manager
 
JiraContextTreeManager(ProjectManager, ConstantsManager) - Constructor for class com.atlassian.jira.issue.context.manager.JiraContextTreeManager
 
JiraDataType - Interface in com.atlassian.jira
Defines a domain specific data type.
JiraDataTypeImpl - Class in com.atlassian.jira
Each data type can specify a collection of actual java types, represented via their Class, that this type is.
JiraDataTypeImpl(Class<?>) - Constructor for class com.atlassian.jira.JiraDataTypeImpl
 
JiraDataTypeImpl(Collection<? extends Class<?>>) - Constructor for class com.atlassian.jira.JiraDataTypeImpl
 
JiraDataTypes - Class in com.atlassian.jira
Defines the known data types.
JiraDataTypes() - Constructor for class com.atlassian.jira.JiraDataTypes
 
JiraDateUtils - Class in com.atlassian.jira.util
 
JiraDateUtils() - Constructor for class com.atlassian.jira.util.JiraDateUtils
 
JiraDurationUtils - Class in com.atlassian.jira.util
Util class reponsible for printing durations in various formats.
JiraDurationUtils(ApplicationProperties, JiraAuthenticationContext, TimeTrackingConfiguration, EventPublisher, I18nHelper.BeanFactory) - Constructor for class com.atlassian.jira.util.JiraDurationUtils
Sets the duration formatter based on the settings in the application properties and authentication context
JiraDurationUtils.DaysDurationFormatter - Class in com.atlassian.jira.util
This formatter formats time duration to days only.
JiraDurationUtils.DaysDurationFormatter(int, I18nHelper) - Constructor for class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
Deprecated.
#DaysDurationFormatter(BigDecimal, I18nHelper) is preferred now that we can fractional number of hours per day
JiraDurationUtils.DaysDurationFormatter(BigDecimal, I18nHelper) - Constructor for class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
 
JiraDurationUtils.DurationFormatter - Interface in com.atlassian.jira.util
This interface defines methods for formatting time duration
JiraDurationUtils.HoursDurationFormatter - Class in com.atlassian.jira.util
This formatter formats time duration to hours only.
JiraDurationUtils.HoursDurationFormatter(I18nHelper) - Constructor for class com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
 
JiraDurationUtils.PrettyDurationFormatter - Class in com.atlassian.jira.util
This formatter formats time duration to "pretty" format, such as 3 weeks, 2 days, 1 hour, 15 minutes.
JiraDurationUtils.PrettyDurationFormatter(int, int, I18nHelper) - Constructor for class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
JiraDurationUtils.PrettyDurationFormatter(BigDecimal, BigDecimal, I18nHelper) - Constructor for class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
JiraEvent - Interface in com.atlassian.jira.event
The base event class for all events fired within JIRA.
JiraException - Exception in com.atlassian.jira
 
JiraException() - Constructor for exception com.atlassian.jira.JiraException
 
JiraException(String) - Constructor for exception com.atlassian.jira.JiraException
 
JiraException(Throwable) - Constructor for exception com.atlassian.jira.JiraException
 
JiraException(String, Throwable) - Constructor for exception com.atlassian.jira.JiraException
 
jiraHasIssues(boolean) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
JiraHelper - Class in com.atlassian.jira.plugin.webfragment.model
 
JiraHelper() - Constructor for class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
JiraHelper(HttpServletRequest) - Constructor for class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
JiraHelper(HttpServletRequest, Project) - Constructor for class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
JiraHelper(HttpServletRequest, Project, Map<String, Object>) - Constructor for class com.atlassian.jira.plugin.webfragment.model.JiraHelper
 
JiraHome - Interface in com.atlassian.jira.config.util
Get the location of JIRA's home directory.
JiraHttpUtils - Class in com.atlassian.jira.util.http
Utility methods for HTTP-level operations
JiraHttpUtils() - Constructor for class com.atlassian.jira.util.http.JiraHttpUtils
 
JiraKeyUtils - Class in com.atlassian.jira.util
 
JiraKeyUtils() - Constructor for class com.atlassian.jira.util.JiraKeyUtils
 
JiraKeyUtils.KeyMatcher - Interface in com.atlassian.jira.util
 
JiraKeyUtilsBean - Class in com.atlassian.jira.util
Component that provides access to project and issue key utilities.
JiraKeyUtilsBean() - Constructor for class com.atlassian.jira.util.JiraKeyUtilsBean
 
JiraLicenseManager - Interface in com.atlassian.jira.license
This manager is used to perform Licence releated tasks using the spanking brand new Licencing 2.0
JiraLicenseService - Interface in com.atlassian.jira.bc.license
A service for get license information.
JiraLicenseService.ValidationResult - Interface in com.atlassian.jira.bc.license
Holds the validated license and potential errors
JiraLicenseStore - Interface in com.atlassian.jira.license
A store to save license to a persistent location.
JiraLicenseUpdaterService - Interface in com.atlassian.jira.bc.license
A service for setting license information.
JiraListener - Interface in com.atlassian.jira.event
The basic interface that all Listeners must implement.
JiraLuceneFieldFinder - Class in com.atlassian.jira.issue.search.parameters.lucene.sort
This used to be a cache of values but it was found that it consumed a hell of a lot of memory for no benefit (JRA-10111).
JiraLuceneFieldFinder() - Constructor for class com.atlassian.jira.issue.search.parameters.lucene.sort.JiraLuceneFieldFinder
 
JiraManager - Interface in com.atlassian.jira
Deprecated.
This interface is meaningless. Since v5.2.
JiraPermission - Interface in com.atlassian.jira.security
Represents a permission
JiraPropertySetFactory - Interface in com.atlassian.jira.propertyset
Provides a number of utility methods to get a handle on a property set in JIRA.
JiraRendererModuleDescriptor - Interface in com.atlassian.jira.plugin.renderer
Descriptor that defines a JiraRendererModule.
JiraRendererPlugin - Interface in com.atlassian.jira.issue.fields.renderer
The top-level interface that defines a renderer and its configuration within jira.
JiraResourcedModuleDescriptor<T> - Interface in com.atlassian.jira.plugin
An extension of ModuleDescriptor for Plugin Points declared in JIRA.
JiraService - Interface in com.atlassian.jira.service
Classes that are to be run as services within JIRA must implement this interface.
JiraServiceContainer - Interface in com.atlassian.jira.service
Proxies calls to JiraService & manages delay between calls.
JiraServiceContext - Interface in com.atlassian.jira.bc
This is a context that provides information to calls to the JIRA service layer.
JiraServiceContextImpl - Class in com.atlassian.jira.bc
Default implementation of the JiraServiceContext.
JiraServiceContextImpl(User) - Constructor for class com.atlassian.jira.bc.JiraServiceContextImpl
Instantiates this class with given user and new empty error collection.
JiraServiceContextImpl(User, ErrorCollection) - Constructor for class com.atlassian.jira.bc.JiraServiceContextImpl
Instantiates this class with user and error collection.
JiraServiceContextImpl(User, ErrorCollection, I18nHelper) - Constructor for class com.atlassian.jira.bc.JiraServiceContextImpl
Instantiates this class with user and error collection and I18nHelper.
JiraStartedEvent - Class in com.atlassian.jira.extension
An event sent to the plugins framework when JIRA starts up.
JiraStartedEvent() - Constructor for class com.atlassian.jira.extension.JiraStartedEvent
 
JiraStringUtils - Class in com.atlassian.jira.util.lang
JIRA String utilitites.
JiraSystemProperties - Class in com.atlassian.jira.config.properties
This class provides access to system properties.
JiraUpgradedEvent - Class in com.atlassian.jira.event

Raised when JIRA finishes the upgrade process.

JiraUpgradedEvent(boolean) - Constructor for class com.atlassian.jira.event.JiraUpgradedEvent
 
JiraUrl - Class in com.atlassian.jira.util.http
Simple helper class to help create a well-formed URLs.
JiraUrl(String) - Constructor for class com.atlassian.jira.util.http.JiraUrl
 
JiraUrlCodec - Class in com.atlassian.jira.util
Class to wrap around the encoding of query strings.
JiraUrlCodec() - Constructor for class com.atlassian.jira.util.JiraUrlCodec
 
JiraUserPreferences - Class in com.atlassian.jira.user.preferences
This is the JIRA version of atlassian-core UserPreferences.
JiraUserPreferences() - Constructor for class com.atlassian.jira.user.preferences.JiraUserPreferences
 
JiraUserPreferences(User) - Constructor for class com.atlassian.jira.user.preferences.JiraUserPreferences
 
JiraUserPreferences(PropertySet) - Constructor for class com.atlassian.jira.user.preferences.JiraUserPreferences
 
JiraWebActionSupport - Class in com.atlassian.jira.web.action
All web actions should extend this class - it provides basic common functionality for all web actions.
JiraWebActionSupport() - Constructor for class com.atlassian.jira.web.action.JiraWebActionSupport
 
JiraWebActionSupport.MessageType - Enum in com.atlassian.jira.web.action
Represents a type of message that the browser will display after the next page load.
JiraWebInterfaceManager - Class in com.atlassian.jira.plugin.webfragment
Jira wrapper for the WebInterfaceManager.
JiraWebInterfaceManager(WebInterfaceManager) - Constructor for class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
JiraWebResourceManager - Interface in com.atlassian.jira.plugin.webresource
Add some additional methods to the stock WebResourceManager that we can use in JIRA.
JiraWorkflow - Interface in com.atlassian.jira.workflow
Domain object representing the permitted states and transitions of issues.
JiraWorkflowPluginConstants - Interface in com.atlassian.jira.plugin.workflow
 
join(String) - Method in class com.atlassian.jira.util.json.JSONArray
Make a string from the contents of this JSONArray.
joinPaths(String...) - Static method in class com.atlassian.jira.util.PathUtils
 
JQL_QUERY - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
JQL_QUERY_HISTORY - Static variable in interface com.atlassian.jira.web.SessionKeys
 
JqlClauseBuilder - Interface in com.atlassian.jira.jql.builder
A builder used to construct the Where Clause portion of a JQL Query in a fluent programming structure.
JqlClauseBuilderFactory - Interface in com.atlassian.jira.jql.builder
Factory for creating new instances of JqlClauseBuilder.
JqlCustomFieldId - Class in com.atlassian.jira.jql.util
A class that parsers the Jql syntax (e.g.
JqlCustomFieldId(long) - Constructor for class com.atlassian.jira.jql.util.JqlCustomFieldId
 
JqlDateSupport - Interface in com.atlassian.jira.jql.util
Interface that helps with date parsing and validation in JQL.
JqlFunction - Interface in com.atlassian.jira.plugin.jql.function
Functions in JQL can be used to provide values for search criteria.
JqlFunctionModuleDescriptor - Interface in com.atlassian.jira.plugin.jql.function
A module descriptor for a JQL function handler that produces a JqlFunction.
JqlIssueKeySupport - Interface in com.atlassian.jira.jql.util
Provide JQL with some helper functions when dealing with Issue Keys.
JqlIssueSupport - Interface in com.atlassian.jira.jql.util
Some helper IssueLookup functions for JIRA.
JqlLocalDateSupport - Interface in com.atlassian.jira.jql.util
Interface that helps with LocalDate parsing and validation in JQL.
JqlOperandResolver - Interface in com.atlassian.jira.jql.operand
Responsible for validating Operands and extracting the QueryLiteral values from them.
JqlOrderByBuilder - Class in com.atlassian.jira.jql.builder
Used to create OrderBy clauses to be included in Query's.
JqlParseErrorMessage - Class in com.atlassian.jira.jql.parser
Represents a parse error message from the JqlParser.
JqlParseErrorMessage(String, int, int, Collection<?>) - Constructor for class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
JqlParseErrorMessage(String, int, int, Object...) - Constructor for class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
JqlParseException - Exception in com.atlassian.jira.jql.parser
Thrown when an error occurs while parsing a JQL string.
JqlParseException(JqlParseErrorMessage) - Constructor for exception com.atlassian.jira.jql.parser.JqlParseException
 
JqlParseException(JqlParseErrorMessage, String) - Constructor for exception com.atlassian.jira.jql.parser.JqlParseException
 
JqlParseException(JqlParseErrorMessage, Throwable) - Constructor for exception com.atlassian.jira.jql.parser.JqlParseException
 
JqlQueryBuilder - Class in com.atlassian.jira.jql.builder
Used to build Query's that can be used to perform issue searching in JIRA.
JqlQueryParser - Interface in com.atlassian.jira.jql.parser
Used to parse some JQL into its Query representation.
JqlStringSupport - Interface in com.atlassian.jira.jql.util
A utility code to help dealing with JQL strings.
JqlVersionPredicate - Class in com.atlassian.jira.jql.util
The JQL relational predicate for Versions.
JqlVersionPredicate(Operator, Version) - Constructor for class com.atlassian.jira.jql.util.JqlVersionPredicate
 
JSESSIONID - Static variable in class com.atlassian.jira.web.util.CookieUtils
session id cookie name
JSONArray - Class in com.atlassian.jira.util.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection<? extends Object>) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class com.atlassian.jira.util.json.JSONArray
Construct a JSONArray from an array
JsonData - Class in com.atlassian.jira.issue.fields.rest.json
 
JsonData(Object) - Constructor for class com.atlassian.jira.issue.fields.rest.json.JsonData
 
JSONEscaper - Class in com.atlassian.jira.util.json
Escape util for JSON data
JSONEscaper() - Constructor for class com.atlassian.jira.util.json.JSONEscaper
 
JSONException - Exception in com.atlassian.jira.util.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception com.atlassian.jira.util.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception com.atlassian.jira.util.json.JSONException
 
JSONObject - Class in com.atlassian.jira.util.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map<String, Object>) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class com.atlassian.jira.util.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONString - Interface in com.atlassian.jira.util.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONTokener - Class in com.atlassian.jira.util.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(String) - Constructor for class com.atlassian.jira.util.json.JSONTokener
Construct a JSONTokener from a string.
JsonType - Class in com.atlassian.jira.issue.fields.rest.json
Describes the format of the data that is returned in the JSON representation of a field.
JsonType(String, String, String, String, Long) - Constructor for class com.atlassian.jira.issue.fields.rest.json.JsonType
 
JsonTypeBuilder - Class in com.atlassian.jira.issue.fields.rest.json
 
JsonTypeBuilder() - Constructor for class com.atlassian.jira.issue.fields.rest.json.JsonTypeBuilder
 

K

key() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
key(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
key() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
key(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
KEY_FORMAT_DAYS - Static variable in class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
 
KEY_FORMAT_HOURS - Static variable in class com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
 
KEY_FORMAT_PRETTY - Static variable in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
KEY_HANDLER - Static variable in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
KEY_HANDLER_PARAMS - Static variable in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
KEY_MAIL_SERVER - Static variable in class com.atlassian.jira.service.services.mail.MailFetcherService
 
KEY_METADATA - Static variable in class com.atlassian.jira.event.config.ApplicationPropertyChangeEvent
 
KEY_NEW_VALUE - Static variable in class com.atlassian.jira.event.config.ApplicationPropertyChangeEvent
 
KEY_OLD_VALUE - Static variable in class com.atlassian.jira.event.config.ApplicationPropertyChangeEvent
 
KeyboardShortcut - Class in com.atlassian.jira.plugin.keyboardshortcut
Defines a keyboard shortcut.
KeyboardShortcut(KeyboardShortcutManager.Context, KeyboardShortcutManager.Operation, String, int, Set<List<String>>, String, boolean) - Constructor for class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
KeyboardShortcut(KeyboardShortcutManager.Context, KeyboardShortcutManager.Operation, String, int, Set<List<String>>, String, boolean, Condition) - Constructor for class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
KeyboardShortcutManager - Interface in com.atlassian.jira.plugin.keyboardshortcut
Provides a registry of keyboard shortcuts currently available in JIRA.
KeyboardShortcutManager.Context - Enum in com.atlassian.jira.plugin.keyboardshortcut
Defines the context under which a keyboard shortcut is valid.
KeyboardShortcutManager.Operation - Enum in com.atlassian.jira.plugin.keyboardshortcut
Defines the different operations that can be taken using a KeyboardShortcut.
KeyComparator - Class in com.atlassian.jira.issue.comparator
 
keys() - Method in class com.atlassian.jira.util.json.JSONObject
Get an iterator of the keys of the JSONObject.
keySet() - Method in class com.atlassian.jira.util.collect.CompositeMap
 
keySet() - Method in class com.atlassian.jira.web.util.HelpUtil
 

L

Label - Class in com.atlassian.jira.issue.label
Represents a Label for an issue
Label(Long, Long, String) - Constructor for class com.atlassian.jira.issue.label.Label
 
Label(Long, Long, Long, String) - Constructor for class com.atlassian.jira.issue.label.Label
 
LABEL - Static variable in class com.atlassian.jira.JiraDataTypes
 
label - Variable in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
LabelComparator - Class in com.atlassian.jira.issue.label
Comparator that compares labels by label string
LabelManager - Interface in com.atlassian.jira.issue.label
Manager responsible for adding/removing and getting labels for a particular issue and custom field combination.
LabelParser - Class in com.atlassian.jira.issue.label
This class provides a number of static utility methods for validating labels.
LabelParser() - Constructor for class com.atlassian.jira.issue.label.LabelParser
 
LabelParser.CreateFromString<T> - Interface in com.atlassian.jira.issue.label
 
LABELS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
LABELS - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
labels(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find all issues with particular labels.
labels() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's labels.
LABELS_NAME_KEY - Static variable in interface com.atlassian.jira.issue.fields.LabelsField
 
LABELS_NO_VALUE_INDEX_VALUE - Static variable in interface com.atlassian.jira.issue.index.indexers.FieldIndexer
Empty token specific to LabelsIndexer
LabelService - Interface in com.atlassian.jira.bc.issue.label
The label service is responsible for setting and getting labels for issue and custom field combinations.
LabelService.AddLabelValidationResult - Class in com.atlassian.jira.bc.issue.label
 
LabelService.AddLabelValidationResult(Long, Long, ErrorCollection, String) - Constructor for class com.atlassian.jira.bc.issue.label.LabelService.AddLabelValidationResult
 
LabelService.LabelsResult - Class in com.atlassian.jira.bc.issue.label
 
LabelService.LabelsResult(Set<Label>, ErrorCollection) - Constructor for class com.atlassian.jira.bc.issue.label.LabelService.LabelsResult
 
LabelService.LabelSuggestionResult - Class in com.atlassian.jira.bc.issue.label
 
LabelService.LabelSuggestionResult(Set<String>, ErrorCollection) - Constructor for class com.atlassian.jira.bc.issue.label.LabelService.LabelSuggestionResult
 
LabelService.LabelValidationResult - Class in com.atlassian.jira.bc.issue.label
 
LabelService.LabelValidationResult(Long, Long, ErrorCollection) - Constructor for class com.atlassian.jira.bc.issue.label.LabelService.LabelValidationResult
 
LabelService.SetLabelValidationResult - Class in com.atlassian.jira.bc.issue.label
 
LabelService.SetLabelValidationResult(Long, Long, ErrorCollection, Set<String>) - Constructor for class com.atlassian.jira.bc.issue.label.LabelService.SetLabelValidationResult
 
LabelsField - Interface in com.atlassian.jira.issue.fields
 
labelsIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find all issues that have no labels.
LabelsStatisticsMapper - Class in com.atlassian.jira.issue.statistics
A stats mapper for Labels
LabelsStatisticsMapper(boolean) - Constructor for class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
LabelsStatisticsMapper(String, String, boolean) - Constructor for class com.atlassian.jira.issue.statistics.LabelsStatisticsMapper
 
LabelUtil - Interface in com.atlassian.jira.issue.label
Utility to generate Label JQL strings.
Language - Class in com.atlassian.jira.plugin.language
User: kalamon Date: 12.01.11 Time: 12:40
Language(Locale) - Constructor for class com.atlassian.jira.plugin.language.Language
 
Language(LanguageModuleDescriptor) - Constructor for class com.atlassian.jira.plugin.language.Language
 
LanguageModuleDescriptor - Interface in com.atlassian.jira.plugin.language
Module descriptor of the language pack plugin point.
largest() - Static method in enum com.atlassian.jira.avatar.AvatarManager.ImageSize
In order to cater for future addition of larger sizes this method finds the largest image size.
last() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
LAST_VIEWED - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
lastViewed() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue's last viewed date.
lastViewedAfter(Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where last viewed after the passed date (if issue is stored in history kept).
lastViewedAfter(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where viewed after the passed date (if issue is stored in history kept).
lastViewedBetween(Date, Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where viewed between the passed dates.
lastViewedBetween(String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where last viewed between the passed dates.
lastViewedDate(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
lastViewedDate(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
layout(Layout) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
legendTextColor - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
length() - Method in class com.atlassian.jira.util.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class com.atlassian.jira.util.json.JSONObject
Get the number of keys stored in the JSONObject.
LESS_THAN_PARAM - Static variable in class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
level(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that will find all issues with the passed security levels.
level() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's security level.
LicenseDetails - Interface in com.atlassian.jira.license
A set of methods which describe the state of the currently installed license.
LIGHT_ORANGE - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
like() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition like.
like(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the like operator and the passed value.
like(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the like operator and the passed value.
like(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the like operator and the passed value.
like(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the like operator and the passed date.
likeFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the like operator and the passed function.
likeFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the like operator and the passed function.
likeFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the like operator and the passed function.
LikeQueryFactory - Class in com.atlassian.jira.jql.query
A factory for creating a Query for the equals operator.
LikeQueryFactory() - Constructor for class com.atlassian.jira.jql.query.LikeQueryFactory
 
LikeQueryFactory(boolean) - Constructor for class com.atlassian.jira.jql.query.LikeQueryFactory
 
LINK_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to link issues together and create linked issues.
linkBugKeys(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
 
linkBugKeys(String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
LinkCollection - Interface in com.atlassian.jira.issue.link
This class represents the collection of links in to and out of a particular issue.
LinkIssueRequestJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
JAXB bean for link issue requests.
LinkIssueRequestJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean
 
LinkIssueRequestJsonBean(IssueRefJsonBean, IssueRefJsonBean, IssueLinkTypeJsonBean, CommentJsonBean) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean
 
LINKS_INWARD - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
LINKS_OUTWARD - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
list(T...) - Static method in class com.atlassian.jira.util.collect.CollectionBuilder
 
list(List<I>, Function<I, E>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
LIST_ONLY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
Set of operators that work with lists.
listActiveShortcutsUniquePerContext(Map<String, Object>) - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
Returns an ordered list of active KeyboardShortcuts, sorted using the plugin descriptor's order attribute.
ListenerManager - Interface in com.atlassian.jira.event
Responsible for maintaining a event listeners.
ListOrderedMessageSetImpl - Class in com.atlassian.jira.util
Is a message set that keeps the messages and warnings in the order in which they were added.
ListOrderedMessageSetImpl() - Constructor for class com.atlassian.jira.util.ListOrderedMessageSetImpl
 
LIVE - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
loadClass(String) - Method in interface com.atlassian.jira.plugin.ComponentClassManager
Load a class from Jira core, or a plugin including plugins that are not enabled.
loadObjectConfiguration(String, String, ClassLoader) - Method in interface com.atlassian.configurable.ObjectConfigurationFactory
 
loadObjectConfigurationFromElement(Element, ObjectDescriptor, String, ClassLoader) - Method in interface com.atlassian.configurable.ObjectConfigurationFactory
 
LocalDate - Class in com.atlassian.jira.datetime
Represents a "Local Date" or "Calendar Date" - that is a date (no time) without any associated timezone.
LocalDate(int, int, int) - Constructor for class com.atlassian.jira.datetime.LocalDate
 
LocalDateClauseQueryFactory - Class in com.atlassian.jira.jql.query
Creates clauses for queries on LocalDate fields.
LocalDateClauseQueryFactory(SimpleFieldSearchConstants, JqlLocalDateSupport, JqlOperandResolver) - Constructor for class com.atlassian.jira.jql.query.LocalDateClauseQueryFactory
 
LocalDateEqualityQueryFactory - Class in com.atlassian.jira.jql.query
A query factory that handles equality operators for dates.
LocalDateEqualityQueryFactory(JqlLocalDateSupport) - Constructor for class com.atlassian.jira.jql.query.LocalDateEqualityQueryFactory
 
LocalDateFactory - Class in com.atlassian.jira.datetime
Used for creating LocalDate objects.
LocalDateFactory() - Constructor for class com.atlassian.jira.datetime.LocalDateFactory
 
LocalDateFieldSorter - Class in com.atlassian.jira.issue.statistics
 
LocalDateFieldSorter(String) - Constructor for class com.atlassian.jira.issue.statistics.LocalDateFieldSorter
 
LocalDateIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
 
LocalDateIndexer(FieldVisibilityManager, CustomField) - Constructor for class com.atlassian.jira.issue.index.indexers.impl.LocalDateIndexer
 
LocalDateRelationalQueryFactory - Class in com.atlassian.jira.jql.query
A query factory that can handle relational operators for dates.
LocalDateRelationalQueryFactory(JqlLocalDateSupport) - Constructor for class com.atlassian.jira.jql.query.LocalDateRelationalQueryFactory
 
localDateToString(LocalDate) - Static method in class com.atlassian.jira.util.LuceneUtils
Turns a given LocalDate value into a String suitable for storing and searching in Lucene.
LocalDateValidator - Class in com.atlassian.jira.jql.validator
All the date validators essentially do the same thing - validate against operators and then against the date values.
LocalDateValidator(JqlOperandResolver, JqlLocalDateSupport) - Constructor for class com.atlassian.jira.jql.validator.LocalDateValidator
 
LocaleManager - Interface in com.atlassian.jira.config
Provides Locale information for this JIRA instance.
LocaleParser - Class in com.atlassian.jira.util
Static utility to parse locale Strings into Locale objects.
LocaleParser() - Constructor for class com.atlassian.jira.util.LocaleParser
 
LocaleSensitiveStringComparator - Class in com.atlassian.jira.issue.comparator
Uses a locale to do a correct sort that will correctly sort i18n strings.
LocaleSensitiveStringComparator(Locale) - Constructor for class com.atlassian.jira.issue.comparator.LocaleSensitiveStringComparator
 
LocaleSensitiveVersionNameComparator - Class in com.atlassian.jira.issue.comparator
Comparator for Version objects that only compares the names, uses the constructed locale to correctly sort constants names taking into account i18n strings.
LocaleSensitiveVersionNameComparator(Locale) - Constructor for class com.atlassian.jira.issue.comparator.LocaleSensitiveVersionNameComparator
 
log - Variable in class com.atlassian.jira.action.JiraActionSupport
 
LOG - Static variable in interface com.atlassian.jira.config.util.JiraHome
Name of the "Log" directory in JIRA home.
log - Static variable in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
log - Static variable in interface com.atlassian.jira.issue.search.searchers.IssueSearcher
 
log - Variable in class com.atlassian.jira.service.AbstractService
 
loggedInUser - Variable in class com.atlassian.jira.bc.dataimport.ExportCompletedEvent
The user that instigated the export.
loggedInUser - Variable in class com.atlassian.jira.bc.dataimport.ExportStartedEvent
The user that instigated the export.
LOGIN_RESULT - Static variable in interface com.atlassian.jira.bc.security.login.LoginService
This is set into the the request for the last login result
loginError(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
LoginEvent - Class in com.atlassian.jira.event.user
Published when a user successfully logs in.
LoginEvent(User) - Constructor for class com.atlassian.jira.event.user.LoginEvent
 
loginFailedByPermissions(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
LoginInfo - Interface in com.atlassian.jira.bc.security.login
Information about a user's login history
LoginProperties - Class in com.atlassian.jira.bc.security.login
Represents all the properties necessary to render the login form or gadget.
LoginProperties.Builder - Class in com.atlassian.jira.bc.security.login
 
LoginProperties.Builder() - Constructor for class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
LoginReason - Enum in com.atlassian.jira.bc.security.login
An enum of reasons as to how a login attempt went
LoginResult - Interface in com.atlassian.jira.bc.security.login
A result object for login operations
LoginService - Interface in com.atlassian.jira.bc.security.login
The LoginService keeps track of users login activities.
loginSucceeded(boolean) - Method in class com.atlassian.jira.bc.security.login.LoginProperties.Builder
 
logout(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.jira.bc.security.login.LoginService
Log out of JIRA
LogoutEvent - Class in com.atlassian.jira.event.user
Published when a user logs out.
LogoutEvent(User) - Constructor for class com.atlassian.jira.event.user.LogoutEvent
 
LONG - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
LongComparator - Class in com.atlassian.jira.issue.statistics.util
 
LongFieldStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
LongFieldStatisticsMapper(String) - Constructor for class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
longValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
 
longValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MeanValue
 
longValue() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MedianValue
 
LookAndFeelBean - Class in com.atlassian.jira.config.properties
Bean mainly used to maintain a version number for all the menu colours.
LookAndFeelBean(ApplicationProperties) - Constructor for class com.atlassian.jira.config.properties.LookAndFeelBean
 
LookAndFeelBean.DefaultColours - Class in com.atlassian.jira.config.properties
These are the "intended" colours for the JIRA Header.
LookAndFeelBean.DefaultCommonColours - Class in com.atlassian.jira.config.properties
These are the intended colours for the new common Header.
LookAndFeelBean.DefaultFaviconDimensions - Class in com.atlassian.jira.config.properties
 
LookAndFeelResetEvent - Class in com.atlassian.jira.event.web.action.admin
Denotes that the look and feel has been reset to default settings
LookAndFeelResetEvent() - Constructor for class com.atlassian.jira.event.web.action.admin.LookAndFeelResetEvent
 
LookAndFeelUpdatedEvent - Class in com.atlassian.jira.event.web.action.admin
Denotes that the look and feel has been changed in some way.
LookAndFeelUpdatedEvent() - Constructor for class com.atlassian.jira.event.web.action.admin.LookAndFeelUpdatedEvent
Deprecated.
LookAndFeelUpdatedEvent(User) - Constructor for class com.atlassian.jira.event.web.action.admin.LookAndFeelUpdatedEvent
 
LRUMap<K,V> - Class in com.atlassian.jira.util.collect
A subclass of LinkedHashMap that is access ordered AND constrained in size.
lt() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition less than.
lt(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than operator and the passed value.
lt(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than operator and the passed value.
lt(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than operator and the passed value.
lt(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than operator and the passed date.
ltEq() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition less than equals.
ltEq(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than equals operator and the passed value.
ltEq(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than equals operator and the passed value.
ltEq(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than equals operator and the passed value.
ltEq(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the less than or equals operator and the passed date.
ltEqFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "<=" operator and the passed function.
ltEqFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "<=" operator and the passed function.
ltEqFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "<=" operator and the passed function.
ltFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "<" operator and the passed function.
ltFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "<" operator and the passed function.
ltFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "<" operator and the passed function.
LUCENE_SORTFIELD_PREFIX - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
LUCENE_VERSION - Static variable in interface com.atlassian.jira.issue.index.IssueIndexManager
 
LuceneDirectoryUtils - Interface in com.atlassian.jira.util
 
LuceneFieldSorter<T> - Interface in com.atlassian.jira.issue.search
Implementations of this interface are used to sort Lucene search results of Issue Documents.
LuceneUtils - Class in com.atlassian.jira.util
A simple utility class for our common Lucene usage methods.

M

MAIL_DECODE_FILENAME - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
MAIL_DECODE_PARAMETERS - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
MailFetcherService - Class in com.atlassian.jira.service.services.mail
Mail fetcher for both POP and IMAP protocols.
MailFetcherService() - Constructor for class com.atlassian.jira.service.services.mail.MailFetcherService
 
MailLoggingManager - Interface in com.atlassian.jira.mail
Central place for manipulating logging/debug state for mail servers.
mailserverId - Variable in class com.atlassian.jira.service.services.mail.MailFetcherService
 
MailSettings - Interface in com.atlassian.jira.mail.settings
Responsible for holding the mail settings for JIRA.
MailSettings.DefaultMailSettings - Class in com.atlassian.jira.mail.settings
 
MailSettings.DefaultMailSettings(ApplicationProperties) - Constructor for class com.atlassian.jira.mail.settings.MailSettings.DefaultMailSettings
 
MailSettings.Fetch - Class in com.atlassian.jira.mail.settings
Represents the state of incoming mail processing in JIRA.
MailSettings.Fetch(ApplicationProperties) - Constructor for class com.atlassian.jira.mail.settings.MailSettings.Fetch
 
MailSettings.Send - Class in com.atlassian.jira.mail.settings
Represents the state of outgoing mail for this JIRA instance.
MailThreadManager - Interface in com.atlassian.jira.mail
 
MAJOR_PRIORITY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
MAJOR_PRIORITY_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
makeBuilder() - Method in interface com.atlassian.jira.notification.AdhocNotificationService
 
makeCommaSeparated(Long[]) - Static method in class com.atlassian.jira.util.ParameterUtils
 
makeContext(User, JiraHelper) - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
makeCumulative(Map<T, Number>) - Static method in class com.atlassian.jira.charts.util.DataUtils
Switch a map from being discrete values to being cumulative.
makeListLong(List) - Static method in class com.atlassian.jira.util.ParameterUtils
Make a list of Strings into a list of Longs
makeOptional(FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
makeProgress(long, String, String) - Method in interface com.atlassian.jira.task.TaskProgressSink
This method can be called to indicate that progress is being made by a task.
makeRequired(FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
makeSafeRedirectUrl(String) - Method in interface com.atlassian.jira.web.action.RedirectSanitiser
Constructs a safe redirect URL out of user-provided input.
makeSafeRedirectUrl(String) - Method in class com.atlassian.jira.web.action.SafeRedirectChecker
Constructs a safe redirect URL out of user-provided input.
makeUniqueFullNamesMap(Collection<User>) - Method in interface com.atlassian.jira.bc.user.search.AssigneeService
Converts a collection of Users to a Map where the key is the User full name and the value is true or false.
makeValue(String) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Creates an Entity in the form of a GenericValue without persisting it.
makeValue(String, Map<String, Object>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Creates an Entity in the form of a GenericValue without persisting it.
makeWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
makeWorkflow(User) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
MANAGE_FILTERS_TAB - Static variable in interface com.atlassian.jira.web.SessionKeys
 
MANAGE_GROUP_FILTER_SUBSCRIPTIONS - Static variable in class com.atlassian.jira.security.Permissions
Permission to manage group filter subscriptions
MANAGE_WATCHER_LIST - Static variable in class com.atlassian.jira.security.Permissions
 
ManageableOptionType - Interface in com.atlassian.jira.web.action.admin.issuetypes
 
MANAGED_DESC - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
MANAGED_FLAG - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
The name of the attribute to specify for a custom field type when you want new instances of this custom field type to only be created by certain users.
ManagedConfigurationItem - Class in com.atlassian.jira.config.managedconfiguration
Represents a configuration item in JIRA (an instance of a CustomField, a JiraWorkflow, etc.) which is being managed by a plugin or JIRA itself.
ManagedConfigurationItemBuilder - Class in com.atlassian.jira.config.managedconfiguration
This builder can be used to modify the properties of an existing ManagedConfigurationItem.
ManagedConfigurationItemBuilder() - Constructor for class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
 
ManagedConfigurationItemService - Interface in com.atlassian.jira.config.managedconfiguration
This provides an API for plugin developers and for JIRA internally to restrict the administration of certain configuration items.
ManagedConfigurationItemType - Enum in com.atlassian.jira.config.managedconfiguration
The types of items which can be "managed".
MandatoryField - Interface in com.atlassian.jira.issue.fields
 
map(Map<K, R>, Function<R, S>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Take a map and eagerly transform all values into a new, immutable Map.
map(Map<K, I>, Function<I, V>) - Static method in class com.atlassian.jira.util.collect.Transformed
 
MapBuilder<K,V> - Class in com.atlassian.jira.util.collect
Utility for easily creating Maps of all standard types.
MappedSortComparator - Class in com.atlassian.jira.issue.search.parameters.lucene.sort
This Sort Comparator uses a mixed strategy to retrieve the term values.
MappedSortComparator(LuceneFieldSorter) - Constructor for class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator
 
MappedSortComparator.InternalFieldComparator - Class in com.atlassian.jira.issue.search.parameters.lucene.sort
 
MapperEntityRegister - Interface in com.atlassian.jira.imports.project.mapper
Interface that defines the simple way to register values in the Project Import file.
MapUtils - Class in com.atlassian.jira.util
Utility methods that work on Maps.
MapUtils() - Constructor for class com.atlassian.jira.util.MapUtils
 
mapValue(String, String) - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
 
mapValue(String, String) - Method in interface com.atlassian.jira.imports.project.mapper.ProjectImportIdMapper
This method maps a value from the backup system to a valid value in the target system.
marshal(Date) - Method in class com.atlassian.jira.rest.Dates.DateAdapter
 
marshal(Date) - Method in class com.atlassian.jira.rest.Dates.DateTimeAdapter
 
matches(JiraDataType) - Method in interface com.atlassian.jira.JiraDataType
Determines if this type matches the passed in other JiraDataType.
matches(JiraDataType) - Method in class com.atlassian.jira.JiraDataTypeImpl
 
MatchHandler - Interface in com.atlassian.jira.issue.search.parameters.lucene.sort
Allows JiraLuceneFieldFinder to handle matched terms in a customised way.
MAX_BUFFERED_DOCS - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Batch
 
MAX_BUFFERED_DOCS - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Interactive
 
MAX_FIELD_LENGTH - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration
 
MAX_ISSUES_TO_DISPLAY - Static variable in class com.atlassian.jira.plugin.util.TabPanelUtil
 
MAX_KEY_LENGTH - Static variable in interface com.atlassian.jira.bc.project.ProjectService
Deprecated.
use getMaximumKeyLength() instead
MAX_LABEL_LENGTH - Static variable in class com.atlassian.jira.issue.label.LabelParser
 
MAX_LEN - Static variable in interface com.atlassian.jira.issue.fields.SummaryField
 
MAX_MERGE_AT_ONCE - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
MAX_MERGE_AT_ONCE_EXPLICIT - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
MAX_MERGE_DOCS - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Batch
 
MAX_MERGE_DOCS - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Interactive
 
MAX_MERGED_SEGMENT_MB - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
MAX_NAME_LENGTH - Static variable in interface com.atlassian.jira.bc.project.ProjectService
Deprecated.
use getMaximumNameLength() instead;
MAX_PERMISSION - Static variable in class com.atlassian.jira.security.Permissions
 
MAX_PORT - Static variable in class com.atlassian.jira.util.PortUtil
 
MAX_QUEUE_SIZE - Static variable in class com.atlassian.jira.config.properties.APKeys.Import
 
MAX_QUEUE_SIZE - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Issue
 
MAX_QUEUE_SIZE - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.SharedEntity
 
MAX_READ_MESSAGES_DRY_RUN - Static variable in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
memoize(Function<T, R>, ConcurrentMap<T, R>) - Static method in class com.atlassian.jira.util.Functions
Memoizer maps an input to an output and always returns the mapped result rather than calling the wrapped function every time.
MentionFinder - Interface in com.atlassian.jira.mention
Given string content this class will return a set of usernames that were found in the content prefixed with
MentionIssueCommentEvent - Class in com.atlassian.jira.event.issue
 
MentionIssueCommentEvent(Issue, User, Set<User>, String, String, Set<NotificationRecipient>, Comment) - Constructor for class com.atlassian.jira.event.issue.MentionIssueCommentEvent
 
MentionIssueEvent - Class in com.atlassian.jira.event.issue
When a user mentions another user on an issue via the @username or [~username] syntax this event will be fired.
MentionIssueEvent(Issue, User, Set<User>, String, String, Set<NotificationRecipient>) - Constructor for class com.atlassian.jira.event.issue.MentionIssueEvent
 
MentionService - Interface in com.atlassian.jira.mention
Responsible for publishing MentionIssueEvent when a user has mentioned other users on an issue.
MENU_BGCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
MENU_SEPARATOR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
MENU_STATE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
MENU_TEXTCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
merge(JiraServiceContext, VersionService.ValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Merges a version into another, then removes the original version.
MERGE_ACTION - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
MERGE_FACTOR - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Batch
 
MERGE_FACTOR - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Interactive
 
mergeResultsWithShould(List<QueryFactoryResult>) - Static method in class com.atlassian.jira.jql.query.QueryFactoryResult
 
mergeSearchSorts(User, Collection<SearchSort>, Collection<SearchSort>, int) - Method in interface com.atlassian.jira.issue.search.util.SearchSortUtil
Combine the new search sorts and the old search sorts returning a list of sorts that is only of size maxLength.
MessagedResult - Class in com.atlassian.jira.issue.fields.util
This class wraps a boolean result and allows the result creator to specify a string message about the result and allows a false result to be classified as Normal, a Warning, or a Fatal error.
MessagedResult(boolean) - Constructor for class com.atlassian.jira.issue.fields.util.MessagedResult
Constructs a message result with a null message whose state is normal.
MessagedResult(boolean, String) - Constructor for class com.atlassian.jira.issue.fields.util.MessagedResult
Constructs a message result whose state is normal
MessagedResult(boolean, String, int) - Constructor for class com.atlassian.jira.issue.fields.util.MessagedResult
Used to construct a messaged result.
MessagedResult(String, int) - Constructor for class com.atlassian.jira.issue.fields.util.MessagedResult
Use this to specify the state of the html message.
MessageHandler - Interface in com.atlassian.jira.service.util.handler
An interface representing a message handler.
MessageHandlerContext - Interface in com.atlassian.jira.service.util.handler
Well-behaved MessageHandler implementations should use as much as possible this interface to create approprate entities.
MessageHandlerErrorCollector - Interface in com.atlassian.jira.service.util.handler
Message handlers should report here what they are doing Depending on the context in which handlers are run (either normal production run as from a scheduled service or in a test mode - a dry run - from UI) this information can be transparently routed to appropriate place.
MessageHandlerExecutionMonitor - Interface in com.atlassian.jira.service.util.handler
This is extension to MessageHandlerErrorCollector interface for with a few reporting methods around Messages.
MessageHandlerFactory - Interface in com.atlassian.jira.service.util.handler
This call is going to be moved away from API into JIRA Mail Plugin.
MessageHandlerStats - Class in com.atlassian.jira.service.util.handler
 
MessageHandlerStats(int, int, int, int, int, int) - Constructor for class com.atlassian.jira.service.util.handler.MessageHandlerStats
 
messageRejected(Message, String) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerExecutionMonitor
Reports the rejection of the message
MessageSet - Interface in com.atlassian.jira.util
Used to communicate error and warning messages.
MessageSet.Level - Enum in com.atlassian.jira.util
Message levels
MessageSet.MessageLink - Class in com.atlassian.jira.util
A simple class for holding link text and a link url.
MessageSet.MessageLink(String, String) - Constructor for class com.atlassian.jira.util.MessageSet.MessageLink
 
MessageSet.MessageLink(String, String, boolean) - Constructor for class com.atlassian.jira.util.MessageSet.MessageLink
 
MessageSetImpl - Class in com.atlassian.jira.util
Message set implementation that uses the messages natural ordering to sort the messages that are added.
MessageSetImpl() - Constructor for class com.atlassian.jira.util.MessageSetImpl
 
MessageUserProcessor - Interface in com.atlassian.jira.service.util.handler
A set of User-related util methods which can be useful while processing Message objects.
MessageUserProcessorImpl - Class in com.atlassian.jira.service.util.handler
 
MessageUserProcessorImpl(UserManager) - Constructor for class com.atlassian.jira.service.util.handler.MessageUserProcessorImpl
 
META_PROPERTY_PREFIX - Static variable in interface com.atlassian.jira.user.util.UserUtil
 
migrateIssueToWorkflow(MutableIssue, JiraWorkflow, Status) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Migrates given issue to new workflow and sets new status on it.
migrateIssueToWorkflow(GenericValue, JiraWorkflow, GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowManager
migrateIssueToWorkflowNoReindex(GenericValue, JiraWorkflow, GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Migrates given issue to new workflow and sets new status on it.
MIME_SNIFFING_OWNED - Static variable in interface com.atlassian.jira.config.properties.APKeys
mime sniffing policy allowing inlining of all attachments.
MIME_SNIFFING_PARANOID - Static variable in interface com.atlassian.jira.config.properties.APKeys
mime sniffing policy allowing no inlining of attachments forcing download with Content-Disposition header.
MIME_SNIFFING_WORKAROUND - Static variable in interface com.atlassian.jira.config.properties.APKeys
mime sniffing policy allowing inlining of attachments except in ie when it would detect html and run scripts.
MIME_TYPE - Static variable in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
The JIRA global thumbnail MIME type.
MIMETYPE_HTML - Static variable in class com.atlassian.jira.notification.NotificationRecipient
 
MIMETYPE_HTML_DISPLAY - Static variable in class com.atlassian.jira.notification.NotificationRecipient
 
MIMETYPE_TEXT - Static variable in class com.atlassian.jira.notification.NotificationRecipient
 
MIMETYPE_TEXT_DISPLAY - Static variable in class com.atlassian.jira.notification.NotificationRecipient
 
MIN_BATCH_SIZE - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Issue
 
MIN_BATCH_SIZE - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.SharedEntity
 
MIN_NAME_LENGTH - Static variable in interface com.atlassian.jira.bc.project.ProjectService
The minimum length allowed for the project name field.
MIN_PORT - Static variable in class com.atlassian.jira.util.PortUtil
 
MINOR_PRIORITY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
MINOR_PRIORITY_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
MINUTE - Static variable in class com.atlassian.jira.web.util.OutlookDate
 
MINUTE_IN_MILLIS - Static variable in class com.atlassian.jira.util.JiraDateUtils
 
modified - Variable in class com.atlassian.jira.issue.search.SearchRequestInfo
 
ModifiedValue - Class in com.atlassian.jira.issue
Struct-like class for storing an old field value/new field value pair.
ModifiedValue(Object, Object) - Constructor for class com.atlassian.jira.issue.ModifiedValue
Construct a field modification pair.
MODIFY_REPORTER - Static variable in class com.atlassian.jira.security.Permissions
 
MODULE_NAME_WORKFLOW_CONDITION - Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
 
MODULE_NAME_WORKFLOW_FUNCTION - Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
 
MODULE_NAME_WORKFLOW_VALIDATOR - Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
 
ModuleDescriptorComparator - Class in com.atlassian.jira.plugin.util
Compares Module Descriptors that implement OrderableModuleDescriptor
ModuleDescriptorComparator() - Constructor for class com.atlassian.jira.plugin.util.ModuleDescriptorComparator
 
ModuleDescriptorXMLUtils - Class in com.atlassian.jira.plugin.util
 
more() - Method in class com.atlassian.jira.util.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
MOVE_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to move issues between projects
MOVE_ISSUE_OPERATION - Static variable in class com.atlassian.jira.issue.operation.IssueOperations
 
MOVE_ISSUE_PARAM_KEY - Static variable in interface com.atlassian.jira.issue.fields.OrderableField
 
moveColumnLeft(ColumnLayoutItem) - Method in interface com.atlassian.jira.issue.fields.layout.column.EditableColumnLayout
 
moveColumnRight(ColumnLayoutItem) - Method in interface com.atlassian.jira.issue.fields.layout.column.EditableColumnLayout
 
moveFieldScreenLayoutItemDown(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
moveFieldScreenLayoutItemFirst(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
moveFieldScreenLayoutItemLast(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
moveFieldScreenLayoutItemToPosition(Map<Integer, FieldScreenLayoutItem>) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
moveFieldScreenLayoutItemUp(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
moveFieldScreenTabLeft(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
moveFieldScreenTabRight(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
moveFieldScreenTabToPosition(int, int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
MoveIssueBean - Class in com.atlassian.jira.web.bean
Bean recording new data for issue
MoveIssueBean(ConstantsManager, ProjectManager) - Constructor for class com.atlassian.jira.web.bean.MoveIssueBean
 
MOVEISSUEBEAN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
moveIssueLink(List<IssueLink>, Long, Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Moves an issue link to a different position in the list of issuelink.
moveIssuesAndIndex(BulkEditBean, User) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
moveIssuesToNewVersion(List, Version, Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Swaps the list of issues supplied from one Fix version to another.
moveOptionToPosition(Map<Integer, Option>) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
movePriorityDown(String) - Method in interface com.atlassian.jira.config.PriorityManager
Move the resolution down in the order.
movePriorityUp(String) - Method in interface com.atlassian.jira.config.PriorityManager
Move the resolution up in the order.
moveResolutionDown(String) - Method in interface com.atlassian.jira.config.ResolutionManager
Move the resolution down in the order.
moveResolutionUp(String) - Method in interface com.atlassian.jira.config.ResolutionManager
Move the resolution up in the order.
moveSubTask(GenericValue, Long, Long) - Method in interface com.atlassian.jira.config.SubTaskManager
moveSubTask(Issue, Long, Long) - Method in interface com.atlassian.jira.config.SubTaskManager
 
moveSubTaskIssueTypeDown(String) - Method in interface com.atlassian.jira.config.SubTaskManager
 
moveSubTaskIssueTypeUp(String) - Method in interface com.atlassian.jira.config.SubTaskManager
 
MoveSubTaskOperation - Interface in com.atlassian.jira.movesubtask.operation
 
MoveSubTaskOperationManager - Interface in com.atlassian.jira.movesubtask
 
moveToEndFavouriteSequence(User, S) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Moves the position of the SharedEntity to the end relative to the user's set of all other entities of the same type.
moveToEndPortalPageSequence(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Puts the given page to the end of the user's page configuration set.
moveToEndVersionSequence(VersionService.MoveVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Move a version to the end of the version sequence.
moveToEndVersionSequence(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Move a version to the end of the version sequence
moveToLastSequence(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
moveToStartFavouriteSequence(User, S) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Moves the position of the SharedEntity to the start relative to the user's set of all other entities of the same type.
moveToStartPortalPageSequence(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Puts the given page to the start of the user's page configuration set.
moveToStartSequence(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
moveToStartVersionSequence(VersionService.MoveVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Move a version to the start of the version list.
moveToStartVersionSequence(Version) - Method in interface com.atlassian.jira.project.version.VersionManager
Move a version to the start of the version list
moveUnreleasedToNewVersion(User, Version, Version) - Method in interface com.atlassian.jira.bc.project.version.VersionService
moveVersionAfter(VersionService.MoveVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Move a version after another version.
moveVersionAfter(Version, Long) - Method in interface com.atlassian.jira.project.version.VersionManager
Move a version after another version
MultiBulkMoveBean - Interface in com.atlassian.jira.web.bean
A bean that stores multiple BulkEditBean
MultiClause - Class in com.atlassian.query.clause
An abstract class that will contain multiple clauses.
MultiClause(Collection<? extends Clause>) - Constructor for class com.atlassian.query.clause.MultiClause
 
MultiClauseDecoratorContextFactory - Class in com.atlassian.jira.jql.context
Decorates a ClauseContextFactory to ensure that:
MultiClauseDecoratorContextFactory(JqlOperandResolver, ClauseContextFactory) - Constructor for class com.atlassian.jira.jql.context.MultiClauseDecoratorContextFactory
 
MultiClauseDecoratorContextFactory(JqlOperandResolver, ClauseContextFactory, ContextSetUtil) - Constructor for class com.atlassian.jira.jql.context.MultiClauseDecoratorContextFactory
 
MultiClauseDecoratorContextFactory.Factory - Class in com.atlassian.jira.jql.context
Factory to create a MultiClauseDecoratorContextFactory given a ClauseContextFactory to wrap.
MultiClauseDecoratorContextFactory.Factory(OperatorUsageValidator, JqlOperandResolver, ContextSetUtil) - Constructor for class com.atlassian.jira.jql.context.MultiClauseDecoratorContextFactory.Factory
 
MultiGroupConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
MultiMap<K,V,C extends Collection<V>> - Interface in com.atlassian.jira.util.collect
 
MultiMaps - Class in com.atlassian.jira.util.collect
Static factory methods for creating and manipulating multi-maps.
MultiMaps() - Constructor for class com.atlassian.jira.util.collect.MultiMaps
 
MultipleCustomFieldType<T,S> - Interface in com.atlassian.jira.issue.customfields
A type of custom field which provides the user with a specific set of options to choose from.
MultipleSettableCustomFieldType<T,S> - Interface in com.atlassian.jira.issue.customfields
Custom field which can have multiple Options to select from.
MULTISELECT - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
MultiUserConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
MultiValueOperand - Class in com.atlassian.query.operand
Used to represent a multiple constant values as an Operand.
MultiValueOperand(String...) - Constructor for class com.atlassian.query.operand.MultiValueOperand
 
MultiValueOperand(List<Long>) - Constructor for class com.atlassian.query.operand.MultiValueOperand
 
MultiValueOperand(Long...) - Constructor for class com.atlassian.query.operand.MultiValueOperand
 
MultiValueOperand(Operand...) - Constructor for class com.atlassian.query.operand.MultiValueOperand
 
MultiValueOperand(QueryLiteral...) - Constructor for class com.atlassian.query.operand.MultiValueOperand
 
MultiValueOperand(Collection<? extends Operand>) - Constructor for class com.atlassian.query.operand.MultiValueOperand
 
mustNotOccur() - Method in class com.atlassian.jira.jql.query.QueryFactoryResult
 
MutableComment - Interface in com.atlassian.jira.issue.comments
Represents a comment's in JIRA.
MutableIssue - Interface in com.atlassian.jira.issue
Facade for an issue's GenericValue.
MutableProjectComponent - Class in com.atlassian.jira.bc.project.component
 
MutableProjectComponent(Long, String, String, String, long, Long) - Constructor for class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
MyJiraHomeChangedEvent - Class in com.atlassian.jira.plugin.myjirahome
Fired when a user changes his My JIRA Home location.
MyJiraHomeChangedEvent(User, String, String) - Constructor for class com.atlassian.jira.plugin.myjirahome.MyJiraHomeChangedEvent
 

N

NAME - Static variable in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
NAME - Static variable in interface com.atlassian.jira.issue.fields.layout.field.EditableDefaultFieldLayout
 
name() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
name(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
name() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
name(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
name(String) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
name(String) - Static method in class com.atlassian.jira.portal.PortalPage
 
name - Variable in class com.atlassian.jira.service.AbstractService
 
name() - Method in interface com.atlassian.jira.startup.PluginInfos
Returns the name of this PluginInfos (e.g.
NAME_COMPARATOR - Static variable in class com.atlassian.jira.issue.comparator.OfBizComparators
 
NAME_COMPARATOR - Static variable in interface com.atlassian.jira.service.JiraService
Compares two given JiraService objects by their names and returns the result of the comparison.
NAME_FIELD_NAME - Static variable in interface com.atlassian.jira.issue.link.IssueLinkType
 
NAME_KEY - Static variable in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
Named - Interface in com.atlassian.jira.util
 
NamedTerminalClauseCollectingVisitor - Class in com.atlassian.jira.issue.search.searchers.impl
A RecursiveClauseVisitor which collects TerminalClauses that have the specified clause names.
NamedTerminalClauseCollectingVisitor(String) - Constructor for class com.atlassian.jira.issue.search.searchers.impl.NamedTerminalClauseCollectingVisitor
 
NamedTerminalClauseCollectingVisitor(Collection<String>) - Constructor for class com.atlassian.jira.issue.search.searchers.impl.NamedTerminalClauseCollectingVisitor
 
nameExists(String) - Method in interface com.atlassian.jira.jql.resolver.NameResolver
Returns true if the name would resolve to a domain object.
nameExists(String) - Method in interface com.atlassian.jira.jql.resolver.UserResolver
 
nameExists(String) - Method in class com.atlassian.jira.jql.resolver.VersionResolver
 
NameResolver<T> - Interface in com.atlassian.jira.jql.resolver
Looks up domain objects from the database.
names() - Method in class com.atlassian.jira.util.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
NATURAL - Static variable in class com.atlassian.jira.web.bean.StatisticAccessorBean.OrderBy
 
NATURAL_ORDER - Static variable in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
NaturallyOrderedCustomFieldSearcher - Interface in com.atlassian.jira.issue.customfields
This interface indicates the values stored in the Lucene index for this searcher are naturally ordered and as a result natural Lucene sorting can be used allowing for best sort performance.
NaturalOrderStringComparator - Enum in com.atlassian.jira.util
Natural Order String Comparator compares Strings in a more "human friendly" way.
NavigableField - Interface in com.atlassian.jira.issue.fields
Fields in JIRA which are able to be placed in the Issue Navigator implement this interface.
NAVIGATOR_VIEW - Static variable in class com.atlassian.jira.issue.fields.FieldRenderingContext
This is a display hint that is placed into the displayParameters when rendering the issue navigator.
NAVIGATOR_VIEW - Static variable in class com.atlassian.jira.web.component.IssueTableLayoutBean
Deprecated.
NavigatorStructureChecker<T> - Class in com.atlassian.jira.issue.search.searchers.transformer
Utility class to assist in checking the fitness of a query for the issue navigator.
NavigatorStructureChecker(ClauseNames, boolean, FieldFlagOperandRegistry, JqlOperandResolver) - Constructor for class com.atlassian.jira.issue.search.searchers.transformer.NavigatorStructureChecker
 
NavigatorStructureChecker(ClauseNames, boolean, FieldFlagOperandRegistry, JqlOperandResolver, IndexInfoResolver<T>, SearchContextVisibilityChecker) - Constructor for class com.atlassian.jira.issue.search.searchers.transformer.NavigatorStructureChecker
Deprecated.
needsMove(Collection, Issue, FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Used to determine if the field needs input from user to be moved to the new project and/or issue type.
needsSelection(BulkMoveHelper.DistinctValueResult, Long, String) - Method in interface com.atlassian.jira.web.bean.BulkMoveHelper
Method called by Velocity templates to check if the current DistinctValueResult matches the value specified and thus should be selected.
NEGATIVE_EQUALITY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
Contains NOT_EQUALS, NOT_IN, and IS_NOT.
NEW_VALUE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
newBuilder() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
Use this method to get a ManagedConfigurationItemBuilder instance, prepopulated with this item's properties.
newBuilder() - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
 
newBuilder(Query) - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Creates a new builder that clones the state of the passed in query so that you can use the resulting builder to create a slightly modified query.
newBuilder() - Static method in class com.atlassian.jira.util.collect.CollectionBuilder
 
newBuilder(T...) - Static method in class com.atlassian.jira.util.collect.CollectionBuilder
 
newBuilder() - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder.
newBuilder(K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pair.
newBuilder(K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pairs.
newBuilder(K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pairs.
newBuilder(K, V, K, V, K, V, K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder and adding the given key/value pairs.
newBuilder(Map<? extends K, ? extends V>) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating a fresh MapBuilder based on the contents of a source Map.
newClauseBuilder() - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Build a new JqlClauseBuilder.
newClauseBuilder(Clause) - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Build a new JqlClauseBuilder and initialise it with the passed clause.
newClauseBuilder(Query) - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Build a new JqlClauseBuilder and initialise it with the clause from the passed query.
newComparator(String, int, int, boolean) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator
 
newComparator(String, int, int, boolean) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator
 
newEstimate(String) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
Set the new estimate value when building a WorklogNewEstimateInputParameters object.
NEWFEATURE_TYPE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
NEWFEATURE_TYPE_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
newInstance(String) - Method in interface com.atlassian.jira.plugin.ComponentClassManager
Instantiates the named class using OSGi ClassLoaders and Pico/Spring injection as appropriate.
newInstanceFromPlugin(Class<T>, Plugin) - Method in interface com.atlassian.jira.plugin.ComponentClassManager
Instantiates the named class by directly using the plugin the class was loaded from and its autowiring strategy.
newIssueInputParameters() - Method in interface com.atlassian.jira.bc.issue.IssueService
Constructs a new IssueInputParameters object with no initial values.
newIssueInputParameters(Map<String, String[]>) - Method in interface com.atlassian.jira.bc.issue.IssueService
Constructs a new IssueInputParameters object with initial values provided by the input Map.
newIssueLinksBeanBuilder(Issue) - Method in interface com.atlassian.jira.issue.fields.rest.json.beans.IssueLinksBeanBuilderFactory
Returns a new instance of an IssueLinkBeanBuilder.
newJqlClauseBuilder(JqlQueryBuilder) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilderFactory
 
newLRUMap(int) - Static method in class com.atlassian.jira.util.collect.LRUMap
Get a map that is access ordered and has the specified capacity.
newOrderByBuilder() - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Build a new JqlOrderByBuilder.
newOrderByBuilder(OrderBy) - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Build a new JqlOrderByBuilder and initialise it with the passed order.
newOrderByBuilder(Query) - Static method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Build a new JqlOrderByBuilder and initialise it with the order from the passed query.
newPageAlignedFilter(int, int) - Static method in class com.atlassian.jira.web.bean.PagerFilter
A pager that has its start aligned to the page containing the index.
next() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
next() - Method in class com.atlassian.jira.util.collect.EnumerationIterator
 
next() - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next n characters.
NEXT_CHANGE_DATE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
NEXT_PREV_PAGER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
NEXT_SUFFIX - Static variable in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
nextChangeOn(Timestamp) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
nextClean() - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextComment() - Method in interface com.atlassian.jira.issue.comments.util.CommentIterator
 
nextIndex() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
nextMessage(Message) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerExecutionMonitor
Reports that given message is about to be dispatched to the message handler.
nextString(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class com.atlassian.jira.util.json.JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextValue() - Method in class com.atlassian.jira.util.json.JSONTokener
Get the next value.
nicePairOf(U, V) - Static method in class com.atlassian.jira.util.lang.Pair
A pair that does allows null values.
NO_CFS_PCT - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
NO_HEADER_PARAM_KEY - Static variable in interface com.atlassian.jira.issue.fields.OrderableField
 
NO_LINK - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
NO_ORDER - Static variable in class com.atlassian.query.order.OrderByImpl
 
NO_VALUE_INDEX_VALUE - Static variable in interface com.atlassian.jira.issue.index.indexers.FieldIndexer
General empty token
NO_VERSIONS - Static variable in interface com.atlassian.jira.project.version.VersionManager
Used to represent empty version fields
NON_RELATIONAL_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of all non-relational operators.
NONE - Static variable in interface com.atlassian.configurable.ValuesGenerator
Implementation that returns no values at all.
NonInjectableComponent - Annotation Type in com.atlassian.jira.util
The annotated type (a component), field (a component dependency for another class), or constructor was not designed to be compatible with injection, meaning that: for Types, other classes should not attempt to access an instance of this type as a dependency via auto-wired injection, as instances of this type retain instance-specific state; for Fields, they should be instantiated manually; for Constructors, the parameters declared in them include components which are NonInjectableComponents, and thus would not be satisfiable under default dependency injection circumstances
NoPermissionException - Exception in com.atlassian.jira.avatar
This exception indicates that an operation has failed due to lack of permissions.
NoPermissionException() - Constructor for exception com.atlassian.jira.avatar.NoPermissionException
 
NORMAL - Static variable in class com.atlassian.jira.issue.fields.util.MessagedResult
 
NORMAL - Static variable in interface com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.Style
Style that will create a TimeTrackingGraphBean that can be used to render time tracking.
normaliseDateRange(Map<RegularTimePeriod, List<Long>>, int, Class, TimeZone) - Static method in class com.atlassian.jira.charts.util.DataUtils
 
normaliseDateRangeCount(Map<RegularTimePeriod, Number>, int, Class, TimeZone) - Static method in class com.atlassian.jira.charts.util.DataUtils
 
normaliseMapKeys(Map<T, Number>, Map<T, Number>) - Static method in class com.atlassian.jira.charts.util.DataUtils
This method takes two maps, and ensures that all the keys in one map are in the other map, and vice versa.
normalizeDaysValue(int, ChartFactory.PeriodName) - Static method in class com.atlassian.jira.charts.util.DataUtils
Trims days to a range of [1...MAX_FOR_PERIOD] where the max is defined in jira-application.properties for each period.
NORWEGIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
not() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL "NOT" operator to the JQL expression currently being built.
not(String, boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the condition is true
not(Predicate<? super T>) - Static method in class com.atlassian.jira.util.Predicates
Create a predicate that inverts the behaviour of the passed predicate.
NOT - Static variable in class com.atlassian.query.clause.NotClause
 
notBlank(String, String) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the string is null or blank (only contains whitespace)
NotClause - Class in com.atlassian.query.clause
Used to represent a logical NOT in the query tree.
NotClause(Clause) - Constructor for class com.atlassian.query.clause.NotClause
 
notEmpty(String, T) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the argument is null or empty
notEq() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition not equals.
notEq(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the passed value.
notEq(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the passed value.
notEq(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the passed value.
notEq(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the passed date.
notEqEmpty() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the EMPTY value.
notEqFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the passed function.
notEqFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the passed function.
notEqFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not equals operator and the passed function.
NotFoundException - Exception in com.atlassian.jira.exception
The expected resource was not found.
NotFoundException() - Constructor for exception com.atlassian.jira.exception.NotFoundException
 
NotFoundException(String) - Constructor for exception com.atlassian.jira.exception.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception com.atlassian.jira.exception.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.atlassian.jira.exception.NotFoundException
 
notification - Variable in class com.atlassian.jira.notification.AdhocNotificationService.ValidateNotificationResult
 
NOTIFICATION_ISSUE_ASSIGNED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_CLOSED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_COMMENT_EDITED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_COMMENTED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_CREATED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_DELETED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_GENERICEVENT - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_MOVED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_REOPENED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_RESOLVED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_UPDATED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_WORKLOG_DELETED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_WORKLOG_UPDATED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_WORKLOGGED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_WORKSTARTED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_ISSUE_WORKSTOPPED - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NOTIFICATION_KEY - Static variable in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
No longer used because we don't use store all outgoing notifications (see JRA-9979). Since v5.2.
NotificationAddedEvent - Class in com.atlassian.jira.event.notification
Event indicating a notification entity has been added to a notification scheme.
NotificationAddedEvent(Long, SchemeEntity) - Constructor for class com.atlassian.jira.event.notification.NotificationAddedEvent
 
NotificationBuilder - Interface in com.atlassian.jira.notification
 
NotificationDeletedEvent - Class in com.atlassian.jira.event.notification
Event indicating a notification entity has been removed from a notification scheme.
NotificationDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.notification.NotificationDeletedEvent
 
NotificationJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
NotificationJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
NotificationJsonBean.RestrictJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
NotificationJsonBean.RestrictJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.RestrictJsonBean
 
NotificationJsonBean.ToJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
NotificationJsonBean.ToJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
NotificationRecipient - Class in com.atlassian.jira.notification
 
NotificationRecipient(User) - Constructor for class com.atlassian.jira.notification.NotificationRecipient
The format is set to html or text as specified in jira-application.properties file.
NotificationRecipient(String) - Constructor for class com.atlassian.jira.notification.NotificationRecipient
 
NotificationSchemeCopiedEvent - Class in com.atlassian.jira.event.notification
Event indicating a notification scheme has been copied.
NotificationSchemeCopiedEvent(Scheme, Scheme) - Constructor for class com.atlassian.jira.event.notification.NotificationSchemeCopiedEvent
 
NotificationSchemeCreatedEvent - Class in com.atlassian.jira.event.notification
Event indicating a notification scheme has been created.
NotificationSchemeCreatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.notification.NotificationSchemeCreatedEvent
 
NotificationSchemeDeletedEvent - Class in com.atlassian.jira.event.notification
Event indicating a notification scheme has been deleted.
NotificationSchemeDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.notification.NotificationSchemeDeletedEvent
 
NotificationSchemeManager - Interface in com.atlassian.jira.notification
 
NotificationSchemeUpdatedEvent - Class in com.atlassian.jira.event.notification
Event indicating a notification scheme has been updated.
NotificationSchemeUpdatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.notification.NotificationSchemeUpdatedEvent
 
notIn() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition not in.
notIn(String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not in operator and the passed values.
notIn(Long...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not in operator and the passed values.
notIn(Operand...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not in operator and the passed values.
notIn(Date...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not in operator and the passed values.
notInDates(Collection<Date>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the in operator and the passed values.
notInFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "not in" operator and the passed function.
notInFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "not in" operator and the passed function.
notInFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the "not in" operator and the passed function.
notInNumbers(Collection<Long>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not in operator and the passed values.
notInOperands(Collection<Operand>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not in operator and the passed values.
notInStrings(Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not in operator and the passed values.
notLike() - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Make the operator for the JQL condition not like.
notLike(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not like operator and the passed value.
notLike(Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not like operator and the passed value.
notLike(Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not like operator and the passed value.
notLike(Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not like operator and the passed date.
notLikeFunc(String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not like operator and the passed function.
notLikeFunc(String, String...) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not like operator and the passed function.
notLikeFunc(String, Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Create the JQL condition with the not like operator and the passed function.
notNull(String, T) - Static method in class com.atlassian.jira.util.dbc.Assertions
Throw an IllegalArgumentException if the string is null
NotNull - Annotation Type in com.atlassian.jira.util
The annotated field, method result, parameter or local variable must not be null.
notNull() - Static method in class com.atlassian.jira.util.Predicates
A predicate that check that the input is not null.
NoTransformationCustomFieldImporter - Class in com.atlassian.jira.imports.project.customfield
This class provides an implementation of ProjectCustomFieldImporter for Custom Fields which don't need to transform the custom field value upon import into a new JIRA instance.
NoTransformationCustomFieldImporter() - Constructor for class com.atlassian.jira.imports.project.customfield.NoTransformationCustomFieldImporter
 
NShotLogger - Class in com.atlassian.jira.util.log
An Log4J logger wrapper than will only log N times.
NShotLogger(Logger, int) - Constructor for class com.atlassian.jira.util.log.NShotLogger
Creates a NShotLogger that will only output log data if it has been called maxTimes or less.
NULL - Static variable in class com.atlassian.jira.util.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NULL_QUERY - Static variable in interface com.atlassian.jira.issue.search.util.QueryCreator
 
NULL_SINK - Static variable in interface com.atlassian.jira.task.TaskProgressSink
A simple sink that does nothing.
nullContext() - Static method in class com.atlassian.jira.task.context.Contexts
 
nullContext() - Static method in class com.atlassian.jira.util.index.Contexts
Deprecated.
NUMBER - Static variable in class com.atlassian.jira.JiraDataTypes
 
number(Long) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed value.
NUMBER_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
NumberCustomFieldIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
A simple custom field indexer for the number custom fields
NumberCustomFieldIndexer(FieldVisibilityManager, CustomField, DoubleConverter) - Constructor for class com.atlassian.jira.issue.index.indexers.impl.NumberCustomFieldIndexer
 
NumberCustomFieldValidator - Class in com.atlassian.jira.jql.validator
A validator for number custom fields.
NumberCustomFieldValidator(JqlOperandResolver, NumberIndexValueConverter) - Constructor for class com.atlassian.jira.jql.validator.NumberCustomFieldValidator
NumberCustomFieldValidator(JqlOperandResolver, NumberIndexValueConverter, I18nHelper.BeanFactory) - Constructor for class com.atlassian.jira.jql.validator.NumberCustomFieldValidator
 
NumberIndexValueConverter - Class in com.atlassian.jira.jql.util
Converts a query literal into a number index representation.
NumberIndexValueConverter(DoubleConverter) - Constructor for class com.atlassian.jira.jql.util.NumberIndexValueConverter
 
NumberOfArgumentsValidator - Class in com.atlassian.jira.jql.validator
Simple Function Operand Validator that validates the number of arguments in the FunctionOperand.
NumberOfArgumentsValidator(int, I18nHelper) - Constructor for class com.atlassian.jira.jql.validator.NumberOfArgumentsValidator
 
NumberOfArgumentsValidator(int, int, I18nHelper) - Constructor for class com.atlassian.jira.jql.validator.NumberOfArgumentsValidator
 
NumberRangeCustomFieldInputHelper - Class in com.atlassian.jira.issue.customfields.searchers.transformer
A helper class for Number Range Custom field searcher converting between the Query and Searcher views of the clauses.
NumberRangeCustomFieldInputHelper(ClauseNames, JqlOperandResolver) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldInputHelper
 
NumberRangeCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
The SearchInputTransformer for number range searcher.
NumberRangeCustomFieldSearchInputTransformer(ClauseNames, CustomField, String, DoubleConverter, JqlOperandResolver, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldSearchInputTransformer
 
NumberRangeCustomFieldValueProvider - Class in com.atlassian.jira.issue.customfields
An implementation of the CustomFieldValueProvider for retreiving number range values.
NumberRangeCustomFieldValueProvider() - Constructor for class com.atlassian.jira.issue.customfields.NumberRangeCustomFieldValueProvider
 
NumberRangeSearcher - Class in com.atlassian.jira.issue.customfields.searchers
 
NumberRangeSearcher(JqlOperandResolver, DoubleConverter, CustomFieldInputHelper, I18nHelper.BeanFactory, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.NumberRangeSearcher
 
numbers(Long...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed values.
numbers(Collection<Long>) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed values.
NumberTool - Class in com.atlassian.jira.util.velocity
This class is stolen borrowed from Apache's velocity tools.
NumberTool() - Constructor for class com.atlassian.jira.util.velocity.NumberTool
Default constructor.
NumberTool(Locale) - Constructor for class com.atlassian.jira.util.velocity.NumberTool
 
numberToString(Number) - Static method in class com.atlassian.jira.util.json.JSONObject
Produce a string from a Number.
NumericComparator - Class in com.atlassian.jira.issue.statistics.util
Class for comparing numeric fields (allows decimals)
NumericFieldStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
NumericFieldStatisticsMapper(String) - Constructor for class com.atlassian.jira.issue.statistics.NumericFieldStatisticsMapper
 

O

ObjectConfigurable - Interface in com.atlassian.configurable
This interface should be implemented by any classes that are configured using an Object Configuration.
ObjectConfiguration - Interface in com.atlassian.configurable
This interface represents a holder for all the configuration information.
ObjectConfigurationException - Exception in com.atlassian.configurable
This exception is thrown an error occurs during the use of ConfigurableObjects
ObjectConfigurationException(String) - Constructor for exception com.atlassian.configurable.ObjectConfigurationException
Creates a new ObjectConfigurationException object.
ObjectConfigurationException(Throwable) - Constructor for exception com.atlassian.configurable.ObjectConfigurationException
Creates a new ObjectConfigurationException object.
ObjectConfigurationException(String, Throwable) - Constructor for exception com.atlassian.configurable.ObjectConfigurationException
Creates a new ObjectConfigurationException object.
ObjectConfigurationFactory - Interface in com.atlassian.configurable
This class retrieves an Object Configuration with a particular id.
ObjectConfigurationProperty - Interface in com.atlassian.configurable
This interface is a property of an Object Configuration and contains a name, description, default value and the type (ObjectConfigurationTypes) of this property.
ObjectConfigurationTypes - Class in com.atlassian.configurable
Contains a list of possible Object Configuration Types that can be used.
ObjectConfigurationTypes() - Constructor for class com.atlassian.configurable.ObjectConfigurationTypes
 
ObjectDescriptor - Interface in com.atlassian.configurable
Interface that allows a ObjectConfiguration to retrieve a dynamic description based on the values set for its properties
ObjectToFieldValueMapper - Class in com.atlassian.jira.issue.statistics.util
Converts a given object returned from a StatisticsMapperWrapper result set into an appropriate form, e.g.
ObjectToFieldValueMapper() - Constructor for class com.atlassian.jira.issue.statistics.util.ObjectToFieldValueMapper
 
ObjectUtils - Class in com.atlassian.jira.util
 
of(Map<K, V>, Map<K, V>) - Static method in class com.atlassian.jira.util.collect.CompositeMap
Create a new CompositeMap with two composited Map instances.
of(U, V) - Static method in class com.atlassian.jira.util.lang.Pair
By default we create a strict pair of non-null values.
OfBizComparators - Class in com.atlassian.jira.issue.comparator
 
OfBizComparators() - Constructor for class com.atlassian.jira.issue.comparator.OfBizComparators
 
OfBizDelegator - Interface in com.atlassian.jira.ofbiz
A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizListIterator - Interface in com.atlassian.jira.ofbiz
A wrapper around EntityListIterator that does not throw GenericEntityException.
OfBizStringFieldComparator - Class in com.atlassian.jira.ofbiz
Comparator that compares two GenericValue objects based on a given String field.
OfBizStringFieldComparator(String) - Constructor for class com.atlassian.jira.ofbiz.OfBizStringFieldComparator
 
OfBizValueWrapper - Interface in com.atlassian.jira.ofbiz
Deprecated.
Use the Data object getters instead. Since v5.0.
ofQueryLiterals(Collection<QueryLiteral>) - Static method in class com.atlassian.query.operand.MultiValueOperand
 
OK - Static variable in interface com.atlassian.jira.plugin.searchrequestview.auth.Authorizer.Result
Convenient placeholder for ok result.
OLD_VALUE - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
on(Timestamp) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
on(Timestamp) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
onClearCache(ClearCacheEvent) - Method in class com.atlassian.jira.util.JiraDurationUtils
 
onDatabaseConfigured() - Method in class com.atlassian.jira.config.properties.PropertiesManager
Called to indicate the database has been set up this causes the switch to a db-backed PropertySet
OneDimensionalTermHitCollector - Class in com.atlassian.jira.issue.statistics.util
A HitCollector that creates a doc -> term mapping.
OneDimensionalTermHitCollector(String, Map<String, Integer>, FieldVisibilityManager, ReaderCache) - Constructor for class com.atlassian.jira.issue.statistics.util.OneDimensionalTermHitCollector
 
OneShotLogger - Class in com.atlassian.jira.util.log
An Log4J logger wrapper than will only log 1 times After maxTimes number of calls the logger silently discards thee logging output.
OneShotLogger(Logger) - Constructor for class com.atlassian.jira.util.log.OneShotLogger
 
onlyValidatePresentFieldsWhenRetainingExistingValues() - Method in interface com.atlassian.jira.issue.IssueInputParameters
Get the flag to designate which fields are to be validated when the IssueInputParameters.retainExistingValuesWhenParameterNotProvided() flag is set to true.
onPluginModuleDisabled(PluginModuleDisabledEvent) - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService.HandlerDisablementListener
 
OPEN_STATUS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
OPEN_STATUS_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
operand(Operand) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed operand.
Operand - Interface in com.atlassian.query.operand
Represents the right hand side value of a clause.
OPERAND_NAME - Static variable in class com.atlassian.query.operand.EmptyOperand
 
OPERAND_NAME - Static variable in class com.atlassian.query.operand.MultiValueOperand
 
OPERAND_NAME - Static variable in class com.atlassian.query.operand.SingleValueOperand
 
operandResolver - Variable in class com.atlassian.jira.issue.search.searchers.util.AbstractDateSearchInputHelper
 
operands(Operand...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed operands.
operands(Collection<? extends Operand>) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed operands.
OperandVisitor<R> - Interface in com.atlassian.query.operand
A visitor that the caller to perform operations on Operands.
OperationContext - Interface in com.atlassian.jira.issue.customfields
 
OperationContextImpl - Class in com.atlassian.jira.issue.customfields
Copyright (c) 2002-2004 All rights reserved.
OperationContextImpl(IssueOperation, Map) - Constructor for class com.atlassian.jira.issue.customfields.OperationContextImpl
 
Operator - Enum in com.atlassian.query.operator
Represents the query operators.
OperatorClasses - Class in com.atlassian.jira.jql.operator
Contains classes for operators.
OperatorSpecificQueryFactory - Interface in com.atlassian.jira.jql.query
An abstraction for the creation of a Query from an expression and operator.
OperatorUsageValidator - Interface in com.atlassian.jira.jql.validator
Performs global validation about where it is appropriate to use an Operator.
opt(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optimize() - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
Optimize the underlying indexes.
optimizeRoleActorSet(Set) - Method in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory
 
optimizeRoleActorSet(Set) - Method in class com.atlassian.jira.security.roles.actor.UserRoleActorFactory
 
optimizeRoleActorSet(Set<RoleActor>) - Method in interface com.atlassian.jira.security.roles.RoleActorFactory
if RoleActors can be aggregated and queried in a more optimised way, then optimize the set to reduce its size so we reduce the number of iterations across the set.
optInt(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
Option - Interface in com.atlassian.jira.issue.customfields.option
should merge with the field.option.Option
Option - Interface in com.atlassian.jira.issue.fields.option
An option class to wrap around other objects for display in select lists
OPTION - Static variable in class com.atlassian.jira.JiraDataTypes
 
OPTION_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
Options - Interface in com.atlassian.jira.issue.customfields.option
 
OptionSet - Interface in com.atlassian.jira.issue.fields.option
A set of options representing the root set of any options
OptionSetManager - Interface in com.atlassian.jira.issue.fields.option
 
optionsManager - Variable in class com.atlassian.jira.issue.customfields.impl.AbstractMultiSettableCFType
Deprecated.
 
OptionsManager - Interface in com.atlassian.jira.issue.customfields.manager
Manages option values for fields (eg.
OptionUtils - Class in com.atlassian.jira.issue.customfields.option
Date: 8/09/2004 Time: 10:15:12
OptionUtils() - Constructor for class com.atlassian.jira.issue.customfields.option.OptionUtils
 
optJSONArray(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class com.atlassian.jira.util.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class com.atlassian.jira.util.json.JSONObject
Get an optional string associated with a key.
or() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add the JQL "OR" operator to the JQL expression currently being built.
OR - Static variable in class com.atlassian.jira.sharing.search.SharedEntitySearchParameters.TextSearchMode
 
OR - Static variable in class com.atlassian.query.clause.OrClause
 
ORANGE_XY - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
OrClause - Class in com.atlassian.query.clause
Used to represent a logical OR in the query tree.
OrClause(Clause...) - Constructor for class com.atlassian.query.clause.OrClause
 
OrClause(Collection<? extends Clause>) - Constructor for class com.atlassian.query.clause.OrClause
 
ORDER_ASCENDING - Static variable in interface com.atlassian.jira.issue.fields.NavigableField
 
ORDER_DESCENDING - Static variable in interface com.atlassian.jira.issue.fields.NavigableField
 
OrderableField - Interface in com.atlassian.jira.issue.fields
Interface for fields in JIRA which are able to be placed on "screens" - once they are on the screen they have an "order".
OrderableModuleDescriptor - Interface in com.atlassian.jira.plugin
ModuleDescriptors that can be ordered using ModuleDescriptorComparator, and use the 'order' element inside their config file to indicate ordering.
orderBy() - Method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Creates an JqlOrderByBuilder that can be used to modify the order by statements of the JqlQueryBuilder instance.
OrderBy - Interface in com.atlassian.query.order
Represents the ordering portion of the a search query.
OrderByImpl - Class in com.atlassian.query.order
Default implementation of OrderBy.
OrderByImpl(SearchSort...) - Constructor for class com.atlassian.query.order.OrderByImpl
 
OrderByImpl(Collection<SearchSort>) - Constructor for class com.atlassian.query.order.OrderByImpl
 
ORIGINAL_ISSUE_KEY - Static variable in class com.atlassian.jira.workflow.WorkflowFunctionUtils
 
originalEstimate() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's original estimate.
originalEstimate(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
originalEstimate(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
ORIGNAL_ISSUE_KEY - Static variable in class com.atlassian.jira.workflow.WorkflowFunctionUtils
Deprecated.
- typo in name, please use ORIGINAL_ISSUE_KEY. Deprecated since v4.0
OTHER - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
OTHER - Static variable in class com.atlassian.jira.web.util.OutlookDate
 
outcome - Variable in class com.atlassian.jira.bc.dataimport.ExportCompletedEvent
The outcome of the export.
outgoingMail() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
outlinePaintColor - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
OutlookDate - Class in com.atlassian.jira.web.util
Formats and parses dates in a variety of formats, including relative dates such as "Today" and "Last Wednesday".
OutlookDate(Locale, ApplicationProperties, I18nHelper.BeanFactory, DateTimeFormatterFactory) - Constructor for class com.atlassian.jira.web.util.OutlookDate
 
OutlookDate(Locale) - Constructor for class com.atlassian.jira.web.util.OutlookDate
OutlookDate(Locale, ApplicationProperties) - Constructor for class com.atlassian.jira.web.util.OutlookDate
OutlookDate.SmartFormatterModes - Enum in com.atlassian.jira.web.util
Deprecated.
Use DateTimeFormatter instead. Since v5.0.
OutlookDateManager - Interface in com.atlassian.jira.web.util
Deprecated.
Use DateTimeFormatterFactory.formatter() instead. Since v4.4.
outward() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
outward(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
OUTWARD_FIELD_NAME - Static variable in interface com.atlassian.jira.issue.link.IssueLinkType
 
outwardIssue() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
outwardIssue(IssueRefJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
outwardIssue() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.LinkIssueRequestJsonBean
 
overwriteActiveWorkflow(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
This method will overwrite the parentWorkflow with a draft Workflow if it exists.
overwriteActiveWorkflow(String, String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Saves the draft workflow into the active workflow.
owner(String) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 

P

PADLENGTH - Static variable in class com.atlassian.jira.issue.worklog.WorklogKeys
 
page(int) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
Page - Class in com.atlassian.jira.web.bean
 
Page(int, int, PagerFilter) - Constructor for class com.atlassian.jira.web.bean.Page
 
PAGER_FILTER - Static variable in class com.atlassian.jira.plugin.util.TabPanelUtil
 
PagerFilter<T> - Class in com.atlassian.jira.web.bean
This is a super class that implements paging for browsers.
PagerFilter() - Constructor for class com.atlassian.jira.web.bean.PagerFilter
 
PagerFilter(PagerFilter) - Constructor for class com.atlassian.jira.web.bean.PagerFilter
 
PagerFilter(int) - Constructor for class com.atlassian.jira.web.bean.PagerFilter
 
PagerFilter(int, int) - Constructor for class com.atlassian.jira.web.bean.PagerFilter
 
pages - Variable in class com.atlassian.jira.web.bean.PagerFilter
Deprecated.
since 4.0 use #getPages() rather than access pages directly
pageSize(int) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
Pair<F,S> - Class in com.atlassian.jira.util.lang
Immutable, generic pair of values.
paramContains(Map, String, String) - Static method in class com.atlassian.jira.util.ParameterUtils
Checks if the given key, value pair exists in the given params Map
ParameterUtils - Class in com.atlassian.jira.util
This class can be used to "parse" values from a map of parameters.
ParameterUtils() - Constructor for class com.atlassian.jira.util.ParameterUtils
 
ParameterUtils.DateTooEarlyException - Exception in com.atlassian.jira.util
Deprecated.
Only used in deprecated method. Since v5.2.
ParameterUtils.DateTooEarlyException() - Constructor for exception com.atlassian.jira.util.ParameterUtils.DateTooEarlyException
Deprecated.
 
ParameterUtils.DateTooEarlyException(String) - Constructor for exception com.atlassian.jira.util.ParameterUtils.DateTooEarlyException
Deprecated.
 
params - Variable in class com.atlassian.jira.event.AbstractEvent
 
params - Variable in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
parse(String) - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Parses a date from the given text, returning a new Date.
parse(Map) - Method in interface com.atlassian.jira.imports.project.parser.CustomFieldValueParser
Parses the custom field value data from the backup XML.
parseCompleteDateTime(String) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.parse(String) instead. Since v4.4.
parseConglomerateCookie(String, HttpServletRequest) - Static method in class com.atlassian.jira.web.util.CookieUtils
Parse the key/value pairs out of a conglomerate cookie.
parseCustomFieldValuesFromActionParams(Map, List<CustomField>) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
Parses action parameters (Map of Collections of Strings with [:]> as key)
parseDate(String, Locale) - Static method in class com.atlassian.jira.util.ParameterUtils
Deprecated.
Use DateTimeFormatterFactory instead. Since v5.2.
parseDatePicker(String) - Method in interface com.atlassian.jira.util.DateFieldFormat
Returns a date that is obtained by parsing the given text.
parseDatePicker(String) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.parse(String) instead. Since v4.4.
parseDateTimePicker(String) - Method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
Use DateTimeFormatter.parse(String) instead. Since v4.4.
parseDuration(String, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils
Turn a duration string into the number of seconds that it represents, taking into account JIRA's configuration (i.e.
parseDuration(String) - Method in class com.atlassian.jira.util.JiraDurationUtils
ParseException - Exception in com.atlassian.jira.exception
Indicates an error in parsing.
ParseException(String) - Constructor for exception com.atlassian.jira.exception.ParseException
 
parseId(String) - Static method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
parseJqlCustomFieldId(String) - Static method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
parseKeyNum(String) - Method in interface com.atlassian.jira.jql.util.JqlIssueKeySupport
Return the numeric part of the issue key.
parseLocale(String) - Static method in class com.atlassian.jira.util.LocaleParser
Creates a locale from the given string.
parsePort(String) - Static method in class com.atlassian.jira.util.PortUtil
Return the TCP/UDP port contained in the passed port string.
parseProjectKey(String) - Method in interface com.atlassian.jira.jql.util.JqlIssueKeySupport
Return the project key part of the issue key.
parseQuery(User, String) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Parses the query string into a JQL Query.
parseQuery(String) - Method in interface com.atlassian.jira.jql.parser.JqlQueryParser
Parse the passed JQL string into its SearchQuery representation.
parseRss(String) - Static method in class com.atlassian.jira.web.util.OutlookDate
Deprecated.
parseString(String) - Static method in enum com.atlassian.query.order.SortOrder
Find the SortOrder represented in the passed string.
PathTraversalException - Exception in com.atlassian.jira.util
Indicates that a potential path traversal was prevented.
PathTraversalException() - Constructor for exception com.atlassian.jira.util.PathTraversalException
 
PathUtils - Class in com.atlassian.jira.util
This class contains utility methods for manipulating paths.
PercentageGraphModel - Class in com.atlassian.jira.web.bean
 
PercentageGraphModel() - Constructor for class com.atlassian.jira.web.bean.PercentageGraphModel
 
PercentageGraphRow - Class in com.atlassian.jira.web.bean
 
PercentageGraphRow(String, long, String, String) - Constructor for class com.atlassian.jira.web.bean.PercentageGraphRow
 
percentageLogger(Sized, Logger, String) - Static method in class com.atlassian.jira.task.context.Contexts
 
percentageLogger(Sized, Logger) - Static method in class com.atlassian.jira.util.index.Contexts
 
percentageReporter(Sized, TaskProgressSink, I18nHelper, Logger, String) - Static method in class com.atlassian.jira.task.context.Contexts
 
percentageReporter(Sized, TaskProgressSink, I18nHelper, Logger, String, Event) - Static method in class com.atlassian.jira.task.context.Contexts
 
percentageReporter(Sized, TaskProgressSink, I18nHelper, Logger) - Static method in class com.atlassian.jira.util.index.Contexts
 
percentageReporter(Sized, TaskProgressSink, I18nHelper, Logger, Event) - Static method in class com.atlassian.jira.util.index.Contexts
 
perform(BulkEditBean, User) - Method in interface com.atlassian.jira.bulkedit.operation.BulkOperation
Performs the operation on the given set of issues
PERMISSION_VIOLATION_RESULT - Static variable in class com.atlassian.jira.web.action.JiraWebActionSupport
 
PermissionAddedEvent - Class in com.atlassian.jira.event.permission
Event indicating a permission entity has been added to a permission scheme.
PermissionAddedEvent(Long, SchemeEntity) - Constructor for class com.atlassian.jira.event.permission.PermissionAddedEvent
 
PermissionContext - Interface in com.atlassian.jira.permission
Represents the context in which a permission evaluation is to be made.
PermissionContextFactory - Interface in com.atlassian.jira.permission
 
PermissionDeletedEvent - Class in com.atlassian.jira.event.permission
Event indicating a permission entity has been removed from a permission scheme.
PermissionDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.permission.PermissionDeletedEvent
 
PermissionException - Exception in com.atlassian.jira.exception
Exception that is thrown when a permission is violated (usually in a Manager) ///CLOVER:OFF
PermissionException() - Constructor for exception com.atlassian.jira.exception.PermissionException
 
PermissionException(String) - Constructor for exception com.atlassian.jira.exception.PermissionException
 
PermissionException(Exception) - Constructor for exception com.atlassian.jira.exception.PermissionException
 
PermissionException(String, Exception) - Constructor for exception com.atlassian.jira.exception.PermissionException
 
PermissionJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
PermissionJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
PermissionManager - Interface in com.atlassian.jira.security
PermissionManager responsible for all project specific permissions.
permissions(SharedEntity.SharePermissions) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
Permissions - Class in com.atlassian.jira.security
 
Permissions() - Constructor for class com.atlassian.jira.security.Permissions
 
Permissions.Permission - Enum in com.atlassian.jira.security
Experimental API, do not use, it may change without notice...
Permissions.Type - Enum in com.atlassian.jira.security
Extremely Experimental API, do not use, it may change without notice...
PermissionSchemeCopiedEvent - Class in com.atlassian.jira.event.permission
Event indicating a permission scheme has been copied.
PermissionSchemeCopiedEvent(Scheme, Scheme) - Constructor for class com.atlassian.jira.event.permission.PermissionSchemeCopiedEvent
 
PermissionSchemeCreatedEvent - Class in com.atlassian.jira.event.permission
Event indicating a permission scheme has been created.
PermissionSchemeCreatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.permission.PermissionSchemeCreatedEvent
 
PermissionSchemeDeletedEvent - Class in com.atlassian.jira.event.permission
Event indicating a permission scheme has been deleted.
PermissionSchemeDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.permission.PermissionSchemeDeletedEvent
 
PermissionSchemeManager - Interface in com.atlassian.jira.permission
This class is used to handle Permission Schemes.
PermissionSchemeUpdatedEvent - Class in com.atlassian.jira.event.permission
Event indicating a permission scheme has been updated.
PermissionSchemeUpdatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.permission.PermissionSchemeUpdatedEvent
 
PermissionsFilterGenerator - Interface in com.atlassian.jira.issue.search.parameters.lucene
 
PersistenceFieldType - Class in com.atlassian.jira.issue.customfields.persistence
 
PieChartGenerator - Class in com.atlassian.jira.charts.jfreechart
Generates a JFreechart pie chart.
PieChartGenerator(PieDataset, I18nHelper) - Constructor for class com.atlassian.jira.charts.jfreechart.PieChartGenerator
 
PieDatasetUtil - Class in com.atlassian.jira.charts.jfreechart.util
Utilities to manipulate datasets
PieDatasetUtil() - Constructor for class com.atlassian.jira.charts.jfreechart.util.PieDatasetUtil
 
PieSegment - Interface in com.atlassian.jira.charts
Describes operations for pie chart segments
PieSegmentWrapper - Class in com.atlassian.jira.charts
A simple wrapper object to implement Comparable for PieDataset as well as retrieve the key's real string name.
PieSegmentWrapper(Object, I18nHelper, String, ConstantsManager, CustomFieldManager) - Constructor for class com.atlassian.jira.charts.PieSegmentWrapper
 
PluggableFooter - Interface in com.atlassian.jira.plugin.navigation
A plugin to render the footer in JIRA.
PluggableProjectOperation - Interface in com.atlassian.jira.plugin.projectoperation
A simple interface to create project operation plugins.
PluggableTopNavigation - Interface in com.atlassian.jira.plugin.navigation
A plugin to render a top navigation bar in JIRA.
PLUGIN_KEY - Static variable in interface com.atlassian.jira.issue.CustomFieldManager
 
PluginBackedService - Interface in com.atlassian.jira.service
Optional interface for JIRA services that are backed by plugins.
PluginInfo - Interface in com.atlassian.jira.startup
A value object of collected plugin information
PluginInfoProvider - Interface in com.atlassian.jira.startup
This provides information about the plugins in the system.
PluginInfos - Interface in com.atlassian.jira.startup
Immutable collection of PluginInfo.
PLUGINS - Static variable in interface com.atlassian.jira.config.util.JiraHome
Name of the "Plugins" directory in JIRA home.
PopularIssueTypesUtil - Interface in com.atlassian.jira.web.action.util
A utility interface to help determine which issue types are being created most often for a project/user context.
PopularIssueTypesUtil.PopularIssueTypesHolder - Class in com.atlassian.jira.web.action.util
 
PopularIssueTypesUtil.PopularIssueTypesHolder(List<IssueType>, List<IssueType>) - Constructor for class com.atlassian.jira.web.action.util.PopularIssueTypesUtil.PopularIssueTypesHolder
 
populateDefaults(Map, Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Populate the fieldValueHolder with a value that should be shown by default when the issue has not been created yet.
populateDefaults(Map, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
populateFields(JiraServiceContext, OperationContext, I18nHelper, Issue, Collection<FieldLayoutItem>) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
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.
populateForMove(Map, Issue, Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Used to populate the fieldValueHolder with parameters for move issue screen.
populateFromIssue(Map, Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Used to initialise the fieldValuesHolder from the current value of teh issue.
populateFromIssue(Map, Issue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenRenderLayoutItem
 
populateFromParams(User, FieldValuesHolder, ActionParams) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
 
populateFromParams(Map, Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Populate the fieldValuesHolder with a value from (web) parameters.
populateFromParams(User, FieldValuesHolder, ActionParams) - Method in class com.atlassian.jira.issue.search.searchers.transformer.RelativeDateSearcherInputTransformer
 
populateFromParams(User, FieldValuesHolder, ActionParams) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.SearchInputTransformer
Populate FieldValuesHolder object with whatever values the searcher is interested in from the ActionParams.
populateFromQuery(User, FieldValuesHolder, Query, SearchContext) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
 
populateFromQuery(User, FieldValuesHolder, Query, SearchContext) - Method in class com.atlassian.jira.issue.search.searchers.transformer.RelativeDateSearcherInputTransformer
 
populateFromQuery(User, FieldValuesHolder, Query, SearchContext) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.SearchInputTransformer
This method transforms any query information contained in the query that is relevant to this SearchInputTransformer into the values that the HTML rendering expects.
populateParamsFromString(Map, String, Issue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Used to convert from a user friendly string value and put the result into the fieldValuesHolder.
populateStatusHolder() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
populateSubTaskStatusHolder() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
populateVelocityParams(Map) - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueAction
 
PortalPage - Class in com.atlassian.jira.portal
This class represents a Dashboard page in JIRA.
portalPage(PortalPage) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
portalPage(PortalPage) - Static method in class com.atlassian.jira.portal.PortalPage
 
PortalPage.Builder - Class in com.atlassian.jira.portal
 
PortalPage.Builder() - Constructor for class com.atlassian.jira.portal.PortalPage.Builder
 
PortalPageManager - Interface in com.atlassian.jira.portal
This is the manager for the PortalPageService
PortalPageService - Interface in com.atlassian.jira.bc.portal
The PortalPageService is the top level service for Dashboard operations.
PORTLET_IMAGE_HEIGHT - Static variable in interface com.atlassian.jira.charts.ChartFactory
 
PORTLET_IMAGE_WIDTH - Static variable in interface com.atlassian.jira.charts.ChartFactory
 
PORTLET_SEARCH_VIEW_CONFIGURATION - Static variable in interface com.atlassian.jira.web.SessionKeys
 
PortletConfiguration - Interface in com.atlassian.jira.portal
A representation of a configuration for a Google Gadget.
PortletConfigurationManager - Interface in com.atlassian.jira.portal
Manager for the PortletConfiguration domain object.
PORTUGUESE - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
PortUtil - Class in com.atlassian.jira.util
Class that validates the value of a TCP/UDP port.
POSITIVE_EQUALITY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
Contains EQUALS, IN, and IS.
Predicate<T> - Interface in com.atlassian.jira.util
Evaluate an input and return true or false.
Predicates - Class in com.atlassian.jira.util
 
Predicates() - Constructor for class com.atlassian.jira.util.Predicates
 
Predicates.And<T> - Class in com.atlassian.jira.util
 
Predicates.Composite<T> - Class in com.atlassian.jira.util
 
Predicates.FalsePredicate<T> - Class in com.atlassian.jira.util
A predicate that always returns false.
Predicates.Or<T> - Class in com.atlassian.jira.util
 
Predicates.TruePredicate<T> - Class in com.atlassian.jira.util
A predicate that always returns true.
PredicateVisitor<R> - Interface in com.atlassian.query.history
A visitor that allows you to perform operations on a HistoryPredicate.
PreferenceKeys - Interface in com.atlassian.jira.user.preferences
Keys used when storing user preferences.
PREFIX - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
preserveOrder() - Method in interface com.atlassian.jira.sharing.SharedEntityAccessor.RetrievalDescriptor
is the order of the id list significant.
preStoreUpdates(JiraServiceContext, IssueChangeHolder, Issue, MutableIssue) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Allows for a plugin point to extra updates specific to that sub class
PRETTY_COMPONENT_LEAD - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key representing default assignment to ProjectComponent lead.
PRETTY_COMPONENT_LEAD_DOES_NOT_EXIST - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key to say component lead doesn't exist.
PRETTY_NOT_ALLOWED_UNASSIGNED - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key to forbid unassigned issues.
PRETTY_NOT_ASSIGNABLE_COMPONENT_LEAD - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key to say compoent lead is not assignable.
PRETTY_NOT_ASSIGNABLE_PROJECT_LEAD - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key to say project lead can't be assigned.
PRETTY_PROJECT_DEFAULT - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key representing default assignment to project default assignee.
PRETTY_PROJECT_LEAD - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key representing default assignment to project lead.
PRETTY_UNASSIGNED - Static variable in class com.atlassian.jira.project.AssigneeTypes
Message key representing no assignee.
prettyPrint(TimePeriod) - Method in class com.atlassian.jira.charts.jfreechart.TimePeriodUtils
Prints the time period parameter as a String suitable for presenting in a graph's data table, in the currently logged in user's time zone.
prettyPrint() - Method in interface com.atlassian.jira.startup.PluginInfos
Returns a String describing this PluginInfos in human-readable form.
prettyPrintChangeHistory(String) - Method in interface com.atlassian.jira.issue.fields.NavigableField
 
prettyPrintChangeHistory(String, I18nHelper) - Method in interface com.atlassian.jira.issue.fields.NavigableField
Used for email notification templates - allows changelog to be displayed in language of the recipient.
prettyPrintOptions(Options) - Static method in class com.atlassian.jira.issue.customfields.CustomFieldUtils
 
previous() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
PREVIOUS_SUFFIX - Static variable in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
previousIndex() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
PRIORITIES - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
priority() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
priority(PriorityJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
PRIORITY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
Priority - Interface in com.atlassian.jira.issue.priority
 
PRIORITY - Static variable in class com.atlassian.jira.JiraDataTypes
 
priority(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues associated particular set of priorities.
priority() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the priority.
priority(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
priority(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
PRIORITY_CONSTANT_TYPE - Static variable in interface com.atlassian.jira.config.ConstantsManager
PRIORITY_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
PriorityJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
A JSON-convertable representation of a Priority
PriorityJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
PriorityManager - Interface in com.atlassian.jira.config
Manager for Priorityies
PriorityStatisticsMapper - Class in com.atlassian.jira.issue.statistics
PriorityStatisticsMapper.
PriorityStatisticsMapper(ConstantsManager) - Constructor for class com.atlassian.jira.issue.statistics.PriorityStatisticsMapper
 
PRIVATE - Static variable in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
PRIVATE_PARAMETER - Static variable in class com.atlassian.jira.sharing.search.PrivateShareTypeSearchParameter
 
PrivateShareTypeSearchParameter - Class in com.atlassian.jira.sharing.search
Search parameter when looking for private SharedEntity instances.
PROGRESS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
PROGRESS - Static variable in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
progress() - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
PROGRESS_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
ProgressJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
This bean holds the time tracking information that is sent back to clients of the REST API.
ProgressJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
progressToNextBulkEditBean() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
progressToPreviousBulkEditBean() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
PROJECT - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
PROJECT - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
PROJECT - Static variable in class com.atlassian.jira.JiraDataTypes
 
project(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues within a particular project.
project(Long...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues within a particular project.
project() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for an issue's project.
project(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
project(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
Project - Interface in com.atlassian.jira.project
Defines a project in JIRA.
PROJECT - Static variable in class com.atlassian.jira.sharing.type.ShareType.Name
 
PROJECT - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
PROJECT_ADMIN - Static variable in class com.atlassian.jira.security.Permissions
Permission to administer a Project
PROJECT_ASSOCIATION - Static variable in interface com.atlassian.jira.scheme.SchemeManager
The one and only "association type".
PROJECT_BROWSER_CURRENT_TAB - Static variable in interface com.atlassian.jira.web.SessionKeys
 
PROJECT_BROWSER_REPORT_SUBSET - Static variable in interface com.atlassian.jira.web.SessionKeys
 
PROJECT_CATEGORY - Static variable in class com.atlassian.jira.JiraDataTypes
 
PROJECT_COMPONENT - Static variable in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
PROJECT_DEFAULT - Static variable in class com.atlassian.jira.project.AssigneeTypes
Assignee is set to the default for the project.
PROJECT_DESCRIPTION - Static variable in interface com.atlassian.jira.bc.project.ProjectService
The default name of HTML fields containing a Project's description.
PROJECT_ID - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
PROJECT_ID - Static variable in interface com.atlassian.jira.web.SessionKeys
 
PROJECT_KEY - Static variable in interface com.atlassian.jira.bc.project.ProjectService
The default name of HTML fields containing a Project's key.
PROJECT_KEY - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
PROJECT_LEAD - Static variable in interface com.atlassian.jira.bc.project.ProjectService
The default name of HTML fields containing a Project's lead.
PROJECT_LEAD - Static variable in class com.atlassian.jira.project.AssigneeTypes
Assignee is set to the Project lead.
PROJECT_NAME - Static variable in interface com.atlassian.jira.bc.project.ProjectService
The default name of HTML fields containing a Project's name.
PROJECT_PARAM_PREFIX - Static variable in class com.atlassian.jira.charts.util.ChartReportUtils
 
PROJECT_ROLE - Static variable in class com.atlassian.jira.JiraDataTypes
 
PROJECT_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
PROJECT_URL - Static variable in interface com.atlassian.jira.bc.project.ProjectService
The default name of HTML fields containing a Project's URL.
ProjectAction - Enum in com.atlassian.jira.bc.project
Represents the different actions a users wants to perform on a project.
ProjectActionSupport - Class in com.atlassian.jira.web.action
 
ProjectActionSupport(ProjectManager, PermissionManager) - Constructor for class com.atlassian.jira.web.action.ProjectActionSupport
 
ProjectActionSupport() - Constructor for class com.atlassian.jira.web.action.ProjectActionSupport
 
ProjectAssigneeTypes - Class in com.atlassian.jira.project
Utility class for dealing with project assignee types.
ProjectAssigneeTypes() - Constructor for class com.atlassian.jira.project.ProjectAssigneeTypes
 
projectCategory - Variable in class com.atlassian.jira.issue.context.ProjectCategoryContext
 
projectCategory - Variable in class com.atlassian.jira.issue.context.ProjectContext
 
ProjectCategory - Interface in com.atlassian.jira.project
Defines a project category in JIRA.
ProjectCategoryContext - Class in com.atlassian.jira.issue.context
 
ProjectCategoryContext(GenericValue, JiraContextTreeManager) - Constructor for class com.atlassian.jira.issue.context.ProjectCategoryContext
ProjectCategoryContext(ProjectCategory, JiraContextTreeManager) - Constructor for class com.atlassian.jira.issue.context.ProjectCategoryContext
 
ProjectComponent - Interface in com.atlassian.jira.bc.project.component
A key domain object representing a "working part" of a Project such that an Issue can be raised against or be relevant only to some parts.
ProjectComponentComparator - Class in com.atlassian.jira.bc.project.component
Comparator for ProjectComponent objects, singleton, use static instance.
ProjectComponentCreatedEvent - Class in com.atlassian.jira.event.bc.project.component
Event indicating an project component has been created
ProjectComponentCreatedEvent(ProjectComponent) - Constructor for class com.atlassian.jira.event.bc.project.component.ProjectComponentCreatedEvent
 
ProjectComponentDeletedEvent - Class in com.atlassian.jira.event.bc.project.component
Event indicating an project component has been deleted
ProjectComponentDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.bc.project.component.ProjectComponentDeletedEvent
 
ProjectComponentManager - Interface in com.atlassian.jira.bc.project.component
Methods for accessing and persisting project components.
ProjectComponentService - Interface in com.atlassian.jira.bc.project.component
 
ProjectComponentUpdatedEvent - Class in com.atlassian.jira.event.bc.project.component
Event indicating an project component has been updated
ProjectComponentUpdatedEvent(ProjectComponent) - Constructor for class com.atlassian.jira.event.bc.project.component.ProjectComponentUpdatedEvent
 
ProjectContext - Class in com.atlassian.jira.issue.context
 
ProjectContext(Long) - Constructor for class com.atlassian.jira.issue.context.ProjectContext
 
ProjectContext(GenericValue, JiraContextTreeManager) - Constructor for class com.atlassian.jira.issue.context.ProjectContext
ProjectContext(Project, JiraContextTreeManager) - Constructor for class com.atlassian.jira.issue.context.ProjectContext
 
ProjectContext(IssueContext, JiraContextTreeManager) - Constructor for class com.atlassian.jira.issue.context.ProjectContext
 
ProjectContext - Interface in com.atlassian.jira.jql.context
Represents an IssueType that is part of a search context.
ProjectContextImpl - Class in com.atlassian.jira.jql.context
 
ProjectContextImpl(Long) - Constructor for class com.atlassian.jira.jql.context.ProjectContextImpl
 
ProjectConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
ProjectCreatedEvent - Class in com.atlassian.jira.event
Event that is triggered when a project is created.
ProjectCreatedEvent(Long) - Constructor for class com.atlassian.jira.event.ProjectCreatedEvent
 
ProjectCustomFieldImporter - Interface in com.atlassian.jira.imports.project.customfield
Does the custom field specific, "actual work", of importing custom field values during a project import.
ProjectCustomFieldImporter.MappedCustomFieldValue - Class in com.atlassian.jira.imports.project.customfield
A simple class that is used to return a value/parentKey pair of new "mapped" values for a custom field.
ProjectCustomFieldImporter.MappedCustomFieldValue(String) - Constructor for class com.atlassian.jira.imports.project.customfield.ProjectCustomFieldImporter.MappedCustomFieldValue
 
ProjectCustomFieldImporter.MappedCustomFieldValue(String, String) - Constructor for class com.atlassian.jira.imports.project.customfield.ProjectCustomFieldImporter.MappedCustomFieldValue
 
ProjectDeletedEvent - Class in com.atlassian.jira.event
Event that is triggered when a project is deleted.
ProjectDeletedEvent(Long, String) - Constructor for class com.atlassian.jira.event.ProjectDeletedEvent
 
ProjectFactory - Interface in com.atlassian.jira.project
Used to produce Project objects.
ProjectField - Interface in com.atlassian.jira.issue.fields
Represents the Project System Field.
projectId - Variable in class com.atlassian.jira.issue.context.ProjectContext
 
ProjectImportableCustomField - Interface in com.atlassian.jira.imports.project.customfield
This is an interface that will need to be implemented if a custom field is able to be imported by the project importer.
ProjectImportableCustomFieldParser - Interface in com.atlassian.jira.imports.project.customfield
If a custom field chooses to persist it's data in a table separate to the custom field values table, then it's custom field type will need to implement this interface in order to make it importable via project import.
ProjectImportIdMapper - Interface in com.atlassian.jira.imports.project.mapper
Base interface for a Project Import Id Mapper.
ProjectImportLabelFieldParser - Interface in com.atlassian.jira.issue.customfields
 
ProjectImportMapper - Interface in com.atlassian.jira.imports.project.mapper
The parent mapper that holds all sub-mappers that are used for a project import.
ProjectIssueTypeContext - Interface in com.atlassian.jira.jql.context
Specifies a project to issue types context.
ProjectIssueTypeContextImpl - Class in com.atlassian.jira.jql.context
 
ProjectIssueTypeContextImpl(ProjectContext, IssueTypeContext) - Constructor for class com.atlassian.jira.jql.context.ProjectIssueTypeContextImpl
 
ProjectJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
ProjectJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
projectManager - Variable in class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
ProjectManager - Interface in com.atlassian.jira.project
Implementations of this interface are responsible for all management of project entities within JIRA.
projectManager - Variable in class com.atlassian.jira.web.action.ProjectActionSupport
 
ProjectNameComparator - Class in com.atlassian.jira.issue.comparator
Compare Project by its name
ProjectNameComparator() - Constructor for class com.atlassian.jira.issue.comparator.ProjectNameComparator
 
ProjectOperationModuleDescriptor - Interface in com.atlassian.jira.plugin.projectoperation
A project operation plugin adds extra operations to JIRA's Administer project page.
ProjectOptionsConfigItem - Class in com.atlassian.jira.issue.customfields.config.item
 
ProjectOptionsConfigItem(ProjectConverter, PermissionManager, JiraAuthenticationContext) - Constructor for class com.atlassian.jira.issue.customfields.config.item.ProjectOptionsConfigItem
 
ProjectPickerCustomFieldImporter - Class in com.atlassian.jira.imports.project.customfield
Implementation of ProjectCustomFieldImporter for custom fields that store references to JIRA projects.
ProjectPickerCustomFieldImporter() - Constructor for class com.atlassian.jira.imports.project.customfield.ProjectPickerCustomFieldImporter
 
ProjectRole - Interface in com.atlassian.jira.security.roles
A way to group users (@see RoleActors) with projects.
PROJECTROLE_ISSUE_SECURITY_TYPE - Static variable in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
 
PROJECTROLE_NOTIFICATION_TYPE - Static variable in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
 
PROJECTROLE_PERMISSION_TYPE - Static variable in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
 
ProjectRoleActor - Interface in com.atlassian.jira.security.roles
This is an abstraction that allows us to associate users with ProjectRoles for a project.
ProjectRoleActorMapper - Class in com.atlassian.jira.imports.project.mapper
Maps data for the group/user project role membership.
ProjectRoleActorMapper() - Constructor for class com.atlassian.jira.imports.project.mapper.ProjectRoleActorMapper
 
ProjectRoleActors - Interface in com.atlassian.jira.security.roles
This interface defines the association between a ProjectRole and a collection of Actors for a project.
ProjectRoleManager - Interface in com.atlassian.jira.security.roles
This class allows us to CRUD ProjectRoles.
ProjectRoleManager.ProjectIdToProjectRoleIdsMap - Class in com.atlassian.jira.security.roles
This class implements is backed by the map with project ID as a key and a collection of project role IDs as the mapped value of the map.
ProjectRoleManager.ProjectIdToProjectRoleIdsMap() - Constructor for class com.atlassian.jira.security.roles.ProjectRoleManager.ProjectIdToProjectRoleIdsMap
 
ProjectRoleManager.ProjectIdToProjectRoleIdsMap.Entry - Class in com.atlassian.jira.security.roles
Map entry that holds the project id and the collection of project role ids
ProjectRoleService - Interface in com.atlassian.jira.bc.projectroles
This is the business layer component that must be used to access all ProjectRole functionality.
ProjectService - Interface in com.atlassian.jira.bc.project
 
ProjectService.AbstractProjectResult - Class in com.atlassian.jira.bc.project
 
ProjectService.AbstractProjectResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.AbstractProjectResult
 
ProjectService.AbstractProjectResult(ErrorCollection, Project) - Constructor for class com.atlassian.jira.bc.project.ProjectService.AbstractProjectResult
 
ProjectService.AbstractProjectValidationResult - Class in com.atlassian.jira.bc.project
 
ProjectService.AbstractProjectValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
ProjectService.AbstractProjectValidationResult(ErrorCollection, String, String, String, String, String, Long, Long) - Constructor for class com.atlassian.jira.bc.project.ProjectService.AbstractProjectValidationResult
 
ProjectService.CreateProjectResult - Class in com.atlassian.jira.bc.project
 
ProjectService.CreateProjectResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.CreateProjectResult
 
ProjectService.CreateProjectResult(ErrorCollection, Project) - Constructor for class com.atlassian.jira.bc.project.ProjectService.CreateProjectResult
 
ProjectService.CreateProjectValidationResult - Class in com.atlassian.jira.bc.project
 
ProjectService.CreateProjectValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.CreateProjectValidationResult
 
ProjectService.CreateProjectValidationResult(ErrorCollection, String, String, String, String, String, Long, Long) - Constructor for class com.atlassian.jira.bc.project.ProjectService.CreateProjectValidationResult
 
ProjectService.DeleteProjectResult - Class in com.atlassian.jira.bc.project
 
ProjectService.DeleteProjectResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.DeleteProjectResult
 
ProjectService.DeleteProjectValidationResult - Class in com.atlassian.jira.bc.project
 
ProjectService.DeleteProjectValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.DeleteProjectValidationResult
 
ProjectService.DeleteProjectValidationResult(ErrorCollection, Project) - Constructor for class com.atlassian.jira.bc.project.ProjectService.DeleteProjectValidationResult
 
ProjectService.GetProjectResult - Class in com.atlassian.jira.bc.project
 
ProjectService.GetProjectResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.GetProjectResult
 
ProjectService.GetProjectResult(Project) - Constructor for class com.atlassian.jira.bc.project.ProjectService.GetProjectResult
 
ProjectService.GetProjectResult(ErrorCollection, Project) - Constructor for class com.atlassian.jira.bc.project.ProjectService.GetProjectResult
 
ProjectService.UpdateProjectSchemesValidationResult - Class in com.atlassian.jira.bc.project
 
ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.UpdateProjectSchemesValidationResult
 
ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection, Long, Long, Long) - Constructor for class com.atlassian.jira.bc.project.ProjectService.UpdateProjectSchemesValidationResult
 
ProjectService.UpdateProjectValidationResult - Class in com.atlassian.jira.bc.project
 
ProjectService.UpdateProjectValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.ProjectService.UpdateProjectValidationResult
 
ProjectService.UpdateProjectValidationResult(ErrorCollection, String, String, String, String, String, Long, Long, Project) - Constructor for class com.atlassian.jira.bc.project.ProjectService.UpdateProjectValidationResult
 
ProjectSharePermission - Class in com.atlassian.jira.sharing.type
wrapper for ProjectShareType SharePermission with convenience accessors and assertions.
ProjectSharePermission(SharePermission) - Constructor for class com.atlassian.jira.sharing.type.ProjectSharePermission
 
ProjectShareTypeSearchParameter - Class in com.atlassian.jira.sharing.search
Represents the search parameters when searching for Project ShareTypes.
ProjectShareTypeSearchParameter() - Constructor for class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
ProjectShareTypeSearchParameter(Long) - Constructor for class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
ProjectShareTypeSearchParameter(Long, Long) - Constructor for class com.atlassian.jira.sharing.search.ProjectShareTypeSearchParameter
 
ProjectStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
ProjectStatisticsMapper(ProjectManager) - Constructor for class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
ProjectStatisticsMapper(ProjectManager, SimpleFieldSearchConstants) - Constructor for class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
ProjectStatisticsMapper(ProjectManager, String, String) - Constructor for class com.atlassian.jira.issue.statistics.ProjectStatisticsMapper
 
ProjectTabPanel - Interface in com.atlassian.jira.plugin.projectpanel
A Tab panel to be displayed on the Browse Project page.
ProjectTabPanelModuleDescriptor - Interface in com.atlassian.jira.plugin.projectpanel
A project tab panel plugin adds extra panel tabs to JIRA's Browse Project page.
properties - Variable in class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
PropertiesManager - Class in com.atlassian.jira.config.properties
This class has undergone significant change in 4.4 to support the new in line database functionality.
PropertiesManager(BackingPropertySetManager) - Constructor for class com.atlassian.jira.config.properties.PropertiesManager
 
PropertiesUtil - Class in com.atlassian.jira.config.properties
 
pushMessage(User, String) - Method in interface com.atlassian.jira.config.ReindexMessageManager
Pushes a new message.
put(String, Collection<String>) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
put(String, String[]) - Method in interface com.atlassian.jira.issue.transport.ActionParams
 
put(String, Collection<String>) - Method in interface com.atlassian.jira.issue.transport.CollectionParams
Put the values in.
put(K, V) - Method in class com.atlassian.jira.util.collect.CompositeMap
 
put(boolean) - Method in class com.atlassian.jira.util.json.JSONArray
Append a boolean value.
put(Collection<Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class com.atlassian.jira.util.json.JSONArray
Append a double value.
put(int) - Method in class com.atlassian.jira.util.json.JSONArray
Append an int value.
put(long) - Method in class com.atlassian.jira.util.json.JSONArray
Append an long value.
put(Map<String, Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class com.atlassian.jira.util.json.JSONArray
Append an object value.
put(int, boolean) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection<? extends Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace a long value.
put(int, Map<String, Object>) - Method in class com.atlassian.jira.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class com.atlassian.jira.util.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, Collection<Object>) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map<String, Object>) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject.
putAll(Map<? extends K, ? extends V>) - Method in class com.atlassian.jira.util.collect.CompositeMap
 
putMetadata(String, String) - Method in interface com.atlassian.jira.plugin.webresource.JiraWebResourceManager
Adds key-value String pairs to a map to be rendered later.
putOpt(String, Object) - Method in class com.atlassian.jira.util.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putSingle(K, V) - Method in interface com.atlassian.jira.util.collect.MultiMap
Put a single value in to the appropriate mapped collection.

Q

query - Variable in class com.atlassian.jira.issue.search.SearchRequestInfo
 
Query - Interface in com.atlassian.query
The representation of a query.
QUERY_PREFIX - Static variable in interface com.atlassian.jira.issue.search.util.QueryCreator
 
QUERY_SEARCHER_ID - Static variable in class com.atlassian.jira.issue.search.constants.SystemSearchConstants
The ID of the query searcher.
QueryContext - Interface in com.atlassian.jira.jql.context
Represents a context of projects and issuetypes generated from a search query.
QueryContext.ProjectIssueTypeContexts - Class in com.atlassian.jira.jql.context
 
QueryContext.ProjectIssueTypeContexts(ProjectContext, Collection<IssueTypeContext>) - Constructor for class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
QueryCreationContext - Interface in com.atlassian.jira.jql.query
A parameter object that encapsulates the context required when creating queries in the JQL way.
QueryCreationContextImpl - Class in com.atlassian.jira.jql.query
Default implementation of QueryCreationContext.
QueryCreationContextImpl(User) - Constructor for class com.atlassian.jira.jql.query.QueryCreationContextImpl
Use this constructor unless you know you need to override security.
QueryCreationContextImpl(User, boolean) - Constructor for class com.atlassian.jira.jql.query.QueryCreationContextImpl
Use this constructor if you need to override security.
QueryCreator - Interface in com.atlassian.jira.issue.search.util
Converts quicksearch language search queries into JIRA search URLs.
QueryFactoryResult - Class in com.atlassian.jira.jql.query
QueryFactoryResult(Query) - Constructor for class com.atlassian.jira.jql.query.QueryFactoryResult
Default constructor that sets mustNotOccur to false.
QueryFactoryResult(Query, boolean) - Constructor for class com.atlassian.jira.jql.query.QueryFactoryResult
Create the result with the passed result and flag.
QueryImpl - Class in com.atlassian.query
Defines a structured graph of objects that can be used to represent query.
QueryImpl() - Constructor for class com.atlassian.query.QueryImpl
 
QueryImpl(Clause) - Constructor for class com.atlassian.query.QueryImpl
 
QueryImpl(Clause, String) - Constructor for class com.atlassian.query.QueryImpl
 
QueryImpl(Clause, OrderBy, String) - Constructor for class com.atlassian.query.QueryImpl
 
QueryLiteral - Class in com.atlassian.jira.jql.operand
Used to communicate literal values, Strings or Longs, as input into the Operands.
QueryLiteral() - Constructor for class com.atlassian.jira.jql.operand.QueryLiteral
 
QueryLiteral(Operand) - Constructor for class com.atlassian.jira.jql.operand.QueryLiteral
 
QueryLiteral(Operand, Long) - Constructor for class com.atlassian.jira.jql.operand.QueryLiteral
 
QueryLiteral(Operand, String) - Constructor for class com.atlassian.jira.jql.operand.QueryLiteral
 
QuickBrowseEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when a user does a quicksearch that is interpreted as an issue key
QuickBrowseEvent(String) - Constructor for class com.atlassian.jira.event.issue.QuickBrowseEvent
 
QuickSearchEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when a user does a search in quicksearch.
QuickSearchEvent(String) - Constructor for class com.atlassian.jira.event.issue.QuickSearchEvent
 
quote(String) - Static method in class com.atlassian.jira.util.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

RaisedInVersionStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
RaisedInVersionStatisticsMapper(VersionManager) - Constructor for class com.atlassian.jira.issue.statistics.RaisedInVersionStatisticsMapper
 
RaisedInVersionStatisticsMapper(VersionManager, boolean) - Constructor for class com.atlassian.jira.issue.statistics.RaisedInVersionStatisticsMapper
 
range(Date, Date) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Add a condition range condition to the current query for the passed dates.
range(String, String) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Add a condition range condition to the current query for the passed values.
range(Long, Long) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Add a condition range condition to the current query for the passed values.
range(Operand, Operand) - Method in interface com.atlassian.jira.jql.builder.ConditionBuilder
Add a condition range condition to the current query for the passed values.
rangeAxisLocation - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
RangeQueryFactory<T> - Class in com.atlassian.jira.jql.query
 
RangeQueryFactory(Function<T, String>) - Constructor for class com.atlassian.jira.jql.query.RangeQueryFactory
 
RAW_VALUE_SUFFIX - Static variable in class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
READ_ONLY - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
readAvatarData(Avatar, AvatarManager.ImageSize, Consumer<InputStream>) - Method in interface com.atlassian.jira.avatar.AvatarManager
Provides read-only access to the data of the avatar image as an InputStream passed to the provided dataProcessor.
ReaderCache - Interface in com.atlassian.jira.issue.search
Cache values by reader.
RecentCommentManager - Interface in com.atlassian.jira.issue.comments
A standard way of getting a list of recent comments from JIRA
recipients - Variable in class com.atlassian.jira.notification.AdhocNotificationService.ValidateNotificationResult
 
RecursiveClauseVisitor - Class in com.atlassian.jira.issue.search.searchers.util
A base clause visitor that recursively visits each clause in a clause tree.
RecursiveClauseVisitor() - Constructor for class com.atlassian.jira.issue.search.searchers.util.RecursiveClauseVisitor
 
RED - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
RED_DIFF - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
RedirectSanitiser - Interface in com.atlassian.jira.web.action
Provides a way for clients to sanitise redirect URLs before issuing the redirect.
reduceDataset(TimeSeriesCollection, List) - Static method in class com.atlassian.jira.charts.util.DataUtils
Reduce a given dataset to only contain a specified number of columns
refresh() - Method in interface com.atlassian.jira.config.ConstantsManager
Sets all cached copies of constant to null.
refresh() - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
refresh() - Method in interface com.atlassian.jira.config.properties.BackingPropertySetManager
refresh the underlying property set - this can also cause properties to be lost if the PropertySet has not been written to a backing store
refresh() - Method in class com.atlassian.jira.config.properties.PropertiesManager
Refresh the properties from the database.
refresh() - Method in interface com.atlassian.jira.event.ListenerManager
Reloads the map of listeners from the db.
refresh() - Method in class com.atlassian.jira.issue.context.manager.JiraContextTreeManager
 
refresh() - Method in interface com.atlassian.jira.issue.CustomFieldManager
reloads all customfields into the cache from the DB, this is an expensive operation, so avoid it if you can.
refresh() - Method in interface com.atlassian.jira.issue.fields.FieldManager
Invalidates all field-related caches in JIRA.
refresh() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
refresh() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Clears all local caches.
refresh() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
refresh() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
refresh() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
refresh() - Method in interface com.atlassian.jira.issue.search.managers.IssueSearcherManager
Refreshes the IssueSearcher cache
refresh() - Method in interface com.atlassian.jira.issue.search.managers.SearchHandlerManager
Refreshes the SearchHandlerManager.
refresh() - Method in class com.atlassian.jira.plugin.webfragment.JiraWebInterfaceManager
 
refresh() - Method in interface com.atlassian.jira.project.ProjectManager
Causes a full refresh of the project cache.
refresh() - Method in interface com.atlassian.jira.web.util.OutlookDateManager
Deprecated.
Refreshes all the Outlook dates so they contain the new date format
refreshAll() - Method in interface com.atlassian.jira.service.ServiceManager
This will force a complete re-sync of the service cache with the values stored in the db.
refreshConfigurationSchemes(Long) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Causes a reload of the field configuration scheme for a specified custom field id Call when the configuration scheme changes
RefreshIssueSearchEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when a user changes project or issue type in simple search and they click "Refresh search to update form fields".
RefreshIssueSearchEvent(SearchRequest) - Constructor for class com.atlassian.jira.event.issue.RefreshIssueSearchEvent
 
refreshIssueTypes() - Method in interface com.atlassian.jira.config.ConstantsManager
Reloads all IssueTypes from the DB.
refreshPriorities() - Method in interface com.atlassian.jira.config.ConstantsManager
Reloads all priorities from the DB.
refreshResolutions() - Method in interface com.atlassian.jira.config.ConstantsManager
Reloads all resolutions from the DB.
refreshSequencer() - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Refreshes the sequencer that is used to retrieve unique IDs in the database.
refreshService(Long) - Method in interface com.atlassian.jira.service.ServiceManager
This will update the in-memory cache with the values from the db for the service with the id if it can be resolved.
refreshServiceByName(String) - Method in interface com.atlassian.jira.service.ServiceManager
This will update the in-memory cache with the values from the db for the named service if it can be resolved.
refreshStatuses() - Method in interface com.atlassian.jira.config.ConstantsManager
Reloads all statuses from DB.
RegexpUtils - Class in com.atlassian.jira.util
 
RegexpUtils() - Constructor for class com.atlassian.jira.util.RegexpUtils
 
RegionInfo - Interface in com.atlassian.jira.timezone
TimeZones are grouped by region.
register(String) - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Registers the given childName to be removed from the configured list of default groups.
register(String, String) - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Registers the given childName to be removed from the specified groupName.
register(String, Collection) - Method in class com.atlassian.jira.bc.group.GroupRemoveChildMapper
Registers the given childName to be removed from the specified group names.
register(SharedEntity.TypeDescriptor<S>) - Method in class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor.Factory
 
registerIssueTypesInUse() - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
Associates issue types to custom fields.
registerOldValue(String, String) - Method in class com.atlassian.jira.imports.project.mapper.AbstractMapper
This is an internal method for use by Mappers extending AbstractMapper and should not be called from other classes.
registerOldValue(String, String) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
 
registerOldValue(ExternalCustomFieldOption) - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldOptionMapper
 
registerOldValue(String, String, String) - Method in class com.atlassian.jira.imports.project.mapper.IssueLinkTypeMapper
 
registerOldValue(String, String, boolean) - Method in class com.atlassian.jira.imports.project.mapper.IssueTypeMapper
 
registerOldValue(String, String) - Method in interface com.atlassian.jira.imports.project.mapper.MapperEntityRegister
This method registers a value from the backup system as a value that can then be mapped in this Mapper.
registerOldValue(String, String) - Method in class com.atlassian.jira.imports.project.mapper.SimpleProjectImportIdMapperImpl
 
registerOldValue(String, String) - Method in class com.atlassian.jira.imports.project.mapper.StatusMapper
 
registerOldValue(ExternalUser) - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
registerShortcut(String, KeyboardShortcut) - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
Given a complete plugin module key, this method registers a keyboard shortcut with the manager, which will make it available in the UI to end-users.
reIndex(GenericValue) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Deprecated.
reIndex(Issue) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindex an issue (eg.
reIndex(Issue, boolean, boolean) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindex an issue (eg.
reIndexAll() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindex all issues.
reIndexAll(Context) - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
Reindex everything.
ReindexAllCancelledEvent - Class in com.atlassian.jira.issue.index
Raised when "reindex all" has completed.
ReindexAllCancelledEvent() - Constructor for class com.atlassian.jira.issue.index.ReindexAllCancelledEvent
 
ReindexAllCompletedEvent - Class in com.atlassian.jira.issue.index
Raised when "reindex all" has completed.
ReindexAllCompletedEvent(long) - Constructor for class com.atlassian.jira.issue.index.ReindexAllCompletedEvent
 
reIndexAllIssuesInBackground(Context) - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
Reindex everything, but don't stop the world
ReindexAllStartedEvent - Class in com.atlassian.jira.issue.index
Event raised when a "reindex all" event is beginning.
ReindexAllStartedEvent() - Constructor for class com.atlassian.jira.issue.index.ReindexAllStartedEvent
 
reIndexComments(Collection<Comment>) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindexes a collection of comments.
reIndexComments(Collection<Comment>, Context) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindexes a collection of comments.
reIndexIssueObjects(Collection<? extends Issue>) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindex a set of issues.
reIndexIssueObjects(Collection<? extends Issue>, boolean, boolean) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindex a set of issues.
reIndexIssues(IssuesIterable, Context) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindex a list of issues, passing an optional event that will be set progress
reIndexIssues(IssuesIterable, Context, boolean, boolean) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Reindex a list of issues, passing an optional event that will be set progress.
reIndexIssues(Collection<GenericValue>) - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
ReindexIssuesCompletedEvent - Class in com.atlassian.jira.issue.index
Event raised when indexing a set of issues has completed.
ReindexIssuesCompletedEvent(long) - Constructor for class com.atlassian.jira.issue.index.ReindexIssuesCompletedEvent
 
ReindexIssuesStartedEvent - Class in com.atlassian.jira.issue.index
Event raised when several issues are being reindexed.
ReindexIssuesStartedEvent() - Constructor for class com.atlassian.jira.issue.index.ReindexIssuesStartedEvent
 
ReindexMessage - Class in com.atlassian.jira.config
Reindex message bean.
ReindexMessage(String, Date, String) - Constructor for class com.atlassian.jira.config.ReindexMessage
 
ReindexMessageManager - Interface in com.atlassian.jira.config
Manages messages for JIRA's administration section that inform users of the need to reindex due to configuration changes.
RELATIONAL_ONLY_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
Contains GREATER_THAN, GREATER_THAN_EQUALS, LESS_THAN and LESS_THAN_EQUALS.
RelationalOperatorIdIndexValueQueryFactory<T> - Class in com.atlassian.jira.jql.query
Generates queries for the operators '>', '>=', '<', '<='.
RelationalOperatorIdIndexValueQueryFactory(Comparator<? super T>, NameResolver<T>, IndexInfoResolver<T>) - Constructor for class com.atlassian.jira.jql.query.RelationalOperatorIdIndexValueQueryFactory
 
relationship(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
RelativeDateSearcherInputHelper - Class in com.atlassian.jira.issue.search.searchers.util
 
RelativeDateSearcherInputHelper(DateSearcherConfig, JqlOperandResolver, JqlLocalDateSupport, DateTimeFormatterFactory) - Constructor for class com.atlassian.jira.issue.search.searchers.util.RelativeDateSearcherInputHelper
 
RelativeDateSearcherInputTransformer - Class in com.atlassian.jira.issue.search.searchers.transformer
 
RelativeDateSearcherInputTransformer(DateSearcherConfig, JqlOperandResolver, JqlLocalDateSupport, CustomFieldInputHelper, DateTimeFormatterFactory) - Constructor for class com.atlassian.jira.issue.search.searchers.transformer.RelativeDateSearcherInputTransformer
 
release() - Method in interface com.atlassian.jira.issue.index.IssueIndexManager
Release indexing on this thread.
RELEASED_VERSION_ID - Static variable in class com.atlassian.jira.issue.fields.util.VersionHelperBean
 
releaseVersion(VersionService.ReleaseVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
releaseVersion(Version, boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
Used to release or unrelease a version, depending on the release flag.
releaseVersions(Collection<Version>, boolean) - Method in interface com.atlassian.jira.project.version.VersionManager
Used to release versions depending on the release flag.
remapBulkEditBeansByTargetContext() - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
This method will remap the current BulkEditBean Map to be keyed by the target IssueContext rather than the originating IssueContext.
RemoteIssueLink - Class in com.atlassian.jira.issue.link
Represents a link between a JIRA issue and a remote object in a remote application.
RemoteIssueLink(Long, Long, String, String, String, String, String, String, String, Boolean, String, String, String, String, String) - Constructor for class com.atlassian.jira.issue.link.RemoteIssueLink
 
RemoteIssueLinkBuilder - Class in com.atlassian.jira.issue.link
Builder for remote issue links.
RemoteIssueLinkBuilder() - Constructor for class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
RemoteIssueLinkBuilder(RemoteIssueLink) - Constructor for class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
RemoteIssueLinkCreateEvent - Class in com.atlassian.jira.event.issue.link
Fired when remote issue link has been created.
RemoteIssueLinkCreateEvent(Long, String) - Constructor for class com.atlassian.jira.event.issue.link.RemoteIssueLinkCreateEvent
 
RemoteIssueLinkDeleteEvent - Class in com.atlassian.jira.event.issue.link
Fired when remote issue link has been deleted.
RemoteIssueLinkDeleteEvent(Long) - Constructor for class com.atlassian.jira.event.issue.link.RemoteIssueLinkDeleteEvent
 
RemoteIssueLinkManager - Interface in com.atlassian.jira.issue.link
Manages remote issue links between a JIRA issue and remote objects in other remote applications.
RemoteIssueLinkService - Interface in com.atlassian.jira.bc.issue.link
This is used to perform create, update and delete operations in JIRA with remote issue links.
RemoteIssueLinkService.CreateValidationResult - Class in com.atlassian.jira.bc.issue.link
Holds the information about validating a create remote issue link operation.
RemoteIssueLinkService.DeleteByGlobalIdValidationResult - Class in com.atlassian.jira.bc.issue.link
Holds the information about validating a delete remote issue link operation.
RemoteIssueLinkService.DeleteValidationResult - Class in com.atlassian.jira.bc.issue.link
Holds the information about validating a delete remote issue link operation.
RemoteIssueLinkService.RemoteIssueLinkListResult - Class in com.atlassian.jira.bc.issue.link
Holds the information about performing a remote issue link operation, when a list result is expected.
RemoteIssueLinkService.RemoteIssueLinkResult - Class in com.atlassian.jira.bc.issue.link
Holds the information about performing a remote issue link operation.
RemoteIssueLinkService.UpdateValidationResult - Class in com.atlassian.jira.bc.issue.link
Holds the information about validating an update remote issue link operation.
RemoteIssueLinkUICreateEvent - Class in com.atlassian.jira.event.issue.link
Fired when remote issue link has been created through the UI.
RemoteIssueLinkUICreateEvent(Long, String) - Constructor for class com.atlassian.jira.event.issue.link.RemoteIssueLinkUICreateEvent
 
RemoteIssueLinkUIDeleteEvent - Class in com.atlassian.jira.event.issue.link
Fired when remote issue link has been deleted through the UI.
RemoteIssueLinkUIDeleteEvent(Long) - Constructor for class com.atlassian.jira.event.issue.link.RemoteIssueLinkUIDeleteEvent
 
RemoteIssueLinkUpdateEvent - Class in com.atlassian.jira.event.issue.link
Fired when remote issue link has been updated.
RemoteIssueLinkUpdateEvent(Long, String) - Constructor for class com.atlassian.jira.event.issue.link.RemoteIssueLinkUpdateEvent
 
remoteUser() - Method in class com.atlassian.jira.plugin.issuetabpanel.GetActionsRequest
 
remoteUser() - Method in class com.atlassian.jira.plugin.issuetabpanel.ShowPanelRequest
 
REMOVE - Static variable in interface com.atlassian.jira.bc.project.version.VersionService
Indicates that the Version should be removed from affected issues.
remove(CustomField) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Performs additional tasks when an entire CustomField of this type is being removed CustomField.remove().
remove(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
called when removing a field.
remove(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiSettableCFType
Deprecated.
 
remove(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
called when removing a field.
remove(CustomField) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
remove(String, String) - Method in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
Removes a generic config value.
remove(String) - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
remove(String) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
remove(FieldConfig) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
Remove a FieldConfig and all associated additional data.
remove() - Method in interface com.atlassian.jira.issue.fields.CustomField
Removes this custom field and returns a set of issue IDs of all issues that are affected by removal of this custom field.
remove() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
remove() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
remove() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
remove() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
remove() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
remove() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
remove() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
remove() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
remove() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
remove() - Method in interface com.atlassian.jira.license.JiraLicenseStore
Remove any license.
remove() - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
remove(String) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
remove(Object) - Method in class com.atlassian.jira.util.collect.CompositeMap
 
remove() - Method in class com.atlassian.jira.util.collect.EnumerationIterator
 
remove(String) - Method in class com.atlassian.jira.util.json.JSONObject
Remove a name and its value, if present.
REMOVE_ACTION - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
removeActorsFromProjectRole(User, Collection<String>, ProjectRole, Project, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will remove project role actor associations for the given actors and checking the currentUser has the correct permissions to perform the update operation.
removeAll(List<GenericValue>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
removeAllChangeItems(Issue) - Method in interface com.atlassian.jira.issue.changehistory.ChangeHistoryManager
Remove all change items associated with an issue.
removeAllRoleActorsByNameAndType(User, String, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will remove all role actors with the specified name and the specified type.
removeAllRoleActorsByNameAndType(String, String) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will remove all role actors with the specified name and the specified type.
removeAllRoleActorsByNameAndType(String, String) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
This will remove all role actors with the specified name and the specified type.
removeAllRoleActorsByProject(User, Project, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will remove all role actors associated with the specified project.
removeAllRoleActorsByProject(Project) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Will remove all role actors associated with the specified project.
removeAllValues(String) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
Called when removing a field.
removeAllWatchesForUser(User) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
Remove all watches for a given user
removeAssociatedEntries(Long) - Method in interface com.atlassian.jira.mail.MailThreadManager
Deprecated.
NotificationInstance table is no longer populated so we will soon not need to delete rows. Since v5.2.
removeAttribute(String) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestSession
Removes the object bound with the specified name from this session.
removeByAnd(String, Map<String, ?>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
removeById(String, Long) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Remove the given entity from the DB.
removeByOr(String, String, List<Long>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
This can be used to remove rows for a given entity based on entityName and where entityId
removeColumn(ColumnLayoutItem) - Method in interface com.atlassian.jira.issue.fields.layout.column.EditableColumnLayout
 
removeConfigsForConfigScheme(Long) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigManager
Removes FieldConfig objects that are only associated to the specified FieldConfigScheme.
removeContextsForConfigScheme(Long) - Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
 
removeContextsForProject(GenericValue) - Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
removeContextsForProject(Project) - Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
 
removeContextsForProjectCategory(ProjectCategory) - Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
 
removeCustomField(CustomField) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Removes the customfield supplied including all associations and values.
removeCustomFieldConfigOptions(FieldConfig) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
removeCustomFieldOptions(CustomField) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
removeCustomFieldPossiblyLeavingOrphanedData(Long) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Removes the customfield supplied.
removeCustomFieldValues(GenericValue) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Removes the values stored by customfields for a particular Issue.
removeDefault() - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
Remove the default mapping from the scheme.
removeDefaultActorsFromProjectRole(User, Collection<String>, ProjectRole, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will remove default actor associations based off the passed in actors, projectRole and actorType and checking the currentUser has the correct permissions to perform the update operation.
removeEldestEntry(Map.Entry<K, V>) - Method in class com.atlassian.jira.util.collect.LRUMap
 
removeEntities(GenericValue, Long) - Method in interface com.atlassian.jira.scheme.SchemeManager
removeEntities(String, String) - Method in interface com.atlassian.jira.scheme.SchemeManager
Removes all scheme entities with this parameter and type
removeEntity(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
removeEntity(String) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
removeEntity(SchemeEntity) - Method in class com.atlassian.jira.scheme.Scheme
Deprecated.
this class will be made immutable, create a new Scheme instead.
RemoveException - Exception in com.atlassian.jira.exception
 
RemoveException() - Constructor for exception com.atlassian.jira.exception.RemoveException
 
RemoveException(String) - Constructor for exception com.atlassian.jira.exception.RemoveException
 
RemoveException(Exception) - Constructor for exception com.atlassian.jira.exception.RemoveException
 
RemoveException(String, Exception) - Constructor for exception com.atlassian.jira.exception.RemoveException
 
removeFavourite(JiraServiceContext, SharedEntity) - Method in interface com.atlassian.jira.bc.favourites.FavouritesService
Remove the given entity as a favourite of the user passed in the context
removeFavourite(User, S) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Remove the given entity as a favourite of the user passed in.
removeFavouritesForEntityDelete(SharedEntity) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Remove all favourite associations for a given entity for entity deletion.
removeFavouritesForUser(User, SharedEntity.TypeDescriptor<S>) - Method in interface com.atlassian.jira.favourites.FavouritesManager
Remove the favourite associations for the given User and the given type
removeFieldConfigScheme(Long) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Removes a field config scheme, as well as its associated contexts and field configs (which includes option sets and generic configs)
removeFieldLayoutScheme(FieldLayoutScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
 
removeFieldLayoutSchemeEntity(FieldLayoutSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
removeFieldSchemeItems(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
removeFieldScreen(Long) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
removeFieldScreenItems(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
removeFieldScreenLayoutItem(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
removeFieldScreenLayoutItem(FieldScreenLayoutItem) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
removeFieldScreenLayoutItem(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
removeFieldScreenLayoutItems(FieldScreenTab) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
removeFieldScreenScheme(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
removeFieldScreenSchemeItem(IssueOperation) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
removeFieldScreenSchemeItem(FieldScreenSchemeItem) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
removeFieldScreenTab(Long) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
removeFieldScreenTabs(FieldScreen) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
removeGroupPermissions(String) - Method in interface com.atlassian.jira.security.PermissionManager
Remove all permissions that have used this group
removeGroupsFromGroups(JiraServiceContext, GroupRemoveChildMapper) - Method in interface com.atlassian.jira.bc.group.GroupService
This method will remove the provided child groups from the specified groups.
removeHistoryForUser(User) - Method in interface com.atlassian.jira.user.UserHistoryManager
Remove the user's history.
removeInvalidFieldConfigSchemesForCustomField(String) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Given a CustomField, this method will correctly remove the fieldConfigSchemes if necessary.
removeInvalidFieldConfigSchemesForIssueType(IssueType) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Given an issueType, this method will correctly remove the fieldConfigSchemes if necessary.
removeIssueLink(IssueLink, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Removes a single issue link We do not check for permission here.
removeIssueLinks(GenericValue, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
removeIssueLinks(Issue, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Removes ALL incoming and outgoing issuelinks from the issue supplied.
removeIssueLinksNoChangeItems(Issue) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Removes ALL incoming and outgoing issuelinks from the issue supplied without creating ChangeItems for the Change History.
removeIssueLinkType(Long, IssueLinkType, User) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeDestroyer
Removes an issueLinkType from the datastore.
removeIssueLinkType(Long) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
This method removed the issue link type from the database
WARNING: This method DOES NOT check if there are any existing issue links of this issue link type.
removeIssueType(String) - Method in interface com.atlassian.jira.config.ConstantsManager
Removes an existing issueType.
removeIssueType(String, String) - Method in interface com.atlassian.jira.config.IssueTypeManager
Removes an issue type.
removeIssueTypeSchemeEntities(IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
removeIssueTypeScreenScheme(IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
removeIssueTypeScreenSchemeEntity(IssueTypeScreenSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
removeKeyOrAddError(Map, String, String) - Method in class com.atlassian.jira.action.JiraActionSupport
Checks if descriptorParams contains key and removes it, otherwise adds the error message with the given message key.
removeLabelsForCustomField(Long) - Method in interface com.atlassian.jira.issue.label.LabelManager
This method deletes all label entries for the custom field provided.
removeManagedConfigurationItem(ManagedConfigurationItem) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Remove the registration of this ManagedConfigurationItem.
removeMapping(String) - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
Remove the mapping for the passed issue type from the scheme.
removeOption(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
removeOptionFromAllSchemes(String) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
removeOptionSet(FieldConfig) - Method in interface com.atlassian.jira.issue.fields.option.OptionSetManager
 
removePermission(int, String) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Revokes a global permission for a user group
removePermissions(String) - Method in interface com.atlassian.jira.security.GlobalPermissionManager
Revoke all global permissions for a user group.
removePriority(String, String) - Method in interface com.atlassian.jira.config.PriorityManager
Removes a priority.
removeProject(Project) - Method in interface com.atlassian.jira.project.ProjectManager
Deletes the provided project from the database.
removeProjectAssociations(GenericValue) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Deprecated.
removeProjectAssociations(Project) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Used if a project is deleted to remove the project field associations.
removeProjectCategory(Long) - Method in interface com.atlassian.jira.project.ProjectManager
Removes the given ProjectCategory.
removeProjectCategoryAssociations(ProjectCategory) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Used if a project category is deleted to remove the field associations.
removeProjectIssues(Project) - Method in interface com.atlassian.jira.project.ProjectManager
Removes all issues for a particular project.
removeRelated(String, GenericValue) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
Remove all the entities related to the passed generic value via the passed relationship name.
removeRemoteIssueLink(Long, User) - Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
Deletes the given remote issue link id.
removeRemoteIssueLinkByGlobalId(Issue, String, User) - Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
Deletes any remote issue link that links with the given JIRA issue and has the given global id.
removeResolution(String, String) - Method in interface com.atlassian.jira.config.ResolutionManager
Removes a resolution with the specified id.
removeRoleActor(RoleActor) - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
Remove the RoleActor from the contained set of RoleActors and return a new DefaultRoleActors with the modified set
removeRoleActors(Collection<RoleActor>) - Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
Remove the RoleActor from the contained set of RoleActors and return a new DefaultRoleActors with the modified set
removeSchemeAssociation(List<JiraContextNode>, ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
removeSchemeAssociation(GenericValue, Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
removeSchemeAssociation(Project, Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Removes an association between a particular project and field configuration scheme.
removeSchemeAssociation(GenericValue, IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
removeSchemeAssociation(Project, IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
removeSchemeEntitiesForField(String) - Method in interface com.atlassian.jira.notification.NotificationSchemeManager
 
removeSchemesFromProject(GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
removeSchemesFromProject(Project) - Method in interface com.atlassian.jira.scheme.SchemeManager
Removes all schemes from a project
removeService(Long) - Method in interface com.atlassian.jira.service.ServiceManager
This will remove a service from the db and cache and it will try to resolve the service by id.
removeServiceByName(String) - Method in interface com.atlassian.jira.service.ServiceManager
This will remove a service from the db and cache and it will try to resolve the service by name.
removeStatus(String) - Method in interface com.atlassian.jira.config.StatusManager
Removes a status.
removeStep(StepDescriptor) - Method in interface com.atlassian.jira.workflow.JiraWorkflow
Remove a step from the workflow.
removeSubTaskIssueType(String) - Method in interface com.atlassian.jira.config.SubTaskManager
 
removeTab(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
removeUser(User, UserService.DeleteUserValidationResult) - Method in interface com.atlassian.jira.bc.user.UserService
Given a valid validation result, this will remove the user and removes the user from all the groups.
removeUser(User, User) - Method in interface com.atlassian.jira.user.util.UserUtil
This will remove the user and removes the user from all the groups.
removeUserFromGroup(Group, User) - Method in interface com.atlassian.jira.user.util.UserUtil
This is used to remove a specified user from a specified group.
removeUserFromGroups(Collection<Group>, User) - Method in interface com.atlassian.jira.user.util.UserUtil
This is used to remove a user from many groups at once.
removeUserPermissions(String) - Method in interface com.atlassian.jira.security.PermissionManager
Remove all permissions that have used this username
removeUsersFromGroups(JiraServiceContext, GroupRemoveChildMapper) - Method in interface com.atlassian.jira.bc.group.GroupService
This method will remove the provided users from the specified groups.
removeValue(CustomField, Issue, Option) - Method in interface com.atlassian.jira.issue.customfields.MultipleSettableCustomFieldType
Perform any actions required if the option selected by the issue is removed.
removeValue(CustomField, Long, PersistenceFieldType, Object) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
Removes a specific custom field value for the given custom field, from a given issue, of a particular type.
removeValue(GenericValue) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
removeValueFromIssueObject(MutableIssue) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Removes the field value from the given MutableIssue object.
RemoveVersionAction - Class in com.atlassian.jira.bc.project.version
Instance of VersionService.VersionAction that indicates the Version should be removed from affected issues.
RemoveVersionAction() - Constructor for class com.atlassian.jira.bc.project.version.RemoveVersionAction
 
removeVote(User, VoteService.VoteValidationResult) - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Removes a new vote using the specified validation result
removeVote(User, Issue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
Removes a vote for the user and issue specified.
removeVote(User, GenericValue) - Method in interface com.atlassian.jira.issue.vote.VoteManager
removeVotesForUser(User) - Method in interface com.atlassian.jira.issue.vote.VoteManager
Removes all votes made by user.
removeWatcher(Issue, User, User) - Method in interface com.atlassian.jira.bc.issue.watcher.WatcherService
Removes a watcher from an issue's list of watchers, returning the updated list of watchers.
removeWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
Remove all explicit references to the passed workflow from the scheme.
removeWorkflowEntries(GenericValue) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
render(String, IssueRenderContext) - Method in interface com.atlassian.jira.issue.fields.renderer.JiraRendererPlugin
This will render the provided value within the provided context and produce a rendered output.
render(TemplateSource) - Method in interface com.atlassian.jira.template.VelocityTemplatingEngine
 
render(Writer) - Method in interface com.atlassian.jira.web.Renderable
Render this content to the given writer.
Renderable - Interface in com.atlassian.jira.web
Some renderable content that can be rendered by a render tag.
RenderableField - Interface in com.atlassian.jira.issue.fields.renderer
This interface defines the requirements for a field to be used in the Rendering system.
RenderableProperty - Interface in com.atlassian.jira.admin
Represents a String field that accepts user input and is rendered in JIRA pages.
renderAsText(String, IssueRenderContext) - Method in interface com.atlassian.jira.issue.fields.renderer.JiraRendererPlugin
This will render the provided value within the provided context and produce a rendered output that is text readable.
renderChangeHistoryValueDate(String, String) - Method in interface com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelper
Use this method to render a value for the issue change history that has been stored using the method createChangelogValueForDateField().
renderChangeHistoryValueDateTime(String, String) - Method in interface com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelper
Use this method to render a value for the issue change history that has been stored using the method createChangelogValueForDateTimeField().
renderEditTemplate(String, Map<String, Object>) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
renderedShortBean(Comment, JiraBaseUrls, ProjectRoleManager, DateTimeFormatterFactory, RendererManager, String, IssueRenderContext) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
renderedShortBeans(Collection<Comment>, JiraBaseUrls, ProjectRoleManager, DateTimeFormatterFactory, RendererManager, String, IssueRenderContext) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
RendererManager - Interface in com.atlassian.jira.issue
This is the main interface to the renderer components.
renderPermission(SharePermission, JiraAuthenticationContext) - Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
Return HTML that shows the configured share.
renderViewTemplate(String, Map<String, Object>) - Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
REOPENED_STATUS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
REOPENED_STATUS_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
replaceAll(String, String, String) - Static method in class com.atlassian.jira.util.RegexpUtils
Equivalent of JDK 1.4's String.replaceAll(String regex, String replacement), usable in JDK 1.3
replaceInvalidChars(String, char) - Method in class com.atlassian.jira.web.util.FileNameCharacterCheckerUtil
Replaces each invalid character of the given filename with the replacementChar.
replaceProjectKey(Project, String) - Static method in class com.atlassian.jira.workflow.WorkflowUtil
Deprecated.
Use Project Roles instead. Since v5.2.
replaceSchemeWithDraft(DraftWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
 
Report - Interface in com.atlassian.jira.plugin.report
The interface for pluggable reports within JIRA.
REPORT_IMAGE_HEIGHT - Static variable in interface com.atlassian.jira.charts.ChartFactory
 
REPORT_IMAGE_WIDTH - Static variable in interface com.atlassian.jira.charts.ChartFactory
 
ReportConfiguredEvent - Class in com.atlassian.jira.event.web.action.browser
Denotes that the user has opened the configure report page.
ReportConfiguredEvent(String) - Constructor for class com.atlassian.jira.event.web.action.browser.ReportConfiguredEvent
 
REPORTER - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
REPORTER - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
reporter() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's reporter.
reporter(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
reporter(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
reporterInGroup(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that were reported by users in a particular group.
reporterIsCurrentUser() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that were reported by the current user.
reporterIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find issues without a reporter.
ReporterStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
ReporterStatisticsMapper(UserManager, JiraAuthenticationContext) - Constructor for class com.atlassian.jira.issue.statistics.ReporterStatisticsMapper
 
reporterUser(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds issues that where reported by the passed user.
ReportModuleDescriptor - Interface in com.atlassian.jira.plugin.report
The report plugin allows end users to write pluggable reports for JIRA.
ReportViewedEvent - Class in com.atlassian.jira.event.web.action.browser
Denotes that a report has been generated and viewed by a user.
ReportViewedEvent(String) - Constructor for class com.atlassian.jira.event.web.action.browser.ReportViewedEvent
 
request - Variable in class com.atlassian.jira.web.action.JiraWebActionSupport
 
RequestContextParameterHolder - Interface in com.atlassian.jira.util.velocity
Holder for various parameters stored in the HTTPRequest.
RequestHeaders - Interface in com.atlassian.jira.plugin.searchrequestview
This is a subset of the HttpServletResponse that just deals with setting headers.
requestUsernameMatches(HttpServletRequest, User) - Static method in class com.atlassian.jira.web.action.AjaxHeaders
Checks whether the effective user has change between the time when the view issue page was loaded and the time when the current request was made (this can happen due to session timeouts, logging out in another window, etc).
RequirableField - Interface in com.atlassian.jira.issue.fields
A marker interface for fields in JIRA which can be made "required" as part of a FieldLayout.
REQUIRE_SECURITY_TOKEN - Static variable in interface com.atlassian.jira.security.xsrf.XsrfInvocationChecker
This is the same name that Confluences uses in their webwork2 world so we are using the same name for synergy reasons
requiresAsyncLoading(RemoteIssueLink) - Method in class com.atlassian.jira.plugin.issuelink.AbstractIssueLinkRenderer
requiresAsyncLoading(RemoteIssueLink) - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRenderer
Returns true if an AJAX call is required to retrieve the final HTML.
requireShortcutsForContext(KeyboardShortcutManager.Context) - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
Register that the keyboard shortcuts for the context should be included by KeyboardShortcutManager.includeShortcuts() (in addition to the global shortcuts, which are always included).
RequiresProjectSelectedMarker - Interface in com.atlassian.jira.issue.customfields
Date: 6/09/2004 Time: 18:22:00
RequiresXsrfCheck - Annotation Type in com.atlassian.jira.security.xsrf
The annotation used to indicate that a method needs XSRF protection checking
resequence() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
reset() - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
reset() - Method in interface com.atlassian.jira.workflow.JiraWorkflow
 
resetFailedLoginCount(User) - Method in interface com.atlassian.jira.bc.security.login.LoginService
This can be called to reset the failed login count of a user
resetKeyMatcher() - Static method in class com.atlassian.jira.util.JiraKeyUtils
Resets the configuration of the key matcher so that it will re-read the ApplicationProperty that specifies how to find an issue key in a string.
resetModifiedFields() - Method in interface com.atlassian.jira.issue.MutableIssue
Reset the internal list of modified fields.
resetMoveData() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
resetOldBuildConfirmation() - Method in interface com.atlassian.jira.license.JiraLicenseStore
Resets persisted information about license in use being too old for current build.
resetPagerAndSelectedIssue() - Method in interface com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelper
 
resetReferences() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
resetSequences(Issue) - Method in interface com.atlassian.jira.config.SubTaskManager
 
resetSequences(List<IssueLink>) - Method in interface com.atlassian.jira.issue.link.IssueLinkManager
Sets the sequence number for each issueLink in the List of issueLinks provided according to its position in the List.
resetWorkflowTransitionSelection() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
RESOLUTION - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
Resolution - Interface in com.atlassian.jira.issue.resolution
 
RESOLUTION - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
RESOLUTION - Static variable in class com.atlassian.jira.JiraDataTypes
 
resolution(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues associated particular set of resolutions.
resolution() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for resolution.
resolution(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
resolution(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
RESOLUTION - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
RESOLUTION_CONSTANT_TYPE - Static variable in interface com.atlassian.jira.config.ConstantsManager
RESOLUTION_DATE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
RESOLUTION_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
resolutionDate() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue's resolution date.
resolutionDate(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
resolutionDate(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
resolutionDateAfter(Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that were reolved after the passed date.
resolutionDateAfter(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that were resolved after the passed date.
resolutionDateBetween(Date, Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where resolved between the passed dates.
resolutionDateBetween(String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where resolved between the passed dates.
ResolutionJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
ResolutionJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.ResolutionJsonBean
 
ResolutionManager - Interface in com.atlassian.jira.config
Manager for Resolutions.
ResolutionStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
ResolutionStatisticsMapper(ConstantsManager) - Constructor for class com.atlassian.jira.issue.statistics.ResolutionStatisticsMapper
 
RESOLVE_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to resolve issues.
resolved(Boolean) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
RESOLVED_STATUS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
RESOLVED_STATUS_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
resolveIdsForField(String, QueryLiteral, boolean) - Method in class com.atlassian.jira.jql.resolver.ChangeHistoryFieldIdResolver
 
Resolver<I,O> - Interface in com.atlassian.jira.util
A interface to resolve some input object into an output object.
ResolverManager - Interface in com.atlassian.jira.jql.resolver
Link Fields to their (JQL) NameResolver
RESOURCE_NAME_EDIT_PARAMETERS - Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
 
RESOURCE_NAME_INPUT_PARAMETERS - Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
 
RESOURCE_NAME_VIEW - Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
 
RESOURCE_TYPE_VELOCITY - Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
 
restApi2BaseUrl() - Method in interface com.atlassian.jira.issue.fields.rest.json.beans.JiraBaseUrls
 
RestAwareCustomFieldType - Interface in com.atlassian.jira.issue.fields.rest
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.
RestAwareField - Interface in com.atlassian.jira.issue.fields.rest
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 in com.atlassian.jira.issue.fields.rest
Interface for fields which can be modified using the rest api.
RestFieldOperations - Interface in com.atlassian.jira.issue.fields.rest
Interface for fields which can be modified using the rest api.
RestFieldOperationsHandler - Interface in com.atlassian.jira.issue.fields.rest
The RestFieldOperationsHandler is called by the issue rest source to handle the update issue request.
restoreDefaultColumnLayout() - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
restoreDefaultFieldLayout() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
This method can be used to rollback any changes to the default field configuration.
restoreSchemeFieldLayout(GenericValue) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Restores the field layout associated with the provided scheme to defaults.
restoreSearchRequestColumnLayout(SearchRequest) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
restoreUserColumnLayout(User) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
 
restrictPages(Collection<Page>, int) - Method in class com.atlassian.jira.web.bean.PagerFilter
Restrict the pagers to a certain number of pages on either side of the current page.
retainExistingValuesWhenParameterNotProvided() - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
retrieve(String, String) - Method in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
Retrieves a particular entry.
retrieve() - Method in interface com.atlassian.jira.license.JiraLicenseStore
Retrieves the current license String from the persistent location.
retrieveAllChildren(List<Option>) - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
retrieveOrMakeSearchRequest(String, Map<String, Object>) - Method in interface com.atlassian.jira.charts.util.ChartUtils
Make a search request out of the searchQuery parameter and populate the report/portlet param map
retrieveServerId() - Method in interface com.atlassian.jira.license.JiraLicenseStore
Gets the server ID from the persistence backend
RETURN_URL_PARAMETER - Static variable in class com.atlassian.jira.web.action.JiraWebActionSupport
 
returnComplete() - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
returnComplete(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
returnCompleteWithInlineRedirect(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
This will return success response with body containing url to redirect.
returnCompleteWithInlineRedirectAndMsg(String, String, JiraWebActionSupport.MessageType, boolean, String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
This will redirect like JiraWebActionSupport.returnCompleteWithInlineRedirect(String), and will also populate the response with the details of a pop-up message to be displayed on the redirected page.
returnCompleteWithInlineRedirectAndMsg(String, String, String, boolean, String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
returnMsgToUser(String, String, String, boolean, String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
returnMsgToUser(String, String, JiraWebActionSupport.MessageType, boolean, String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
This will redirect like JiraWebActionSupport.returnComplete(), and will also populate the response with the details of a pop-up message to be displayed on the redirected page.
RoleActor - Interface in com.atlassian.jira.security.roles
This is an abstraction that allows us to associate users with ProjectRoles.
RoleActorDoesNotExistException - Exception in com.atlassian.jira.security.roles
Thrown if a user attemtps to add a Role Actor (Group or User) that does not exist.
RoleActorDoesNotExistException(String) - Constructor for exception com.atlassian.jira.security.roles.RoleActorDoesNotExistException
 
RoleActorFactory - Interface in com.atlassian.jira.security.roles
Create RoleActor instances.
roleActorOfTypeExistsForProjects(User, List<Long>, ProjectRole, String, String, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Returns a list of projectId's for which the role actor of the specified type exists in the project for the provided projectRole.
roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Returns a list of projectId's for which the role actor of the specified type exists in the project for the provided projectRole.
roleLevelId(String) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
ROMANIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
run() - Method in class com.atlassian.jira.service.AbstractService
This method must be implemented in a subclass, and performs the functionality that the service performs.
run() - Method in interface com.atlassian.jira.service.JiraService
Perform the action of this service.
run() - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
run() - Method in interface com.atlassian.jira.web.action.admin.issuetypes.ExecutableAction
Run the action
runImpl(MessageHandlerContext) - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
runImpl(MessageHandlerContext) - Method in class com.atlassian.jira.service.services.mail.MailFetcherService
Connect to the POP / IMAPemail box and then handle each message.
runSubscription(GenericValue) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
runSubscription(User, Long) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
RuntimeIOException - Exception in com.atlassian.jira.util
An IOException was encountered and the stupid programmer didn't know how to recover, so this got thrown instead.
RuntimeIOException(String, IOException) - Constructor for exception com.atlassian.jira.util.RuntimeIOException
 
RuntimeIOException(IOException) - Constructor for exception com.atlassian.jira.util.RuntimeIOException
 
RUSSIAN - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 

S

safeParseLong(String) - Static method in class com.atlassian.jira.issue.customfields.option.OptionUtils
 
SafeRedirectChecker - Class in com.atlassian.jira.web.action
Contains methods that check whether a particular redirect is "safe" or not.
SafeRedirectChecker(VelocityRequestContextFactory) - Constructor for class com.atlassian.jira.web.action.SafeRedirectChecker
Creates a new SafeRedirectChecker.
safeToString(Long) - Static method in class com.atlassian.jira.issue.customfields.option.OptionUtils
 
sanitise(User, TerminalClause) - Method in interface com.atlassian.jira.jql.permission.ClauseSanitiser
Given a user and a clause, will return a sanitised clause that when possible will not contain any information that the specified user does not have permission to see.
sanitiseFunctionOperand(User, FunctionOperand) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Sanitise a function operand for the specified user, so that information is not leaked.
sanitiseOperand(User, FunctionOperand) - Method in interface com.atlassian.jira.plugin.jql.function.ClauseSanitisingJqlFunction
Sanitise a function operand for the specified user, so that information is not leaked.
sanitiseSearchQuery(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Returns an equivalent Query with all the potential "information leaks" removed, with regards to the specified user.
SAVED_FILTER - Static variable in class com.atlassian.jira.JiraDataTypes
 
savedFilter(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that will inclue the results from the passed filters in the search.
savedFilter() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to add saved filters as conditions to the query.
savedFilters - Variable in class com.atlassian.jira.web.action.JiraWebActionSupport
 
SavedFilterSearchConstants - Class in com.atlassian.jira.issue.search.constants
Saved filter is strange so it does not have a fieldId or an index id.
saveLegacyPortletConfiguration(JiraServiceContext, PortletConfiguration) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Save a specific PortletConfiguration to a database store.
saveLegacyPortletConfiguration(PortletConfiguration) - Method in interface com.atlassian.jira.portal.PortalPageManager
This can be called to save a PortletConfiguration object inside a PortalPage object to the underlying database store.
saveWorkflowWithoutAudit(JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
This method will save the workflow and it will not affect the updatedDate and updatedAuthorName meta attributes of the workflow.
SCHEDULE_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
 
Scheme - Class in com.atlassian.jira.scheme
This object is used to represent a scheme in JIRA (this could be a permission, notification, etc, scheme).
Scheme() - Constructor for class com.atlassian.jira.scheme.Scheme
 
Scheme(String, String) - Constructor for class com.atlassian.jira.scheme.Scheme
 
Scheme(Long, String, String, Collection<SchemeEntity>) - Constructor for class com.atlassian.jira.scheme.Scheme
 
Scheme(Long, String, String, String, Collection<SchemeEntity>) - Constructor for class com.atlassian.jira.scheme.Scheme
 
SchemeEntity - Class in com.atlassian.jira.scheme
This objected is used to hold the values of an entity which is part of a scheme.
SchemeEntity(String, Object) - Constructor for class com.atlassian.jira.scheme.SchemeEntity
Create a new SchemeEntity object
SchemeEntity(String, String, Object) - Constructor for class com.atlassian.jira.scheme.SchemeEntity
Create a new SchemeEntity object
SchemeEntity(String, String, Object, Object) - Constructor for class com.atlassian.jira.scheme.SchemeEntity
 
SchemeEntity(Long, String, String, Object, Object, Long) - Constructor for class com.atlassian.jira.scheme.SchemeEntity
Create a new SchemeEntity object
schemeExists(String) - Method in interface com.atlassian.jira.scheme.SchemeManager
Determine if the given scheme name exists.
schemeIssueSecurityExists(Long) - Method in interface com.atlassian.jira.issue.security.IssueSecurityLevelManager
Deprecated.
Use IssueSecurityLevelManager.getSecurityLevel(long) != null instead. Since v5.0.
SchemeManager - Interface in com.atlassian.jira.scheme
 
ScreenableIssueOperation - Interface in com.atlassian.jira.issue.operation
Copyright (c) 2002-2004 All rights reserved.
ScreenableSingleIssueOperationImpl - Class in com.atlassian.jira.issue.operation
 
ScreenableSingleIssueOperationImpl(Long, String, String) - Constructor for class com.atlassian.jira.issue.operation.ScreenableSingleIssueOperationImpl
 
search(JiraServiceContext, SharedEntitySearchParameters, int, int) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Search for the SearchRequests that match the passed searchParameters.
search(User, Query, PagerFilter) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Search the index, and only return issues that are in the pager's range.
search(JiraServiceContext, SharedEntitySearchParameters, int, int) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Search for the PortalPages that match the passed SearchParameters.
search(Query, User, PagerFilter) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Search the index, and only return issues that are in the pager's range.
search(Query, User, PagerFilter, Query) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Search the index, and only return issues that are in the pager's range while AND'ing the raw lucene query to the generated query from the provided searchQuery.
search(Query, User, Collector, Query) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Run a search based on the provided search criteria and, for each match, call Collector.collect().
search(Query, User, Collector) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Run a search based on the provided search criteria and, for each match, call Collector.collect().
search(SharedEntitySearchParameters, User, int, int) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Search for the SearchRequests that match the passed searchParameters.
search(SharedEntitySearchParameters, User, int, int) - Method in interface com.atlassian.jira.portal.PortalPageManager
Search for the PortalPages that match the passed SearchParameters.
SEARCH - Static variable in class com.atlassian.jira.sharing.type.ShareTypeRenderer.RenderMode
 
SEARCH_CURRENT_ISSUE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SEARCH_PAGER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SEARCH_REQUEST - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SEARCH_SORTER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SearchableField - Interface in com.atlassian.jira.issue.fields
 
searchAndSort(Query, User, Collector, PagerFilter) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Run a search based on the provided search criteria and, for each match call Collector.collect().
searchAndSortOverrideSecurity(Query, User, Collector, PagerFilter) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Run a search based on the provided search criteria and, for each match call Collector.collect().
SearchContext - Interface in com.atlassian.jira.issue.search
Represents the Project and IssueType combination which is used to determine the allowable fields and values when searching for Issues.
SearchContextFactory - Interface in com.atlassian.jira.issue.search
Use this factory to construct a SearchContext.
SearchContextVisibilityChecker - Interface in com.atlassian.jira.issue.search.searchers.transformer
Deprecated.
searchCount(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Search the index, and return the count of the issues matching the query.
searchCount(Query, User) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Return the number of issues matching the provided search criteria.
searchCountMap(String) - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean
 
searchCountOverrideSecurity(Query, User) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Return the number of issues matching the provided search criteria, overridding any security constraints.
searcher - Variable in class com.atlassian.jira.issue.statistics.util.DocumentHitCollector
 
searcher - Variable in class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
 
SearcherGroup - Class in com.atlassian.jira.issue.search.searchers
A group of searchers related by their SearcherGroupType.
SearcherGroup(SearcherGroupType, Collection<IssueSearcher<?>>) - Constructor for class com.atlassian.jira.issue.search.searchers.SearcherGroup
 
SearcherGroupType - Enum in com.atlassian.jira.issue.search.searchers
Represents the type of a SearcherGroup.
SearcherInformation<T extends SearchableField> - Interface in com.atlassian.jira.issue.search.searchers.information
Identifies a searcher by name and provides a display name that is i18n'ed.
SearchException - Exception in com.atlassian.jira.issue.search
 
SearchException() - Constructor for exception com.atlassian.jira.issue.search.SearchException
 
SearchException(String) - Constructor for exception com.atlassian.jira.issue.search.SearchException
 
SearchException(Exception) - Constructor for exception com.atlassian.jira.issue.search.SearchException
 
SearchException(String, Exception) - Constructor for exception com.atlassian.jira.issue.search.SearchException
 
SearchHandler - Class in com.atlassian.jira.issue.search
Object used by the field to indicate how it can be searched and indexed.
SearchHandler(List<FieldIndexer>, SearchHandler.SearcherRegistration, List<SearchHandler.ClauseRegistration>) - Constructor for class com.atlassian.jira.issue.search.SearchHandler
Create a new handler.
SearchHandler(List<FieldIndexer>, SearchHandler.SearcherRegistration) - Constructor for class com.atlassian.jira.issue.search.SearchHandler
Create a new handler with the passed FieldIndexers and SearchHandler.SearcherRegistration.
SearchHandler.ClauseRegistration - Class in com.atlassian.jira.issue.search
Represents a JQL clause and how to process it.
SearchHandler.ClauseRegistration(ClauseHandler) - Constructor for class com.atlassian.jira.issue.search.SearchHandler.ClauseRegistration
 
SearchHandler.SearcherRegistration - Class in com.atlassian.jira.issue.search
Holds the link between an IssueSearcher and the JQL clauses (as SearchHandler.ClauseRegistrations) that it uses in the background to implement searching.
SearchHandler.SearcherRegistration(IssueSearcher<?>, ClauseHandler) - Constructor for class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
SearchHandler.SearcherRegistration(IssueSearcher<?>, List<SearchHandler.ClauseRegistration>) - Constructor for class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
SearchHandler.SearcherRegistration(IssueSearcher<?>, SearchHandler.ClauseRegistration) - Constructor for class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
SearchHandlerManager - Interface in com.atlassian.jira.issue.search.managers
Manager that holds all references to search related information in JIRA.
SearchInputTransformer - Interface in com.atlassian.jira.issue.search.searchers.transformer
Used to convert input parameters as submitted by a SearchRenderer into the intermediate form, as stored in a FieldValuesHolder and then from a FieldValuesHolder into an object form that is stored in the SearchRequest that is used to execute a search in JIRA.
searchOverrideSecurity(Query, User, PagerFilter, Query) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Search the index, and only return issues that are in the pager's range while AND'ing the raw lucene query to the generated query from the provided searchQuery, not taking into account any security constraints.
searchOverrideSecurity(Query, User, Collector) - Method in interface com.atlassian.jira.issue.search.SearchProvider
Run a search based on the provided search criteria and, for each match, call Collector.collect() not taking into account any security constraints.
SearchProvider - Interface in com.atlassian.jira.issue.search
A SearchProvider in JIRA allows users to run structured searches against JIRA Lucene index as opposed to database (SQL) based queries.
searchProvider - Variable in class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
 
SearchProviderFactory - Interface in com.atlassian.jira.issue.search
Provides low-level searches that can be used to query indexes.
SearchRenderer - Interface in com.atlassian.jira.issue.search.searchers.renderer
Handles the rendering of field search information for the JIRA issue navigator.
SearchRequest - Class in com.atlassian.jira.issue.search
A class representing a Search Request.
SearchRequest() - Constructor for class com.atlassian.jira.issue.search.SearchRequest
A no-arg constructor that will build a SearchRequest with an empty Query, this will be a search that will find all issues with the default system sorting .
SearchRequest(Query) - Constructor for class com.atlassian.jira.issue.search.SearchRequest
Creates a SearchRequest with the specified Query and no other attributes.
SearchRequest(SearchRequest) - Constructor for class com.atlassian.jira.issue.search.SearchRequest
Used to create a SearchRequest that copies all the information from the old search request.
SearchRequest(Query, String, String, String) - Constructor for class com.atlassian.jira.issue.search.SearchRequest
Build a SearchRequest with the provided attributes, this can be used if you want to create a SearchRequest that can be persisted.
SearchRequest(Query, String, String, String, Long, long) - Constructor for class com.atlassian.jira.issue.search.SearchRequest
Build a SearchRequest with the provided attributes.
SearchRequestAddendumBuilder - Class in com.atlassian.jira.issue.search.util
Provides convenience methods to build new SearchRequest objects from existing ones, by appending additional clauses.
SearchRequestAddendumBuilder() - Constructor for class com.atlassian.jira.issue.search.util.SearchRequestAddendumBuilder
 
SearchRequestAddendumBuilder.AddendumCallback<T> - Interface in com.atlassian.jira.issue.search.util
 
SearchRequestAppender<T> - Interface in com.atlassian.jira.issue.search
This interface describes operations for appending clauses to existing SearchRequest queries.
SearchRequestAppender.Factory<T> - Interface in com.atlassian.jira.issue.search
 
SearchRequestEntity - Class in com.atlassian.jira.issue.search
A SearchRequest data object.
SearchRequestEntity(Long, String, String, String, String, String, Long, String, Long) - Constructor for class com.atlassian.jira.issue.search.SearchRequestEntity
 
SearchRequestInfo - Class in com.atlassian.jira.issue.search
A class representing information related to a Search Request.
SearchRequestInfo(SearchRequest) - Constructor for class com.atlassian.jira.issue.search.SearchRequestInfo
 
SearchRequestInfo(Query, Long, boolean) - Constructor for class com.atlassian.jira.issue.search.SearchRequestInfo
 
SearchRequestManager - Interface in com.atlassian.jira.issue.search
This manager is responsible for SearchRequests.
SearchRequestParams - Interface in com.atlassian.jira.plugin.searchrequestview
This is used by SearchRequestView plugins to provide information about their context.
SearchRequestService - Interface in com.atlassian.jira.bc.filter
Service exposing Search Request Management and retrieval.
SearchRequestUtils - Class in com.atlassian.jira.issue.search
 
SearchRequestUtils() - Constructor for class com.atlassian.jira.issue.search.SearchRequestUtils
 
SearchRequestValuesGenerator - Class in com.atlassian.jira.portal
A ValuesGenerator for creating a list of SearchRequests (a.k.a Filters) with IDs and names.
SearchRequestValuesGenerator() - Constructor for class com.atlassian.jira.portal.SearchRequestValuesGenerator
 
SearchRequestView - Interface in com.atlassian.jira.plugin.searchrequestview
A specific view of a Search Request.
SearchRequestViewModuleDescriptor - Interface in com.atlassian.jira.plugin.searchrequestview
An search request view allows you to view a search request in different ways (eg XML, Word, PDF, Excel)
SearchResults - Class in com.atlassian.jira.issue.search
 
SearchResults(List<Issue>, PagerFilter<Issue>) - Constructor for class com.atlassian.jira.issue.search.SearchResults
Construct searchResults using a list of issues.
SearchResults(List<Issue>, int, PagerFilter) - Constructor for class com.atlassian.jira.issue.search.SearchResults
Construct searchResults using the issues that should be displayed, and the 'total' number of issues.
SearchResults(List<Issue>, int, int, int) - Constructor for class com.atlassian.jira.issue.search.SearchResults
Construct searchResults using the issues that should be displayed, and the 'total' number of issues.
searchResults - Variable in class com.atlassian.jira.web.action.issue.SearchResultsInfo
 
SearchResultsInfo - Class in com.atlassian.jira.web.action.issue
Value container for search results helper
SearchResultsInfo() - Constructor for class com.atlassian.jira.web.action.issue.SearchResultsInfo
 
SearchService - Interface in com.atlassian.jira.bc.issue.search
Provides functionality (search, query string generation, parsing, validation, context generation, etc...) related to searching in JIRA.
SearchService.ParseResult - Class in com.atlassian.jira.bc.issue.search
 
SearchService.ParseResult(Query, MessageSet) - Constructor for class com.atlassian.jira.bc.issue.search.SearchService.ParseResult
 
SearchSort - Class in com.atlassian.query.order
A simple data bean representing a portion of the sort order (related to a clause) for a search query.
SearchSort(String) - Constructor for class com.atlassian.query.order.SearchSort
 
SearchSort(String, SortOrder) - Constructor for class com.atlassian.query.order.SearchSort
Used to construct a search sort for a field with a direction.
SearchSort(String, String) - Constructor for class com.atlassian.query.order.SearchSort
SearchSort(SearchSort) - Constructor for class com.atlassian.query.order.SearchSort
 
SearchSortUtil - Interface in com.atlassian.jira.issue.search.util
Looks at the current search sorts on a query and will add the default JIRA search sorts (issue key or none if there is a text search included in the query) if there are no user specified sorts.
SearchUnavailableException - Exception in com.atlassian.jira.issue.index
Searching is disabled, cannot get a searcher.
second() - Method in class com.atlassian.jira.util.lang.Pair
 
SECOND - Static variable in class com.atlassian.jira.web.util.OutlookDate
 
SECONDS - Static variable in class com.atlassian.jira.util.JiraDateUtils
 
SECONDS_IN_MILLIS - Static variable in class com.atlassian.jira.util.JiraDateUtils
 
SECURITY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
SECURITY_LEVEL_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
securityLevel(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
securityLevel(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
SecurityLevelJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
SecurityLevelJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
SEGMENTS_PER_TIER - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
SELECT - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
SelectConverter - Interface in com.atlassian.jira.issue.customfields.converters
 
SelectCustomFieldImporter - Class in com.atlassian.jira.imports.project.customfield
Implements ProjectCustomFieldImporter for the "Select" custom fields.
SelectCustomFieldImporter() - Constructor for class com.atlassian.jira.imports.project.customfield.SelectCustomFieldImporter
 
SelectCustomFieldImporter(OptionsManager) - Constructor for class com.atlassian.jira.imports.project.customfield.SelectCustomFieldImporter
Deprecated.
SELECTED_PROJECT - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SELECTED_PROJECT_COMPONENT - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SELECTED_PROJECT_VERSION - Static variable in interface com.atlassian.jira.web.SessionKeys
 
selectedIssueId - Variable in class com.atlassian.jira.web.action.issue.SearchResultsInfo
 
Selection - Class in com.atlassian.jira.avatar
Represents an absolute subrectangle of an image.
Selection(int, int, int, int) - Constructor for class com.atlassian.jira.avatar.Selection
 
SelectStatisticsMapper - Class in com.atlassian.jira.issue.customfields.statistics
 
SelectStatisticsMapper(CustomField, SelectConverter, JiraAuthenticationContext, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.statistics.SelectStatisticsMapper
 
self(URI) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
self() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
self(URI) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkTypeJsonBean
 
self() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
self(URI) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
self() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
self(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
send() - Method in class com.atlassian.jira.mail.settings.MailSettings.DefaultMailSettings
 
send() - Method in interface com.atlassian.jira.mail.settings.MailSettings
Retrieves the outgoing mail settings for JIRA.
SEND_MAIL - Static variable in class com.atlassian.jira.event.issue.IssueEvent
 
sendCommentMentions(User, Set<NotificationRecipient>, Comment, Comment) - Method in interface com.atlassian.jira.mention.MentionService
Given a comment object this method will look for any mentions using the MentionFinder and send e-mails to all users mentioned.
sendIssueCreateMentions(User, Set<NotificationRecipient>, Issue) - Method in interface com.atlassian.jira.mention.MentionService
Given an issue object this method will look for any mentions in the description field using the MentionFinder and send e-mails to all users mentioned.
sendIssueEditMentions(User, Set<NotificationRecipient>, Issue, Comment) - Method in interface com.atlassian.jira.mention.MentionService
Given an issue that has just been edited and an optional edit comment this method sends mention e-mails to all users mentioned in either the new issue description or option edit comment.
sendNotification(AdhocNotificationService.ValidateNotificationResult) - Method in interface com.atlassian.jira.notification.AdhocNotificationService
 
SEPARATOR_CHAR - Static variable in interface com.atlassian.jira.issue.fields.LabelsField
 
ServiceException - Exception in com.atlassian.jira.service
 
ServiceException() - Constructor for exception com.atlassian.jira.service.ServiceException
 
ServiceException(Exception) - Constructor for exception com.atlassian.jira.service.ServiceException
 
ServiceException(String) - Constructor for exception com.atlassian.jira.service.ServiceException
 
ServiceException(String, Exception) - Constructor for exception com.atlassian.jira.service.ServiceException
 
ServiceManager - Interface in com.atlassian.jira.service
 
ServiceManager.ServiceScheduleSkipper - Interface in com.atlassian.jira.service
This interface provides capability for other processes to request a service run.
ServiceOutcome<T> - Interface in com.atlassian.jira.bc
A service result that also has an value.
ServiceResult - Interface in com.atlassian.jira.bc
This interface defines a service method call result in JIRA that can contain human readable errors.
ServiceResultImpl - Class in com.atlassian.jira.bc
Simple implementation of a validation result.
ServiceResultImpl(ErrorCollection) - Constructor for class com.atlassian.jira.bc.ServiceResultImpl
 
ServiceUtils - Class in com.atlassian.jira.service.util
 
ServletContextKeys - Interface in com.atlassian.jira.web
Provides constants for referencing objects in the servlet context in JIRA.
SESSION_BEAN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SESSION_TIMEOUT_MESSAGE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SessionKeys - Interface in com.atlassian.jira.web
Keys and constants used (usually) to store objects in scopes (request / session etc)
set(GenericValue) - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
set(HttpServletRequest, HttpServletResponse) - Static method in class com.atlassian.jira.web.ExecutingHttpRequest
DO NOT CALL THIS OUTSIDE OF THE FIRST WEB FILTER
SET_ISSUE_SECURITY - Static variable in class com.atlassian.jira.security.Permissions
 
setAction(int) - Method in interface com.atlassian.jira.workflow.WorkflowProgressAware
 
setAction(int) - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
setActions(Map<String, BulkEditAction>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setActionUrl(String) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setActive(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
setActorsForProjectRole(User, Map<String, Set<String>>, ProjectRole, Project, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will set the project role actor associations for the given newRoleActors and checking the currentUser has the correct permissions to perform the update operation.
setAddDefaults(boolean) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setAffectedVersionIds(Long...) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setAffectedVersions(Collection<Version>) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setAllowDowngrade(boolean) - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setAlt(String) - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
setAlternateRowColors(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setApplyDefaultValuesWhenParameterNotProvided(boolean) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setArchived(Boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setArchived(boolean) - Method in interface com.atlassian.jira.project.version.Version
 
setAssignee(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
setAssignee(User) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setAssigneeId(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setAssigneeId(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setAssigneeType(long) - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
setAttribute(String, Object) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestSession
Binds an object to this session, using the name specified.
setAuthor(String) - Method in interface com.atlassian.jira.issue.comments.MutableComment
 
setAuthor(UserJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setAuthor(UserJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setAvatarUrls(Map<String, String>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
setBody(String) - Method in interface com.atlassian.jira.issue.comments.MutableComment
 
setBody(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setBoolean(String, boolean) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
setBottom(int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator.InternalFieldComparator
 
setBottom(int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
setCascadeFrom(String) - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
 
setChangeItems(List<ChangeItemBean>) - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
setChangeItems(List<ChangeItemBean>) - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Set the change items of this object to the provided param.
setChangeItems(Collection<ChangeItemBean>) - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
setChild(CustomFieldOptionJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
setChildren(Collection<CustomFieldOptionJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
setColor(Color) - Method in interface com.atlassian.jira.portal.PortletConfiguration
Set the color of the chrome for a gadget.
setColumn(Integer) - Method in interface com.atlassian.jira.portal.PortletConfiguration
Sets the column for the Portlet, effectively moving the portlet left or right on the page.
setColumnNames(List<String>) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setComment(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Set a comment value with no visibility restrictions.
setComment(String, Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Set a comment value with a project role restriction.
setComment(String, String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Set a comment value with a group restriction.
setComment(Comment) - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
setComment(Comment) - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Set the comment associated with this change.
setComment(Comment) - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
setComments(Collection<CommentJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
setComponentIds(Long...) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setComponentObjects(Collection<ProjectComponent>) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the components for this Issue.
setComponents(Collection<GenericValue>) - Method in interface com.atlassian.jira.issue.MutableIssue
Deprecated.
setConfigs(Map<String, FieldConfig>) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
setConfigurationItemAccessLevel(ConfigurationItemAccessLevel) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
Set the ConfigurationItemAccessLevel for this item
setConglomerateCookieValue(String, String, String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Set the value key/value pair in a conglomerate Cookie.
setConsideredWhitespace(String) - Method in class com.atlassian.jira.util.DelimeterInserter
The String characters that can be considered whitespace ALONG with Character.iswhiteSpace().
setContent(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setContext(String) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setContext(MessageHandlerContext) - Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
 
setCountry(String) - Method in class com.atlassian.jira.plugin.language.Language
 
setCountry(String) - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
setCreated(Date) - Method in interface com.atlassian.jira.issue.comments.MutableComment
 
setCreated(Date) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setCreated(Date) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setCreated(Timestamp) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
setCreated(Timestamp) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setCssClass(String) - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
setCurrentCounterForProject(Project, long) - Method in interface com.atlassian.jira.project.ProjectManager
Set the project counter.
setCurrentStep(int) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setCurrentStep(int) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setCustomAttachmentPath(String) - Method in class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
setCustomAttachmentPath(String) - Method in interface com.atlassian.jira.config.util.AttachmentPathManager
Set a custom location to store attachments
setCustomField(CustomField) - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
setCustomField(CustomField) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
setCustomFieldId(Long) - Method in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
setCustomFieldSearcher(CustomFieldSearcher) - Method in interface com.atlassian.jira.issue.fields.CustomField
Sets the CustomFieldSearcher for this custom field.
setCustomFieldValue(CustomField, Object) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets a custom field value on this Issue Object, but does not write it to the database.
setCustomUserAvatar(User, String, Long) - Method in interface com.atlassian.jira.avatar.AvatarService
Sets a custom avatar for a given user.
setDashboardPageId(Long) - Method in interface com.atlassian.jira.portal.PortletConfiguration
Sets the dashboard page id.
setDateHeader(String, long) - Method in class com.atlassian.jira.plugin.searchrequestview.HttpRequestHeaders
 
setDateHeader(String, long) - Method in interface com.atlassian.jira.plugin.searchrequestview.RequestHeaders
Sets a response header with the given name and date-value.
setDefaultPriority(String) - Method in interface com.atlassian.jira.config.PriorityManager
Sets the default priority.
setDefaultResolution(String) - Method in interface com.atlassian.jira.config.ResolutionManager
Sets the default resolution.
setDefaults(JFreeChart, I18nHelper) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setDefaultTimeZone(String, JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Allows to set the default time zone.
setDefaultValue(FieldConfig, T) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Sets the default value for a Custom Field
setDefaultValue(FieldConfig, Collection<S>) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Sets the default value for a Custom Field.
setDefaultValue(FieldConfig, T) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
setDefaultValue(FieldConfig, T) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
setDefaultValue(FieldConfig, String) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
setDefaultWorkflow(String) - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
Set the default workflow for the scheme.
setDelay(long) - Method in interface com.atlassian.jira.service.JiraServiceContainer
 
setDelegator(GenericDelegator) - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
setDescription(String) - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
Set description to give value.
setDescription(String) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
setDescription(String) - Method in interface com.atlassian.jira.issue.fields.CustomField
Sets the description of this custom field.
setDescription(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
setDescription(FieldLayoutItem, String) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
setDescription(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
setDescription(String) - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
setDescription(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
setDescription(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
setDescription(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
setDescription(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
setDescription(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setDescription(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
setDescription(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
setDescription(String) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
setDescription(String) - Method in interface com.atlassian.jira.issue.IssueConstant
 
setDescription(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setDescription(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setDescription(String) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
setDescription(String) - Method in interface com.atlassian.jira.project.version.Version
 
setDescription(String) - Method in class com.atlassian.jira.scheme.Scheme
Deprecated.
this class will be made immutable, create a new Scheme instead.
setDescription(String) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setDescription(String) - Method in interface com.atlassian.jira.workflow.AssignableWorkflowScheme.Builder
Set the description of the workflow scheme.
setDescriptionI18nKey(String) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
Set the description key
setDisabled(Boolean) - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
setDispatchEvent(boolean) - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
setDisplayHeader(boolean) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setDisplayHeader(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setDisplayHeaderPager(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setDisplayName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
setDueDate(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setDueDate(Timestamp) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setEmail(String) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
setEmailAddress(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
setEnableNotifications(boolean) - Static method in class com.atlassian.jira.util.ImportUtils
 
setEnableSorting(boolean) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setEncoding(String) - Method in class com.atlassian.jira.plugin.language.Language
 
setEncoding(String) - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
setEntities(Collection<SchemeEntity>) - Method in class com.atlassian.jira.scheme.Scheme
Deprecated.
this class will be made immutable, create a new Scheme instead.
setEntitySearchContext(SharedEntitySearchContext) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setEntityTypeId(Object) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
setEnvironment(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setEnvironment(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setErrorMessages(Collection<String>) - Method in interface com.atlassian.jira.util.ErrorCollection
Populate this ErrorCollection with a new set of messages (existing errors are lost).
setErrorMessages(Collection<String>) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
setEstimate(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setExecutableAction(ExecutableAction) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
setExternalFieldValue(String, Object) - Method in interface com.atlassian.jira.issue.MutableIssue
This can be used bya field to "place" a custom object into the MutableIssue so that it can retrived it by key at a later point via the MutableIssue.getModifiedFields() and Issue.getExternalFieldValue(String).
setExternalFieldValue(String, Object, Object) - Method in interface com.atlassian.jira.issue.MutableIssue
This can be used bya field to "place" a custom object into the MutableIssue so that it can retrived it by key at a later point via the MutableIssue.getModifiedFields() and Issue.getExternalFieldValue(String).
setFaviconHiResUrl(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setFaviconUrl(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setFavourite(Boolean) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setFavouriteCount(Long) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
setFetchSize(int) - Method in interface com.atlassian.jira.ofbiz.OfBizListIterator
 
setField(String) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
setFieldConfigContextPersister(FieldConfigContextPersister) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
setFieldId(String) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
setFieldId(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
setFieldLayoutId(Long) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
setFieldLayoutScheme(FieldLayoutScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
setFieldScreen(FieldScreen) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
setFieldScreen(FieldScreen) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
setFieldScreenRenderer(FieldScreenRenderer) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setFieldScreenScheme(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
setFieldScreenScheme(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
setFieldScreenTab(FieldScreenTab) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
setFieldType(String) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
setFieldValues(Map) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setFieldValuesHolder(Map<String, Object>) - Method in interface com.atlassian.jira.issue.IssueInputParameters
If set the validation will use the seed values from this field values holder.
setFilename(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setFilterId(Long) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setFinalLocation(String) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
setFixVersionIds(Long...) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setFixVersions(Collection<Version>) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setFlagUrl(String) - Method in class com.atlassian.jira.plugin.language.Language
Sets the URL of the flag for this language Note: This URL should not contain the context path or base URL of the Confluence installation
setFrom(String) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
setFromString(String) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
setFullname(String) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
setGadgetChromeColor(String, String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
setGenericValue(GenericValue) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
setGreastestSubTaskEstimate(Long) - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
setGroupLevel(String) - Method in interface com.atlassian.jira.issue.comments.MutableComment
 
setGroups(List<GroupJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.RestrictJsonBean
 
setGroups(List<GroupJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
setHasVoted(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
setHeader(String, String) - Method in class com.atlassian.jira.plugin.searchrequestview.HttpRequestHeaders
 
setHeader(String, String) - Method in interface com.atlassian.jira.plugin.searchrequestview.RequestHeaders
Sets a response header with the given name and value.
setHeroButtonBaseBGColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setHeroButtonTextColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setHtmlBody(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
setI18nValues(boolean) - Method in interface com.atlassian.configurable.ObjectConfigurationProperty
 
setIconUrl(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
setIconUrl(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
setIconUrl(String) - Method in interface com.atlassian.jira.issue.IssueConstant
 
setId(Long) - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
setId(Long) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
 
setId(String) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
setId(Long) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
setId(String) - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
setId(Long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setId(Long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setId(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
setId(Long) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
setId(Long) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
setId(Long) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
setId(Long) - Method in class com.atlassian.jira.scheme.Scheme
Deprecated.
this class will be made immutable, create a new Scheme instead.
setId(Long) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
setImagePath(String) - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
setIncomingMailLoggingLevel(Level) - Method in interface com.atlassian.jira.mail.MailLoggingManager
Sets new logging level for incoming mail
setIndexIssues(boolean) - Static method in class com.atlassian.jira.util.ImportUtils
 
setIndexRootPath(String) - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
setIndexRootPath(String) - Method in interface com.atlassian.jira.config.util.IndexPathManager
Specify an explicit index root path.
setIndexRootPath(JiraServiceContext, String) - Method in interface com.atlassian.jira.config.util.IndexPathService
Specify an explicit (custom) index root path.
setInline(boolean) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
This is the web parameter setter for invoking an action as an inline dialog
setIntHeader(String, int) - Method in class com.atlassian.jira.plugin.searchrequestview.HttpRequestHeaders
 
setIntHeader(String, int) - Method in interface com.atlassian.jira.plugin.searchrequestview.RequestHeaders
Sets a response header with the given name and integer value.
setInvalidSubTaskStatusesByType(Map<String, Set<String>>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setInvalidSubTaskTypes(Set<String>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setIssue(Issue) - Method in class com.atlassian.jira.issue.fields.renderer.IssueRenderContext
 
setIssue(MutableIssue) - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
setIssueConstantTranslation(IssueConstant, String, Locale, String, String) - Method in interface com.atlassian.jira.web.action.admin.translation.TranslationManager
 
setIssueId(Long) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setIssueOperation(ScreenableIssueOperation) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
setIssuesFromSearchRequest(List<Issue>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setIssuesInUse(Collection<?>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setIssueType(GenericValue) - Method in interface com.atlassian.jira.issue.MutableIssue
setIssueTypeId(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
setIssueTypeId(String) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
setIssueTypeId(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setIssueTypeId(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setIssueTypeObject(IssueType) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the IssueType for this Issue.
setIssueTypeScreenScheme(IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
setItemId(String) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
 
setItemType(ManagedConfigurationItemType) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
 
setKey(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setKey(String) - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
setLabels(User, LabelService.SetLabelValidationResult, boolean, boolean) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Sets the labels for a particular issue to the set specified as a parameter.
setLabels(User, Long, Set<String>, boolean, boolean) - Method in interface com.atlassian.jira.issue.label.LabelManager
Sets the labels for a particular issue to the set specified as a parameter.
setLabels(User, Long, Long, Set<String>, boolean, boolean) - Method in interface com.atlassian.jira.issue.label.LabelManager
Sets the labels for a particular issue and field combo to the set specified as a parameter.
setLabels(Set<Label>) - Method in interface com.atlassian.jira.issue.MutableIssue
Set the labels for this issue.
setLanguage(String) - Method in class com.atlassian.jira.plugin.language.Language
 
setLanguage(String) - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
setLastRun() - Method in interface com.atlassian.jira.service.JiraServiceContainer
Record when run.
setLead(String) - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
setLicense(JiraLicenseService.ValidationResult) - Method in interface com.atlassian.jira.bc.license.JiraLicenseUpdaterService
Sets the license from the given ValidationResult as the current JIRA license.
setLicense(String) - Method in interface com.atlassian.jira.license.JiraLicenseManager
Sets the current license of this instance.
setLicenseNoEvent(JiraLicenseService.ValidationResult) - Method in interface com.atlassian.jira.bc.license.JiraLicenseUpdaterService
Sets the license from the given ValidationResult as the current JIRA license.
setLicenseNoEvent(String) - Method in interface com.atlassian.jira.license.JiraLicenseManager
Sets the current license of this instance.
setLicenseString(String) - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setLocal(Boolean) - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
setLocale(Locale) - Method in class com.atlassian.jira.plugin.language.Language
 
setLoggedInUser(User) - Method in interface com.atlassian.jira.security.JiraAuthenticationContext
This comes to use in places like Jelly where we need to switch the identity of a user during execution.
setLogoHeight(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setLogoUrl(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setLogoWidth(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setLong(String, long) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
setManaged(boolean) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
Set whether this item is managed or not
setMapping(String, String) - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
Set the workflow for the passed issue type.
setMappings(Map<String, String>) - Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
Set the workflow map for the scheme.
setMax(int) - Method in class com.atlassian.jira.web.bean.PagerFilter
 
setMaxIssues(int) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Sets the maximum number of issues allowed to be bulk edited at once.
setMaxResults(Integer) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
setMaxResults(Integer) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
setMenuBackgroundColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setMenuSeparatorColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setMenuTxtColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setMessage(String) - Method in class com.atlassian.jira.issue.fields.util.MessagedResult
 
setMessagedFieldLayoutItems(Map<?, ?>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setMimeType(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setModified(boolean) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
setMoveFieldLayoutItems(Collection<?>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setMoveFieldLayoutItems(Collection) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setName(String) - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
setName(String) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
setName(String) - Method in class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
setName(String) - Method in interface com.atlassian.jira.issue.fields.CustomField
Sets the name of this custom field.
setName(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
setName(String) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
setName(String) - Method in class com.atlassian.jira.issue.fields.option.TextOption
 
setName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
setName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.GroupJsonBean
 
setName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
setName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
setName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
setName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
setName(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setName(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
setName(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
setName(String) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
setName(String) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
setName(String) - Method in interface com.atlassian.jira.issue.IssueConstant
 
setName(String) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
setName(String) - Method in interface com.atlassian.jira.project.version.Version
 
setName(String) - Method in class com.atlassian.jira.scheme.Scheme
Deprecated.
this class will be made immutable, create a new Scheme instead.
setName(String) - Method in class com.atlassian.jira.service.AbstractService
 
setName(String) - Method in interface com.atlassian.jira.service.JiraService
Used to set the service's name.
setName(String) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setName(String) - Method in interface com.atlassian.jira.task.context.Context
Set the name of the current step.
setName(String) - Method in interface com.atlassian.jira.workflow.AssignableWorkflowScheme.Builder
Set the name of the worklflow scheme.
setNextReader(IndexReader, int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator.InternalFieldComparator
 
setNextReader(IndexReader, int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
setNextReader(IndexReader, int) - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
 
setNextReader(IndexReader, int) - Method in class com.atlassian.jira.issue.statistics.util.DocumentHitCollector
 
setNextReader(IndexReader, int) - Method in class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
 
setNextReader(IndexReader, int) - Method in class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
 
setNoCacheHeaders(HttpServletResponse) - Static method in class com.atlassian.jira.util.http.JiraHttpUtils
Sets the Cache-Control, Pragma and Expires headers on a response so that the response content will not be cached
setNoCacheHeaders(RequestHeaders) - Static method in class com.atlassian.jira.util.http.JiraHttpUtils
Sets the Cache-Control, Pragma and Expires headers on a response so that the response content will not be cached Note: this is a convenience method for existing SearchRequestView code
setNumberToShow(int) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setNumMessages(int) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerExecutionMonitor
Report the number of messages ready for processing by the handler in the current run
setOperationName(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setOption(String, boolean) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
setOriginalAndRemainingEstimate(String, String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Sets both the original and remaining estimate on the issue.
setOriginalAndRemainingEstimate(Long, Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Sets both the original and remaining estimate on the issue.
setOriginalEstimate(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
setOriginalEstimate(Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Sets the original estimate on the issue.
setOriginalEstimate(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Sets the original estimate on the issue.
setOriginalEstimate(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setOriginalEstimate(Long) - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
setOriginalEstimate(Long) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setOriginalEstimateStr(String) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setOriginalEstimateTooltip(String) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setOutgoingEmailTo(boolean) - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setOutgoingMailLoggingLevel(Level) - Method in interface com.atlassian.jira.mail.MailLoggingManager
Sets new logging level for outgoing mail
setOwnerUserName(String) - Method in class com.atlassian.jira.issue.search.SearchRequest
Set the owner of the SearchRequest.
setPaging(boolean) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setParameter(String) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
setParams(Map) - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
setParams(Map<String, ?>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setParams(Map) - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
setParentBulkEditBean(BulkEditBean) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
If this BulkEditBean contains subtasks of another BulkEditBean, then we can set a pointer back to the BulkEditBean containing the parent issues.
setParentId(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the ParentId of this Issue.
setParentObject(Issue) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the parent Issue Object for this Issue (subtask).
setPassword(String) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
setPasswordHash(String) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
setPercent(Long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
setPermissions(List<PermissionJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.RestrictJsonBean
 
setPermissions(SharedEntity.SharePermissions) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
setPosition(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
setPosition(int) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
setPriority(GenericValue) - Method in interface com.atlassian.jira.issue.MutableIssue
setPriorityId(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setPriorityId(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setPriorityObject(Priority) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the priority for this Issue.
setProgress(Long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
setProject(GenericValue) - Method in interface com.atlassian.jira.issue.MutableIssue
setProjectCategory(GenericValue, GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
setProjectCategory(Project, ProjectCategory) - Method in interface com.atlassian.jira.project.ProjectManager
Sets a project's category.
setProjectId(Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setProjectId(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the project by id.
setProjectObject(Project) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the Project for this Issue.
setProvidedFields(Collection<String>) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Use this to indicate which fields validation should be performed on, if left alone then the systems configured fields for either create/update will be used.
setQuery(Query) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
setQuery(List<NameValuePair>) - Method in class com.atlassian.jira.util.http.JiraUrl
Sets the query string from the list of NameValuePair objects.
setQuickImport(boolean) - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setReasons(Set<ErrorCollection.Reason>) - Method in interface com.atlassian.jira.util.ErrorCollection
Set reasons why the function has not been performed.
setReasons(Set<ErrorCollection.Reason>) - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
setReasons(Set<ErrorCollection.Reason>) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
setRelatedMultiBulkMoveBean(MultiBulkMoveBean) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setReleased(Boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setReleased(boolean) - Method in interface com.atlassian.jira.project.version.Version
 
setReleaseDate(User, Version, Date) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Modify the release date of a version without performing a release/unrelease.
setReleaseDate(User, Version, String) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Modify the release date of a version without performing a release/unrelease.
setReleaseDate(Date) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setReleaseDate(Date) - Method in interface com.atlassian.jira.project.version.Version
 
setRemainingEstimate(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
setRemainingEstimate(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Sets the remaining estimate on the issue If (APKeys.JIRA_OPTION_TIMETRACKING_ESTIMATES_LEGACY_BEHAVIOUR is set, we are in legacy time tracking mode and this method behaves differently.
setRemainingEstimate(Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Sets the remaining estimate on the issue If (APKeys.JIRA_OPTION_TIMETRACKING_ESTIMATES_LEGACY_BEHAVIOUR is set, we are in legacy time tracking mode and this method behaves differently.
setRemainingEstimate(Long) - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
setRemainingEstimate(Long) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setRemainingEstimateStr(String) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setRemainingEstimateTooltip(String) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setRemovedFields(Set<?>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setRemovedFields(Collection) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setRenderedData(JsonData) - Method in class com.atlassian.jira.issue.fields.rest.FieldJsonRepresentation
 
setRendererType(FieldLayoutItem, String) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
setReporter(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
setReporter(User) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setReporterId(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setReporterId(String) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the reporter in this issue.
setResolution(GenericValue) - Method in interface com.atlassian.jira.issue.MutableIssue
setResolutionDate(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setResolutionDate(Timestamp) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setResolutionId(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setResolutionId(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setResolutionObject(Resolution) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the resolution for this Issue.
setRestrict(NotificationJsonBean.RestrictJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
setResult(boolean) - Method in class com.atlassian.jira.issue.fields.util.MessagedResult
 
setRetainExistingValuesWhenParameterNotProvided(boolean) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Flag to designate whether existing values should be retained when no parameter is provided.
setRetainExistingValuesWhenParameterNotProvided(boolean, boolean) - Method in interface com.atlassian.jira.issue.IssueInputParameters
setRetainValues(Set<String>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setReturnUrl(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
setRoleLevelId(Long) - Method in interface com.atlassian.jira.issue.comments.MutableComment
 
setRootOptions(FieldConfig, Options) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
setRow(Integer) - Method in interface com.atlassian.jira.portal.PortletConfiguration
Sets the row for the Portlet, effectively moving the portlet up or down on the page.
setSafeMode() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setSchemeForProject(Project, Long) - Method in interface com.atlassian.jira.issue.security.IssueSecuritySchemeManager
Set the issue security level scheme to be used by the given Project.
setSchemeId(Long) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
setScorer(Scorer) - Method in class com.atlassian.jira.issue.statistics.util.AbstractOneDimensionalHitCollector
 
setScorer(Scorer) - Method in class com.atlassian.jira.issue.statistics.util.DocumentHitCollector
 
setScorer(Scorer) - Method in class com.atlassian.jira.issue.statistics.util.FieldableDocumentHitCollector
 
setScorer(Scorer) - Method in class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
 
setSearchRequest(SearchRequest) - Method in interface com.atlassian.jira.issue.fields.layout.column.EditableSearchRequestColumnLayout
 
setSecurityLevel(GenericValue) - Method in interface com.atlassian.jira.issue.MutableIssue
Deprecated.
Use MutableIssue.setSecurityLevelId(Long) instead. Since v5.0.
setSecurityLevelId(Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setSecurityLevelId(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the SecurityLevel for this Issue.
setSelectedProject(GenericValue) - Method in class com.atlassian.jira.web.action.ProjectActionSupport
 
setSelectedProject(Project) - Method in class com.atlassian.jira.web.action.ProjectActionSupport
 
setSelectedProjectId(Long) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
 
setSelectedWFTransitionKey(WorkflowTransitionKey) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
setSelf(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
setSendBulkNotification(boolean) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setSequence(Long) - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
setSequence(Long) - Method in interface com.atlassian.jira.issue.IssueConstant
 
setSequence(Long) - Method in interface com.atlassian.jira.project.version.Version
 
setSessionCookie(HttpServletRequest, HttpServletResponse, String) - Static method in class com.atlassian.jira.web.util.CookieUtils
Adds a new CookieUtils.JSESSIONID cookie to the HTTP response if the given sessionId is not null.
setSharePermission(SharePermission) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setShareTypeParameter(ShareTypeSearchParameter) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
Sets the Share Type parameter, used to search for shared entities that are shared based

The following classes and singleton instances can be used GlobalShareTypeSearchParameter.GLOBAL_PARAMETER GroupShareTypeSearchParameter ProjectShareTypeSearchParameter PrivateShareTypeSearchParameter.PRIVATE_PARAMETER

setShowActionColumn(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setShowActions(boolean) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setShowExteriorTable(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setShowHeaderDescription(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setShowTableEditHeader(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setSize(long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setSkipScreenCheck(boolean) - Method in interface com.atlassian.jira.issue.IssueInputParameters
Set the flag to skip screen checks during update.
setSortBy(String) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setSortColumn(SharedEntityColumn, boolean) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setSortingEnabled(boolean) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
 
setSorts(Collection<SearchSort>) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Override any sorts that may have been setup in the builder with the provided list of sorts.
setSorts(OrderBy) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
Creates a builder who's state will be a mutable copy of the passed in order by.
setSource(Plugin) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
Set the owner/manager of the item
setSource(String) - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemBuilder
 
setSpecificError(DataImportService.ImportError, String) - Method in class com.atlassian.jira.bc.dataimport.DataImportService.ImportResult.Builder
 
setStart(int) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setStart(int) - Method in class com.atlassian.jira.web.bean.PagerFilter
 
setStartAt(Integer) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
setStartAt(Integer) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
setStatistics(Map<K, N>) - Method in interface com.atlassian.jira.web.bean.StatisticMap
 
setStatistics(Map<K, N>) - Method in class com.atlassian.jira.web.bean.StatisticMapWrapper
 
setStatus(GenericValue) - Method in interface com.atlassian.jira.issue.MutableIssue
setStatusColor(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
setStatusColor(String) - Method in interface com.atlassian.jira.issue.priority.Priority
 
setStatusFields(BulkEditBean) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
setStatusId(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setStatusId(String) - Method in interface com.atlassian.jira.issue.MutableIssue
Set issue's status by status id ("1", "2" etc).
setStatusObject(Status) - Method in interface com.atlassian.jira.issue.MutableIssue
Sets the status for this Issue.
setString(String, String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
setString(String, String) - Method in class com.atlassian.jira.user.preferences.JiraUserPreferences
 
setSubject(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
setSubject(String) - Method in class com.atlassian.jira.mail.Email
 
setSubtask(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
setSubTaskBulkEditBean(BulkEditBean) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setSubTaskCount(int) - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
setSubTaskOfSelectedIssues(List<Issue>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setSubtasksUpdated(boolean) - Method in class com.atlassian.jira.issue.util.DefaultIssueChangeHolder
 
setSubtasksUpdated(boolean) - Method in interface com.atlassian.jira.issue.util.IssueChangeHolder
Sets whether or not subtasks have been updated.
setSubvertSecurityScheme(boolean) - Static method in class com.atlassian.jira.util.ImportUtils
Whether to subvert the security scheme or not.
setSummary(String) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setSummary(String) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setTableCssClass(String) - Method in class com.atlassian.jira.web.component.IssueTableLayoutBean
Set the CSS class for the table element in the issue table.
SettableOptionsConfigItem - Class in com.atlassian.jira.issue.customfields.config.item
 
SettableOptionsConfigItem(CustomFieldType, OptionsManager) - Constructor for class com.atlassian.jira.issue.customfields.config.item.SettableOptionsConfigItem
 
setTargetFieldLayout() - Method in interface com.atlassian.jira.web.bean.BulkEditBean
Sets the targetFieldLayout to the appropriate FieldLayout (aka "Field Configuration"); for the target Project and Issue Type.
setTargetIssueObjects(Map<Issue, Issue>) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setTargetIssueTypeId(String) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setTargetProject(GenericValue) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
setTargetProject(Project) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setTargetProject(GenericValue) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
setTargetProject(Project) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
setTargetStatusId(String) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setTaskTargetStatusHolder(Map) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setTemplate(String) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
setTemplateId(Long) - Method in class com.atlassian.jira.event.type.EventType
Set the default template id to be associated with this event type.
setTemplateId(Object) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
setTemplateParams(ImmutableMap<String, Object>) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
setText(String, String) - Method in interface com.atlassian.jira.config.properties.ApplicationProperties
 
setTextActiveLinkColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setTextBody(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
setTextHeadingColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setTextLinkColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setTextSearchMode(SharedEntitySearchParameters.TextSearchMode) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setThumbnail(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
setThumbnailable(Attachment, boolean) - Method in interface com.atlassian.jira.issue.AttachmentManager
Stores the thumbnailble flag for this attachment
setTimeSpent(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
setTimeSpent(Long) - Method in interface com.atlassian.jira.issue.IssueInputParameters
 
setTimeSpent(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setTimeSpent(Long) - Method in class com.atlassian.jira.issue.util.AggregateTimeTrackingBean
 
setTimeSpent(Long) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setTimeSpentStr(String) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setTimeSpentTooltip(String) - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
setTitle(String) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setTitle(String) - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
setTo(NotificationJsonBean.ToJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean
 
setTo(String) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
setToAssignee(boolean) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
setTopBackgroundColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setTopHighlightColor(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setTopSeparatorBackgroundColor(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setTopTextHighlightColor(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setTopTxtColour(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
setToReporter(boolean) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
setToString(String) - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
setTotal(Integer) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentsWithPaginationJsonBean
 
setTotal(Long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
setTotal(Integer) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
setToVoters(boolean) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
setToWatchers(boolean) - Method in interface com.atlassian.jira.notification.NotificationBuilder
 
setTranslation(String, String, String, Locale) - Method in interface com.atlassian.jira.issue.IssueConstant
 
setTranslationsModeOff() - Method in interface com.atlassian.jira.util.i18n.I18nTranslationMode
Turns off the i18n translations mode for this thread.
setTranslationsModeOff() - Method in class com.atlassian.jira.util.i18n.I18nTranslationModeImpl
 
setTranslationsModeOn(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.jira.util.i18n.I18nTranslationMode
Attempts to turn on the i18n translations mode.
setTranslationsModeOn(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.jira.util.i18n.I18nTranslationModeImpl
 
setType(String) - Method in class com.atlassian.jira.scheme.Scheme
Deprecated.
this class will be made immutable, create a new Scheme instead.
setType(String) - Method in class com.atlassian.jira.scheme.SchemeEntity
 
setUnsafeAOBackup(File) - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setUnsafeJiraBackup(File) - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
SETUP_ATTACHMENT_MODE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SETUP_BACKUP_MODE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SETUP_BASEURL - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SETUP_IMPORT_XML - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SETUP_MODE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SETUP_TITLE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
setUpdateAuthor(String) - Method in interface com.atlassian.jira.issue.comments.MutableComment
 
setUpdateAuthor(UserJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setUpdated(Date) - Method in interface com.atlassian.jira.issue.comments.MutableComment
 
setUpdated(Date) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setUpdated(Timestamp) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setUpdatedIssue(MutableIssue) - Method in class com.atlassian.jira.web.bean.MoveIssueBean
 
setupDomainAxis(CategoryAxis) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setupDomainAxis(ValueAxis) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setupImport() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setupLegendTitle(LegendTitle) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setupPlot(Plot) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setupPlot(CategoryPlot) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setupPlot(XYPlot) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setupRangeAxis(ValueAxis) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setupTextTitle(TextTitle) - Static method in class com.atlassian.jira.charts.jfreechart.util.ChartUtil
 
setUrl(String) - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
setUseColumns(boolean) - Method in class com.atlassian.jira.issue.search.SearchRequest
 
setUseConfiguredColumns(boolean) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setUseDefaultDirectory() - Method in class com.atlassian.jira.config.util.AttachmentPathManager.PropertiesAdaptor
 
setUseDefaultDirectory() - Method in interface com.atlassian.jira.config.util.AttachmentPathManager
Use the default location within JIRA Home to store attachments
setUseDefaultDirectory() - Method in class com.atlassian.jira.config.util.IndexPathManager.PropertiesAdaptor
 
setUseDefaultDirectory() - Method in interface com.atlassian.jira.config.util.IndexPathManager
Specify that the default location within JIRA Home should be used to store indexes.
setUseDefaultDirectory(JiraServiceContext) - Method in interface com.atlassian.jira.config.util.IndexPathService
Specify that the default location within JiraHome should be used to store indexes.
setUseDefaultPaths(boolean) - Method in class com.atlassian.jira.bc.dataimport.DataImportParams.Builder
 
setUseFilterColumns(boolean) - Method in class com.atlassian.jira.bc.issue.table.IssueTableServiceConfiguration
 
setUserDefaultTimeZone(String, JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Sets the default time zone for this user.
setUserName(String) - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
setUsername(String) - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
setUserPrefs(Map<String, String>) - Method in interface com.atlassian.jira.portal.PortletConfiguration
Sets the userPreferences for this portletconfig.
setUserProperty(String, String) - Method in class com.atlassian.jira.external.beans.ExternalUser
 
setUsers(List<UserJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
setValue(Option, String) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
 
setValue(String) - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
setValue(Option, String) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
setValue(BandanaContext, String, Object) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
 
setValue(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
setVariant(String) - Method in class com.atlassian.jira.plugin.language.Language
 
setVariant() - Method in class com.atlassian.jira.plugin.language.Language
 
setVariant(String) - Method in interface com.atlassian.jira.plugin.language.LanguageModuleDescriptor
 
setVelocityRequestContext(HttpServletRequest) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContextFactory
Update the thread-local storage with the given request information.
setVelocityRequestContext(String, HttpServletRequest) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContextFactory
Update the thread-local storage with the given request information.
setVelocityRequestContext(VelocityRequestContext) - Method in interface com.atlassian.jira.util.velocity.VelocityRequestContextFactory
Update the thread-local storage with the given velocityRequestContext.
setVersionDetails(User, Version, String, String) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Set the name and description of a version, if you have edit permission.
setVisibility(VisibilityJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
setVisibility(VisibilityJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
setVoters(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
setVoters(Collection<UserJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
setVotes(long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
setVotes(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setWatchCount(long) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
setWatchers(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.NotificationJsonBean.ToJsonBean
 
setWatchers(Collection<UserJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
setWatches(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setWatching(boolean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
setWorkflowId(Long) - Method in interface com.atlassian.jira.issue.MutableIssue
 
setWorkflowTransitionMap(MultiMap) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
 
setWorklog(Worklog) - Method in class com.atlassian.jira.event.issue.IssueEvent
 
setWorklog(Worklog) - Method in class com.atlassian.jira.issue.util.IssueUpdateBean
 
setWorklogs(Collection<WorklogJsonBean>) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
setZip(Attachment, boolean) - Method in interface com.atlassian.jira.issue.AttachmentManager
Stores the zip flag for this attachment
SharedEntity - Interface in com.atlassian.jira.sharing
Classes that implement this interface are able to Shared and Favourited.
SharedEntity.Identifier - Class in com.atlassian.jira.sharing
Utility class for identifying a SharedEntity.
SharedEntity.Identifier(Long, SharedEntity.TypeDescriptor<? extends SharedEntity>, String) - Constructor for class com.atlassian.jira.sharing.SharedEntity.Identifier
 
SharedEntity.Identifier(Long, SharedEntity.TypeDescriptor<? extends SharedEntity>, User) - Constructor for class com.atlassian.jira.sharing.SharedEntity.Identifier
 
SharedEntity.SharePermissions - Class in com.atlassian.jira.sharing
Encapsulates the permissions that a SharedEntity has.
SharedEntity.SharePermissions(Set<? extends SharePermission>) - Constructor for class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
SharedEntity.TypeDescriptor<S extends SharedEntity> - Class in com.atlassian.jira.sharing
The name and type of a SharedEntity.
SharedEntity.TypeDescriptor.Factory - Class in com.atlassian.jira.sharing
 
SharedEntity.TypeDescriptor.Factory() - Constructor for class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor.Factory
 
SharedEntityAccessor<S extends SharedEntity> - Interface in com.atlassian.jira.sharing
Provides an abstraction for accessing SharedEntity objects.
SharedEntityAccessor.Factory - Interface in com.atlassian.jira.sharing
Factory to retrieve a SharedEntityAccessor for a given SharedEntity
SharedEntityAccessor.RetrievalDescriptor - Interface in com.atlassian.jira.sharing
Used when getting a Collection of shared entities.
SharedEntityColumn - Enum in com.atlassian.jira.sharing
Simple enumeration that represents the standard columns in a SharedEntity.
SharedEntitySearchContext - Enum in com.atlassian.jira.sharing.search
Indicates the context of a shared entity search, shared entities can be searched in "USER" or "ADMINISTRATION" context.
SharedEntitySearchParameters - Interface in com.atlassian.jira.sharing.search
Interface for the passing parameters when searching for SharedEntity instances.
SharedEntitySearchParameters.TextSearchMode - Class in com.atlassian.jira.sharing.search
A type safe enumeration for specify text searching mode.
SharedEntitySearchParametersBuilder - Class in com.atlassian.jira.sharing.search
A builder object used to create searching parameters when looking for SharedEntityColumn instances.
SharedEntitySearchParametersBuilder() - Constructor for class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
Creates a new template with empty parameters.
SharedEntitySearchParametersBuilder(SharedEntitySearchParameters) - Constructor for class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
Creates a new template based on the parameters contained within an existing SharedEntitySearchParameters instance
SharedEntitySearchResult<E extends SharedEntity> - Class in com.atlassian.jira.sharing.search
A pair that contains the result status of SharedEntity search.
SharedEntitySearchResult(EnclosedIterable<E>, boolean, int) - Constructor for class com.atlassian.jira.sharing.search.SharedEntitySearchResult
 
ShareManager - Interface in com.atlassian.jira.sharing
Interface for managing SharePermission objects.
SharePermission - Interface in com.atlassian.jira.sharing
Represents a JIRA share from the database.
SharePermissionImpl - Class in com.atlassian.jira.sharing
Simple Bean implementation of SharePermission.
SharePermissionImpl(Long, ShareType.Name, String, String) - Constructor for class com.atlassian.jira.sharing.SharePermissionImpl
 
SharePermissionImpl(ShareType.Name, String, String) - Constructor for class com.atlassian.jira.sharing.SharePermissionImpl
 
SharePermissionUtils - Class in com.atlassian.jira.sharing
Some utility functions for dealing with SharePermission instances.
ShareQueryFactory<S extends ShareTypeSearchParameter> - Interface in com.atlassian.jira.sharing.type
Create the indexed field and then query terms to find entities that have permissions related to a particular ShareType.
ShareType - Interface in com.atlassian.jira.sharing.type
Interface for all ShareTypes in the JIRA.
ShareType.Name - Class in com.atlassian.jira.sharing.type
The Name of this share type, constricts the ShareType.getType()
ShareType.Name(String) - Constructor for class com.atlassian.jira.sharing.type.ShareType.Name
 
ShareTypeFactory - Interface in com.atlassian.jira.sharing.type
Factory that supplies all ShareTypes that are available in the system.
ShareTypePermissionChecker - Interface in com.atlassian.jira.sharing.type
Classes that implement this interface check that a user has permission to see a SharedEntity shared by the associated ShareType.
ShareTypeRenderer - Interface in com.atlassian.jira.sharing.type
Implemented by ShareTypes to render their representation on the UI.
ShareTypeRenderer.RenderMode - Class in com.atlassian.jira.sharing.type
Enumeration representing the modes that shared can be rendered in Javascript.
ShareTypeSearchParameter - Interface in com.atlassian.jira.sharing.search
Interface for representing ShareType parameters in searches.
ShareTypeValidator - Interface in com.atlassian.jira.sharing.type
Interface that defines the validation of a particular ShareType.
ShareTypeValidatorUtils - Interface in com.atlassian.jira.sharing
Utility class to validate a set of SharePermission or ShareTypeSearchParameter for an entity .
SHORT - Static variable in interface com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.Style
Style that will create a TimeTrackingGraphBean that can be used to render time tracking data in a tight space.
shortBean(Attachment, JiraBaseUrls, ThumbnailManager) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
shortBean(Attachment, JiraBaseUrls, ThumbnailManager, DateTimeFormatterFactory) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
shortBean(Comment, JiraBaseUrls, ProjectRoleManager) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
shortBean(ProjectComponent, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
shortBean(Option, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
shortBean(Option, Option, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
Method for building a cascading option with a specific child.
shortBean(Group, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.GroupJsonBean
 
shortBean(IssueType, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
shortBean(String, String, String, String, boolean, String) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
shortBean(Priority, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
shortBean(Long, Long, Long) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ProgressJsonBean
 
shortBean(Project, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
shortBean(Resolution, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ResolutionJsonBean
 
shortBean(IssueSecurityLevel, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
shortBean(String, String, String, Long, Long, Long) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
shortBean(User, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
shortBean(Version, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
shortBean(String, long, boolean, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 
shortBean(String, long, boolean, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
shortBeans(Collection<Attachment>, JiraBaseUrls, ThumbnailManager) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentJsonBean
 
shortBeans(Collection<Attachment>, JiraBaseUrls, ThumbnailManager, DateTimeFormatterFactory) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.AttachmentRenderedJsonBean
 
shortBeans(Collection<Comment>, JiraBaseUrls, ProjectRoleManager) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.CommentJsonBean
 
shortBeans(Collection<ProjectComponent>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ComponentJsonBean
 
shortBeans(Collection<Option>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.CustomFieldOptionJsonBean
 
shortBeans(Collection<Group>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.GroupJsonBean
 
shortBeans(Collection<IssueType>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueTypeJsonBean
 
shortBeans(Collection<Priority>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.PriorityJsonBean
 
shortBeans(Collection<Project>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ProjectJsonBean
 
shortBeans(Collection<Resolution>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.ResolutionJsonBean
 
shortBeans(Collection<IssueSecurityLevel>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.SecurityLevelJsonBean
 
shortBeans(Collection<User>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
shortBeans(Collection<Version>, JiraBaseUrls) - Static method in class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
shortFormat(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
 
shortFormat(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils.DaysDurationFormatter
 
shortFormat(Long) - Method in interface com.atlassian.jira.util.JiraDurationUtils.DurationFormatter
Formats a given time duration with given locale in the most compact way possible.
shortFormat(Long, Locale) - Method in interface com.atlassian.jira.util.JiraDurationUtils.DurationFormatter
Formats a given time duration with the given locale in the most compact way possible
shortFormat(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
 
shortFormat(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils.HoursDurationFormatter
 
shortFormat(Long) - Method in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
Used by the Time Tracking report to show shorter durations than full pretty format.
shortFormat(Long, Locale) - Method in class com.atlassian.jira.util.JiraDurationUtils.PrettyDurationFormatter
 
shouldBeLazy() - Method in interface com.atlassian.jira.plugin.webfragment.descriptors.SimpleLinkFactoryModuleDescriptor
Whether or not this should be lazily loaded.
shouldChangeOutgoingMail() - Method in class com.atlassian.jira.bc.dataimport.DataImportParams
 
shouldDisplay(RemoteIssueLink) - Method in class com.atlassian.jira.plugin.issuelink.AbstractIssueLinkRenderer
shouldDisplay(RemoteIssueLink) - Method in interface com.atlassian.jira.plugin.issuelink.IssueLinkRenderer
Returns true if the remote issue link should be displayed.
shouldDisplay(Map<String, Object>) - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
Returns whether the user can use the keyboard shortcut.
shouldDisplay(User, JiraHelper) - Method in class com.atlassian.jira.plugin.webfragment.conditions.AbstractIssueCondition
 
shouldDisplay(User, Issue, JiraHelper) - Method in class com.atlassian.jira.plugin.webfragment.conditions.AbstractIssueCondition
Should we display this item for this issue?
shouldDisplay(Map) - Method in class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
 
shouldDisplay(User, JiraHelper) - Method in class com.atlassian.jira.plugin.webfragment.conditions.AbstractJiraCondition
 
shouldLocationBeLazy(String, User, JiraHelper) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
This determines whether a location should be loaded lazily if possible.
shouldOverrideDefaultRenderers(OrderableField) - Method in interface com.atlassian.jira.issue.fields.renderer.HackyFieldRendererRegistry
If this method returns true then users will be able to choose renderers in the field configuration for the field.
shouldSectionBeLazy(String) - Method in interface com.atlassian.jira.plugin.webfragment.SimpleLinkManager
This determines whether an individual section should be loaded lazily if possible.
show(FieldLayoutItem) - Method in interface com.atlassian.jira.issue.fields.layout.field.EditableFieldLayout
 
SHOW_PERF_MONITOR - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
showOperation(Project, User) - Method in interface com.atlassian.jira.plugin.projectoperation.PluggableProjectOperation
Whether or not to show this operation for the given project and user.
showPanel(C) - Method in interface com.atlassian.jira.plugin.browsepanel.TabPanel
Determine whether or not to show this.
showPanel(BrowseComponentContext) - Method in class com.atlassian.jira.plugin.componentpanel.impl.GenericTabPanel
 
showPanel(Issue, User) - Method in class com.atlassian.jira.plugin.issuetabpanel.AbstractIssueTabPanel2
Bridge method that delegates to the new IssueTabPanel2.showPanel(ShowPanelRequest) method.
showPanel(Issue, User) - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanel
Whether or not to show this tab panel to the given User for the given Issue.
showPanel(ShowPanelRequest) - Method in interface com.atlassian.jira.plugin.issuetabpanel.IssueTabPanel2
Indicates whether this tab should be shown on a given issue.
showPanel(BrowseVersionContext) - Method in class com.atlassian.jira.plugin.versionpanel.impl.GenericTabPanel
Returns true if fix for version field is visible, false otherwise.
ShowPanelReply - Class in com.atlassian.jira.plugin.issuetabpanel
Reply object used in the IssueTabPanel2 SPI.
ShowPanelRequest - Class in com.atlassian.jira.plugin.issuetabpanel
Request object used in the IssueTabPanel2 SPI.
ShowPanelRequest(Issue, User) - Constructor for class com.atlassian.jira.plugin.issuetabpanel.ShowPanelRequest
 
showPerformanceMonitor() - Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
 
showReport() - Method in class com.atlassian.jira.plugin.report.impl.AbstractReport
Whether or not to show this report in the interface.
showReport() - Method in interface com.atlassian.jira.plugin.report.Report
Whether or not to show this report at the current state of the system.
showSubTaskParent() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
 
showSubTasks() - Method in class com.atlassian.jira.bc.issue.search.IssuePickerSearchService.IssuePickerParameters
 
shutdown() - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
Shuts down the indexing manager and closes its resources (if any).
Shutdown - Interface in com.atlassian.jira.util
Used to shut something down.
shutdown() - Method in interface com.atlassian.jira.util.Shutdown
Shutdown.
SimpleAllTextCustomFieldSearcherClauseHandler - Class in com.atlassian.jira.issue.customfields.searchers
Implements the AllTextCustomFieldSearcherClauseHandler marker interface.
SimpleAllTextCustomFieldSearcherClauseHandler(ClauseValidator, ClauseQueryFactory, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.customfields.searchers.SimpleAllTextCustomFieldSearcherClauseHandler
 
SimpleCustomFieldClauseContextHandler - Class in com.atlassian.jira.issue.customfields.searchers
A simple class for createing a context aware clause handler for a custom field.
SimpleCustomFieldClauseContextHandler(ClauseValidator, ClauseQueryFactory, ClauseContextFactory, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldClauseContextHandler
 
SimpleCustomFieldContextValueGeneratingClauseHandler - Class in com.atlassian.jira.issue.customfields.searchers
 
SimpleCustomFieldContextValueGeneratingClauseHandler(ClauseValidator, ClauseQueryFactory, ClauseContextFactory, ClauseValuesGenerator, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldContextValueGeneratingClauseHandler
 
SimpleCustomFieldSearcherClauseHandler - Class in com.atlassian.jira.issue.customfields.searchers
A simple implementation of the CustomFieldSearcherClauseHandler.
SimpleCustomFieldSearcherClauseHandler(ClauseValidator, ClauseQueryFactory, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldSearcherClauseHandler
 
SimpleCustomFieldValueGeneratingClauseHandler - Class in com.atlassian.jira.issue.customfields.searchers
 
SimpleCustomFieldValueGeneratingClauseHandler(ClauseValidator, ClauseQueryFactory, ClauseValuesGenerator, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.customfields.searchers.SimpleCustomFieldValueGeneratingClauseHandler
 
SimpleErrorCollection - Class in com.atlassian.jira.util
 
SimpleErrorCollection() - Constructor for class com.atlassian.jira.util.SimpleErrorCollection
 
SimpleFieldSearchConstants - Class in com.atlassian.jira.issue.search.constants
Holds searching constants for simple system fields.
SimpleFieldSearchConstants(String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
SimpleFieldSearchConstants(String, ClauseNames, String, String, String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
SimpleFieldSearchConstants(String, String, String, String, String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
SimpleFieldSearchConstantsWithEmpty - Class in com.atlassian.jira.issue.search.constants
Holds searching constants for simple system fields.
SimpleFieldSearchConstantsWithEmpty(String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
SimpleFieldSearchConstantsWithEmpty(String, ClauseNames, String, String, String, String, String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
SimpleFieldSearchConstantsWithEmpty(String, String, String, String, String, String, String, Set<Operator>, JiraDataType) - Constructor for class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
SimpleIndexValueConverter - Class in com.atlassian.jira.jql.util
Simplest index value converter that just uses the toString() implementation.
SimpleIndexValueConverter(boolean) - Constructor for class com.atlassian.jira.jql.util.SimpleIndexValueConverter
 
SimpleLink - Interface in com.atlassian.jira.plugin.webfragment.model
A simple link representation.
SimpleLinkFactory - Interface in com.atlassian.jira.plugin.webfragment
A factory that produces a list of SimpleLink objects.
SimpleLinkFactoryModuleDescriptor - Interface in com.atlassian.jira.plugin.webfragment.descriptors
Plugin in Module descriptor that defines a SimpleLinkFactory.
SimpleLinkImpl - Class in com.atlassian.jira.plugin.webfragment.model
Default implementation of SimpleLink.
SimpleLinkImpl(String, String, String, String, String, String, String) - Constructor for class com.atlassian.jira.plugin.webfragment.model.SimpleLinkImpl
Constructor taking all attributes of a link
SimpleLinkImpl(String, String, String, String, String, Map<String, String>, String, String) - Constructor for class com.atlassian.jira.plugin.webfragment.model.SimpleLinkImpl
Constructor taking all attributes of a link
SimpleLinkManager - Interface in com.atlassian.jira.plugin.webfragment
A manager that looks after generating lists of SimpleLink and SimpleLinkSection.
SimpleLinkSection - Interface in com.atlassian.jira.plugin.webfragment.model
A simple link section representation
SimpleLinkSectionImpl - Class in com.atlassian.jira.plugin.webfragment.model
Default implementation of SimpleLinkSection.
SimpleLinkSectionImpl(String, String, String, String, String, Map<String, String>) - Constructor for class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
Constructor taking all attributes of a section
SimpleLinkSectionImpl(String, SimpleLinkSectionImpl) - Constructor for class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
SimpleNavigatorCollectorVisitor - Class in com.atlassian.jira.issue.search.searchers.transformer
A visitor records all the TerminalClauses that match a particular condition.
SimpleNavigatorCollectorVisitor(String) - Constructor for class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
SimpleNavigatorCollectorVisitor(Set<String>) - Constructor for class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
SimpleNavigatorCollectorVisitor(ClauseNames) - Constructor for class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
SimpleProjectImportIdMapper - Interface in com.atlassian.jira.imports.project.mapper
Defines a value mapper used for project import.
SimpleProjectImportIdMapperImpl - Class in com.atlassian.jira.imports.project.mapper
 
SimpleProjectImportIdMapperImpl() - Constructor for class com.atlassian.jira.imports.project.mapper.SimpleProjectImportIdMapperImpl
 
SingleIssueOperation - Interface in com.atlassian.jira.issue.operation
Copyright (c) 2002-2004 All rights reserved.
singletonMap(K, V) - Static method in class com.atlassian.jira.util.collect.MapBuilder
Static factory method for creating an immutable Map with a single entry.
SingleValueCustomFieldValueProvider - Class in com.atlassian.jira.issue.customfields
An implementation of the CustomFieldValueProvider for retreiving single values.
SingleValueCustomFieldValueProvider() - Constructor for class com.atlassian.jira.issue.customfields.SingleValueCustomFieldValueProvider
 
SingleValueMatchHandler - Class in com.atlassian.jira.issue.search.parameters.lucene.sort
A match handler that assumes all values it will only ever see one value per document.
SingleValueMatchHandler(int) - Constructor for class com.atlassian.jira.issue.search.parameters.lucene.sort.SingleValueMatchHandler
 
SingleValueOperand - Class in com.atlassian.query.operand
Used to represent a single constant value as an Operand.
SingleValueOperand(String) - Constructor for class com.atlassian.query.operand.SingleValueOperand
 
SingleValueOperand(Long) - Constructor for class com.atlassian.query.operand.SingleValueOperand
 
SingleValueOperand(QueryLiteral) - Constructor for class com.atlassian.query.operand.SingleValueOperand
Note: cannot accept an empty QueryLiteral.
size() - Method in interface com.atlassian.jira.issue.comments.util.CommentIterator
Returns the total number of comments this iterator contains.
size() - Method in class com.atlassian.jira.issue.customfields.option.GenericImmutableOptions
 
size() - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchResult
 
size() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
size() - Method in interface com.atlassian.jira.startup.PluginInfos
Returns the size of this PluginInfos.
size() - Method in class com.atlassian.jira.util.collect.CollectionEnclosedIterable
 
size() - Method in class com.atlassian.jira.util.collect.CompositeMap
 
size() - Method in interface com.atlassian.jira.util.collect.EnclosedIterable
 
size() - Method in interface com.atlassian.jira.util.collect.Sized
 
size() - Method in interface com.atlassian.jira.util.index.IndexLifecycleManager
 
sizeAll() - Method in interface com.atlassian.jira.util.collect.MultiMap
The sum of sizes of all contained keys.
Sized - Interface in com.atlassian.jira.util.collect
Something that contains a number of items.
skipPast(String) - Method in class com.atlassian.jira.util.json.JSONTokener
Skip characters until past the requested string.
skipScreenCheck() - Method in interface com.atlassian.jira.issue.IssueInputParameters
Get the flag to skip screen checks during update.
skipTo(char) - Method in class com.atlassian.jira.util.json.JSONTokener
Skip characters until the next character is the requested character.
sort(Collection<? extends T>, Comparator<T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Copy and sort the passed collection and return an unmodifiable List of the elements.
SortableCustomField<T> - Interface in com.atlassian.jira.issue.customfields
Allow a custom field to be natively sortable in the Issue Navigator.
SortableCustomFieldSearcher - Interface in com.atlassian.jira.issue.customfields
A custom field searcher will implement this interface if the custom field can be sorted.
SortableTextCustomFieldIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
A custom field indexer for text fields that can be sorted
SortableTextCustomFieldIndexer(FieldVisibilityManager, CustomField, String) - Constructor for class com.atlassian.jira.issue.index.indexers.impl.SortableTextCustomFieldIndexer
 
SORTER_FIELD - Static variable in interface com.atlassian.jira.issue.search.util.SearchSortUtil
 
SORTER_ORDER - Static variable in interface com.atlassian.jira.issue.search.util.SearchSortUtil
 
sortOptionsByValue(Option) - Method in interface com.atlassian.jira.issue.customfields.option.Options
 
SortOrder - Enum in com.atlassian.query.order
An enumeration the defines the possible ordering for a Sort.
SOURCE_PREFIX_PLUGIN - Static variable in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Denotes the prefix used in the ManagedConfigurationItem.getSourceId() field when items are managed by a plugin.
SPANISH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
SPECIFIC_GROUP - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
SPECIFIC_USER - Static variable in interface com.atlassian.jira.issue.index.DocumentConstants
 
StandardOperation - Enum in com.atlassian.jira.issue.fields.rest
 
start() - Method in interface com.atlassian.jira.extension.Startable
This method wil be called after the plugin system is fully initialised and all components added to the dependency injection framework.
start(Object) - Method in interface com.atlassian.jira.task.context.Context
Start a new sub-task.
start() - Method in class com.atlassian.jira.util.JiraDurationUtils
 
Startable - Interface in com.atlassian.jira.extension

Implementing this interface allows Components to be notified of when the JIRA application has started.

startDate(Date) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
startIndex(int) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
startWatching(User, Issue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
Enable watching of a particular issue for the user supplied.
startWatching(User, GenericValue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
stateFalse(String, boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
State check.
stateNotNull(String, T) - Static method in class com.atlassian.jira.util.dbc.Assertions
State check.
stateTrue(String, boolean) - Static method in class com.atlassian.jira.util.dbc.Assertions
State check.
STATIC_FIELD - Static variable in class com.atlassian.jira.issue.history.ChangeItemBean
 
StatisticAccessorBean - Class in com.atlassian.jira.web.bean
 
StatisticAccessorBean() - Constructor for class com.atlassian.jira.web.bean.StatisticAccessorBean
 
StatisticAccessorBean(User, SearchRequest) - Constructor for class com.atlassian.jira.web.bean.StatisticAccessorBean
 
StatisticAccessorBean(User, SearchRequest, boolean) - Constructor for class com.atlassian.jira.web.bean.StatisticAccessorBean
 
StatisticAccessorBean(User, Long, boolean) - Constructor for class com.atlassian.jira.web.bean.StatisticAccessorBean
 
StatisticAccessorBean(User, Long) - Constructor for class com.atlassian.jira.web.bean.StatisticAccessorBean
 
StatisticAccessorBean(User, Long, Clause, boolean) - Constructor for class com.atlassian.jira.web.bean.StatisticAccessorBean
Instantiates this class with given parameters.
StatisticAccessorBean.Direction - Class in com.atlassian.jira.web.bean
Enumerated type for sort direction.
StatisticAccessorBean.OrderBy - Class in com.atlassian.jira.web.bean
Enumerated type for ordering of statistics.
StatisticGatherer - Interface in com.atlassian.jira.issue.statistics
A simple way of calculating statistics
StatisticGatherer.CountUnique - Class in com.atlassian.jira.issue.statistics
 
StatisticGatherer.CountUnique() - Constructor for class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUnique
 
StatisticGatherer.CountUniqueValue - Class in com.atlassian.jira.issue.statistics
 
StatisticGatherer.CountUniqueValue() - Constructor for class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
 
StatisticGatherer.Mean - Class in com.atlassian.jira.issue.statistics
 
StatisticGatherer.Mean() - Constructor for class com.atlassian.jira.issue.statistics.StatisticGatherer.Mean
 
StatisticGatherer.MeanValue - Class in com.atlassian.jira.issue.statistics
Using some trickiness - we extend Number so that we can call StatisticGatherer.MeanValue.intValue() without having to change all the client code
StatisticGatherer.MeanValue() - Constructor for class com.atlassian.jira.issue.statistics.StatisticGatherer.MeanValue
 
StatisticGatherer.Median - Class in com.atlassian.jira.issue.statistics
 
StatisticGatherer.Median() - Constructor for class com.atlassian.jira.issue.statistics.StatisticGatherer.Median
 
StatisticGatherer.MedianValue - Class in com.atlassian.jira.issue.statistics
 
StatisticGatherer.MedianValue() - Constructor for class com.atlassian.jira.issue.statistics.StatisticGatherer.MedianValue
 
StatisticGatherer.Sum - Class in com.atlassian.jira.issue.statistics
 
StatisticGatherer.Sum() - Constructor for class com.atlassian.jira.issue.statistics.StatisticGatherer.Sum
 
StatisticMap<K,N extends Number> - Interface in com.atlassian.jira.web.bean
 
StatisticMapWrapper<K,N extends Number> - Class in com.atlassian.jira.web.bean
This is used to store the statistics retrieved by the StatisticAccessorBean.
StatisticMapWrapper(Map<K, N>, long, long) - Constructor for class com.atlassian.jira.web.bean.StatisticMapWrapper
 
StatisticsMapper<T> - Interface in com.atlassian.jira.issue.statistics
Allow mapping from Lucene indexes, back to the fields that they came from.
StatisticsMapperWrapper - Class in com.atlassian.jira.issue.statistics.util
Provides a convenient implementation of the StatisticsMapper interface that can be subclassed by developers wishing to adapt the request to a mapper.
StatisticsMapperWrapper(StatisticsMapper) - Constructor for class com.atlassian.jira.issue.statistics.util.StatisticsMapperWrapper
 
status() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
status(StatusJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
STATUS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
Status - Interface in com.atlassian.jira.issue.status
 
STATUS - Static variable in class com.atlassian.jira.JiraDataTypes
 
status(String...) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues associated particular set of statuses.
status() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for status.
status(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
status(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
STATUS_CONSTANT_TYPE - Static variable in interface com.atlassian.jira.config.ConstantsManager
STATUS_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
statusColor() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
statusColor(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
STATUSES - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
statusIconLink(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
statusIconTitle(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
statusIconUrl(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
StatusJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
A JSON-convertable representation of a Status
StatusJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
StatusJsonBean(String, String, String, String, String, String) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.StatusJsonBean
 
StatusManager - Interface in com.atlassian.jira.config
Manager for Statuses.
StatusMapper - Class in com.atlassian.jira.imports.project.mapper
Allows you to map statuses.
StatusMapper() - Constructor for class com.atlassian.jira.imports.project.mapper.StatusMapper
 
StatusStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
StatusStatisticsMapper(ConstantsManager) - Constructor for class com.atlassian.jira.issue.statistics.StatusStatisticsMapper
 
STEP_STATUS_KEY - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
stopWatching(User, Issue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
Disable watching of a particular issue for the user supplied.
stopWatching(User, GenericValue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
stopWatching(String, GenericValue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
store() - Method in interface com.atlassian.jira.issue.customfields.option.Option
 
store() - Method in interface com.atlassian.jira.issue.fields.CustomField
Stores this custom field.
store() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
 
store() - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeEntity
 
store() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
 
store() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenLayoutItem
 
store() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
 
store() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeItem
 
store() - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
 
store() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
 
store() - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeEntity
 
store(String) - Method in interface com.atlassian.jira.license.JiraLicenseStore
Stores the given license String into the persistent location.
store() - Method in class com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper
 
store(GenericValue) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
store() - Method in interface com.atlassian.jira.ofbiz.OfBizValueWrapper
Deprecated.
Use the Object's Service or Manager to save values. Since v5.0.
store(PortletConfiguration) - Method in interface com.atlassian.jira.portal.PortletConfigurationManager
Update the passed portlet configuration.
storeAll(List<GenericValue>) - Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
storeAndReturnEditableFieldLayout(EditableFieldLayout) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Persists the EditableFieldLayout provided and returns a new instance as stored in the database.
storeEditableDefaultColumnLayout(EditableDefaultColumnLayout) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Writes the default column layout to permanent storage
storeEditableDefaultFieldLayout(EditableDefaultFieldLayout) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Persist the given default EditableDefaultFieldLayout
storeEditableFieldLayout(EditableFieldLayout) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Persists the EditableFieldLayout provided.
storeEditableSearchRequestColumnLayout(EditableSearchRequestColumnLayout) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Writes the default column layout to permanent storage
storeEditableUserColumnLayout(EditableUserColumnLayout) - Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
Writes the default column layout to permanent storage
storeIssueTypes(List<GenericValue>) - Method in interface com.atlassian.jira.config.ConstantsManager
Bulk operation to store a list of issueTypes.
storeServerId(String) - Method in interface com.atlassian.jira.license.JiraLicenseStore
Stored the server ID to the persistent backend
storeSubscription(JiraServiceContext, Long, String, String, boolean) - Method in interface com.atlassian.jira.bc.filter.FilterSubscriptionService
Create and store the Cron Trigger and subscription
strictPairOf(U, V) - Static method in class com.atlassian.jira.util.lang.Pair
A pair that doesn't allow null values.
STRIKE_THROUGH_CLOSED_KEYS - Static variable in class com.atlassian.jira.util.JiraKeyUtils
 
STRING - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
string(String) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed value.
STRING_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
StringCFType - Class in com.atlassian.jira.issue.customfields.impl
Deprecated.
Use GenericTextCFType instead. Since v5.0.
StringCFType(CustomFieldValuePersister, GenericConfigManager) - Constructor for class com.atlassian.jira.issue.customfields.impl.StringCFType
Deprecated.
 
StringCFType.Visitor<T> - Interface in com.atlassian.jira.issue.customfields.impl
Deprecated.
 
StringConverter - Interface in com.atlassian.jira.issue.customfields.converters
Converts Strings for storage and retrieval of Custom Field values.
strings(String...) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed values.
strings(Collection<String>) - Method in interface com.atlassian.jira.jql.builder.ValueBuilder
Finish the current condition such that it matches the passed values.
StringSortComparator - Class in com.atlassian.jira.issue.search.parameters.lucene.sort
This supplies a Low Memory variant of Lucene's StringOrdValComparator.
StringSortComparator() - Constructor for class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator
 
StringSortComparator.StringOrdValComparator - Class in com.atlassian.jira.issue.search.parameters.lucene.sort
 
StringSortComparator.StringOrdValComparator(int, String) - Constructor for class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
stringToDate(String) - Static method in class com.atlassian.jira.util.LuceneUtils
 
stringToLocalDate(String) - Static method in class com.atlassian.jira.util.LuceneUtils
 
stripHash(String) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
 
stripHTMLStrings(String) - Static method in class com.atlassian.jira.util.ImportUtils
Remove any HTML from text contents.
style - Variable in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
STYLE_FIELD_NAME - Static variable in interface com.atlassian.jira.issue.link.IssueLinkType
 
sub() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Create a new sub expression in the current JQL.
SUB_TASK_ISSUE_TYPE_STYLE - Static variable in interface com.atlassian.jira.config.SubTaskManager
 
SUB_TASK_LINK_TYPE_INWARD_NAME - Static variable in interface com.atlassian.jira.config.SubTaskManager
 
SUB_TASK_LINK_TYPE_NAME - Static variable in interface com.atlassian.jira.config.SubTaskManager
 
SUB_TASK_LINK_TYPE_OUTWARD_NAME - Static variable in interface com.atlassian.jira.config.SubTaskManager
 
SUB_TASK_LINK_TYPE_STYLE - Static variable in interface com.atlassian.jira.config.SubTaskManager
 
SUB_TASK_VIEW - Static variable in interface com.atlassian.jira.web.SessionKeys
 
SUB_TASK_VIEW_ALL - Static variable in interface com.atlassian.jira.bean.SubTaskBean
 
SUB_TASK_VIEW_DEFAULT - Static variable in interface com.atlassian.jira.bean.SubTaskBean
 
SUB_TASK_VIEW_UNRESOLVED - Static variable in interface com.atlassian.jira.bean.SubTaskBean
 
subdirs - Static variable in interface com.atlassian.jira.config.util.JiraHome
The subdirectories of jira-home.
SubscriptionManager - Interface in com.atlassian.jira.issue.subscription
 
subSetCollection(Collection, int) - Static method in class com.atlassian.jira.plugin.util.TabPanelUtil
Returns a sub-set of the collection that has up to 'subset' number of entries.
SubTask - Interface in com.atlassian.jira.bean
 
SUBTASK_STATUS_INFO - Static variable in interface com.atlassian.jira.web.bean.BulkEditBean
 
SubTaskBean - Interface in com.atlassian.jira.bean
 
SubTaskManager - Interface in com.atlassian.jira.config
Manages SubTasks - issues that are "part of" other issues.
SUBTASKS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
SubTaskToIssueConversionService - Interface in com.atlassian.jira.bc.subtask.conversion
Service class to reveal all business logic in converting a sub-task to an issue, including validation.
summary() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
summary(String) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
SUMMARY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
summary(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
summary(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues match the passed summary.
summary() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue summaries.
summary(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
summary(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
SummaryField - Interface in com.atlassian.jira.issue.fields
 
SUPER_BATCH_DISABLED - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
Supplier<T> - Interface in com.atlassian.jira.util
A Supplier of objects of a single type.
SupportedOperatorsValidator - Class in com.atlassian.jira.jql.validator
Does validation to determine if the operator in use is something other than the specified accepted operators and adds an error message if so.
SupportedOperatorsValidator(Collection<Operator>...) - Constructor for class com.atlassian.jira.jql.validator.SupportedOperatorsValidator
 
SWAP_ACTION - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
swapBaseUrl(String, String, String) - Static method in class com.atlassian.jira.util.BaseUrlSwapper
Swap the base of the given url from the oldBaseUrl to the newBaseUrl.
swapCommentGroupRestriction(String, String) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Updates Comment's such that comments that have a visibility restriction of the provided groupName will be changed to have a visibility restriction of the provided swapGroup.
swapNulls(Collection) - Static method in class com.atlassian.jira.util.ParameterUtils
Convert all null values in a collection into "-1"s.
swapRpcUrlToDisplayUrl(String, ApplicationLink) - Static method in class com.atlassian.jira.util.BaseUrlSwapper
Swap the base of the given url to be the display url of the given application link.
swapWorklogGroupRestriction(String, String) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
Updates Worklog's such that worklogs that have a visibility restriction of the provided groupName will be changed to have a visibility restriction of the provided swapGroup.
SWEDISH - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
switchBackingStore() - Method in interface com.atlassian.jira.config.properties.BackingPropertySetManager
If the backing property set supports switching to different backing storage, then switch - otherwise noop For now the switch is one way
SwitchIssueSearchEvent - Class in com.atlassian.jira.event.issue
Event that is triggered when a user changes from simple to advanced or vice versa
SwitchIssueSearchEvent(String, boolean) - Constructor for class com.atlassian.jira.event.issue.SwitchIssueSearchEvent
 
switchTranslationsMode(HttpServletRequest, HttpServletResponse) - Method in class com.atlassian.jira.util.i18n.I18nTranslationModeSwitch
This can be called to turn on translations mode or turn it off depending on the presence of the URL parameter.
synchronizedLRUMap(int) - Static method in class com.atlassian.jira.util.collect.LRUMap
Get a map that is access ordered and has the specified capacity that is thread-safe.
syntaxError(String) - Method in class com.atlassian.jira.util.json.JSONTokener
Make a JSONException to signal a syntax error.
system(String, String) - Static method in class com.atlassian.jira.issue.fields.rest.json.JsonTypeBuilder
 
SYSTEM - Static variable in interface com.atlassian.jira.timezone.TimeZoneService
 
SYSTEM_ADMIN - Static variable in class com.atlassian.jira.security.Permissions
Permission to be a System Admin of JIRA
SYSTEM_PROPERTY_PREFIX - Static variable in interface com.atlassian.jira.config.FeatureManager
The prefix used for enabling dark features from the command line.
systemArray(String, String) - Static method in class com.atlassian.jira.issue.fields.rest.json.JsonTypeBuilder
 
systemDashboard() - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
systemPropertyKey() - Method in enum com.atlassian.jira.config.CoreFeatures
 
SystemPropertyKeys - Interface in com.atlassian.jira.config.properties
Keys of system properties used by JIRA to trigger different behaviour at runtime.
SystemSearchConstants - Class in com.atlassian.jira.issue.search.constants
Contains the constants used by systems fields for searching.
systemValues - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 

T

TAB_KEY - Static variable in interface com.atlassian.jira.plugin.profile.ViewProfilePanelModuleDescriptor
 
TableLayoutUtils - Interface in com.atlassian.jira.web.component
Util class for getting columns for issue tables.
TabPanel<D extends TabPanelModuleDescriptor,C extends BrowseContext> - Interface in com.atlassian.jira.plugin.browsepanel
Unified interface for all fragment-based tab panels.
TabPanelModuleDescriptor<T extends TabPanel> - Interface in com.atlassian.jira.plugin
Copyright 2007 Atlassian Software.
TabPanelUtil - Class in com.atlassian.jira.plugin.util
 
TabPanelUtil() - Constructor for class com.atlassian.jira.plugin.util.TabPanelUtil
 
TabPanelUtil.PopularIssues - Class in com.atlassian.jira.plugin.util
Helper class to find all the popular issues for a given project.
TabPanelUtil.PopularIssues(SearchProvider, ConstantsManager) - Constructor for class com.atlassian.jira.plugin.util.TabPanelUtil.PopularIssues
 
TASK_TYPE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
TASK_TYPE_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
TaskProgressSink - Interface in com.atlassian.jira.task
Interface that can be used by tasks to indicate progress.
TEMP_ATTACHMENTS - Static variable in interface com.atlassian.jira.web.SessionKeys
 
TEMP_AVATAR - Static variable in interface com.atlassian.jira.web.SessionKeys
 
TEMPLATE_DIRECTORY_PATH - Static variable in interface com.atlassian.jira.issue.fields.NavigableField
 
TEMPLATE_DIRECTORY_PATH - Static variable in interface com.atlassian.jira.issue.fields.OrderableField
 
TEMPLATE_NAME_BULK_MOVE - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
TEMPLATE_NAME_COLUMN - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
TEMPLATE_NAME_CSS - Static variable in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
TEMPLATE_NAME_EDIT - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
TEMPLATE_NAME_EDIT - Static variable in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
TEMPLATE_NAME_EDIT_DEFAULT - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
TEMPLATE_NAME_JS - Static variable in interface com.atlassian.jira.plugin.renderer.JiraRendererModuleDescriptor
 
TEMPLATE_NAME_VIEW - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
TEMPLATE_NAME_XML - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
TemplateSource - Class in com.atlassian.jira.template
Defines the source of a Template
TemplateSource() - Constructor for class com.atlassian.jira.template.TemplateSource
 
TemplateSource.File - Class in com.atlassian.jira.template
Defines a template specified in a file.
TemplateSource.Fragment - Class in com.atlassian.jira.template
Defines a template specified in a String instance.
TemplateSources - Class in com.atlassian.jira.template
Static factory methods for TemplateSource instances.
TemplateSources() - Constructor for class com.atlassian.jira.template.TemplateSources
 
TemporaryAttachment - Class in com.atlassian.jira.issue.attachment
Represents a temporary attachment, that is an attachment that's been uploaded to the server but not yet attached to an issue.
TemporaryAttachment(Long, Long, File, String, String) - Constructor for class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
TemporaryAttachmentsMonitor - Class in com.atlassian.jira.web.action.issue
This class maintains a list of temporary attachments uploaded by a user.
TemporaryAttachmentsMonitor() - Constructor for class com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor
 
TerminalClause - Interface in com.atlassian.query.clause
Denotes a terminal nodes that contain an Operator and an Operand.
TerminalClauseImpl - Class in com.atlassian.query.clause
Used to represent a terminal node in the query tree.
TerminalClauseImpl(String, Operator, String) - Constructor for class com.atlassian.query.clause.TerminalClauseImpl
Creates a terminal clause with the specified name, operator and turns the string value into a SingleValueOperand populated with a string value.
TerminalClauseImpl(String, Operator, long) - Constructor for class com.atlassian.query.clause.TerminalClauseImpl
Creates a terminal clause with the specified name, operator and turns the long value into a SingleValueOperand populated with a long value.
TerminalClauseImpl(String, Operator, Operand) - Constructor for class com.atlassian.query.clause.TerminalClauseImpl
Creates a terminal clause with the specified name, operator and operand.
TerminalClauseImpl(String, String...) - Constructor for class com.atlassian.query.clause.TerminalClauseImpl
A convienience constructor that will create a clause with the Operator.EQUALS operator if there is only one value in the array and with the Operator.IN operator if there are more than one value in the array.
TerminalClauseImpl(String, Long...) - Constructor for class com.atlassian.query.clause.TerminalClauseImpl
A convienience constructor that will create a clause with the Operator.EQUALS operator if there is only one value in the array and with the Operator.IN operator if there are more than one value in the array.
TEXT - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
TEXT - Static variable in class com.atlassian.jira.JiraDataTypes
 
TEXT_ACTIVELINKCOLOR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
TEXT_HEADINGCOLOR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
TEXT_LINKCOLOR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
TEXT_ONLY - Static variable in class com.atlassian.jira.util.velocity.CommonVelocityKeys
 
TEXT_OPERATORS - Static variable in class com.atlassian.jira.jql.operator.OperatorClasses
A set of operators that can work on text clauses.
TextCFType - Class in com.atlassian.jira.issue.customfields.impl
Deprecated.
Use GenericTextCFType instead. Since v5.0.
TextCFType(CustomFieldValuePersister, GenericConfigManager) - Constructor for class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
 
TextCFType(CustomFieldValuePersister, StringConverter, GenericConfigManager) - Constructor for class com.atlassian.jira.issue.customfields.impl.TextCFType
Deprecated.
- We no longer require an instance of StringConverter. Use TextCFType(CustomFieldValuePersister, GenericConfigManager). Since v4.0.
TextCFType.Visitor<T> - Interface in com.atlassian.jira.issue.customfields.impl
Deprecated.
 
TextCustomFieldOperationsHandler - Class in com.atlassian.jira.issue.customfields.impl.rest
Basic operation handler for single value Text Fields.
TextCustomFieldOperationsHandler(CustomField, I18nHelper) - Constructor for class com.atlassian.jira.issue.customfields.impl.rest.TextCustomFieldOperationsHandler
Constructor.
TextCustomFieldOperationsHandler(CustomField) - Constructor for class com.atlassian.jira.issue.customfields.impl.rest.TextCustomFieldOperationsHandler
TextFieldCharacterLengthValidator - Interface in com.atlassian.jira.issue.fields
Checks, whether a string's length exceeds a specific limit.
TextFieldSorter - Class in com.atlassian.jira.issue.statistics
 
TextFieldSorter(String) - Constructor for class com.atlassian.jira.issue.statistics.TextFieldSorter
 
TextOption - Class in com.atlassian.jira.issue.fields.option
 
TextOption(String, String) - Constructor for class com.atlassian.jira.issue.fields.option.TextOption
 
TextOption(String, String, String) - Constructor for class com.atlassian.jira.issue.fields.option.TextOption
 
TextSearcher - Class in com.atlassian.jira.issue.customfields.searchers
A free-text custom field searcher
TextSearcher(FieldVisibilityManager, JqlOperandResolver, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.TextSearcher
 
TextTermEscaper - Class in com.atlassian.jira.issue.search.util
 
TextTermEscaper() - Constructor for class com.atlassian.jira.issue.search.util.TextTermEscaper
 
THAI - Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
 
THIS_WEEK - Static variable in class com.atlassian.jira.web.util.OutlookDate
 
threadNotificationEmail(Email, Long) - Method in interface com.atlassian.jira.mail.MailThreadManager
threadNotificationEmail(Email, Issue) - Method in interface com.atlassian.jira.mail.MailThreadManager
Thread the given email which is related to the given issue.
THREADS - Static variable in class com.atlassian.jira.config.properties.APKeys.Import
 
THREADS - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.Issue
 
THREADS - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.SharedEntity
 
THUMBNAIL - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
ThumbnailConfiguration - Interface in com.atlassian.jira.config.util
Thumbnail configuration.
ThumbnailConfiguration.PropertiesAdaptor - Class in com.atlassian.jira.config.util
Implementation of ThumbnailConfiguration that uses the ApplicationProperties to get the values.
ThumbnailConfiguration.PropertiesAdaptor(ApplicationProperties) - Constructor for class com.atlassian.jira.config.util.ThumbnailConfiguration.PropertiesAdaptor
 
ThumbnailedImage - Interface in com.atlassian.jira.issue.thumbnail
JIRA-specific thunbnailed image interface.
ThumbnailManager - Interface in com.atlassian.jira.issue.thumbnail
Provides key services for small-sized images representing image attachments on issues.
THUMBS_SUBDIR - Static variable in class com.atlassian.jira.util.AttachmentUtils
 
time - Variable in class com.atlassian.jira.event.AbstractEvent
 
time - Variable in class com.atlassian.jira.issue.index.ReindexAllCompletedEvent
How long it took for the reindex to occur.
time - Variable in class com.atlassian.jira.issue.index.ReindexIssuesCompletedEvent
The amount of time it took to reindex the issues.
TIME_ESTIMATE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
TIME_ESTIMATE_CURR - Static variable in class com.atlassian.jira.issue.statistics.TimeTrackingStatisticsMapper
 
TIME_ESTIMATE_ORIG - Static variable in class com.atlassian.jira.issue.statistics.TimeTrackingStatisticsMapper
 
TIME_FORMAT - Static variable in class com.atlassian.jira.rest.Dates
The format used for times in the REST plugin.
TIME_ORIGINAL_ESTIMATE - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
TIME_SPENT - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
TIME_SPENT - Static variable in class com.atlassian.jira.issue.statistics.TimeTrackingStatisticsMapper
 
TIME_TRACKING_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
TIMEOUT - Static variable in class com.atlassian.jira.config.properties.APKeys.WebSudo
 
TimePeriodUtils - Class in com.atlassian.jira.charts.jfreechart
Utility class for JFreeChart time periods.
TimePeriodUtils(TimeZoneManager) - Constructor for class com.atlassian.jira.charts.jfreechart.TimePeriodUtils
Creates a new TimePeriodUtils.
timeSpent(String) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
timeSpent(String) - Static method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl
 
timeSpent() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's timespent field.
timeSpent(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
timeSpent(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
TimeSpentField - Interface in com.atlassian.jira.issue.fields
 
TIMETRACKING - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
TimeTrackingConfiguration - Interface in com.atlassian.jira.bc.issue.worklog
 
TimeTrackingConfiguration.Mode - Enum in com.atlassian.jira.bc.issue.worklog
Describes the modes of operation for Time Tracking in JIRA.
TimeTrackingConfiguration.PropertiesAdaptor - Class in com.atlassian.jira.bc.issue.worklog
Implementation that is registered with PICO.
TimeTrackingConfiguration.PropertiesAdaptor(ApplicationProperties) - Constructor for class com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.PropertiesAdaptor
 
TimeTrackingGraphBean - Class in com.atlassian.jira.web.bean
Represents some tracking information so that it may be rendered.
TimeTrackingGraphBean(TimeTrackingGraphBean.Parameters) - Constructor for class com.atlassian.jira.web.bean.TimeTrackingGraphBean
Bean that holds three PercentageGraphModel objects, one for Original Estimate, one for Remaining Estimate and one for Time Spent.
TimeTrackingGraphBean.Parameters - Class in com.atlassian.jira.web.bean
A simple parameter object to keep the number of constructor arguments down.
TimeTrackingGraphBean.Parameters(I18nHelper) - Constructor for class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
TimeTrackingGraphBeanFactory - Interface in com.atlassian.jira.web.bean
Factory that can create TimeTrackingGraphBean instances.
TimeTrackingGraphBeanFactory.LongStyle - Class in com.atlassian.jira.web.bean
 
TimeTrackingGraphBeanFactory.LongStyle() - Constructor for class com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.LongStyle
 
TimeTrackingGraphBeanFactory.ShortStyle - Class in com.atlassian.jira.web.bean
 
TimeTrackingGraphBeanFactory.ShortStyle() - Constructor for class com.atlassian.jira.web.bean.TimeTrackingGraphBeanFactory.ShortStyle
 
TimeTrackingGraphBeanFactory.Style - Interface in com.atlassian.jira.web.bean
Represents a style of TimeTrackingGraphBean that this factory can create.
TimeTrackingIssueUpdater - Interface in com.atlassian.jira.issue.worklog
Used to update the remaining estimate and time spent fields on an Issue when creating, updating, or deleting Worklog's.
TimeTrackingJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
This bean holds the time tracking information that is sent back to clients of the REST API.
TimeTrackingJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.TimeTrackingJsonBean
 
TimeTrackingStatisticsMapper - Class in com.atlassian.jira.issue.statistics
A StatisticsMapper specifically for com.atlassian.jira.issue.fields.OriginalEstimateSystemField, com.atlassian.jira.issue.fields.TimeEstimateSystemField and com.atlassian.jira.issue.fields.TimeSpentSystemField as their index values are stored in a specific format.
TimeTrackingStatisticsMapper(String) - Constructor for class com.atlassian.jira.issue.statistics.TimeTrackingStatisticsMapper
 
TimeZoneInfo - Interface in com.atlassian.jira.timezone
The TimeZoneInfo holds information about a timezone.
TimeZoneManager - Interface in com.atlassian.jira.timezone
The TimeZoneManager can be used to retrieve the time zone of a user or the logged in user.
TimeZoneService - Interface in com.atlassian.jira.timezone
The TimeZoneService manages the JIRA wide default timezone.
title(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
title(String) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
title - Variable in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkSectionImpl
 
titleFont - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
titleTextColor - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
to(String, String) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
TO_GENERIC_VALUE - Static variable in interface com.atlassian.jira.issue.IssueFactory
Used for transforming collections of Issue objects to issue GenericValue objects.
TODAY - Static variable in class com.atlassian.jira.web.util.OutlookDate
 
toFastMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
If speed is of the essence, this will return the fastest thread-safe immutable map known.
toFastSortedMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
If speed is of the essence, this will return the fastest thread-safe immutable sorted map known.
toFastSortedMap(Comparator<K>) - Method in class com.atlassian.jira.util.collect.MapBuilder
If speed is of the essence, this will return the fastest thread-safe immutable sorted map known.
toFieldConfigScheme() - Method in class com.atlassian.jira.issue.fields.config.FieldConfigScheme.Builder
 
toGoogleFunction(Function<T, R>) - Static method in class com.atlassian.jira.util.Functions
Map to a google-collections Function.
toHashMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toImmutableMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
Deprecated.
use MapBuilder.toMap() instead.
toIsoBasic(LocalDate) - Static method in class com.atlassian.jira.datetime.LocalDateFactory
Formats the given LocalDate in "ISO Basic" format (ie YYYYMMDD).
toJson(SharePermission) - Static method in class com.atlassian.jira.sharing.SharePermissionUtils
Convert the passed permission into a JSON object.
toJsonArray(Collection<SharePermission>) - Static method in class com.atlassian.jira.sharing.SharePermissionUtils
Converts the passed SharePermissions into a JSON array.
toJSONArray(JSONArray) - Method in class com.atlassian.jira.util.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class com.atlassian.jira.util.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface com.atlassian.jira.util.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
TOKEN_HTTP_SESSION_KEY - Static variable in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
The name of the XSRF token put ino the HTTP session
TOKEN_WEB_PARAMETER_KEY - Static variable in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
The name of the XSRF token parameter sent in on a web request
toLinkedHashMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toList(Iterator<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterator into a list.
toList(Iterable<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterable into a list.
toList(Enumeration<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the enumeration into a list.
toList(EnclosedIterable<T>) - Static method in class com.atlassian.jira.util.collect.EnclosedIterable.Functions
Get an ArrayList of the contents of the supplied EnclosedIterable
toList(EnclosedIterable<I>, Function<I, O>) - Static method in class com.atlassian.jira.util.collect.EnclosedIterable.Functions
Get an ArrayList of the contents of the supplied EnclosedIterable transformed by the supplied transform function into the new type O.
toListOrderedMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toLong(DashboardId) - Static method in class com.atlassian.jira.dashboard.DashboardUtil
Convert a DashboardId to long
toLong(GadgetId) - Static method in class com.atlassian.jira.dashboard.DashboardUtil
Convert a GadgetId to long
toMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toMutableMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toNumber(Object) - Method in class com.atlassian.jira.util.velocity.NumberTool
Converts an object to an instance of Number using the format returned by NumberTool.getFormat() and the Locale returned by NumberTool.getLocale() if the object is not already an instance of Number.
toNumber(String, Object) - Method in class com.atlassian.jira.util.velocity.NumberTool
Converts an object to an instance of Number using the specified format and the Locale returned by NumberTool.getLocale() if the object is not already an instance of Number.
toNumber(String, Object, Locale) - Method in class com.atlassian.jira.util.velocity.NumberTool
Converts an object to an instance of Number using the specified format and Localeif the object is not already an instance of Number.
TOP_BGCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
TOP_BGCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultCommonColours
 
TOP_HIGHLIGHTCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
TOP_HIGHLIGHTCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultCommonColours
 
TOP_SEPARATOR_BGCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
TOP_SEPARATOR_BGCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultCommonColours
 
TOP_TEXTCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
TOP_TEXTHIGHLIGHTCOLOUR - Static variable in class com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
 
toParameterString(Map<String, String>) - Static method in class com.atlassian.jira.service.util.ServiceUtils
 
TopNavigationModuleDescriptor - Interface in com.atlassian.jira.plugin.navigation
Module descriptor used for plugins that render the top navigation in JIRA.
toSearchParameters() - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
Call this method to clone the current SharedEntitySearchParametersTemplate into an immutable SharedEntitySearchParameters object.
toSet(Iterable<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterable into a Set.
toSet(Iterator<? extends T>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Turn the iterable into a Set.
toSortedMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toSortedMap(Comparator<K>) - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toString() - Method in class com.atlassian.jira.bc.JiraServiceContextImpl
Prints username and error collection
toString() - Method in class com.atlassian.jira.bc.project.component.MutableProjectComponent
 
toString() - Method in class com.atlassian.jira.bc.project.version.RemoveVersionAction
 
toString() - Method in class com.atlassian.jira.bc.security.login.DeniedReason
Returns a string representation of the object.
toString() - Method in class com.atlassian.jira.charts.PieSegmentWrapper
 
toString() - Method in class com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItem
 
toString() - Method in class com.atlassian.jira.datetime.LocalDate
 
toString() - Method in class com.atlassian.jira.event.issue.IssueEvent
 
toString() - Method in class com.atlassian.jira.event.issue.MentionIssueCommentEvent
 
toString() - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
toString() - Method in class com.atlassian.jira.external.beans.ExternalUser
 
toString() - Method in class com.atlassian.jira.imports.project.mapper.CustomFieldMapper
 
toString() - Method in class com.atlassian.jira.imports.project.mapper.IssueTypeMapper
 
toString() - Method in class com.atlassian.jira.imports.project.mapper.SimpleProjectImportIdMapperImpl
 
toString() - Method in class com.atlassian.jira.imports.project.mapper.StatusMapper
 
toString() - Method in class com.atlassian.jira.issue.attachment.TemporaryAttachment
 
toString() - Method in class com.atlassian.jira.issue.context.AbstractJiraContext
 
toString() - Method in class com.atlassian.jira.issue.context.GlobalIssueContext
 
toString() - Method in class com.atlassian.jira.issue.customfields.persistence.PersistenceFieldType
 
toString() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
toString() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldHtmlBean
 
toString() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.FieldTab
 
toString() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean.Fields
 
toString() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueRefJsonBean
 
toString() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.PermissionJsonBean
 
toString() - Method in class com.atlassian.jira.issue.history.ChangeItemBean
 
toString() - Method in class com.atlassian.jira.issue.label.Label
 
toString() - Method in class com.atlassian.jira.issue.search.ClauseNames
 
toString() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstants
 
toString() - Method in class com.atlassian.jira.issue.search.constants.SimpleFieldSearchConstantsWithEmpty
 
toString() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
toString() - Method in class com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty
 
toString() - Method in class com.atlassian.jira.issue.search.searchers.SearcherGroup
 
toString() - Method in class com.atlassian.jira.issue.search.searchers.util.DateSearcherConfig
 
toString() - Method in class com.atlassian.jira.issue.search.SearchHandler.ClauseRegistration
 
toString() - Method in class com.atlassian.jira.issue.search.SearchHandler.SearcherRegistration
 
toString() - Method in class com.atlassian.jira.issue.search.SearchHandler
 
toString() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
toString() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.CountUniqueValue
 
toString() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MeanValue
 
toString() - Method in class com.atlassian.jira.issue.statistics.StatisticGatherer.MedianValue
 
toString() - Method in interface com.atlassian.jira.issue.util.IssuesIterable
Return a user friendly message that identifies which issues this iterable holds.
toString() - Method in class com.atlassian.jira.jql.context.AllIssueTypesContext
 
toString() - Method in class com.atlassian.jira.jql.context.AllProjectsContext
 
toString() - Method in class com.atlassian.jira.jql.context.ClauseContextImpl
 
toString() - Method in class com.atlassian.jira.jql.context.IssueTypeContextImpl
 
toString() - Method in class com.atlassian.jira.jql.context.ProjectContextImpl
 
toString() - Method in class com.atlassian.jira.jql.context.ProjectIssueTypeContextImpl
 
toString() - Method in class com.atlassian.jira.jql.context.QueryContext.ProjectIssueTypeContexts
 
toString() - Method in class com.atlassian.jira.jql.operand.QueryLiteral
 
toString() - Method in class com.atlassian.jira.jql.parser.JqlParseErrorMessage
 
toString() - Method in class com.atlassian.jira.jql.query.QueryFactoryResult
 
toString() - Method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
toString(long) - Static method in class com.atlassian.jira.jql.util.JqlCustomFieldId
 
toString() - Method in class com.atlassian.jira.jql.values.ClauseValuesGenerator.Result
 
toString() - Method in class com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcut
 
toString() - Method in class com.atlassian.jira.plugin.webfragment.model.SimpleLinkImpl
 
toString() - Method in class com.atlassian.jira.portal.PortalPage
 
toString() - Method in class com.atlassian.jira.scheme.SchemeEntity
 
toString() - Method in class com.atlassian.jira.sharing.search.SharedEntitySearchParametersBuilder
 
toString() - Method in class com.atlassian.jira.sharing.SharedEntity.Identifier
 
toString() - Method in class com.atlassian.jira.sharing.SharedEntity.SharePermissions
 
toString() - Method in class com.atlassian.jira.sharing.SharedEntity.TypeDescriptor
 
toString() - Method in class com.atlassian.jira.sharing.SharePermissionImpl
 
toString() - Method in class com.atlassian.jira.sharing.type.ShareType.Name
 
toString() - Method in class com.atlassian.jira.sharing.type.ShareTypeRenderer.RenderMode
 
toString() - Method in class com.atlassian.jira.user.DelegatingApplicationUser
 
toString() - Method in class com.atlassian.jira.user.UserHistoryItem
 
toString() - Method in class com.atlassian.jira.user.UserHistoryItem.Type
 
toString() - Method in class com.atlassian.jira.util.AbstractMessageSet
 
toString() - Method in class com.atlassian.jira.util.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class com.atlassian.jira.util.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class com.atlassian.jira.util.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class com.atlassian.jira.util.json.JSONObject
Make a pretty-printed JSON text of this JSONObject.
toString() - Method in class com.atlassian.jira.util.json.JSONTokener
Make a printable string of this JSONTokener.
toString() - Method in class com.atlassian.jira.util.lang.Pair
 
toString() - Method in class com.atlassian.jira.util.SimpleErrorCollection
 
toString() - Method in class com.atlassian.jira.util.UserAgentUtil.Browser
 
toString() - Method in class com.atlassian.jira.util.UserAgentUtil.OperatingSystem
 
toString() - Method in class com.atlassian.jira.util.UserAgentUtil.UserAgent
 
toString() - Method in class com.atlassian.jira.web.bean.PagerFilter
 
toString() - Method in class com.atlassian.jira.web.bean.PercentageGraphRow
 
toString() - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean.Direction
 
toString() - Method in class com.atlassian.jira.web.bean.StatisticAccessorBean.OrderBy
 
toString() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean.Parameters
 
toString() - Method in class com.atlassian.jira.web.bean.TimeTrackingGraphBean
 
toString() - Method in class com.atlassian.jira.web.util.HelpUtil.HelpPath
 
toString() - Method in interface com.atlassian.query.clause.Clause
Return a string representation of the clause.
toString() - Method in class com.atlassian.query.clause.MultiClause
 
toString() - Method in class com.atlassian.query.clause.NotClause
 
toString() - Method in class com.atlassian.query.clause.TerminalClauseImpl
 
toString() - Method in class com.atlassian.query.operand.SingleValueOperand
 
toString() - Method in class com.atlassian.query.order.OrderByImpl
 
toString() - Method in class com.atlassian.query.order.SearchSort
 
toString() - Method in class com.atlassian.query.QueryImpl
 
total(int) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
TOTAL - Static variable in class com.atlassian.jira.web.bean.StatisticAccessorBean.OrderBy
 
TOTAL_ORDER - Static variable in class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
toThumbnailedImage(Thumbnail) - Method in interface com.atlassian.jira.issue.thumbnail.ThumbnailManager
Converts a Thumbnail into an ThumbnailedImage.
toTimeZone() - Method in interface com.atlassian.jira.timezone.TimeZoneInfo
 
toTreeMap() - Method in class com.atlassian.jira.util.collect.MapBuilder
 
toTreeMap(Comparator<K>) - Method in class com.atlassian.jira.util.collect.MapBuilder
 
transform(Transformer) - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
transform(Transformer) - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
transform(String, Object, String, FieldValueToDisplayTransformer<T>) - Static method in class com.atlassian.jira.issue.statistics.util.ObjectToFieldValueMapper
Transforms the object in stats result set into an appropriate type specified by the given transformer.
transform(Iterator<? extends T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return a List that is transformed from elements of the input type to elements of the output type by a transformer function.
transform(Iterable<? extends T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return a List that is transformed from elements of the input type to elements of the output type by a transformer function.
transformAndFilter(Iterable<T>, Function<T, R>, Predicate<R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
 
Transformed - Class in com.atlassian.jira.util.collect
Static factory for creating transformed Map, Set, and Iterator instances.
transformForEdit(Object) - Method in interface com.atlassian.jira.issue.fields.renderer.JiraRendererPlugin
This allows the renderer to perform a transformation on the raw value before populating an editable component with the value.
transformFromAssignee(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromAssignee(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromComponent(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromComponent(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromCustomField(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromCustomField(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromEdit(Object) - Method in interface com.atlassian.jira.issue.fields.renderer.JiraRendererPlugin
This allows the renderer to perform a transformation on the submitted edit value before storing the value in the system.
transformFromFixFor(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromFixFor(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromIrrelevant(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromIrrelevant(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromIssueType(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromIssueType(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromLabels(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromLabels(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromPriority(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromPriority(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromProject(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromProject(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromReporter(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromReporter(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromResolution(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromResolution(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromStatus(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromStatus(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformFromVersion(String, Object, String) - Method in class com.atlassian.jira.issue.statistics.util.DefaultFieldValueToDisplayTransformer
 
transformFromVersion(String, Object, String) - Method in interface com.atlassian.jira.issue.statistics.util.FieldValueToDisplayTransformer
 
transformIterator(Iterator<? extends T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return an Iterator that is transformed from elements of the input type to elements of the output type by a transformer function.
transformMultiMap(Transformer, Map) - Static method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
transformObjectsToStrings() - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
transformObjectsToStrings() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
transformSet(Iterable<T>, Function<T, R>) - Static method in class com.atlassian.jira.util.collect.CollectionUtil
Return a Set that is transformed from elements of the input type to elements of the output type by a transformer function.
transformStringsToObjects() - Method in interface com.atlassian.jira.issue.customfields.view.CustomFieldParams
 
transformStringsToObjects() - Method in class com.atlassian.jira.issue.customfields.view.CustomFieldParamsImpl
 
transformToLongIds(Collection<GenericValue>) - Static method in class com.atlassian.jira.util.ofbiz.GenericValueUtils
 
transformToLongIdsList(Collection<GenericValue>) - Static method in class com.atlassian.jira.util.ofbiz.GenericValueUtils
 
transformToStringIds(Collection<GenericValue>) - Static method in class com.atlassian.jira.util.ofbiz.GenericValueUtils
 
transformToStringIdsList(Collection<GenericValue>) - Static method in class com.atlassian.jira.util.ofbiz.GenericValueUtils
 
transformToStrings(Collection<GenericValue>, String) - Static method in class com.atlassian.jira.util.ofbiz.GenericValueUtils
 
transformUserInput(Collection<String>) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.GroupCustomFieldSearchRenderer
 
transformUserInput(Collection<String>) - Method in class com.atlassian.jira.issue.customfields.searchers.renderer.UserCustomFieldSearchRenderer
 
transition(User, IssueService.TransitionValidationResult) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will store the provided issue to the JIRA datastore and will transition it through workflow.
TranslationManager - Interface in com.atlassian.jira.web.action.admin.translation
 
TranslationTransform - Interface in com.atlassian.jira.plugin.language
Implementors of this interface have the opportunity to transform the result of translation lookups made by I18nHelper.getUnescapedText(String).
TranslationTransformModuleDescriptor - Interface in com.atlassian.jira.plugin.language
Interface defining module descriptors for the TranslationTransform plugin point.
transparent - Static variable in class com.atlassian.jira.charts.jfreechart.util.ChartDefaults
 
treeManager - Variable in class com.atlassian.jira.web.action.admin.customfields.CustomFieldContextManagementBean
 
TRIVIAL_PRIORITY - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
TRIVIAL_PRIORITY_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
truePredicate() - Static method in class com.atlassian.jira.util.Predicates
Return a predicate that always returns true.
TwoDimensionalStatsMap - Class in com.atlassian.jira.issue.statistics
 
TwoDimensionalStatsMap(StatisticsMapper, StatisticsMapper, StatisticGatherer) - Constructor for class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
TwoDimensionalStatsMap(StatisticsMapper, StatisticsMapper) - Constructor for class com.atlassian.jira.issue.statistics.TwoDimensionalStatsMap
 
TwoDimensionalTermHitCollector - Class in com.atlassian.jira.issue.statistics.util
A HitCollector that creates a doc -> term mapping.
TwoDimensionalTermHitCollector(TwoDimensionalStatsMap, IndexReader, FieldVisibilityManager, ReaderCache) - Constructor for class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
 
TwoDimensionalTermHitCollector(TwoDimensionalStatsMap, IndexReader, FieldVisibilityManager, ReaderCache, LuceneFieldSorter) - Constructor for class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
Update a statsMap, using the values from the aggregateField.
TwoDimensionalTermHitCollector(TwoDimensionalStatsMap, IndexReader, FieldVisibilityManager, ReaderCache, LuceneFieldSorter, FieldManager) - Constructor for class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
TwoDimensionalTermHitCollector(TwoDimensionalStatsMap, FieldVisibilityManager, ReaderCache, LuceneFieldSorter, FieldManager) - Constructor for class com.atlassian.jira.issue.statistics.util.TwoDimensionalTermHitCollector
Update a statsMap, using the values from the aggregateField.
type() - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
type(IssueLinkTypeJsonBean) - Method in class com.atlassian.jira.issue.fields.rest.json.beans.IssueLinkJsonBean
 
type - Variable in class com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean
 
TYPE - Static variable in class com.atlassian.jira.security.roles.actor.GroupRoleActorFactory
 
TYPE - Static variable in class com.atlassian.jira.security.roles.actor.UserRoleActorFactory
 
TYPE_COMMENT - Static variable in class com.atlassian.jira.issue.ActionConstants
A comment on an issue that has an author, a body, and optionally, a group level and role level.
TYPE_DATE - Static variable in class com.atlassian.jira.issue.customfields.persistence.PersistenceFieldType
 
TYPE_DECIMAL - Static variable in class com.atlassian.jira.issue.customfields.persistence.PersistenceFieldType
 
TYPE_DEFAULT - Static variable in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
JIRA must have a default field layout.
TYPE_FIELDCHANGE - Static variable in class com.atlassian.jira.issue.ActionConstants
 
TYPE_LIMITED_TEXT - Static variable in class com.atlassian.jira.issue.customfields.persistence.PersistenceFieldType
 
TYPE_UNKNOWN - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
TYPE_UNLIMITED_TEXT - Static variable in class com.atlassian.jira.issue.customfields.persistence.PersistenceFieldType
 
TYPE_WORKLOG - Static variable in class com.atlassian.jira.issue.ActionConstants
A work log entry.
TYPE_WORKLOG - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
TypeRef<T> - Class in com.atlassian.jira.issue.fields.rest.json
This class is used to pass full generics type information.
TypeRef() - Constructor for class com.atlassian.jira.issue.fields.rest.json.TypeRef
 

U

unarchiveVersion(VersionService.ArchiveVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Takes a validation result and performs the unarchive operation.
UNASSIGNED - Static variable in class com.atlassian.jira.project.AssigneeTypes
Issue is left with no assignee.
UNASSIGNED_STATUS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
UNASSIGNED_STATUS_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
union(Set<? extends ClauseContext>) - Method in class com.atlassian.jira.jql.context.ContextSetUtil
Performs a union of the ClauseContext's passed in.
UNKNOWN_VERSION_ID - Static variable in class com.atlassian.jira.issue.fields.util.VersionHelperBean
 
unmarshal(String) - Method in class com.atlassian.jira.rest.Dates.DateAdapter
 
unmarshal(String) - Method in class com.atlassian.jira.rest.Dates.DateTimeAdapter
 
unmodifiableListMultiMap(MultiMap<K, V, List<V>>) - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
unmodifiableSetMultiMap(MultiMap<K, V, Set<V>>) - Static method in class com.atlassian.jira.util.collect.MultiMaps
 
unregisterShortcut(String) - Method in interface com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager
Removes a keyboard shortcut by its complete plugin module key.
UNRELEASED_VERSION_ID - Static variable in class com.atlassian.jira.issue.fields.util.VersionHelperBean
 
unreleaseVersion(VersionService.ReleaseVersionValidationResult) - Method in interface com.atlassian.jira.bc.project.version.VersionService
unresolved() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to query that finds the issues that have not been resolved.
UnscreenableField - Interface in com.atlassian.jira.issue.fields
This is a hack to allow us to have orderable fields that can be configured at the FieldLayoutItem level but that are not ment to be placed on any screens by user configuration.
update(Avatar) - Method in interface com.atlassian.jira.avatar.AvatarManager
Saves the avatar as an updated version of the avatar with the same id that is already in the database.
update(User, MutableComment, boolean, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Updates a Comment and sets the comments updated date to be now and the updatedAuthor to be the passed in user.
update(User, IssueService.UpdateValidationResult) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will store the provided issue to the JIRA datastore.
update(User, IssueService.UpdateValidationResult, EventDispatchOption, boolean) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will store the provided issue to the JIRA datastore.
update(User, RemoteIssueLinkService.UpdateValidationResult) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Updates the given remote issue link in the JIRA datastore, if the current user has permission to do so.
update(MutableProjectComponent) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentManager
Implement this method to update the component specified with the values given.
update(User, ErrorCollection, MutableProjectComponent) - Method in interface com.atlassian.jira.bc.project.component.ProjectComponentService
 
update(Comment, boolean) - Method in interface com.atlassian.jira.issue.comments.CommentManager
Persists the updated comment.
update(String, String, Object) - Method in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
Updates an entry.
update(FieldConfigScheme, Collection) - Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
 
update(FieldConfig) - Method in interface com.atlassian.jira.issue.fields.config.persistence.FieldConfigPersister
 
update(SearchRequest) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Updates an existing search request in the database.
update(User, Worklog, Long, boolean) - Method in interface com.atlassian.jira.issue.worklog.WorklogManager
Updates the provided Worklog.
update(PortalPage) - Method in interface com.atlassian.jira.portal.PortalPageManager
Updates the specified PortalPage in the database
updateAndAutoAdjustRemainingEstimate(JiraServiceContext, WorklogResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Updates the provided Worklog.
updateAndRetainRemainingEstimate(JiraServiceContext, WorklogResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Updates the provided Worklog.
updateCustomField(CustomField) - Method in interface com.atlassian.jira.issue.CustomFieldManager
Updates the supplied custom field, refreshes the underlying cache
UPDATED - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
updated() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for issue's updated date.
updatedAfter(Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that were updated after the passed date.
updatedAfter(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that were updated after the passed date.
updatedBetween(Date, Date) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where updated between the passed dates.
updatedBetween(String, String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds the issues that where updated between the passed dates.
updatedDate(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
updatedDate(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
updateDefaultRoleActors(DefaultRoleActors) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
This method will update the associations of actors for the default projectRole, specified by the given defaultRoleActors object.
updateDraftWorkflowScheme(ApplicationUser, DraftWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Save changes to the passed draft workflow scheme.
UpdateException - Exception in com.atlassian.jira.exception
Thrown when there is a serious error with an update.
UpdateException() - Constructor for exception com.atlassian.jira.exception.UpdateException
 
UpdateException(String) - Constructor for exception com.atlassian.jira.exception.UpdateException
 
UpdateException(Exception) - Constructor for exception com.atlassian.jira.exception.UpdateException
 
UpdateException(String, Exception) - Constructor for exception com.atlassian.jira.exception.UpdateException
 
updateFieldConfig(FieldConfig) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigManager
 
updateFieldConfigScheme(FieldConfigScheme, List<JiraContextNode>, ConfigurableField) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Updates the config schemes with the new contexts
updateFieldConfigScheme(FieldConfigScheme) - Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
Only update the name & description of a field
updateFieldLayoutScheme(FieldLayoutScheme) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
Persists the FieldLayoutScheme supplied.
updateFieldLayoutSchemeEntity(FieldLayoutSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
updateFieldScreen(FieldScreen) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
updateFieldScreenLayoutItem(FieldScreenLayoutItem) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
updateFieldScreenScheme(FieldScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
updateFieldScreenSchemeItem(FieldScreenSchemeItem) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
 
updateFieldScreenTab(FieldScreenTab) - Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
 
updateFilter(JiraServiceContext, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Persists a SearchRequest to the database.
updateFilter(JiraServiceContext, SearchRequest, boolean) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Persists a SearchRequest to the database.
updateFilterOwner(JiraServiceContext, User, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Persists a SearchRequest to the database - only available to administrators.
updateFormatters(ApplicationProperties, JiraAuthenticationContext) - Method in class com.atlassian.jira.util.JiraDurationUtils
Sets the duration formatter with a new instance of a particular formatter chosen based on the settings in the application properties and authentication context
updateIssue(FieldLayoutItem, MutableIssue, Map) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Record the value on the issue (not saving it to the database, see updateValue).
updateIssue(User, MutableIssue, EventDispatchOption, boolean) - Method in interface com.atlassian.jira.issue.IssueManager
This method will store the provided issue to the JIRA datastore.
updateIssueFromFieldValuesHolder(FieldScreenRenderer, User, MutableIssue, Map) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
updateIssueInputParameters(IssueContext, Issue, String, IssueInputParameters, List<FieldOperationHolder>) - Method in class com.atlassian.jira.issue.customfields.impl.rest.AbstractCustomFieldOperationsHandler
 
updateIssueInputParameters(IssueContext, Issue, String, IssueInputParameters, List<FieldOperationHolder>) - Method in interface com.atlassian.jira.issue.fields.rest.RestFieldOperationsHandler
This method has to set the field value(s) in the IssueInputParameters based on the operations.
updateIssueLinkType(IssueLinkType, String, String, String) - Method in interface com.atlassian.jira.issue.link.IssueLinkTypeManager
 
updateIssueOnWorklogCreate(User, Worklog, Long, boolean) - Method in interface com.atlassian.jira.issue.worklog.TimeTrackingIssueUpdater
Will set the Worklog.getIssue()'s remaining estimate to the newEstimate and will increment the issues time spent by the Worklog.getTimeSpent().
updateIssueOnWorklogDelete(User, Worklog, Long, boolean) - Method in interface com.atlassian.jira.issue.worklog.TimeTrackingIssueUpdater
Will set the Worklog.getIssue()'s remaining estimate to the newEstimate and will decrement the issues time spent by the Worklog.getTimeSpent().
updateIssueOnWorklogUpdate(User, Worklog, Worklog, Long, Long, boolean) - Method in interface com.atlassian.jira.issue.worklog.TimeTrackingIssueUpdater
Will set the Worklog.getIssue()'s remaining estimate to the newEstimate and will decrement the issues time spent by the originalTimeSpent and then increment it by the Worklog.getTimeSpent().
updateIssueType(String, String, Long, String, String, String) - Method in interface com.atlassian.jira.config.ConstantsManager
Updates an existing issueType.
updateIssueTypeScreenScheme(IssueTypeScreenScheme) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
updateIssueTypeScreenSchemeEntity(IssueTypeScreenSchemeEntity) - Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
 
updateManagedConfigurationItem(ManagedConfigurationItem) - Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
Update the registration of this ManagedConfigurationItem.
updateOptions(Collection<Option>) - Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
Update a set of options.
updateOptionSet(FieldConfig, Collection) - Method in interface com.atlassian.jira.issue.fields.option.OptionSetManager
 
updatePortalPage(JiraServiceContext, PortalPage, boolean) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Updates the specified PortalPage in the database
updatePortalPageUnconditionally(JiraServiceContext, User, PortalPage) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Updates the specified PortalPage in the database , no permission checks are applied, but the user must be an administrator
updateProject(ProjectService.UpdateProjectValidationResult) - Method in interface com.atlassian.jira.bc.project.ProjectService
Using the validation result from ProjectService.validateUpdateProject(User, String, String, String, String, String, Long) this method performs the actual update on the project.
updateProject(Project, String, String, String, String, Long) - Method in interface com.atlassian.jira.project.ProjectManager
Updates the project provided with the new attributes passed in.
updateProject(Project, String, String, String, String, Long, Long) - Method in interface com.atlassian.jira.project.ProjectManager
Updates the project provided with the new attributes passed in.
updateProjectCategory(GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
Deprecated.
updateProjectCategory(ProjectCategory) - Method in interface com.atlassian.jira.project.ProjectManager
Persist an updated project category.
updateProjectRole(User, ProjectRole, ErrorCollection) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will update projectRole, checking the currentUser has the correct permissions to perform the update operation.
updateProjectRoleActors(ProjectRoleActors) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Commits the given ProjectRoleActors to permanent store, saving any updates made.
updateProjectSchemes(ProjectService.UpdateProjectSchemesValidationResult, Project) - Method in interface com.atlassian.jira.bc.project.ProjectService
Updates the project schemes for a particular project, given a validation result and project to update.
updateRemoteIssueLink(RemoteIssueLink, User) - Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
Updates the given remote issue link.
updateRole(ProjectRole) - Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
Updates a project role object
updateRules(List<String>, boolean) - Method in interface com.atlassian.jira.bc.whitelist.WhitelistManager
Used to update the whitelist configuration.
updateRules(WhitelistService.WhitelistUpdateValidationResult) - Method in interface com.atlassian.jira.bc.whitelist.WhitelistService
updateScheme(GenericValue) - Method in interface com.atlassian.jira.scheme.SchemeManager
Deprecated.
Use SchemeManager.updateScheme(Scheme) instead. Since v5.0.
updateScheme(Scheme) - Method in interface com.atlassian.jira.scheme.SchemeManager
Updates any changes to the scheme object.
updateSchemesForRenamedWorkflow(String, String) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Updates Workflow Schemes's such that schemes associated to the workflow with name oldWorkflowName will be changed to newWorkflowName.
updateSearchParameters(JiraServiceContext, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Persists changes to passed SearchRequest's search parameters and search sorts.
updateSharePermissions(SharedEntity) - Method in interface com.atlassian.jira.sharing.ShareManager
Updates the SharePermission associated with an entity.
updateSubscription(JiraServiceContext, Long, String, String, boolean) - Method in interface com.atlassian.jira.bc.filter.FilterSubscriptionService
Updates the subscription to the new given values and persists.
updateSubscription(User, Long, String, Trigger, Boolean) - Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
 
updateSubTaskIssueType(String, String, Long, String, String) - Method in interface com.atlassian.jira.config.SubTaskManager
 
updateUser(UserService.UpdateUserValidationResult) - Method in interface com.atlassian.jira.bc.user.UserService
Execute the update using the validation result from UserService.validateUpdateUser(User).
updateUser(User) - Method in interface com.atlassian.jira.user.util.UserManager
Updates the User.
updateValue(CustomField, Issue, T) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Upadte the value for this Custom Field in a particular issue currently stored in the database.
updateValue(CustomField, Issue, Collection<S>) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType
Update a multi-select value for an issue.
updateValue(CustomField, Issue, T) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
the value does exist, and the new value is different than the existing one.
updateValue(CustomField, Issue, T) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
updateValue(FieldLayoutItem, Issue, ModifiedValue, IssueChangeHolder) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Update the issue in the data store.
updateValues(CustomField, Long, PersistenceFieldType, Collection) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
 
updateValues(CustomField, Long, PersistenceFieldType, Collection, String) - Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
 
updateVersion(long) - Method in class com.atlassian.jira.config.properties.LookAndFeelBean
Convenience method used by data import (see JRA-11680) to update version number to the greater version number after the import (to make sure LF values wont be cached).
updateWithNewRemainingEstimate(JiraServiceContext, WorklogNewEstimateResult, boolean) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Updates the provided Worklog.
updateWorkflow(JiraServiceContext, JiraWorkflow) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Updates the workflow descriptor provided in the persistance mechanism implemented.
updateWorkflow(String, JiraWorkflow) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Saves the given JiraWorkflow, which may be either a "live" or "draft" version.
updateWorkflowNameAndDescription(JiraServiceContext, JiraWorkflow, String, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Used to change the name and description of an existing worfklow with the given name.
updateWorkflowNameAndDescription(String, JiraWorkflow, String, String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
Used to change the name and description of an existing worfklow with the given name.
updateWorkflowScheme(ApplicationUser, AssignableWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Save changes to the passed workflow scheme.
updateWorkflowScheme(ApplicationUser, DraftWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Save changes to the passed workflow scheme.
updateWorkflowScheme(AssignableWorkflowScheme) - Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
Save changes to the passed workflow scheme.
UPGRADE_SYSTEM_PROPERTY - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
UriMatcher - Class in com.atlassian.jira.util
Utility class for matching URIs.
UriMatcher() - Constructor for class com.atlassian.jira.util.UriMatcher
 
UriValidator - Class in com.atlassian.jira.util
Verify that a url is not executable Needs to be instantiated to support testing - oh PowerMock wherefore art thou
UriValidator(String) - Constructor for class com.atlassian.jira.util.UriValidator
 
url(String) - Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
 
url(String) - Method in class com.atlassian.jira.issue.table.IssueTable.Builder
 
URL - Static variable in class com.atlassian.jira.JiraDataTypes
 
UrlBuilder - Class in com.atlassian.jira.util
Builds a URL from parameters.
UrlBuilder(boolean) - Constructor for class com.atlassian.jira.util.UrlBuilder
Creates a builder with a blank URL.
UrlBuilder(UrlBuilder) - Constructor for class com.atlassian.jira.util.UrlBuilder
Creates a copy of the passed builder.
UrlBuilder(String) - Constructor for class com.atlassian.jira.util.UrlBuilder
Creates a builder with the specified URL fragment.
UrlBuilder(String, boolean) - Constructor for class com.atlassian.jira.util.UrlBuilder
Creates a builder with the specified URL fragment.
UrlBuilder(String, String, boolean) - Constructor for class com.atlassian.jira.util.UrlBuilder
Creates a builder with the specified URL fragment.
URLCodec - Class in com.atlassian.jira.util
Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
URLCodec() - Constructor for class com.atlassian.jira.util.URLCodec
 
urlEncode(String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
Encodes the given string into application/x-www-form-urlencoded format, using the JIRA encoding scheme to obtain the bytes for unsafe characters.
USE - Static variable in class com.atlassian.jira.security.Permissions
Permission to use JIRA
USE_COMPOUND_FILE - Static variable in class com.atlassian.jira.config.properties.APKeys.JiraIndexConfiguration.MergePolicy
 
USE_NOW_DATE - Static variable in interface com.atlassian.jira.issue.customfields.converters.DatePickerConverter
This date is used as a placeholder in the Default Value of a Date Custom Field, to indicate that that we should return the current date when getDefault() is called.
useColumns() - Method in class com.atlassian.jira.issue.search.SearchRequest
 
USED_USER - Static variable in class com.atlassian.jira.user.UserHistoryItem
 
USER - Static variable in class com.atlassian.configurable.ObjectConfigurationTypes
 
USER - Static variable in class com.atlassian.jira.JiraDataTypes
 
USER_ADDPORTLET_COLUMNS - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_AGENT_HEADER - Static variable in class com.atlassian.jira.util.BrowserUtils
 
USER_AUTOWATCH_DISABLED - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_AVATAR_ID_KEY - Static variable in interface com.atlassian.jira.avatar.AvatarManager
 
USER_CANNOTCHANGEPASSWORD - Static variable in interface com.atlassian.jira.event.user.UserEventType
 
USER_CREATED - Static variable in interface com.atlassian.jira.event.user.UserEventType
 
USER_DEFAULT_SHARE_PRIVATE - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_DOC_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
USER_FILTER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
USER_FORGOTPASSWORD - Static variable in interface com.atlassian.jira.event.user.UserEventType
 
USER_FORGOTUSERNAME - Static variable in interface com.atlassian.jira.event.user.UserEventType
 
USER_HISTORY_ISSUETYPE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
USER_HISTORY_SUBTASK_ISSUETYPE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
USER_ISSUES_PER_PAGE - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_JQL_AUTOCOMPLETE_DISABLED - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_KEYBOARD_SHORTCUTS_DISABLED - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_LOCALE - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_LOGIN - Static variable in interface com.atlassian.jira.event.user.UserEventType
 
USER_LOGOUT - Static variable in interface com.atlassian.jira.event.user.UserEventType
 
USER_MANAGEMENT_MAX_DISPLAY_MEMBERS - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
USER_NAME_TRANSFORMER_CLASS - Static variable in class com.atlassian.jira.config.properties.APKeys.TrustedApplications
 
USER_NOTIFICATIONS_MIMETYPE - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_NOTIFY_OWN_CHANGES - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_PICKER - Static variable in class com.atlassian.jira.security.Permissions
 
USER_PICKER_FILTER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
USER_PROJECT_ADMIN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
USER_SHORT_DOC_EXAMPLE - Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
USER_SHOW_ACTIONS_IN_NAVIGATOR - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_SIGNUP - Static variable in interface com.atlassian.jira.event.user.UserEventType
 
USER_TIMEZONE - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
USER_VOTES_REPORT_SORTS - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_VOTES_REPORT_UNRESOLVED_ONLY - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_WATCHES_REPORT_SORTS - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
USER_WATCHES_REPORT_UNRESOLVED_ONLY - Static variable in interface com.atlassian.jira.user.preferences.PreferenceKeys
 
UserAddedEvent - Class in com.atlassian.jira.event.web.action.admin
Denotes that an user has been added by the submission of the add user form.
UserAddedEvent(Map<String, String[]>) - Constructor for class com.atlassian.jira.event.web.action.admin.UserAddedEvent
 
UserAdminHistoryManager - Interface in com.atlassian.jira.user
A wrapper of the UserHistoryManager that allows you to deal directly with Admin pages
UserAgentUtil - Interface in com.atlassian.jira.util
Utility class for sniffer UserAgents
UserAgentUtil.Browser - Class in com.atlassian.jira.util
 
UserAgentUtil.Browser(UserAgentUtil.BrowserFamily, UserAgentUtil.BrowserMajorVersion, String) - Constructor for class com.atlassian.jira.util.UserAgentUtil.Browser
 
UserAgentUtil.BrowserFamily - Enum in com.atlassian.jira.util
 
UserAgentUtil.BrowserMajorVersion - Enum in com.atlassian.jira.util
 
UserAgentUtil.OperatingSystem - Class in com.atlassian.jira.util
 
UserAgentUtil.OperatingSystem(UserAgentUtil.OperatingSystem.OperatingSystemFamily) - Constructor for class com.atlassian.jira.util.UserAgentUtil.OperatingSystem
 
UserAgentUtil.OperatingSystem.OperatingSystemFamily - Enum in com.atlassian.jira.util
 
UserAgentUtil.UserAgent - Class in com.atlassian.jira.util
 
UserAgentUtil.UserAgent(UserAgentUtil.Browser, UserAgentUtil.OperatingSystem) - Constructor for class com.atlassian.jira.util.UserAgentUtil.UserAgent
 
UserAgentUtilImpl - Class in com.atlassian.jira.util
Default Implementation for Sniffing User Agents.
UserAgentUtilImpl() - Constructor for class com.atlassian.jira.util.UserAgentUtilImpl
 
UserAvatarUpdatedEvent - Class in com.atlassian.jira.event.user
Event indicating that a user's avatar has been updated.
UserAvatarUpdatedEvent(User, Long) - Constructor for class com.atlassian.jira.event.user.UserAvatarUpdatedEvent
 
UserBeanFactory - Interface in com.atlassian.jira.issue.fields.rest.json
This provides a simple, dependency-free, straight forward API to generating the JSON corresponding to a User.
UserBestNameComparator - Class in com.atlassian.jira.issue.comparator
This comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.
UserBestNameComparator(Locale) - Constructor for class com.atlassian.jira.issue.comparator.UserBestNameComparator
 
UserBestNameComparator() - Constructor for class com.atlassian.jira.issue.comparator.UserBestNameComparator
 
userCannotChangePassword(UserEvent) - Method in interface com.atlassian.jira.event.user.UserEventListener
Fired when a user tries to change their password, and the password cannot be updated
UserCFNotificationTypeAware - Interface in com.atlassian.jira.notification.type
CustomFieldType's should implement this interface if it wants to be selectable from the user custom field drop down list when adding new notifications.
UserClauseValuesGenerator - Class in com.atlassian.jira.jql.values
Gets all the users for the specified value.
UserClauseValuesGenerator(UserPickerSearchService) - Constructor for class com.atlassian.jira.jql.values.UserClauseValuesGenerator
 
UserColumnLayout - Interface in com.atlassian.jira.issue.fields.layout.column
 
UserComparator - Class in com.atlassian.jira.issue.comparator
 
UserComparator() - Constructor for class com.atlassian.jira.issue.comparator.UserComparator
 
UserConverter - Interface in com.atlassian.jira.issue.customfields.converters
Converts between User objects and Strings for storage and retrieval of Custom Field values.
userCreated(UserEvent) - Method in interface com.atlassian.jira.event.user.UserEventListener
Fired when a user is created automatically
UserCustomFieldClauseQueryFactory - Class in com.atlassian.jira.jql.query
Clause query factory that creates the clauses for user custom fields.
UserCustomFieldClauseQueryFactory(String, UserResolver, JqlOperandResolver) - Constructor for class com.atlassian.jira.jql.query.UserCustomFieldClauseQueryFactory
 
UserCustomFieldImporter - Class in com.atlassian.jira.imports.project.customfield
Implementation of ProjectCustomFieldImporter for custom fields that store usernames.
UserCustomFieldImporter() - Constructor for class com.atlassian.jira.imports.project.customfield.UserCustomFieldImporter
 
UserCustomFieldIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
A simple version custom field indexer for the SingleUserPicker custom field.
UserCustomFieldIndexer(FieldVisibilityManager, CustomField, UserConverter) - Constructor for class com.atlassian.jira.issue.index.indexers.impl.UserCustomFieldIndexer
 
UserCustomFieldSearchRenderer - Class in com.atlassian.jira.issue.customfields.searchers.renderer
 
UserCustomFieldSearchRenderer(ClauseNames, CustomFieldSearcherModuleDescriptor, CustomField, CustomFieldValueProvider, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.renderer.UserCustomFieldSearchRenderer
 
UserCustomFieldValidator - Class in com.atlassian.jira.jql.validator
The Affected Version clause validator.
UserCustomFieldValidator(UserResolver, JqlOperandResolver, I18nHelper.BeanFactory) - Constructor for class com.atlassian.jira.jql.validator.UserCustomFieldValidator
 
UserEvent - Class in com.atlassian.jira.event.user
A UserEvent.
UserEvent(User, int) - Constructor for class com.atlassian.jira.event.user.UserEvent
 
UserEvent(Map, User, int) - Constructor for class com.atlassian.jira.event.user.UserEvent
 
UserEventListener - Interface in com.atlassian.jira.event.user
The UserEventListener listens for all UserEvents.
UserEventType - Interface in com.atlassian.jira.event.user
 
userExists(String) - Method in class com.atlassian.jira.imports.project.mapper.UserMapper
 
userExists(String) - Static method in class com.atlassian.jira.user.UserUtils
Checks if a user with given username exists.
userExists(String) - Method in interface com.atlassian.jira.user.util.UserUtil
Returns true if the a user exists with the specified userName
UserField - Interface in com.atlassian.jira.issue.fields
A marker interface to mark all user fields available in the system.
UserFieldSearchConstants - Class in com.atlassian.jira.issue.search.constants
Holds searching constants for user system fields.
UserFieldSearchConstants(String, ClauseNames, String, String, String, String, String, String, String, Set<Operator>) - Constructor for class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
UserFieldSearchConstants(String, String, String, String, String, String, String, Set<Operator>) - Constructor for class com.atlassian.jira.issue.search.constants.UserFieldSearchConstants
 
UserFieldSearchConstantsWithEmpty - Class in com.atlassian.jira.issue.search.constants
Holds searching constants for user system fields.
UserFieldSearchConstantsWithEmpty(String, ClauseNames, String, String, String, String, String, String, String, String, String, Set<Operator>) - Constructor for class com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty
 
UserFieldSearchConstantsWithEmpty(String, String, String, String, String, String, String, Set<Operator>) - Constructor for class com.atlassian.jira.issue.search.constants.UserFieldSearchConstantsWithEmpty
 
UserFitsNavigatorHelper - Class in com.atlassian.jira.issue.search.searchers.util
This is a helper class for determining if a user fits in the navigator.
UserFitsNavigatorHelper(UserPickerSearchService) - Constructor for class com.atlassian.jira.issue.search.searchers.util.UserFitsNavigatorHelper
 
userForgotPassword(UserEvent) - Method in interface com.atlassian.jira.event.user.UserEventListener
Fired when a user indicates they have forgotten their password
userForgotUsername(UserEvent) - Method in interface com.atlassian.jira.event.user.UserEventListener
Fired when a user indicates they have forgotten their username
UserFormat - Interface in com.atlassian.jira.plugin.profile
Provides a format to display a user on screen.
UserFormatManager - Interface in com.atlassian.jira.plugin.profile
Deprecated.
please use UserFormats instead.
UserFormatModuleDescriptor - Interface in com.atlassian.jira.plugin.userformat
A module descriptor that produces a UserFormat that can be used to format a user for display.
UserFormats - Interface in com.atlassian.jira.plugin.userformat
Builds user formats for a specific user format type.
UserHistoryItem - Class in com.atlassian.jira.user
 
UserHistoryItem(UserHistoryItem.Type, String, long, String) - Constructor for class com.atlassian.jira.user.UserHistoryItem
 
UserHistoryItem(UserHistoryItem.Type, String, long) - Constructor for class com.atlassian.jira.user.UserHistoryItem
 
UserHistoryItem(UserHistoryItem.Type, String) - Constructor for class com.atlassian.jira.user.UserHistoryItem
 
UserHistoryItem(UserHistoryItem.Type, String, String) - Constructor for class com.atlassian.jira.user.UserHistoryItem
 
UserHistoryItem.Type - Class in com.atlassian.jira.user
 
UserHistoryItem.Type(String) - Constructor for class com.atlassian.jira.user.UserHistoryItem.Type
Create a new Type.
UserHistoryManager - Interface in com.atlassian.jira.user
The manager responsible for storing and retreiving UserHistoryItem objects.
UserIndexInfoResolver - Class in com.atlassian.jira.jql.resolver
Index resolver that can find the index values for users.
UserIndexInfoResolver(NameResolver<User>) - Constructor for class com.atlassian.jira.jql.resolver.UserIndexInfoResolver
 
UserIssueHistoryManager - Interface in com.atlassian.jira.user
A wrapper of the UserHistoryManager that allows you to deal directly with Issue objects
UserJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
UserJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.UserJsonBean
 
UserManager - Interface in com.atlassian.jira.user.util
Simple user utilities that do not require an implementation with too many dependencies.
UserMapper - Class in com.atlassian.jira.imports.project.mapper
Allows you to map Users.
UserMapper(UserUtil) - Constructor for class com.atlassian.jira.imports.project.mapper.UserMapper
 
username() - Method in class com.atlassian.jira.config.FeatureEvent
 
UserNameComparator - Class in com.atlassian.jira.issue.comparator
Used to sort users based on Principal.getName(), not taking into account the users full name.
UserNameComparator(Locale) - Constructor for class com.atlassian.jira.issue.comparator.UserNameComparator
 
UserPickerCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
The SearchInputTransformer for user custom fields.
UserPickerCustomFieldSearchInputTransformer(String, ClauseNames, CustomField, UserConverter, UserFitsNavigatorHelper, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.UserPickerCustomFieldSearchInputTransformer
 
UserPickerSearcher - Class in com.atlassian.jira.issue.customfields.searchers
 
UserPickerSearcher(UserResolver, JqlOperandResolver, JiraAuthenticationContext, UserConverter, UserPickerSearchService, CustomFieldInputHelper, UserManager, FieldVisibilityManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.UserPickerSearcher
 
UserPickerSearcherInputTransformerFactory - Interface in com.atlassian.jira.issue.customfields.searchers.transformer
 
UserPickerSearchService - Interface in com.atlassian.jira.bc.user.search
Service that retrieves a collection of User objects based on a partial query string
UserPreferencesManager - Interface in com.atlassian.jira.user.preferences
A simple manager for retrieving, caching and updating user preferences objects
UserPreferencesUpdatedEvent - Class in com.atlassian.jira.event.user
Event indicating that a user's preferences have been updated.
UserPreferencesUpdatedEvent(User) - Constructor for class com.atlassian.jira.event.user.UserPreferencesUpdatedEvent
 
UserProfileUpdatedEvent - Class in com.atlassian.jira.event.user
Event indicating that a user's profile has been updated.
UserProfileUpdatedEvent(User, User) - Constructor for class com.atlassian.jira.event.user.UserProfileUpdatedEvent
 
UserProjectHistoryManager - Interface in com.atlassian.jira.user
A wrapper of the UserHistoryManager that allows you to deal directly with Project objects
UserPropertyManager - Interface in com.atlassian.jira.user
The manager allows the caller to get the PropertySet associated with a user.
UserQueryHistoryManager - Interface in com.atlassian.jira.user
A wrapper of the UserHistoryManager that allows you to store and retrieve history items UserHistoryItem of the type JQL_QUERY.
UserResolver - Interface in com.atlassian.jira.jql.resolver
We need a non-generified interface here to make this work with PICO+OSGi in plugins2
UserRoleActorFactory - Class in com.atlassian.jira.security.roles.actor
Responsible for construction of UserRoleActor instances.
UserRoleActorFactory(CrowdService) - Constructor for class com.atlassian.jira.security.roles.actor.UserRoleActorFactory
 
Users - Class in com.atlassian.jira.user.util
Static utility methods pertaining to User instances.
Users() - Constructor for class com.atlassian.jira.user.util.Users
 
UserSearcherHelper - Interface in com.atlassian.jira.issue.search.searchers.util
 
UserSearchParams - Class in com.atlassian.jira.bc.user.search
Optional parameters to restrict a user search.
UserSearchParams(boolean, boolean, boolean) - Constructor for class com.atlassian.jira.bc.user.search.UserSearchParams
 
UserSearchParams.Builder - Class in com.atlassian.jira.bc.user.search
 
UserSearchParams.Builder() - Constructor for class com.atlassian.jira.bc.user.search.UserSearchParams.Builder
 
UserService - Interface in com.atlassian.jira.bc.user
UserService provides User manipulation methods exposed for remote API and actions.
UserService.CreateUsernameValidationResult - Class in com.atlassian.jira.bc.user
 
UserService.CreateUsernameValidationResult(String, Long, ErrorCollection) - Constructor for class com.atlassian.jira.bc.user.UserService.CreateUsernameValidationResult
 
UserService.CreateUserValidationResult - Class in com.atlassian.jira.bc.user
 
UserService.DeleteUserValidationResult - Class in com.atlassian.jira.bc.user
 
UserService.FieldName - Class in com.atlassian.jira.bc.user
 
UserService.UpdateUserValidationResult - Class in com.atlassian.jira.bc.user
 
userSignup(UserEvent) - Method in interface com.atlassian.jira.event.user.UserEventListener
Fired when a user signs up manually
UserStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
UserStatisticsMapper(UserFieldSearchConstantsWithEmpty, UserManager, JiraAuthenticationContext) - Constructor for class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
UserStatisticsMapper(String, String, String, UserManager, JiraAuthenticationContext) - Constructor for class com.atlassian.jira.issue.statistics.UserStatisticsMapper
 
UserUtil - Interface in com.atlassian.jira.user.util
This is a back end service level interface that defines an API for user level operations.
UserUtil.PasswordResetToken - Interface in com.atlassian.jira.user.util
 
UserUtil.PasswordResetTokenValidation - Interface in com.atlassian.jira.user.util
 
UserUtil.PasswordResetTokenValidation.Status - Enum in com.atlassian.jira.user.util
 
UserUtils - Class in com.atlassian.jira.user
A static helper class for User operations.
UserUtils() - Constructor for class com.atlassian.jira.user.UserUtils
 
usesJiraTimeZone(JiraServiceContext) - Method in interface com.atlassian.jira.timezone.TimeZoneService
Returns true if this user is using the JIRA default time zone or false if the user has is using a custom time zone.
useSystemTimeZone() - Method in interface com.atlassian.jira.timezone.TimeZoneService
Returns true if the JVM time zone is used, otherwise false.

V

valid - Variable in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
validate(I18nHelper, String) - Method in interface com.atlassian.jira.bc.license.JiraLicenseService
Validates the license String in preparation for setting the license.
validate(ProjectActionSupport, Map) - Method in class com.atlassian.jira.charts.report.AbstractChartReport
 
validate(User, Operand, WasClause) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
 
validate(User, Operand, TerminalClause) - Method in interface com.atlassian.jira.jql.operand.JqlOperandResolver
Validates the operand against its handler.
validate(String) - Method in interface com.atlassian.jira.jql.util.JqlDateSupport
Check to see if the passed string is a valid date according to JQL.
validate(String) - Method in interface com.atlassian.jira.jql.util.JqlLocalDateSupport
Check to see if the passed string is a valid date according to JQL.
validate(User, TerminalClause) - Method in class com.atlassian.jira.jql.validator.AbstractUserValidator
 
validate(User, TerminalClause) - Method in interface com.atlassian.jira.jql.validator.ClauseValidator
Validates a clause and adds human readable i18n'ed messages if there is a problem.
validate(User, TerminalClause) - Method in class com.atlassian.jira.jql.validator.ExactTextCustomFieldValidator
 
validate(User, TerminalClause) - Method in class com.atlassian.jira.jql.validator.FreeTextFieldValidator
 
validate(User, TerminalClause) - Method in class com.atlassian.jira.jql.validator.LocalDateValidator
 
validate(User, TerminalClause) - Method in class com.atlassian.jira.jql.validator.NumberCustomFieldValidator
 
validate(FunctionOperand) - Method in class com.atlassian.jira.jql.validator.NumberOfArgumentsValidator
 
validate(User, TerminalClause) - Method in interface com.atlassian.jira.jql.validator.OperatorUsageValidator
Validate the usage of the Operator and Operand that are held in the clause.
validate(User, TerminalClause) - Method in class com.atlassian.jira.jql.validator.SupportedOperatorsValidator
 
validate(User, FunctionOperand, TerminalClause) - Method in interface com.atlassian.jira.plugin.jql.function.JqlFunction
Will validate the function operand's arguments and report back any errors.
validate(ProjectActionSupport, Map) - Method in class com.atlassian.jira.plugin.report.impl.AbstractReport
 
validate(ProjectActionSupport, Map) - Method in interface com.atlassian.jira.plugin.report.Report
Validate the parameters passed to this report from the UI.
validate(ErrorCollection, BulkMoveOperation, User) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
 
validate() - Method in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
validateAddGroupsToGroup(JiraServiceContext, Collection, Collection) - Method in interface com.atlassian.jira.bc.group.GroupService
Performs validation to see if the provided groups (identified by the groupNames collection) can be added to the provided group by the current user (as specified in the jiraServiceContext).
validateAddIssueLinks(User, Issue, String, Collection<String>) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
Validates that the user provided can add the link provided for a particular issue.
validateAddIssueLinks(User, Issue, Long, Direction, Collection<String>, boolean) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
 
validateAddIssueLinks(User, Issue, String, Collection<String>) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
Validates that the user provided can add the link provided for a particular issue.
validateAddIssueLinks(User, Issue, Long, Direction, Collection<String>, boolean) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
 
validateAddLabel(User, Long, String) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Validates that the user provided can add the label provided for a particular issue.
validateAddLabel(User, Long, Long, String) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Validates that the user provided can add the label provided for a particular issue.
validateAddUsersToGroup(JiraServiceContext, Collection, Collection) - Method in interface com.atlassian.jira.bc.group.GroupService
Performs validation to see if the provided users (identified by the userNames collection) can be added to the provided group by the current user (as specified in the jiraServiceContext).
validateAddUserToGroup(JiraServiceContext, Collection, String) - Method in interface com.atlassian.jira.bc.group.GroupService
Performs validation to see if the provided user (identified by username) can be added to the provided group by the current user (as specified in the jiraServiceContext).
validateAddVote(User, User, Issue) - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Validates if the user currently logged in may add a vote by the user supplied for the issue provided.
validateAddWorkflowTransitionToDraft(JiraServiceContext, JiraWorkflow, int) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Validates if a workflow transition can be added to a draft.
validateArchiveVersion(User, Version) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method should be called before archiving a version.
validateAssign(User, Long, String) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will check permissions to see if a user has the permission in relation to the provided issue, and that the assignee is assignable.
validateCommentUpdate(User, Long, String, String, Long, ErrorCollection) - Method in interface com.atlassian.jira.bc.issue.comment.CommentService
Confirms the parameters to update a comment are valid and that the updating user has the permission to do so.
validateCopyWorkflow(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Validates if a workflow can be cloned and saved with the provided name.
validateCreate(User, IssueInputParameters) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will validate parameters and check permissions and if all checks pass it will create an Issue that can be passed to the IssueService.create(User, CreateValidationResult) method.
validateCreate(User, RemoteIssueLink) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Validates parameters and checks permissions, and if all checks pass it will create a RemoteIssueLinkService.CreateValidationResult that can be passed to the RemoteIssueLinkService.create(User, CreateValidationResult) method.
validateCreate(JiraServiceContext, WorklogInputParameters) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permissions as determined by calling WorklogService.hasPermissionToCreate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.Issue,boolean) to create a worklog for this issue.
validateCreateIssueFields(JiraServiceContext, Collection<String>, Issue, FieldScreenRenderer, OperationContext, Map<String, String[]>, boolean, I18nHelper) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
validateCreateIssueType(String, String, String, String, ErrorCollection, String) - Method in interface com.atlassian.jira.config.ConstantsManager
Validates creation of a new issuetype.
validateCreateProject(User, String, String, String, String, String, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
This method needs to be called before creating a project to ensure all parameters are correct.
validateCreateProject(User, String, String, String, String, String, Long, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
This method needs to be called before creating a project to ensure all parameters are correct.
validateCreateUserForAdmin(User, String, String, String, String, String) - Method in interface com.atlassian.jira.bc.user.UserService
Validates creating a user for the admin section.
validateCreateUserForAdmin(User, String, String, String, String, String, Long) - Method in interface com.atlassian.jira.bc.user.UserService
Validates creating a user for the admin section.
validateCreateUserForAdminPasswordRequired(User, String, String, String, String, String) - Method in interface com.atlassian.jira.bc.user.UserService
Validates creating a user for RPC calls.
validateCreateUserForSetup(User, String, String, String, String, String) - Method in interface com.atlassian.jira.bc.user.UserService
Validates creating a user during setup of JIRA.
validateCreateUserForSignup(User, String, String, String, String, String) - Method in interface com.atlassian.jira.bc.user.UserService
Validates creating a user during public signup.
validateCreateUserForSignupOrSetup(User, String, String, String, String, String) - Method in interface com.atlassian.jira.bc.user.UserService
validateCreateUsername(User, String) - Method in interface com.atlassian.jira.bc.user.UserService
Validates the username for a new user.
validateCreateUsername(User, String, Long) - Method in interface com.atlassian.jira.bc.user.UserService
Validates the username for a new user.
validateCreateVersion(User, Project, String, String, String, Long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method needs to be called before creating a version to ensure all parameters are correct.
validateCreateVersion(User, Project, String, Date, String, Long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method needs to be called before creating a version to ensure all parameters are correct.
validateCreateWithManuallyAdjustedEstimate(JiraServiceContext, WorklogAdjustmentAmountInputParameters) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permission as determined by calling WorklogService.hasPermissionToCreate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.Issue,boolean) to create a worklog for this issue.
validateCreateWithNewEstimate(JiraServiceContext, WorklogNewEstimateInputParameters) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permission as determined by calling WorklogService.hasPermissionToCreate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.Issue,boolean) to create a worklog for this issue.
validateCronExpression(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.filter.FilterSubscriptionService
Validates a given cron expression Errors are passed back in the ErrorCollection of the JiraServiceContext
validateDaysPrevious(ProjectActionSupport, Map) - Method in class com.atlassian.jira.charts.report.AbstractChartReport
 
validateDecreaseVersionSequence(User, long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validate Move a version to have a higher sequence number - ie make it later.
validateDelete(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.customfield.CustomFieldService
Validates that the custom field with the provided id can be deleted.
validateDelete(JiraServiceContext, String, String) - Method in interface com.atlassian.jira.bc.group.GroupService
Validates if the group provided can be deleted in JIRA.
validateDelete(User, Issue, IssueLink) - Method in interface com.atlassian.jira.bc.issue.issuelink.IssueLinkService
Deprecated.
Validates parameters and checks permissions, and if all checks pass it will create a IssueLinkService.DeleteIssueLinkValidationResult that can be passed to the IssueLinkService.delete(DeleteIssueLinkValidationResult) method.
validateDelete(User, Long) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will check permissions to see if a user has the Permissions.DELETE_ISSUE permission in relation to the provided issue.
validateDelete(User, Issue, IssueLink) - Method in interface com.atlassian.jira.bc.issue.link.IssueLinkService
Validates parameters and checks permissions, and if all checks pass it will create a IssueLinkService.DeleteIssueLinkValidationResult that can be passed to the IssueLinkService.delete(DeleteIssueLinkValidationResult) method.
validateDelete(User, Long) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Validates parameters and checks permissions, and if all checks pass it will create a RemoteIssueLinkService.DeleteValidationResult that can be passed to the RemoteIssueLinkService.delete(User, DeleteValidationResult) method.
validateDelete(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permissions as determined by calling WorklogService.hasPermissionToDelete(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog) to delete a worklog for this issue.
validateDelete(JiraServiceContext, Long, VersionService.VersionAction, VersionService.VersionAction) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validates an attempt to delete a version from a project.
validateDeleteByGlobalId(User, Issue, String) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Validates parameters and checks permissions, and if all checks pass it will create a RemoteIssueLinkService.DeleteByGlobalIdValidationResult that can be passed to the RemoteIssueLinkService.deleteByGlobalId(User, DeleteByGlobalIdValidationResult) method.
validateDeleteProject(User, String) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validation to delete a project is quite straightforward.
validateDeleteUser(User, String) - Method in interface com.atlassian.jira.bc.user.UserService
Validates removing a user for the admin section.
validateDeleteWithManuallyAdjustedEstimate(JiraServiceContext, Long, String) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permissions as determined by calling WorklogService.hasPermissionToDelete(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog) to delete a worklog for this issue.
validateDeleteWithNewEstimate(JiraServiceContext, Long, String) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permissions as determined by calling WorklogService.hasPermissionToDelete(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog) to delete a worklog for this issue.
validateFields(JiraServiceContext, OperationContext, I18nHelper, Issue, Collection<FieldLayoutItem>) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Validates that all fields inputed have valid values.
validateFilterForChangeOwner(JiraServiceContext, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Validates that the proposed owner can take over the ownership of the filter
validateFilterForCreate(JiraServiceContext, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Validates that a filter is in a correct state to be created.
validateFilterForUpdate(JiraServiceContext, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Validates that a filter is in a correct state to be updated.
validateForChangeOwner(JiraServiceContext, PortalPage) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
This will validate that the dashboard page can be changed to the new owbner.
validateForChangePortalPageSequence(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to validate that sequence of a PortalPage can be changed.
validateForCreate(JiraServiceContext, PortalPage) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to validate that the PortalPage object is in a valid state for creation.
validateForCreatePortalPageByClone(JiraServiceContext, PortalPage, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to validate that a new PortalPage can be created by cloning its Portlet content from an existing PortalPage object.
validateForDelete(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Validates that the filter can be deleted successfully.
validateForDelete(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to validate that the specified portalPage with the portalPageId can be deleted.
validateForGetPortalPage(JiraServiceContext, Long) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Check if the user in the service context has permission to get the portal page with the id provided.
validateForSearch(JiraServiceContext, SharedEntitySearchParameters) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
This will validate that the input parameters are valid for a search that encompasses ANY share entity type.
validateForSearch(JiraServiceContext, SharedEntitySearchParameters) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
This will validate that the input parameters are valid for a search that encompasses ANY share entity type.
validateForUpdate(JiraServiceContext, PortalPage) - Method in interface com.atlassian.jira.bc.portal.PortalPageService
Called to validate that the PortalPage can be be updated
validateFromActionParams(Map, ErrorCollection, FieldConfig) - Method in interface com.atlassian.jira.issue.fields.CustomField
Validates relevant parameters on custom field type of this custom field.
validateFromParams(CustomFieldParams, ErrorCollection, FieldConfig) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Ensures that the CustomFieldParams of Strings is a valid representation of the Custom Field values.
validateFromParams(CustomFieldParams, ErrorCollection, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType
 
validateFromParams(CustomFieldParams, ErrorCollection, FieldConfig) - Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
 
validateImport(User, DataImportParams) - Method in interface com.atlassian.jira.bc.dataimport.DataImportService
Given the currently loggedInUser and import params this method does some basic validation of the input.
validateIncreaseVersionSequence(User, long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validate Move a version to have a lower sequence number - ie make it earlier.
validateIssueType(Issue, OperationContext, Map, ErrorCollection, I18nHelper) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
validateLicense(ErrorCollection, I18nHelper) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
validateMerge(JiraServiceContext, Long, Long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validates an attempt to merge a version into another.
validateMoveToEndVersionSequence(User, long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validate Move a version to the end of the version sequence.
validateMoveToStartVersionSequence(User, long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validate Move a version to the start of the version list.
validateMoveVersionAfter(User, long, Long) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validate Move a version after another version.
validateNotification(NotificationBuilder, User, Issue) - Method in interface com.atlassian.jira.notification.AdhocNotificationService
 
validateNotification(NotificationBuilder, User, Issue, AdhocNotificationService.ValiationOption) - Method in interface com.atlassian.jira.notification.AdhocNotificationService
 
validateNumberOfArgs(FunctionOperand, int) - Method in class com.atlassian.jira.plugin.jql.function.AbstractJqlFunction
 
validateOverwriteWorkflow(JiraServiceContext, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Validates that the draft workflow with the given name is allowed to be saved into the corresponding active workflow.
validateParams(User, SearchContext, FieldValuesHolder, I18nHelper, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.AbstractCustomFieldSearchInputTransformer
 
validateParams(User, SearchContext, FieldValuesHolder, I18nHelper, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.FreeTextCustomFieldSearchInputTransformer
 
validateParams(User, SearchContext, FieldValuesHolder, I18nHelper, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.NumberRangeCustomFieldSearchInputTransformer
 
validateParams(User, SearchContext, FieldValuesHolder, I18nHelper, ErrorCollection) - Method in class com.atlassian.jira.issue.customfields.searchers.transformer.UserPickerCustomFieldSearchInputTransformer
 
validateParams(OperationContext, ErrorCollection, I18nHelper, Issue, FieldScreenRenderLayoutItem) - Method in interface com.atlassian.jira.issue.fields.OrderableField
Ensure that the parameters are valid
validateParams(User, SearchContext, FieldValuesHolder, I18nHelper, ErrorCollection) - Method in class com.atlassian.jira.issue.search.searchers.transformer.RelativeDateSearcherInputTransformer
 
validateParams(User, SearchContext, FieldValuesHolder, I18nHelper, ErrorCollection) - Method in interface com.atlassian.jira.issue.search.searchers.transformer.SearchInputTransformer
Adds error meessages to the errors object if values in the fieldValuesHolder fails validation.
validateParentIssue(JiraServiceContext, Issue, Issue, String) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueToSubTaskConversionService
Validates the given parent issue key for issue key.
validatePasswordResetToken(User, String) - Method in interface com.atlassian.jira.user.util.UserUtil
This can be called to validate a token against the user.
validatePopulateFields(BulkEditBean, ErrorCollection, I18nHelper) - Method in interface com.atlassian.jira.bulkedit.operation.BulkMoveOperation
 
validateProject(Issue, OperationContext, Map, ErrorCollection, I18nHelper) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
validateProjectOrFilterId(ProjectActionSupport, Map) - Method in class com.atlassian.jira.charts.report.AbstractChartReport
 
validateProperties(Map<String, ObjectConfigurationProperty>) - Method in interface com.atlassian.configurable.ObjectDescriptor
 
validateQuery(User, Query) - Method in interface com.atlassian.jira.bc.issue.search.SearchService
Validates the specified Query for the searching user.
validateReleaseDate(User, Version, String) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validate the release date of a version without performing a release/unrelease.
validateReleaseVersion(User, Version, Date) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method needs to be called before releasing a version to ensure all parameters are correct.
validateReleaseVersion(User, Version, String) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method needs to be called before releasing a version to ensure all parameters are correct.
validateRemoveAllRoleActorsByNameAndType(User, String, String) - Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
Will validate removing all role actors with the specified name and the specified type.
validateRemoveGroupsFromGroups(JiraServiceContext, GroupRemoveChildMapper) - Method in interface com.atlassian.jira.bc.group.GroupService
Performs validation to see if the groups identified in mapper can be removed from their respective groups by the current user (as specified in the jiraServiceContext).
validateRemoveUserFromGroups(JiraServiceContext, List, String) - Method in interface com.atlassian.jira.bc.group.GroupService
Performs validation to see if the user can be removed from the groups by the current user (as specified in the jiraServiceContext).
validateRemoveUsersFromGroups(JiraServiceContext, GroupRemoveChildMapper) - Method in interface com.atlassian.jira.bc.group.GroupService
Performs validation to see if the users identified in mapper can be removed from their respective groups by the current user (as specified in the jiraServiceContext).
validateRemoveVote(User, User, Issue) - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Validates if the user currently logged in may remove a vote for the user supplied for the issue provided.
validateSetLabels(User, Long, Set<String>) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Validates that the user provided can set the labels provided for a particular issue.
validateSetLabels(User, Long, Long, Set<String>) - Method in interface com.atlassian.jira.bc.issue.label.LabelService
Validates that the user provided can set the labels provided for a particular issue.
validateSubTaskCreate(User, Long, IssueInputParameters) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method does the same as IssueService.validateCreate(User, IssueInputParameters) and it allows you to specify a parentId such that the created issue will be a subtask of the provided parent id.
validateSummary(Issue, OperationContext, Map, ErrorCollection, I18nHelper) - Method in interface com.atlassian.jira.web.action.issue.IssueCreationHelperBean
 
validateTargetIssueType(JiraServiceContext, Issue, IssueType, String) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Validates that the issue can be converted to given issue type.
validateTargetStatus(JiraServiceContext, Status, String, Issue, IssueType) - Method in interface com.atlassian.jira.bc.subtask.conversion.IssueConversionService
Validates that the target status is a valid status for the issue's project and the target issue type.
validateToken(HttpServletRequest, String) - Method in interface com.atlassian.jira.security.xsrf.XsrfTokenGenerator
Validate a form token received as part of a web request
validateTransition(User, Long, int, IssueInputParameters) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will validate parameters and check the transition conditions and if all checks pass it will construct a new instance of the Issue and will update it with the new parameters.
validateUnarchiveVersion(User, Version) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method should be called before unarchiving a version.
validateUnreleaseVersion(User, Version, Date) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method needs to be called before unreleasing a version to ensure all parameters are correct.
validateUnreleaseVersion(User, Version, String) - Method in interface com.atlassian.jira.bc.project.version.VersionService
This method needs to be called before unreleasing a version to ensure all parameters are correct.
validateUpdate(JiraServiceContext, Long, String, String, String) - Method in interface com.atlassian.jira.bc.customfield.CustomFieldService
Validates that the custom field with the provided id can be updated.
validateUpdate(User, Long, IssueInputParameters) - Method in interface com.atlassian.jira.bc.issue.IssueService
This method will validate parameters and check permissions and if all checks pass it will construct a new instance of the Issue and will update it with the new parameters.
validateUpdate(User, RemoteIssueLink) - Method in interface com.atlassian.jira.bc.issue.link.RemoteIssueLinkService
Validates parameters and checks permissions, and if all checks pass it will create a RemoteIssueLinkService.UpdateValidationResult that can be passed to the RemoteIssueLinkService.update(User, UpdateValidationResult) method.
validateUpdate(JiraServiceContext, WorklogInputParameters) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permissions as determined by calling WorklogService.hasPermissionToUpdate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog) to update a worklog for this issue.
validateUpdateProject(User, String) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validates that the given user is authorised to update a project.
validateUpdateProject(User, String, String, String, String, String, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validates updating a project's details.
validateUpdateProject(User, String, String, String, String, String, Long, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
Validates updating a project's details.
validateUpdateProjectSchemes(User, Long, Long, Long) - Method in interface com.atlassian.jira.bc.project.ProjectService
If the scheme ids are not null or -1 (-1 is often used to reset schemes), then an attempt will be made to retrieve the scheme.
validateUpdateRules(JiraServiceContext, List<String>, boolean) - Method in interface com.atlassian.jira.bc.whitelist.WhitelistService
Validates that the current user is allowed to update the whitelist by checking if they are a system administrator.
validateUpdateSearchParameters(JiraServiceContext, SearchRequest) - Method in interface com.atlassian.jira.bc.filter.SearchRequestService
Validate that the passed SearchRequest's search parameters and search sorts can be persisted.
validateUpdateUser(User) - Method in interface com.atlassian.jira.bc.user.UserService
Validates updating a user's details.
validateUpdateWithNewEstimate(JiraServiceContext, WorklogNewEstimateInputParameters) - Method in interface com.atlassian.jira.bc.issue.worklog.WorklogService
Determines whether worklogs are enabled in JIRA and if the user has the required permissions as determined by calling WorklogService.hasPermissionToUpdate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog) to update a worklog for this issue.
validateUpdateWorkflowNameAndDescription(JiraServiceContext, JiraWorkflow, String) - Method in interface com.atlassian.jira.bc.workflow.WorkflowService
Validates that the workflow with currentName can have its name and description changed to newWorkflowName and newDescription.
validateUpdateWorkflowScheme(ApplicationUser, AssignableWorkflowScheme) - Method in interface com.atlassian.jira.bc.workflow.WorkflowSchemeService
Validate that the passed scheme can be saved.
validateUserLocale(User, String, ErrorCollection) - Method in interface com.atlassian.jira.config.LocaleManager
Given a user entered locale string this method ensures that it is in fact a locale that exits in this instance
validateVersionDetails(User, Version, String, String) - Method in interface com.atlassian.jira.bc.project.version.VersionService
Validate the name and description of a version, if you have edit permission.
validateVersionForProject(Collection, Project, ErrorCollection, I18nHelper, String) - Method in class com.atlassian.jira.issue.fields.util.VersionHelperBean
 
validateVersionIds(Collection, ErrorCollection, I18nHelper, String) - Method in class com.atlassian.jira.issue.fields.util.VersionHelperBean
 
ValidatingDecoratorContextFactory - Class in com.atlassian.jira.jql.context
A ClauseContextFactory that wraps another ClauseContextFactory to ensure that the ValidatingDecoratorContextFactory.getClauseContext(User, com.atlassian.query.clause.TerminalClause) method on the wrapped object is only called when this passed TerminalClause passes usage validation.
ValidatingDecoratorContextFactory(OperatorUsageValidator, ClauseContextFactory) - Constructor for class com.atlassian.jira.jql.context.ValidatingDecoratorContextFactory
 
ValidationErrorsException - Exception in com.atlassian.jira.bc
 
ValidationErrorsException() - Constructor for exception com.atlassian.jira.bc.ValidationErrorsException
 
ValidationErrorsException(String) - Constructor for exception com.atlassian.jira.bc.ValidationErrorsException
 
ValidationFailureException - Exception in com.atlassian.jira.util
A validation exception is essentially a "throwable" error collection.
ValidationFailureException(String) - Constructor for exception com.atlassian.jira.util.ValidationFailureException
Constructs a new ValidationFailureException with a single error message.
ValidationFailureException(String, Throwable) - Constructor for exception com.atlassian.jira.util.ValidationFailureException
Constructs a new ValidationFailureException with a single error message and a cause.
ValidationFailureException(ErrorCollection) - Constructor for exception com.atlassian.jira.util.ValidationFailureException
Constructs a new ValidationFailureException initialised with a collection of errors.
ValidationFailureException(String, ErrorCollection, Throwable) - Constructor for exception com.atlassian.jira.util.ValidationFailureException
Constructs a new ValidationFailureException with an error message, a collection of errors, and a cause.
validIssueKey(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Validates the given issue key.
validIssueKey(String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
validPath - Variable in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
validProjectKey(String) - Static method in class com.atlassian.jira.util.JiraKeyUtils
Validates the given project key and returns true if valid, false otherwise.
validProjectKey(String) - Method in class com.atlassian.jira.util.JiraKeyUtilsBean
 
value - Variable in class com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean
 
value(int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.MappedSortComparator.InternalFieldComparator
 
value(int) - Method in class com.atlassian.jira.issue.search.parameters.lucene.sort.StringSortComparator.StringOrdValComparator
 
valueBound(HttpSessionBindingEvent) - Method in class com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor
 
ValueBuilder - Interface in com.atlassian.jira.jql.builder
A builder used during the construction of JQL conditions for a particular JQL field in a fluent programming style.
ValueGeneratingClauseHandler - Interface in com.atlassian.jira.jql
Implement this if you want to participate in the JQL autocomplete functionality.
valueOf(String) - Static method in enum com.atlassian.jira.avatar.Avatar.Size
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.avatar.Avatar.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.avatar.AvatarManager.ImageSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.bc.dataimport.DataImportService.ImportError
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.bc.project.ProjectAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.bc.project.version.VersionService.MoveVersionValidationResult.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.bc.project.version.VersionService.ValidationResult.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.bc.security.login.LoginReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.charts.ChartFactory.PeriodName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.charts.ChartFactory.VersionLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.config.CoreFeatures
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.config.managedconfiguration.ConfigurationItemAccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.config.util.AttachmentPathManager.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.config.util.IndexPathManager.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.datetime.DateTimeStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.hints.HintManager.Context
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.fields.renderer.HackyRendererType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean.VisibilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.fields.rest.StandardOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.issuelink.Direction
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.link.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.search.searchers.SearcherGroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.vote.VotedIssuesAccessor.Security
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.issue.watchers.WatchedIssuesAccessor.Security
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.notification.AdhocNotificationService.ValiationOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager.Context
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.security.Permissions.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.security.Permissions.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.sharing.search.SharedEntitySearchContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.sharing.SharedEntityColumn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.user.util.UserUtil.PasswordResetTokenValidation.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.util.ErrorCollection.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.util.MessageSet.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.util.NaturalOrderStringComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.util.UserAgentUtil.BrowserFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.util.UserAgentUtil.BrowserMajorVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.util.UserAgentUtil.OperatingSystem.OperatingSystemFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.web.action.JiraWebActionSupport.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.web.ui.header.CurrentHeader.Header
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.jira.web.util.OutlookDate.SmartFormatterModes
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.query.clause.ClausePrecedence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.query.operator.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.atlassian.query.order.SortOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.jira.avatar.Avatar.Size
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.avatar.Avatar.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.avatar.AvatarManager.ImageSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.bc.dataimport.DataImportService.ImportError
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.bc.issue.worklog.TimeTrackingConfiguration.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.bc.project.ProjectAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.bc.project.version.VersionService.MoveVersionValidationResult.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.bc.project.version.VersionService.ValidationResult.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.bc.security.login.LoginReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.charts.ChartFactory.PeriodName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.charts.ChartFactory.VersionLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.config.CoreFeatures
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.config.managedconfiguration.ConfigurationItemAccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.config.util.AttachmentPathManager.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.config.util.IndexPathManager.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.datetime.DateTimeStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.hints.HintManager.Context
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.fields.renderer.HackyRendererType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean.VisibilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.fields.rest.StandardOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.issuelink.Direction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.link.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.search.searchers.SearcherGroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.vote.VotedIssuesAccessor.Security
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.issue.watchers.WatchedIssuesAccessor.Security
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.notification.AdhocNotificationService.ValiationOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager.Context
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.plugin.keyboardshortcut.KeyboardShortcutManager.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.security.Permissions.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.security.Permissions.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.sharing.search.SharedEntitySearchContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.sharing.SharedEntityColumn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.user.util.UserUtil.PasswordResetTokenValidation.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.util.ErrorCollection.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.util.MessageSet.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.util.NaturalOrderStringComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.util.UserAgentUtil.BrowserFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.util.UserAgentUtil.BrowserMajorVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.util.UserAgentUtil.OperatingSystem.OperatingSystemFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.web.action.JiraWebActionSupport.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.web.ui.header.CurrentHeader.Header
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.jira.web.util.OutlookDate.SmartFormatterModes
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.query.clause.ClausePrecedence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.query.operator.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.atlassian.query.order.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
valuesEqual(T, T) - Method in interface com.atlassian.jira.issue.customfields.CustomFieldType
Used to compare 2 field values and work out whether a change item should be generated
valuesEqual(T, T) - Method in class com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType
 
ValuesGenerator - Interface in com.atlassian.configurable
Interface to implement when you want to retrieve a list of choices for a ConfiguraionProperty.
valueUnbound(HttpSessionBindingEvent) - Method in class com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor
When this object is unbount from the HttpSession, it's responsible for cleanup.
VELCITY_ACTION_PARAM - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
VELOCITY_VALUE_PARAM - Static variable in interface com.atlassian.jira.plugin.customfield.CustomFieldTypeModuleDescriptor
 
VelocityParamFactory - Interface in com.atlassian.jira.util
Factory that can create default Velocity Parameters for use in Velocity templates.
VelocityRequestContext - Interface in com.atlassian.jira.util.velocity
A context that allows for different implementations depending on whether it is running in the scope of a web request, or via email.
VelocityRequestContextFactory - Interface in com.atlassian.jira.util.velocity
Provides a request context that can be used to get the 'correct' baseurl.
VelocityRequestSession - Interface in com.atlassian.jira.util.velocity
An object that stores Session information for a user;
VelocityTemplatingEngine - Interface in com.atlassian.jira.template
Represents a fluent, easy-to-use façade over the org.apache.velocity.app.VelocityEngine used by the JIRA web application.
VelocityTemplatingEngine.RenderRequest - Interface in com.atlassian.jira.template
 
verify() - Method in interface com.atlassian.jira.issue.search.SearchContext
Verifies that all issue types and projects in the context actually still exists.
VERSION - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
VERSION - Static variable in class com.atlassian.jira.issue.statistics.FilterStatisticsValuesGenerator
 
VERSION - Static variable in class com.atlassian.jira.JiraDataTypes
 
VERSION - Static variable in interface com.atlassian.jira.ofbiz.OfBizDelegator
 
version(Long) - Method in class com.atlassian.jira.portal.PortalPage.Builder
 
Version - Interface in com.atlassian.jira.project.version
 
VERSION_BROWSER_POPULAR_ISSUES_RESOLVED - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VERSION_BROWSER_REPORT_SUBSET - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VERSION_BROWSER_SELECTED - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VERSION_RELEASED_ARCHIVED - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
VERSION_RELEASED_UNARCHIVED - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
VERSION_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
VERSION_UNRELEASED_ARCHIVED - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
VERSION_UNRELEASED_UNARCHIVED - Static variable in class com.atlassian.jira.project.version.VersionKeys
 
VersionArchiveEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been archived
VersionArchiveEvent(long) - Constructor for class com.atlassian.jira.event.project.VersionArchiveEvent
 
VersionClauseContextFactory - Class in com.atlassian.jira.jql.context
A context factory for project version clauses (fix and affects).
VersionClauseContextFactory(JqlOperandResolver, VersionResolver, PermissionManager) - Constructor for class com.atlassian.jira.jql.context.VersionClauseContextFactory
 
VersionClauseValuesGenerator - Class in com.atlassian.jira.jql.values
Gets all the possible versions.
VersionClauseValuesGenerator(VersionManager, PermissionManager, I18nHelper.BeanFactory) - Constructor for class com.atlassian.jira.jql.values.VersionClauseValuesGenerator
 
VersionComparator - Class in com.atlassian.jira.issue.comparator
 
VersionComparator() - Constructor for class com.atlassian.jira.issue.comparator.VersionComparator
 
VersionCreateEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been created
VersionCreateEvent(long) - Constructor for class com.atlassian.jira.event.project.VersionCreateEvent
 
VersionCustomFieldClauseQueryFactory - Class in com.atlassian.jira.jql.query
Creates queries for version custom field clauses.
VersionCustomFieldClauseQueryFactory(String, VersionResolver, JqlOperandResolver) - Constructor for class com.atlassian.jira.jql.query.VersionCustomFieldClauseQueryFactory
 
VersionCustomFieldImporter - Class in com.atlassian.jira.imports.project.customfield
Implements ProjectCustomFieldImporter for the "Version" custom fields.
VersionCustomFieldImporter() - Constructor for class com.atlassian.jira.imports.project.customfield.VersionCustomFieldImporter
 
VersionCustomFieldIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
A simple version custom field indexer.
VersionCustomFieldIndexer(FieldVisibilityManager, CustomField) - Constructor for class com.atlassian.jira.issue.index.indexers.impl.VersionCustomFieldIndexer
 
VersionCustomFieldRenderer - Class in com.atlassian.jira.issue.customfields.searchers.renderer
 
VersionCustomFieldRenderer(ClauseNames, VersionManager, FieldVisibilityManager, CustomFieldSearcherModuleDescriptor, CustomFieldValueProvider, CustomField) - Constructor for class com.atlassian.jira.issue.customfields.searchers.renderer.VersionCustomFieldRenderer
 
VersionCustomFieldSearchInputTransformer - Class in com.atlassian.jira.issue.customfields.searchers.transformer
The SearchInputTransformer for Version custom fields.
VersionCustomFieldSearchInputTransformer(String, ClauseNames, CustomField, IndexInfoResolver<Version>, JqlOperandResolver, FieldFlagOperandRegistry, NameResolver<Version>, CustomFieldInputHelper, VersionManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.VersionCustomFieldSearchInputTransformer
 
VersionCustomFieldSearchInputTransformer(String, ClauseNames, CustomField, IndexInfoResolver<Version>, JqlOperandResolver, FieldFlagOperandRegistry, SearchContextVisibilityChecker, NameResolver<Version>, CustomFieldInputHelper, VersionManager) - Constructor for class com.atlassian.jira.issue.customfields.searchers.transformer.VersionCustomFieldSearchInputTransformer
Deprecated.
VersionCustomFieldValidator - Class in com.atlassian.jira.jql.validator
The Affected Version clause validator.
VersionCustomFieldValidator(VersionResolver, JqlOperandResolver, PermissionManager, VersionManager, I18nHelper.BeanFactory) - Constructor for class com.atlassian.jira.jql.validator.VersionCustomFieldValidator
 
VersionDeleteEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been deleted
VersionDeleteEvent(long) - Constructor for class com.atlassian.jira.event.project.VersionDeleteEvent
 
VersionHelperBean - Class in com.atlassian.jira.issue.fields.util
 
VersionHelperBean(VersionManager) - Constructor for class com.atlassian.jira.issue.fields.util.VersionHelperBean
 
VersionIndexedInputHelper - Class in com.atlassian.jira.issue.search.searchers.util
Extension of DefaultIndexedInputHelper that knows how to create SingleValueOperands by resolving ids to Version names.
VersionIndexedInputHelper(IndexInfoResolver<Version>, JqlOperandResolver, FieldFlagOperandRegistry, NameResolver<Version>) - Constructor for class com.atlassian.jira.issue.search.searchers.util.VersionIndexedInputHelper
 
VersionIndexedInputHelper(IndexInfoResolver<Version>, JqlOperandResolver, FieldFlagOperandRegistry, SearchContextVisibilityChecker, NameResolver<Version>) - Constructor for class com.atlassian.jira.issue.search.searchers.util.VersionIndexedInputHelper
Deprecated.
VersionIndexInfoResolver - Class in com.atlassian.jira.jql.resolver
Index resolver that can find the index values for versions.
VersionIndexInfoResolver(NameResolver<Version>) - Constructor for class com.atlassian.jira.jql.resolver.VersionIndexInfoResolver
 
VersionJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
VersionJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.VersionJsonBean
 
VersionKeys - Class in com.atlassian.jira.project.version
 
VersionKeys() - Constructor for class com.atlassian.jira.project.version.VersionKeys
 
VersionManager - Interface in com.atlassian.jira.project.version
Manager responsible for JIRA versions.
VersionMergeEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been merged into another
VersionMergeEvent(long, long) - Constructor for class com.atlassian.jira.event.project.VersionMergeEvent
 
VersionMoveEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been moved
VersionMoveEvent(long) - Constructor for class com.atlassian.jira.event.project.VersionMoveEvent
 
VersionOptionsConfigItem - Class in com.atlassian.jira.issue.customfields.config.item
 
VersionOptionsConfigItem(VersionManager) - Constructor for class com.atlassian.jira.issue.customfields.config.item.VersionOptionsConfigItem
 
VersionReleaseEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been released
VersionReleaseEvent(long) - Constructor for class com.atlassian.jira.event.project.VersionReleaseEvent
 
VersionResolver - Class in com.atlassian.jira.jql.resolver
Resolves Version objects and ids from their names.
VersionResolver(VersionManager) - Constructor for class com.atlassian.jira.jql.resolver.VersionResolver
 
VersionSearchContextVisibilityChecker - Class in com.atlassian.jira.issue.search.searchers.transformer
Deprecated.
VersionSearchContextVisibilityChecker(VersionManager) - Constructor for class com.atlassian.jira.issue.search.searchers.transformer.VersionSearchContextVisibilityChecker
Deprecated.
 
VersionSearcher - Class in com.atlassian.jira.issue.customfields.searchers
 
VersionSearcher(VersionManager, FieldVisibilityManager, VersionResolver, JqlOperandResolver, FieldFlagOperandRegistry, VersionClauseContextFactory, PermissionManager, ContextSetUtil, FieldConfigSchemeClauseContextUtil, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
 
VersionSearcher(VersionManager, FieldVisibilityManager, VersionResolver, JqlOperandResolver, FieldFlagOperandRegistry, VersionClauseContextFactory, PermissionManager, ContextSetUtil, FieldConfigSchemeClauseContextUtil, MultiClauseDecoratorContextFactory.Factory, CustomFieldInputHelper) - Constructor for class com.atlassian.jira.issue.customfields.searchers.VersionSearcher
VersionService - Interface in com.atlassian.jira.bc.project.version
Service for VersionService
VersionService.AbstractVersionResult - Class in com.atlassian.jira.bc.project.version
 
VersionService.AbstractVersionResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.AbstractVersionResult
 
VersionService.AbstractVersionResult(ErrorCollection, Version) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.AbstractVersionResult
 
VersionService.ArchiveVersionValidationResult - Class in com.atlassian.jira.bc.project.version
 
VersionService.ArchiveVersionValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.ArchiveVersionValidationResult
 
VersionService.ArchiveVersionValidationResult(ErrorCollection, Version) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.ArchiveVersionValidationResult
 
VersionService.CreateVersionValidationResult - Class in com.atlassian.jira.bc.project.version
 
VersionService.CreateVersionValidationResult(ErrorCollection, Set<VersionService.CreateVersionValidationResult.Reason>) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
VersionService.CreateVersionValidationResult(ErrorCollection, Project, String, Date, String, Long) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.CreateVersionValidationResult
 
VersionService.CreateVersionValidationResult.Reason - Enum in com.atlassian.jira.bc.project.version
 
VersionService.MoveVersionValidationResult - Class in com.atlassian.jira.bc.project.version
 
VersionService.MoveVersionValidationResult(ErrorCollection, Set<VersionService.MoveVersionValidationResult.Reason>) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.MoveVersionValidationResult
 
VersionService.MoveVersionValidationResult(ErrorCollection, Version) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.MoveVersionValidationResult
 
VersionService.MoveVersionValidationResult(ErrorCollection, Version, Long) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.MoveVersionValidationResult
 
VersionService.MoveVersionValidationResult.Reason - Enum in com.atlassian.jira.bc.project.version
 
VersionService.ReleaseVersionValidationResult - Class in com.atlassian.jira.bc.project.version
 
VersionService.ReleaseVersionValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.ReleaseVersionValidationResult
 
VersionService.ReleaseVersionValidationResult(ErrorCollection, Version, Date) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.ReleaseVersionValidationResult
 
VersionService.ValidationResult - Interface in com.atlassian.jira.bc.project.version
Represents the results of performing a validation call for a single merge or delete operation.
VersionService.ValidationResult.Reason - Enum in com.atlassian.jira.bc.project.version
 
VersionService.VersionAction - Interface in com.atlassian.jira.bc.project.version
 
VersionService.VersionResult - Class in com.atlassian.jira.bc.project.version
 
VersionService.VersionResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.VersionResult
 
VersionService.VersionResult(ErrorCollection, Version) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.VersionResult
 
VersionService.VersionsResult - Class in com.atlassian.jira.bc.project.version
 
VersionService.VersionsResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.VersionsResult
 
VersionService.VersionsResult(ErrorCollection, Collection<Version>) - Constructor for class com.atlassian.jira.bc.project.version.VersionService.VersionsResult
 
VersionSpecificRelationalOperatorQueryFactory - Class in com.atlassian.jira.jql.query
A relation query factory for version which overrides the the createPredicate method to return a predicate that checks the project is the same.
VersionSpecificRelationalOperatorQueryFactory(Comparator<? super Version>, NameResolver<Version>, IndexInfoResolver<Version>) - Constructor for class com.atlassian.jira.jql.query.VersionSpecificRelationalOperatorQueryFactory
 
VersionStatisticsMapper - Class in com.atlassian.jira.issue.statistics
 
VersionStatisticsMapper(String, String, VersionManager, boolean) - Constructor for class com.atlassian.jira.issue.statistics.VersionStatisticsMapper
 
VersionTabPanel - Interface in com.atlassian.jira.plugin.versionpanel
Version Tab Panel
VersionTabPanelModuleDescriptor - Interface in com.atlassian.jira.plugin.versionpanel
A project version tab panel plugin adds extra panel tabs to JIRA's Browse Version page.
VersionUnarchiveEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been unarchived
VersionUnarchiveEvent(long) - Constructor for class com.atlassian.jira.event.project.VersionUnarchiveEvent
 
VersionUnreleaseEvent - Class in com.atlassian.jira.event.project
Event indicating a version has been unreleased
VersionUnreleaseEvent(long) - Constructor for class com.atlassian.jira.event.project.VersionUnreleaseEvent
 
VIEW_COMMENTASSIGN - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
VIEW_COMMENTASSIGN_ID - Static variable in class com.atlassian.jira.workflow.WorkflowActionsBean
 
VIEW_COMMENTASSIGN_ID - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
VIEW_ISSUE_OPERATION - Static variable in class com.atlassian.jira.issue.operation.IssueOperations
 
VIEW_PROFILE_TAB - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VIEW_RESOLVE - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
VIEW_RESOLVE_ID - Static variable in class com.atlassian.jira.workflow.WorkflowActionsBean
 
VIEW_RESOLVE_ID - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
VIEW_SCREEN - Static variable in interface com.atlassian.jira.workflow.WorkflowTransitionUtil
 
VIEW_TEMPLATE - Static variable in interface com.atlassian.jira.plugin.profile.UserFormat
The default velocity template name that is used to render the view.
VIEW_TEMPLATE - Static variable in interface com.atlassian.jira.plugin.profile.ViewProfilePanel
The default velocity template name that is used to render the view.
VIEW_TEMPLATE_SUFFIX - Static variable in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
 
VIEW_VERSION_CONTROL - Static variable in class com.atlassian.jira.security.Permissions
 
VIEW_VOTERS_AND_WATCHERS - Static variable in class com.atlassian.jira.security.Permissions
 
VIEW_WORKFLOW_READONLY - Static variable in class com.atlassian.jira.security.Permissions
 
VIEWCVS_ROOT_TYPE - Static variable in interface com.atlassian.jira.config.properties.APKeys
 
VIEWISSUE_ACTION_ORDER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VIEWISSUE_ATTACHMENT_ORDER - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VIEWISSUE_ATTACHMENT_SORTBY - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VIEWISSUE_PAGE - Static variable in interface com.atlassian.jira.web.SessionKeys
 
ViewProfilePanel - Interface in com.atlassian.jira.plugin.profile
Defines a "panel" of content that will be displayed on the view profile page, in the center.
ViewProfilePanelModuleDescriptor - Interface in com.atlassian.jira.plugin.profile
Defines a plugin point for rendering content on the JIRA view profile page.
viewVoters(Issue, User) - Method in interface com.atlassian.jira.bc.issue.vote.VoteService
Get the list of all users who have voted on an issue.
VisibilityJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
A common representation for setting visibility of something, e.g comment or worklog
VisibilityJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean
 
VisibilityJsonBean(VisibilityJsonBean.VisibilityType, String) - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.VisibilityJsonBean
 
VisibilityJsonBean.VisibilityType - Enum in com.atlassian.jira.issue.fields.rest.json.beans
 
VisibilityValidator - Interface in com.atlassian.jira.bc.issue.util
This class is used to check the validity of group or role level visibility restrictions.
visit(AbstractCustomFieldType) - Method in interface com.atlassian.jira.issue.customfields.impl.AbstractCustomFieldType.Visitor
 
visit(TerminalClause) - Method in class com.atlassian.jira.issue.search.searchers.impl.NamedTerminalClauseCollectingVisitor
 
visit(AndClause) - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
visit(NotClause) - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
visit(OrClause) - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
visit(TerminalClause) - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
visit(WasClause) - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
visit(ChangedClause) - Method in class com.atlassian.jira.issue.search.searchers.transformer.SimpleNavigatorCollectorVisitor
 
visit(AndClause) - Method in class com.atlassian.jira.issue.search.searchers.util.RecursiveClauseVisitor
 
visit(NotClause) - Method in class com.atlassian.jira.issue.search.searchers.util.RecursiveClauseVisitor
 
visit(OrClause) - Method in class com.atlassian.jira.issue.search.searchers.util.RecursiveClauseVisitor
 
visit(TerminalClause) - Method in class com.atlassian.jira.issue.search.searchers.util.RecursiveClauseVisitor
 
visit(WasClause) - Method in class com.atlassian.jira.issue.search.searchers.util.RecursiveClauseVisitor
 
visit(ChangedClause) - Method in class com.atlassian.jira.issue.search.searchers.util.RecursiveClauseVisitor
 
visit(T) - Method in interface com.atlassian.jira.util.Visitor
 
visit(AndClause) - Method in interface com.atlassian.query.clause.ClauseVisitor
Visit called when accepting a AndClause.
visit(NotClause) - Method in interface com.atlassian.query.clause.ClauseVisitor
Visit called when accepting a NotClause.
visit(OrClause) - Method in interface com.atlassian.query.clause.ClauseVisitor
Visit called when accepting a OrClause.
visit(TerminalClause) - Method in interface com.atlassian.query.clause.ClauseVisitor
Visit called when accepting a TerminalClause.
visit(WasClause) - Method in interface com.atlassian.query.clause.ClauseVisitor
Visit called when accepting a WasClause.
visit(ChangedClause) - Method in interface com.atlassian.query.clause.ClauseVisitor
Visit called when accepting a ChangedClause.
visit(HistoryPredicate) - Method in interface com.atlassian.query.history.PredicateVisitor
Visit called when accepting a HistoryPredicate.
visit(EmptyOperand) - Method in interface com.atlassian.query.operand.OperandVisitor
The method called when visiting an EmptyOperand.
visit(FunctionOperand) - Method in interface com.atlassian.query.operand.OperandVisitor
The method called when visiting a FunctionOperand.
visit(MultiValueOperand) - Method in interface com.atlassian.query.operand.OperandVisitor
The method called when visiting an MultiValueOperand.
visit(SingleValueOperand) - Method in interface com.atlassian.query.operand.OperandVisitor
The method called when visiting an SingleValueOperand.
visitAll(Visitor<SearchRequestEntity>) - Method in interface com.atlassian.jira.issue.search.SearchRequestManager
Iterates over all SearchRequests using a Visitor pattern callback.
visitCalculated(CalculatedCFType) - Method in interface com.atlassian.jira.issue.customfields.impl.CalculatedCFType.Visitor
 
visitMultiField(AbstractMultiCFType) - Method in interface com.atlassian.jira.issue.customfields.impl.AbstractMultiCFType.Visitor
 
Visitor<T> - Interface in com.atlassian.jira.util
Callback interface for code that implements the Visitor Pattern.
visitSingleField(AbstractSingleFieldType) - Method in interface com.atlassian.jira.issue.customfields.impl.AbstractSingleFieldType.Visitor
 
visitString(GenericTextCFType) - Method in interface com.atlassian.jira.issue.customfields.impl.GenericTextCFType.Visitor
 
visitString(StringCFType) - Method in interface com.atlassian.jira.issue.customfields.impl.StringCFType.Visitor
Deprecated.
 
visitText(TextCFType) - Method in interface com.atlassian.jira.issue.customfields.impl.TextCFType.Visitor
Deprecated.
 
VISUALINTERCEPT_IMPORT_CONFIG_BEAN - Static variable in interface com.atlassian.jira.web.SessionKeys
 
VotedIssuesAccessor - Interface in com.atlassian.jira.issue.vote
Get all issue ids someone voted for.
VotedIssuesAccessor.Security - Enum in com.atlassian.jira.issue.vote
 
VoteHistoryEntry - Interface in com.atlassian.jira.issue.vote
This represents an entry in the vote history of an issue at a point in time.
VoteManager - Interface in com.atlassian.jira.issue.vote
The vote manager is responsible for counting issue votes.
voter() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the number of votes on an issue.
voterInGroup(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that were voted for by users in a particular group.
voterIsCurrentUser() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that were voted for by the current user.
voterIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find issues without any votes.
VOTERS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
voterUser(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds issues that are voted for by the passed user.
VOTES - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
votes() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the number of votes on an issue.
votes(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
votes(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
VOTES_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
VoteService - Interface in com.atlassian.jira.bc.issue.vote
Vote Service used to add and remove votes from a particular issue.
VoteService.VoteValidationResult - Class in com.atlassian.jira.bc.issue.vote
A simple validation result that holds the user trying to vote, and the issue being voted on.
VoteService.VoteValidationResult(ErrorCollection, User, Issue) - Constructor for class com.atlassian.jira.bc.issue.vote.VoteService.VoteValidationResult
 
VotesJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
VotesJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.VotesJsonBean
 

W

warn(Object) - Method in class com.atlassian.jira.util.log.NShotLogger
 
warn(Object, Throwable) - Method in class com.atlassian.jira.util.log.NShotLogger
 
WARNING - Static variable in class com.atlassian.jira.issue.fields.util.MessagedResult
 
warning(String) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerErrorCollector
Report a warning
warning(String, Throwable) - Method in interface com.atlassian.jira.service.util.handler.MessageHandlerErrorCollector
Report a warning
WasClause - Interface in com.atlassian.query.clause
Used to represent WAS in the Query tree
WatchedIssuesAccessor - Interface in com.atlassian.jira.issue.watchers
Get all issue ids someone is watching.
WatchedIssuesAccessor.Security - Enum in com.atlassian.jira.issue.watchers
 
watcher() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the number of watches on an issue.
watcherInGroup(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that were watched by users in a particular group.
watcherIsCurrentUser() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds all issues that were watched by the current user.
watcherIsEmpty() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query to find issues without any watchers.
WatcherManager - Interface in com.atlassian.jira.issue.watchers
Allows watching of issues.
WATCHERS - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
WATCHERS_PARAM_NAME - Static variable in class com.atlassian.jira.event.issue.IssueEvent

In case of issue delete events, a param with this key may store list of this issue's watchers as a list of User objects.

WatcherService - Interface in com.atlassian.jira.bc.issue.watcher
Watcher-related business logic interface.
WatchersJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
WatchersJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.WatchersJsonBean
 
watcherUser(String) - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Add a condition to the query that finds issues that are watched by the passed user.
WATCHES - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
watches() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the number of watches on an issue.
watches(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
watches(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
WATCHES_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
WatchingDisabledException - Exception in com.atlassian.jira.bc.issue.watcher
This exception indicates that there was an attempt to perform a watching-related operation while watching is disabled in JIRA.
WatchingDisabledException() - Constructor for exception com.atlassian.jira.bc.issue.watcher.WatchingDisabledException
 
WEB_RESOURCE_FLUSH_COUNTER - Static variable in interface com.atlassian.jira.config.properties.APKeys
The last date at which all web resources should be flushed.
WEB_RESOURCE_SUPER_BATCH_FLUSH_COUNTER - Static variable in interface com.atlassian.jira.config.properties.APKeys
Counter that can be used to flush super batched web-resources.
WEBSUDO_IS_DISABLED - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
WEBSUDO_TIMESTAMP - Static variable in interface com.atlassian.jira.web.SessionKeys
 
WF_EDITOR_TRANSITION_TAB - Static variable in interface com.atlassian.jira.web.SessionKeys
 
where() - Method in class com.atlassian.jira.jql.builder.JqlQueryBuilder
Creates an JqlClauseBuilder which is used to modify the where clause portion of the JqlQueryBuilder instance.
WhitelistManager - Interface in com.atlassian.jira.bc.whitelist
Manager to control whitelist rules currently used for allowing which http requests gadgets are allowed to make.
WhitelistService - Interface in com.atlassian.jira.bc.whitelist
Service to control whitelist rules currently used for allowing which http requests gadgets are allowed to make.
WhitelistService.WhitelistResult - Class in com.atlassian.jira.bc.whitelist
 
WhitelistService.WhitelistResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.whitelist.WhitelistService.WhitelistResult
 
WhitelistService.WhitelistResult(ErrorCollection, List<String>) - Constructor for class com.atlassian.jira.bc.whitelist.WhitelistService.WhitelistResult
 
WhitelistService.WhitelistUpdateValidationResult - Class in com.atlassian.jira.bc.whitelist
 
WhitelistService.WhitelistUpdateValidationResult(ErrorCollection) - Constructor for class com.atlassian.jira.bc.whitelist.WhitelistService.WhitelistUpdateValidationResult
 
WhitelistService.WhitelistUpdateValidationResult(ErrorCollection, List<String>, boolean) - Constructor for class com.atlassian.jira.bc.whitelist.WhitelistService.WhitelistUpdateValidationResult
 
WILDCARD - Static variable in class com.atlassian.jira.sharing.search.SharedEntitySearchParameters.TextSearchMode
 
wildcardToRegex(String) - Static method in class com.atlassian.jira.util.RegexpUtils
Convert a wildcard to a java.util.regexp (ie '*' becomes '.*' and '?' becomes '.').
withChanges(List<ChangeHistoryItem>) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
withDefaultLocale() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns a new formatter that will use the JIRA default locale to format and parse dates.
withDefaultZone() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns a new formatter that will use the JIRA default time zone to format and parse dates.
withFroms(Map<String, String>) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
withId(long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryGroup.Builder
 
withId(Long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
withId(long) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
Deprecated.
withLocale(Locale) - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Specifies the Locale to use when formatting dates.
withStyle(DateTimeStyle) - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Specifies the style to use when formatting dates.
withSystemZone() - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns a new formatter that will use the system time zone to format and parse dates.
withTos(Map<String, String>) - Method in class com.atlassian.jira.issue.changehistory.ChangeHistoryItem.Builder
 
withZone(TimeZone) - Method in interface com.atlassian.jira.datetime.DateTimeFormatter
Returns a new formatter that will use the specified zone instead of the JIRA default time zone.
WONTFIX_RESOLUTION - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
WONTFIX_RESOLUTION_ID - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
WORK_ISSUE - Static variable in class com.atlassian.jira.security.Permissions
Permission to log work done on an issue.
WORK_RATIO - Static variable in class com.atlassian.jira.issue.statistics.LongFieldStatisticsMapper
 
WORKFLOW_DESCRIPTION_ATTRIBUTE - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
WORKFLOW_HISTORY - Static variable in interface com.atlassian.jira.issue.IssueRelationConstants
 
WORKFLOW_VIEW_FIELDLAYOUT_KEY_ATTRIBUTE - Static variable in interface com.atlassian.jira.workflow.JiraWorkflow
 
WorkflowActionsBean - Class in com.atlassian.jira.workflow
 
WorkflowActionsBean() - Constructor for class com.atlassian.jira.workflow.WorkflowActionsBean
 
WorkflowCopiedEvent - Class in com.atlassian.jira.event
Author: jdoklovic
WorkflowCopiedEvent(JiraWorkflow, JiraWorkflow) - Constructor for class com.atlassian.jira.event.WorkflowCopiedEvent
 
WorkflowCopyNameFactory - Interface in com.atlassian.jira.workflow.names
Creates the name to be used for a copy of a given workflow.
WorkflowCopyNameFactory.UnableToGenerateASuitableWorkflowName - Exception in com.atlassian.jira.workflow.names
 
WorkflowCopyNameFactory.UnableToGenerateASuitableWorkflowName() - Constructor for exception com.atlassian.jira.workflow.names.WorkflowCopyNameFactory.UnableToGenerateASuitableWorkflowName
 
WorkflowCreatedEvent - Class in com.atlassian.jira.event
Event indicating a workflow has been created.
WorkflowCreatedEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.WorkflowCreatedEvent
 
WorkflowDeletedEvent - Class in com.atlassian.jira.event
Author: jdoklovic
WorkflowDeletedEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.WorkflowDeletedEvent
 
workflowEvent(IssueEvent) - Method in class com.atlassian.jira.event.issue.AbstractIssueEventListener
Determines how the event should be processed.
workflowEvent(IssueEvent) - Method in interface com.atlassian.jira.event.issue.IssueEventListener
Fired for all events and the correct event is called
WorkflowException - Exception in com.atlassian.jira.workflow
 
WorkflowException(String) - Constructor for exception com.atlassian.jira.workflow.WorkflowException
 
WorkflowException(Throwable) - Constructor for exception com.atlassian.jira.workflow.WorkflowException
 
WorkflowException(String, Throwable) - Constructor for exception com.atlassian.jira.workflow.WorkflowException
 
workflowExists(String) - Method in interface com.atlassian.jira.workflow.WorkflowManager
 
WorkflowFunctionUtils - Class in com.atlassian.jira.workflow
Useful methods for JIRA OSWorkflow conditions and functions.
WorkflowFunctionUtils() - Constructor for class com.atlassian.jira.workflow.WorkflowFunctionUtils
 
WorkflowImportedFromXmlEvent - Class in com.atlassian.jira.event
Event indicating a workflow has been imported via an XML file.
WorkflowImportedFromXmlEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.WorkflowImportedFromXmlEvent
 
WorkflowManager - Interface in com.atlassian.jira.workflow
The WorkflowManager is used to interface with the workflow implementation
WorkflowPluginConditionFactory - Interface in com.atlassian.jira.plugin.workflow
 
WorkflowPluginFactory - Interface in com.atlassian.jira.plugin.workflow
A WorkflowPluginFactory implements methods used to configure a workflow plugin.
WorkflowPluginFunctionFactory - Interface in com.atlassian.jira.plugin.workflow
 
WorkflowPluginValidatorFactory - Interface in com.atlassian.jira.plugin.workflow
 
WorkflowProgressAware - Interface in com.atlassian.jira.workflow
 
WorkflowScheme - Interface in com.atlassian.jira.workflow
Represents the workflow scheme for JIRA.
WorkflowScheme.Builder<T extends WorkflowScheme.Builder<T>> - Interface in com.atlassian.jira.workflow
A builder that can be used to change a workflow scheme.
WorkflowSchemeAddedToProjectEvent - Class in com.atlassian.jira.event.workflow
Event indicating a workflow scheme has associated with a project.
WorkflowSchemeAddedToProjectEvent(Long, Long) - Constructor for class com.atlassian.jira.event.workflow.WorkflowSchemeAddedToProjectEvent
 
WorkflowSchemeCopiedEvent - Class in com.atlassian.jira.event.workflow
Event indicating a workflow scheme has been copied.
WorkflowSchemeCopiedEvent(Scheme, Scheme) - Constructor for class com.atlassian.jira.event.workflow.WorkflowSchemeCopiedEvent
 
WorkflowSchemeCreatedEvent - Class in com.atlassian.jira.event.workflow
Event indicating a workflow scheme has been created.
WorkflowSchemeCreatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.workflow.WorkflowSchemeCreatedEvent
 
WorkflowSchemeDeletedEvent - Class in com.atlassian.jira.event.workflow
Event indicating a workflow scheme has been deleted.
WorkflowSchemeDeletedEvent(Long) - Constructor for class com.atlassian.jira.event.workflow.WorkflowSchemeDeletedEvent
 
WorkflowSchemeManager - Interface in com.atlassian.jira.workflow
 
WorkflowSchemeService - Interface in com.atlassian.jira.bc.workflow
 
WorkflowSchemeUpdatedEvent - Class in com.atlassian.jira.event.workflow
Event indicating a workflow scheme has been updated.
WorkflowSchemeUpdatedEvent(Scheme) - Constructor for class com.atlassian.jira.event.workflow.WorkflowSchemeUpdatedEvent
 
WorkflowService - Interface in com.atlassian.jira.bc.workflow
This class is responsible for validation before passing the actual call to the underlying WorkflowManager.
WorkflowTransitionKey - Class in com.atlassian.jira.web.action.issue.bulkedit
 
WorkflowTransitionKey(String, String, String) - Constructor for class com.atlassian.jira.web.action.issue.bulkedit.WorkflowTransitionKey
 
WorkflowTransitionUtil - Interface in com.atlassian.jira.workflow
Created by IntelliJ IDEA.
WorkflowTransitionUtilFactory - Interface in com.atlassian.jira.workflow
A Factory class to create WorkflowTransitionUtil objects.
WorkflowUpdatedEvent - Class in com.atlassian.jira.event
Event indicating a workflow has been updated.
WorkflowUpdatedEvent(JiraWorkflow) - Constructor for class com.atlassian.jira.event.WorkflowUpdatedEvent
 
WorkflowUtil - Class in com.atlassian.jira.workflow
 
WorkflowUtil() - Constructor for class com.atlassian.jira.workflow.WorkflowUtil
 
WORKLOG - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
Worklog - Interface in com.atlassian.jira.issue.worklog
Represents an issue worklog.
WORKLOG_DELETE_ALL - Static variable in class com.atlassian.jira.security.Permissions
 
WORKLOG_DELETE_OWN - Static variable in class com.atlassian.jira.security.Permissions
 
WORKLOG_EDIT_ALL - Static variable in class com.atlassian.jira.security.Permissions
 
WORKLOG_EDIT_OWN - Static variable in class com.atlassian.jira.security.Permissions
Permission to edit/remove worklogs
WORKLOG_TYPE - Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
 
WorklogAdjustmentAmountInputParameters - Interface in com.atlassian.jira.bc.issue.worklog
A more-specific class of WorklogInputParameters required to validate and perform worklog creation and update service calls which additionally manually adjust the remaining estimate by a specified amount.
WorklogAdjustmentAmountResult - Interface in com.atlassian.jira.bc.issue.worklog
A more-specific WorklogResult which additionally defines an "adjustment amount" value.
worklogId(Long) - Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
WorklogImpl - Class in com.atlassian.jira.issue.worklog
Represents an issue worklog.
WorklogImpl(WorklogManager, Issue, Long, String, String, Date, String, Long, Long) - Constructor for class com.atlassian.jira.issue.worklog.WorklogImpl
 
WorklogImpl(WorklogManager, Issue, Long, String, String, Date, String, Long, Long, String, Date, Date) - Constructor for class com.atlassian.jira.issue.worklog.WorklogImpl
 
WorklogInputParameters - Interface in com.atlassian.jira.bc.issue.worklog
An aggregate of the input parameters required to validate and perform worklog creation and update service calls.
WorklogInputParametersImpl - Class in com.atlassian.jira.bc.issue.worklog
WorklogInputParametersImpl.Builder - Class in com.atlassian.jira.bc.issue.worklog
WorklogInputParametersImpl.Builder() - Constructor for class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
 
WorklogJsonBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
 
WorklogJsonBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.WorklogJsonBean
 
WorklogKeys - Class in com.atlassian.jira.issue.worklog
 
WorklogKeys() - Constructor for class com.atlassian.jira.issue.worklog.WorklogKeys
 
WorklogManager - Interface in com.atlassian.jira.issue.worklog
The WorklogManager is used to retrieve, create, update, and remove work logs in JIRA.
WorklogNewEstimateInputParameters - Interface in com.atlassian.jira.bc.issue.worklog
A more-specific class of WorklogInputParameters required to validate and perform worklog creation and update service calls which additionally set the remaining estimate to a new estimate.
WorklogNewEstimateResult - Interface in com.atlassian.jira.bc.issue.worklog
A more-specific WorklogResult which additionally defines a "new estimate" value.
WorklogResult - Interface in com.atlassian.jira.bc.issue.worklog
An interface which defines the base result of a WorklogService validation call.
WorklogResultFactory - Class in com.atlassian.jira.bc.issue.worklog
A static factory class for instantiating WorklogResult objects.
WorklogResultFactory() - Constructor for class com.atlassian.jira.bc.issue.worklog.WorklogResultFactory
 
WorklogService - Interface in com.atlassian.jira.bc.issue.worklog
This is the business layer component that must be used to access all WorklogService functionality.
WorklogWithPaginationBean - Class in com.atlassian.jira.issue.fields.rest.json.beans
outer object for representing worklogs.
WorklogWithPaginationBean() - Constructor for class com.atlassian.jira.issue.fields.rest.json.beans.WorklogWithPaginationBean
 
WORKRATIO - Static variable in class com.atlassian.jira.issue.IssueFieldConstants
 
WorkRatio - Class in com.atlassian.jira.issue.worklog
 
WorkRatio() - Constructor for class com.atlassian.jira.issue.worklog.WorkRatio
 
workRatio() - Method in interface com.atlassian.jira.jql.builder.JqlClauseBuilder
Return a ConditionBuilder that can be used to build a JQL condition for the issue's work ratio field.
workRatio(SortOrder) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
workRatio(SortOrder, boolean) - Method in class com.atlassian.jira.jql.builder.JqlOrderByBuilder
 
write(Writer) - Method in class com.atlassian.jira.util.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class com.atlassian.jira.util.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writeHeaders(Issue, RequestHeaders, IssueViewRequestParams) - Method in interface com.atlassian.jira.plugin.issueview.IssueView
 
writeHeaders(SearchRequest, RequestHeaders) - Method in class com.atlassian.jira.plugin.searchrequestview.AbstractSearchRequestView
A default implementation which sets headers the explicitly tell the browser not to cache the content generated by this SearchRequestView.
writeHeaders(SearchRequest, RequestHeaders, SearchRequestParams) - Method in class com.atlassian.jira.plugin.searchrequestview.AbstractSearchRequestView
By default we don't care about the user agent
writeHeaders(SearchRequest, RequestHeaders, SearchRequestParams) - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestView
Prints the HTML headers for non-typial HTML such as Word or Excel views.
writeSearchResults(SearchRequest, SearchRequestParams, Writer) - Method in class com.atlassian.jira.plugin.searchrequestview.AbstractSearchRequestView
 
writeSearchResults(SearchRequest, SearchRequestParams, Writer) - Method in interface com.atlassian.jira.plugin.searchrequestview.SearchRequestView
Responsible for writing out the searchResults including Headers and Footers of the implementing view type.

X

X_ATLASSIAN_TOKEN - Static variable in interface com.atlassian.jira.security.xsrf.XsrfInvocationChecker
 
X_DENIED_HEADER - Static variable in class com.atlassian.jira.bc.security.login.DeniedReason
The HTTP header that is used to
XSRF_DETECTION_CHECK - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
XSRF_DIAGNOSTICS - Static variable in interface com.atlassian.jira.config.properties.SystemPropertyKeys
 
XsrfCheckResult - Interface in com.atlassian.jira.security.xsrf
The result of the XSRF checks
XsrfInvocationChecker - Interface in com.atlassian.jira.security.xsrf
Checks that a web-request (either WebWork action or HttpServlet) has been invoked with the correct XSRF token.
XsrfTokenGenerator - Interface in com.atlassian.jira.security.xsrf
Interface for generating anti-XSRF tokens for web forms.

Y

YESTERDAY - Static variable in class com.atlassian.jira.web.util.OutlookDate
 

_

_equals(MentionIssueEvent) - Method in class com.atlassian.jira.event.issue.MentionIssueEvent
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

Copyright © 2002-2012 Atlassian. All Rights Reserved.