AbstractCustomFieldOperationsHandler.AbstractCustomFieldOperationsHandler(CustomField field, I18nHelper i18nHelper)
IssueTabPanel2
.Condition
's.Condition
s.FunctionProvider
s (eg.JqlFunction
interface, that
provides sensible default behaviour for the AbstractJqlFunction.init(JqlFunctionModuleDescriptor)
, AbstractJqlFunction.getFunctionName()
and AbstractJqlFunction.isList()
methods.MultipleSettableCustomFieldType
yourself. Since v5.0.
Also, consider extending AbstractSingleFieldType
or AbstractMultiCFType
for other benefitsAbstractOneDimensionalHitCollector.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.WorkflowPluginFactory
class that most concrete implementations should extend.this
in order to allow fluent syntax.actors
and checking
the currentUser
has the correct permissions to perform the update operation.ConditionBuilder
that can be used to build a JQL condition for
the passed JQL name.clauseName = operand
to the query being built.clauseName in (operands)
to the query being built.clauseName in (operands)
to the query being built.clauseName operator operand
to the query being built.clauseName operator (operands)
to the query being built.clauseName operator (operands)
to the query being built.clausename operator date
to the query being built.clauseName in (dates)
to the query being built.clauseName operator (clauseValues)
to the query being built.clauseName in (dates)
to the query being built.clauseName operator (clauseValues)
to the query being built.actors
and checking
the currentUser
has the correct permissions to perform the update operation.SchemeManager.addDefaultSchemeToProject(com.atlassian.jira.project.Project)
instead. Since v5.0.clauseName = functionName()
to the query being built.clauseName = functionName(arg1, arg2, arg3, ..., argN)
to the query being built.clauseName = functionName(arg1, arg2, arg3, ..., argN)
to the query being built.clauseName operator functionName()
to the query being built.clauseName operator functionName(arg1, arg2, arg3, ..., argN)
to the query being
built.clauseName operator functionName(arg1, arg2, arg3, ..., argN)
to the query being
built.Issue
to the user hsitory list.UserHistoryItem
to the Users history list.clauseName = clauseValue
to the query being built.clauseName in (clauseValues)
to the query being built.clauseName in (clauseValues)
to the query being built.clauseName operator clauseValue
to the query being built.clauseName operator (clauseValues)
to the query being built.clauseName operator (clauseValues)
to the query being built.Project
to the user hsitory list.FieldLayoutManager.addSchemeAssociation(com.atlassian.jira.project.Project, Long)
instead. Since v5.2.FieldLayoutScheme
to the project supplied.SchemeManager.addSchemeToProject(com.atlassian.jira.project.Project, Scheme)
instead. Since v5.0.clauseName = "clauseValue"
to the query being built.clauseName in (clauseValues)
to the query being built.clauseName in (clauseValues)
to the query being built.clauseName operator "clauseValue"
to the query being built.clauseName operator (clauseValues)
to the query being built.clauseName operator (clauseValues)
to the query being built.UserHistoryItem
to the Users history list.VoteManager.addVote(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue)
instead. Since v6.0.WorklogAdjustmentAmountInputParameters
object.ConditionBuilder
that can be used to build a JQL condition for
the affected version.AggregateTimeTrackingCalculator
instances based on the type of
Issue
in play.alt
and title
attributes for image map area tags.ApplicationUser
from a directory User
.Locale
, i18n key and the rawMessage corresponding to them, apply a transformation
on the message to produce a different translation.Consumer
.Permissions.ADMINISTER
permissions.AssignableWorkflowScheme
.AssignableWorkflowScheme
.ConditionBuilder
that can be used to build a JQL condition for
the issue's assignee.User
objects.Project
and ProjectComponent
.SortedSet
of the elements of this builder in their natural order.AttachmentPathManager
that uses the ApplicationProperties
to get the current paths.AttachmentJsonBean
but contains rendered dataAvatar
domain objects.Avatar
's.WorklogInputParameters
object.Lists.newArrayList(Object[])
instead. Since v5.0.Lists.newArrayList(Object[])
instead. Since v5.0.WorklogAdjustmentAmountInputParameters
object required for the
"manual adjustment" (or "adjustment amount") service calls.WorklogInputParameters
object and pass in every variable independent of which
adjustment option you have picked.PropertySet
for a particular entity.PropertySet
.PropertySet
that wraps the provided propertyset.WorklogNewEstimateInputParameters
object required for the "new estimate"
service calls.PropertySet
for a particular entity.PropertySet
based on a ofbiz delegator.Query
using the current builder.Query
using the current builder.Query
whos where clause will
return the generated clause and Order By clause will return the generated search order.BulkEditBean
ContextProvider
s will be wrapped with CacheableContextProviderDecorator
on creation
in JiraWebFragmentHelper
, and have ContextProvider.getContextMap(java.util.Map)
invocation results cached
in the request.VelocityRequestContextFactory.setVelocityRequestContext(VelocityRequestContext)
instead. Since v5.0.CachingStatisticsMapper.getValueFromLuceneField(String)
in an internal
cache.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
Permissions.CREATE_ATTACHMENT
) to create an attachment for this issue.Permissions.CREATE_ATTACHMENT
) to create an attachment for this project.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!true
if a call to OrderableField.removeValueFromIssueObject(com.atlassian.jira.issue.MutableIssue)
will actually remove the value.Option
s.ConditionBuilder
that can be used to build a JQL condition for
issue's in a particular project category.ChangeHistoryGroup
together to try and reduce Document
proliferation.com.atlassian.jira.charts.CreatedVsResolvedChart
for
example.SearchRequest
's query conforms to the simple structure required to fit in the Issue
Navigator.Query
.ClauseContext
for the associated clause.clause
.JqlFunction
classes in order to indicate to the JqlOperandResolver
that their arguments
are able to be sanitised if necessary.Query
.WorkflowCopyNameFactory
instead.EnclosedIterable
.ConditionBuilder
that can be used to build a JQL condition for
issue comments.Comment
functionality.ConditionBuilder
that can be used to build a JQL condition for
the issue's component.ProjectComponent
lead.ProjectComponentComparator
FieldConfigItemType
that can be stored for a given
JiraContextNode
ObjectConfiguration
.ManagedConfigurationItem
.HttpServletRequest
object.Supplier
produces.Iterator
contain anything that matches the predicate?Iterable
contain anything that matches the predicate?MultiMap
contain the value in any of its value collections.MultiMap
contain the Collection as any of its value collections.Context
instances easily.Context
instances easily.ClauseContext
'sWorkflowDescriptor
to XML.CustomFieldUtils.convertToIssueContexts(Project, List)
. Since v4.0IssueContexts
.ProjectManager.convertToProjectObjects(java.util.Collection)
instead. Since v4.4.WorkflowDescriptor
object representation.SchemeManager.copyScheme(Scheme)
instead. Since v5.0.SearchContext
with the given project categories, projects and issue types.SearchContext
SearchContext
.Worklog
object and associates
it with the given issue.create(delegate, true)
.ClauseContextFactory
in a MultiClauseDecoratorContextFactory
.SharedEntity
WorklogResult
received from the base validate
method and adding on the
adjustmentAmount
.WorklogResult
objects that also capture a adjustmentAmount
to be set.WorklogResult
objects that also capture a adjustmentAmount
to be set.SearchHandler
for the field.AttachmentManager.createAttachment(File, String, String, User, Issue, Map, Date)
instead. Since v5.0.AttachmentManager.createAttachment(File, String, String, User, Issue, Map, Date)
instead. Since v5.0.AttachmentManager.createAttachment(File, String, String, User, Issue, Map, Date)
method, except it submits no
attachmentProperties and uses now() for the created time.AttachmentManager.createAttachment(File, String, String, User, Issue)
instead. Since v5.0.AttachmentManager.createAttachment(File, String, String, User, Issue, Map, Date)
instead. Since v5.0.BulkEditBean
ConditionBuilder
that can be used to build a JQL condition for
issue's creation date.QueryFactoryResult
instance that will return no results.FieldLayoutSchemeEntity
for a particular FieldLayoutScheme
.SearchRequest
to the database.SearchRequest
to the database.IssueManager.createIssueObject(String, Map)
instead since v5.0.IssueManager.createIssueObject(User, java.util.Map)
instead. Since v5.0.IssueManager.createIssueObject(User, Issue)
instead. Since v5.0ConstantsManager.insertIssueType(String, Long, String, String, String)
instead. Since v5.0.WorklogResult
received from the base validate
method and adding on the
newEstimate
.WorklogResult
objects that also capture a newEstimate
to be set.WorklogResult
objects that also capture a newEstimate
to be set.ProjectService.validateCreateProject(User, String, String,
String, String, String, Long)
a new project will be created.projectRole.getName()
,
projectRole.getDescription()
and checking the currentUser
has the correct permissions
to perform the create operation.Query
that narrows it down to the current search context.com.atlassian.jira.jql.operand.OperandHandler
that
returns true for the isEmpty method.SchemeManager.createSchemeObject(String, String)
instead. Since v5.0.SubTaskManager.insertSubTaskIssueType(String, Long, String, String)
instead. Since v5.0.VersionService.validateCreateVersion(User, com.atlassian.jira.project.Project,
String, String, String, Long)
a new version will be created.Version
object.ConditionBuilder
that can be used to build a JQL condition for
the issue's current estimate.ConditionBuilder
that can be used to build a JQL condition for
a custom field with the passed id.QueryContext
for a search request.CustomField
s.IssueSearcher
that's usable by CustomField
objects.CustomField
.DataImportService.validateImport(com.atlassian.crowd.embedded.api.User,
DataImportParams)
method.DateTimeFormatter
instances within JIRA.Days.daysBetween(org.joda.time.ReadablePartial, org.joda.time.ReadablePartial)
instead. Since v4.4.Days.daysBetween(org.joda.time.ReadablePartial, org.joda.time.ReadablePartial)
instead. Since v4.4.SharedEntity
relative to the user's set of all other entities of the same type.CustomFieldInputHelper
CustomFieldValueProvider
IndexedInputHelper
.JiraLuceneFieldFinder.getMatches(org.apache.lucene.index.IndexReader, String)
.FieldConfigItemType
that represents a default value for the field.IssueIndexManager.deIndex(com.atlassian.jira.issue.Issue)
instead. Since v5.0.Worklog
.Worklog
.FieldLayout
FieldLayoutScheme
supplied.IssueManager.deleteIssueNoEvent(com.atlassian.jira.issue.Issue)
instead. Since v5.0.projectRole
and checks
the currentUser
has the correct permissions to perform the delete operation.SharePermission
's that have the same "shape" as the provided share permission.Worklog
.Worklog
.ConditionBuilder
that can be used to build a JQL condition for
issue descriptions.Direction
instead. Since v5.0.Collector
that visits the entire Document for each result in the search.Query
is capable of being shown on the simple (GUI-based) issue navigator edit screen.User
would have permission to edit the ManagedConfigurationItem
.User
would have permission to edit an ManagedConfigurationItem
with the
specified level.DraftWorkflowScheme
for the passed workflow scheme.DraftWorkflowScheme
for the passed workflow scheme.ConditionBuilder
that can be used to build a JQL condition for
issue's due date.Lists
instead. Since v5.0.VersionManager.editVersionDetails(Version, String, String)
instead. since 5.0EnclosedIterable
into a List
.input
as HTML.JqlQueryBuilder
.untrustedPath
would result in path traversal.SharedEntity
type, eg "PortalPage"Enumeration
into an Iterator
.ConditionBuilder
that can be used to build a JQL condition for
issue environments.equals
.equals operator
and the
passed value.equals operator
and the
passed value.equals operator
and the
passed date.equals operator
and the
passed value.equals operator
and the
EMPTY value.equals operator
and the
passed function.equals operator
and the
passed function.equals operator
and the
passed function.SearchInputTransformer
for project custom fields.SearchInputTransformer
for exact text custom fields (urls).FieldRenderingContext.EXCEL_VIEW
insteadHttpServletRequest
It is set in the entry filter and set back to null at the end of the filter chainConstantsManager.ALL_STANDARD_ISSUE_TYPES
, ConstantsManager.ALL_SUB_TASK_ISSUE_TYPES
and
ConstantsManager.ALL_ISSUE_TYPES
.ConditionBuilder
that can be used to build a JQL condition for
the passed name.Collector
that retrieves only a subset of fields within the Document for each result.FieldManager
instead. Since v5.0.ConfigurableField
.FieldConfig
objects that has been associated to a particular set of IssueType
s
and then associated to a series of contexts (JiraContextNode
).FieldConfigScheme
, taking
into account what is visible to the searcher.FieldLayoutSchemeEntity
).Document
that is relevant for a JIRA
field.OrderableField
, corresponds
to a single entry of a the Field Configuration in the user interface.IssueType
-> FieldLayout
for a particular FieldLayoutScheme
.OfBizDelegator
Field
s based on their translated (i18n'd) name.Field
objects.IssueContext
, OperationContext
, FieldLayoutItem
and the Issue
.StatisticsMapperWrapper
result set to a more friendly form such as a string or StatsMarkup.Iterator
.Iterable
.Collection
.Collection
for the specified subtype.SearchContext
JiraLuceneFieldFinder
ServiceUtils.findIssueObjectInString(String)
insteadServiceUtils.findIssueObjectsInString(String)
insteadUser
based on user name and directoryIdIterable
in iteration order, or null if empty.ConditionBuilder
that can be used to build a JQL condition for
the fix version.MapperEntityRegister.registerOldValue(String, String)
, such
that this mapper will indicate that the value MUST be mapped to a new value.JiraAuthenticationContext
).NumberTool.getFormat()
.NumberTool.getLocale()
.Locale
.DateTimeFormatter.format(java.util.Date)
instead. Since v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v5.0.DateTimeFormatter.format(java.util.Date)
instead. Since v5.0.DateTimeFormatter.format(java.util.Date)
instead. Since v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v5.0.relative
date style.DateTimeFormatter.format(java.util.Date)
instead. Since
v5.0.SearchInputTransformer
for free text custom fields.java.util.Date
by interpreting the Date in the system (JVM) timezone.EnclosedIterable
from the supplied Collection.GenericTextCFType.getDatabaseType()
)
Transport Object Type
String
Database Storage Type
String
sharable entities
from a search result.sharable entities
from a search result.ArrayList
of the contents of the supplied EnclosedIterable
IssueTabPanel2.getActions(GetActionsRequest)
method.IssueTabPanel2
SPI.IssueTabPanel2
SPI.UserUtil.getJiraAdministrators()
.VersionManager.getAffectedVersionsFor(com.atlassian.jira.issue.Issue)
instead. since 5.0VersionManager.getIssuesWithAffectsVersion(Version)
instead. since 5.0SearchRequestManager.visitAll(Visitor)
instead. Since v5.2.VersionManager.getIssuesWithAffectsVersion(Version)
instead. since 5.0ChangeHistoryItem
's for the given issuesharable entities
this accessor can see for use in indexing.SearchRequest
.ConstantsManager.getAllIssueTypeObjects()
instead. Deprecated since v4.0Option
in the system.Project
objects.Project
objects.FieldScreenRenderLayoutItem
s contained
on any of the FieldScreenRenderTab
s.IssueSecurityLevelManager.getAllIssueSecurityLevels()
instead. Since v5.0.ShareType
instnaces available.KeyboardShortcut
s available
using the plugin descriptor's 'order' attribute for sorting.UserUtil.getUsers()
.User
objects that belong to any of the passed in collection of group names.User
objects that belong to any of the passed in collection of group names.User
objects that are found within the passed in collection of Group
objects.IssueSecurityLevelManager.getAllSecurityLevelsForUser(com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.ColumnLayoutItems
that can be displayed to the user.Analyzer
for indexing.Analyzer
for searching.IssueContext
objectsUser
s that may have an Issue
assigned to them, for a given workflow state.User
s that may have all of the given Issue
s assigned to them, for a
given workflow state.MailThreadManager.getAssociatedIssueObject(javax.mail.Message)
method. Since 26/11/2011FieldConfigScheme.getAssociatedProjectCategoryObjects()
insteadFieldConfigScheme.getAssociatedProjectObjects()
insteadFieldConfigSchemeManager.getAssociatedProjectObjects(ConfigurableField)
instead. Since v5.2.ConfigurableField.getAssociatedProjectObjects()
instead. Since v5.2.CustomField.getAssociatedProjectObjects()
instead. Since v5.2.ProjectRole
.IssueType
s to which issues with the supplied issue type can be moved to.Avatar
for this project.AvatarService.getAvatarURL(com.atlassian.crowd.embedded.api.User, String, com.atlassian.jira.avatar.Avatar.Size)
but returns an absolute URL.AvatarService.getAvatarURL(com.atlassian.crowd.embedded.api.User, String,
com.atlassian.jira.avatar.Avatar.Size)
but does no permission checking.TwoDimensionalStatsMap.hasIrrelevantXData()
is true and TwoDimensionalStatsMap.hasIrrelevantYData()
is true then we need to know the
total where both axis are irrelevant.ProjectActionSupport.getBrowsableProjects()
instead. Since v5.0.BulkOperation
objectsPortletConfiguration
associated with the passed Portal Page.File
object representing the caches directory in JIRA home.User
executing this condition.ChangeHistoryManager
manager instanceIndexSearcher
that can be used to search the change history index.AbstractCustomFieldSearchInputTransformer.getSearchClause(User, com.atlassian.jira.issue.transport.FieldValuesHolder)
as implemented here.ClauseHandler
s registered against the passed JQL clause
name.ClauseHandler
s registered against the passed JQL clause
name.TerminalClause
's created by this searcher.TerminalClause
's created by this searcher.Color
Input string can ontain a leading hash (#) and can be a 3 char or 6 char hex string.SearchContext
possible from the two parameters.IndexSearcher
that can be used to search the comment index.Comment
s for the given userComment
s on the
given Issue that the given User
has permission to see.LuceneFieldSorter.getComparator()
, will order the Term values in the correct order.LuceneFieldSorter.getValueFromLuceneField(String)
.SharePermission
of this type.DateTimeFormatter.getFormatHint()
instead. Since v4.4.DateTimeFormatter.getFormatHint()
instead. Since v4.4.ComponentAccessor
.Issue.getComponentObjects()
instead. Since v5.2.Project.getProjectComponents()
. Since v4.1.String
of issue types and the value is the FieldConfig
for that issue typeFieldConfig
and values are associated a Collection
Issue Type GenericValue
GenericValue
is discouraged. Deprecated since: v4.0. Use IssueTypeSchemeManager.getConfigScheme(Project)
instead.FieldConfigScheme
associated with the
FieldConfig
FieldConfig
objects that are only associated to the specified FieldConfigScheme
.FieldConfigItemType
objects.FieldConfigItemType
objects.ConstantsManager.getIssueConstantByName(String, String)
. Since v4.3IssueConstant
object for the given type & id.IssueConstant
objects for the given type.FieldConfigScheme
determines the
ClauseContext
specified by it, taking into account
what is visible to the searcher User
JiraContextNode
objects this scheme is relevent tonull
,
if the request does not have such cookie.Comment
's that have their visibility restricted by the named group.Worklog
's that have a visibility restriction
of the provided group.WatcherManager.getCurrentWatcherUsernames(com.atlassian.jira.issue.Issue)
instead. Since v5.0.GenericValue
to a CustomField
instance.CustomFieldManager.getCustomFieldObjects(Long,String)
but allows
to specify a list of issueTypes.SearchContext
.CustomField
s that apply to a particular issue.CustomField
s that apply to a particular issue.CustomFieldSearcher
for this custom field.CustomFieldType
.DarkFeatures
instances from the PropertySet associated with the ThreadLocal user.File
object representing the data directory in JIRA home.JiraDataType
that this clause handles and searches on.JiraDataType
that this clause handles and searches on.JiraDataType
that this function handles and creates values for.DateTimeFormatUtils.getDateFormat()
instead. Since v5.0.DateTimeFormatterFactory
instead. Since v5.2.DateTimeFormatter.getFormatHint()
instead. Since v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v4.4.DateTimeFormatUtils.getDateTimeFormat()
instead. Since v5.0.DateTimeStyle.RELATIVE
.DateTimeFormatter.getFormatHint()
instead. Since v4.4.DateTimeFormatter.format(java.util.Date)
instead. Since
v4.4.ProjectManager.getDefaultAssignee(Project, ProjectComponent)
. Since v4.3ProjectManager.getDefaultAssignee(Project, java.util.Collection)
which allows for multiple components. Since v4.4.IssueType
object based on the passed in project.ConstantsManager.getDefaultPriorityObject()
instead. Since v4.0DefaultRoleActors
for the given projectRole
checking the currentUser
has the correct permissions to perform the get operation.ProjectRole
SchemeManager.getDefaultSchemeObject()
instead. Since v5.0.IssueType
object that is the default for thie configurationIssueTypeSchemeManager.getDefaultIssueType(Project)
instead. Since v5.2.JiraActionSupport.getOfBizDelegator()
instead. Since v5.0.RenderableProperty
for rendering this custom field's description.FieldConfigItem.getDisplayNameKey()
where possible.DateTimeStyle.DATE
.EditableDefaultFieldLayout
.EditableFieldLayout
for the id supplied.EditableFieldLayout
versions of the field layouts.IssueSecuritySchemeManager.getPermissionsBySecurityLevel(Long)
instead. Since v5.2.IssueSecuritySchemeManager.getPermissionsBySecurityLevel(Long)
instead. Since v5.2.File
object representing the export directory in JIRA home.JiraKeyUtils.getCountFromKey(String)
except that is does not check for key validityJiraKeyUtils.getProjectKeyFromIssueKey(String)
except that it does not check key validityPortalPage
's a user has favourited.ComponentAccessor.getFieldManager()
instead. Since v5.0.FieldConfigScheme
associated with a CustomField
that is viewable from the given QueryContext
.FieldConfigurationScheme
by idFieldLayoutManager.getFieldConfigurationScheme(com.atlassian.jira.project.Project)
instead. Since v4.3FieldConfigurationScheme
s that include the given FieldLayout
.FieldLayout
that this item is a part of.FieldLayout
information when rendering a screen.FieldLayout
information when rendering a screen given the id
of the field layout.FieldLayoutManager.getFieldLayout(com.atlassian.jira.issue.Issue)
instead. Since v5.0.FieldLayoutManager.getFieldLayout(com.atlassian.jira.project.Project, String)
instead. Since v4.3FieldLayout
which backs this FieldScreenRenderer
.FieldLayoutItem
required to be entered from converting issue from given issue to given target issue.FieldLayoutSchemeEntity
s.FieldScreenRenderer
that represents a 'field screen' with the fields the ids of which
are in fieldIds.FieldScreenRenderLayoutItem
which has a field
which has an id matching parameter orderableFieldFieldScreenRenderLayoutItem
which has a field
which has an id matching parameter fieldIdFieldableDocumentHitCollector.collect(int)
method.IssueLinkRenderer.getFinalContext(com.atlassian.jira.issue.link.RemoteIssueLink, java.util.Map)
.VersionManager.getIssuesWithFixVersion(Version)
instead. since 5.0VersionManager.getFixVersionsFor(com.atlassian.jira.issue.Issue)
instead. since 5.0ChangeHistoryItem.getFroms()
ChangeHistoryItem.getFroms()
ChangeHistory.getAuthorDisplayName()
instead. Since v5.0.Field.getName()
, CustomField.getDescription()
, etc. Since v3.0.CustomField.isGlobal()
is true.Group
based on user name.UserUtil.getGroupObject(String)
.GroupConverter.getGroup(String)
instead. Since v5.0.Group
based on user name.Group
based on user name.SchemeManager.getGroups(Long, com.atlassian.jira.project.Project)
instead. Since v5.0.Group
objects that the user belongs to.HelpUtil.HelpPath
object for a given key, applyingHelpUtil.HelpPath
object for a given keyHintManager.Context
this method returns a random
link for that context.UserHistoryItem.Type
.AbstractOneDimensionalHitCollector.collect(int)
method was called.File
object representing the JIRA home directory.JiraAuthenticationContext.getI18nHelper()
instead. Deprecated since v4.0icon
.File
object representing the import/attachments directory in JIRA home.File
object representing the import directory in JIRA home.I18nHelper
instance associated with the provided Locale
.I18nHelper
instance associated with the provided User
's locale preference.FieldConfigScheme
s for all Configuration
Contexts that will become invalid after the issuetype has been removed.Attachment.getIssueObject()
instead. Since v4.4.IssueManager.getIssueObject(Long)
instead.IssueManager.getIssueObject(String)
instead.IssueManager.getIssueObjectByWorkflow(Long)
instead. Since v5.0GenericValue
to an IssueConstant
object.Long
) that have the given option selected.IssueLink
with the specified id.IssueLink
s for a particular issue link typeIssueLinkType
s with the given description as the inward description.IssueLinkType
s with the given name.IssueLinkType
s with the given description as the outward description.Issue
that has the given key, or null if no such Issue exists.GenericValue
objects into a list of MutableIssue
objects.IssueManager.getIssueObjects(java.util.Collection)
instead. Since v5.0IndexSearcher
that can be used to search the issue index.IssueSecurityLevelManager.getSecurityLevel(long)
instead. Since v5.0.IssueSecurityLevelManager.getSecurityLevel(long)
instead. Since v5.0.ConstantsManager.getIssueTypeObject(String)
instead. Since 5.0IssueType
for the specified id.IssueContext.getIssueTypeObject()
. Deprecated since v4.0Issue.getIssueTypeObject()
. Deprecated since v4.0ConstantsManager.getRegularIssueTypeObjects()
instead.GenericValue
is discouraged. Deprecated since: 3.9. Use IssueTypeSchemeManager.getIssueTypesForProject(Project)
instead.User
s.ErrorCollection
.User
s.ClauseNames
associated with the provided field name.null
if none is registered.Project.getLead()
instead.LicenseDetails
object that represents the current license or an instance of com.atlassian.jira.license.NullLicenseDetails
if the license is not currently setupLicenseDetails
object.LicenseDetails.getLicenseExpiryStatusMessage(com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.LicenseDetails.getLicenseStatusMessage(com.atlassian.crowd.embedded.api.User, String)
instead. Since v5.0.LinkCollection
for a given issue.LinkCollection
for a given issue, ignoring security.JiraWorkflow.getLinkedStatusObject(com.opensymphony.workflow.loader.StepDescriptor)
instead. Since v5.0.JiraWorkflow.getLinkedStatusObjects()
instead. Since v5.0.JiraWorkflow.getLinkedStep(com.atlassian.jira.issue.status.Status)
instead. Since v5.0.SimpleLink
objects.SimpleLink
for the given section.SimpleLink
for the given section.SimpleLink
for the given section, without
filtering links using the conditions specified for the links.IssueLinkType
objects.IssueLinkType
objects.File
object representing the log directory in JIRA home.ManagedConfigurationItem
s of the specified type which are currently "available"
(meaning their owner is currently available).CustomField
, attempt to retrieve the ManagedConfigurationItem
that describes it.JiraWorkflow
, attempt to retrieve the ManagedConfigurationItem
that describes it.WorkflowScheme
, attempt to retrieve the ManagedConfigurationItem
that describes it.ManagedConfigurationItem
that describes it.issueTypeId -> workflowName
.MatchHandler.handleMatchedDocument(int, String)
with the document
index and the field value as the argument.JiraWebResourceManager.putMetadata(String, String)
.JiraWorkflow.DRAFT
or JiraWorkflow.LIVE
depending on the workflow
implementation.MutableIssue.resetModifiedFields()
call.MutableComment
for the passed in commentId.FieldLayoutScheme
by id.PortalPage
's.SimpleLinkSection
for the given location, that have either web-items or
other web-sections within them.Date.Date()
instead. Since v4.4.NumberFormat
instance for the specified
format and Locale
.NumberFormat
instance for the specified
number style and Locale
.SearchContext.getSingleProject()
instead. Since v5.2.BulkOperation
object registered with corresponding nameMultipleCustomFieldType
type.MultipleCustomFieldType
type.DateTimeFormatter
instead. Since v5.0.JiraWebActionSupport.getDateTimeFormatter()
instead. Since v5.0.DateTimeFormatterFactory.formatter()
instead. Since v4.4.PortalPage
's a user owns/has created.ServletRequest.getParameterMap()
Issue.getParentObject()
instead.SubTask.getParent()
instead. Since v5.0.Issue.getParentObject()
instead. Since v5.0.SharePermission
s for display.PermissionContextFactory.getPermissionContext(Issue)
or PermissionContextFactory.getPermissionContext(Project)
instead. Since v5.0.PermissionContextFactory.getPermissionContext(Issue,ActionDescriptor)
instead. Since v5.0.SharedEntity
File
object representing the plugins directory in JIRA home.PortalPage
by id.PortalPage
's owned by a given user that have been favourited by at least one other userFieldScreenTab
com.atlassian.jira.web.component.cron.parser.CronExpressionParser
.ChangeHistoryManager.getPreviousIssueKeys(String)
but is slightly more efficient since no lookup of the
issue id needs to be performed.ConstantsManager.getPriorityObjects()
insteadIssue.getPriorityObject()
instead. Since v5.2.IssueContext.getProjectObject()
. Deprecated since v4.0ProjectConverter.getProjectObject(String)
. Deprecated since v4.0ProjectConverter.getProjectObject(String)
. Deprecated since v4.0PermissionContext.getProjectObject()
instead. Since v5.0.JiraHelper.getProjectObject()
insteadIssue.getProjectObject()
instead. Deprecated since v4.0.ProjectManager.getProjectObj(java.lang.Long)
Version.getProjectObject()
. Since v4.0BulkEditBean.getSingleProject()
instead. Since v5.2.WorkflowProgressAware.getProjectObject()
instead. Since v5.2.Project
object by id.Project
object by id providing the user can perform the
passed action on the project.Project
object by key.ProjectManager.getProjectObjByKey(java.lang.String)
method to return a Project
objectProject
object by key providing the user can perform the
passed action on the project.ProjectManager.getProjectObjByName(java.lang.String)
instead. Deprecated since v4.0.ProjectManager.getAllProjectCategories()
instead.JiraContextNode.getProjectCategoryObject()
instead. Since v5.2.Project.getProjectCategoryObject()
instead. Since v5.1.ProjectManager.getProjectCategoryObject(Long)
instead. Since v4.4.ProjectManager.getProjectCategoryObjectByName(String)
instead. Since v4.4.ProjectManager.getProjectCategoryObjectByNameIgnoreCase(String)
instead. Since v4.4.ProjectManager.getProjectCategoryForProject(com.atlassian.jira.project.Project)
instead. Since 4.4NoTransformationCustomFieldImporter
, 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.Project
by its id.Project
object based on the passed in project key.Project
object based ont he passed in project key, not taking into account the case
of the project key.Project
object based on the passed in project name.Project
s ordered by name.id
, and checking the currentUser
has the correct permissions to perform the operation.projectRole
and project
checking
the currentUser
has the correct permissions to perform the get operation.projectRole
and project
contextname
, and checking the currentUser
has the correct permissions to perform the operation.ProjectRole
s that the user is currently a member of for the given project.FieldLayoutScheme
supplied.ProjectManager.getProjectObjects()
instead. Deprecated in v4.0.SchemeManager.getProjects(Scheme)
instead. Since 2009.PermissionManager.getProjectObjects(int, com.atlassian.crowd.embedded.api.User)
. Since v4.3PermissionManager.getProjects(int, User, ProjectCategory)
instead. Since v5.0.BulkEditBean.getProjectObjects()
instead. Since v5.2.Project
's which contain a role actor of the specified name and type within any role.ProjectManager.getProjectsFromProjectCategory(ProjectCategory)
instead. Since v4.4.ProjectManager.getProjectObjectsWithNoCategory()
instead. Since v4.4.Query
that is the canonical set of permissions for viewable issues for the given user.TerminalClause
.Query
for the searching user.HttpServletRequest.getQueryString()
)}QueryCreationContext.getUser()
instead. Since v5.0.User
s that have recently been assigned to issues by the specified User.NotificationRecipient
s who will receive an e-mail
notificationgetReturnUrl()
, falling back to defaultUrl
if the returnUrl
is
not set.getReturnUrl()
, falling back to defaultUrl
if the returnUrl
is
not set.IssueSearcher
s get their FieldIndexer
s
by instantiating the class objects passed to them.FieldIndexer
objects.FieldLayout
(via the configured FieldConfigurationScheme
).FieldConfig
for the given issue.FieldConfig
that is relevent to all issue contexts in the search context
Checks that all configs within search context are the same - i.e.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()
.JiraActionSupport.getLoggedInUser()
instead. Since v4.3. To be deleted in v6.0WorkflowUtil.getCaller(java.util.Map)
or WorkflowUtil.getCallerName(java.util.Map)
. Deprecated since 4.3IssueConversionService.getRemovedFields(Issue, Issue)
instead. Since v5.1.ShareTypeRenderer
that contains all logic for rendering this ShareTypeHttpServletRequest.getRequestURL()
)}FieldScreenRenderLayoutItem
on all tabs, and returns
the ones that are required.ConstantsManager.getResolutionObject(String)
instead.Issue.getResolutionObject()
instead. Since v5.2.ConstantsManager.getResolutionObjects()
instead.Issue
based on query string.SharedEntitySearchResult.foreach(Consumer)
method if the result size is large as it doesn't load everything into memory.getOptions(null)
SchemeManager.getSchemeObject(Long)
instead. Since v5.0.SchemeManager.getSchemeObject(String)
instead. Since 2010.IssueSecurityLevelManager.getDefaultSecurityLevel(com.atlassian.jira.project.Project)
instead. Since v5.0.IssueSecurityLevelManager.getIssueSecurityLevels(long)
instead. Since v5.0.IssueSecuritySchemeManager.getIssueSecurityLevelScheme(Long)
instead. Since v5.2.SchemeManager.getSchemeObjects()
. Since 2010.SchemeManager.getSchemeFor(com.atlassian.jira.project.Project)
instead. Since v5.0.SearchContext
based on the passed in
search query and the user that is performing the search.IndexSearcher
that can be used to search a Lucene index.IssueSearcher
that are applicable for the context.IssueSearcher
that are applicable for the context.SearchHandler.SearcherRegistration
provided for searching.IssueSearcher
s registered against the
passed JQL clause name.Clause
search representations.SearchSortUtil.getSearchSortDescriptions(SearchRequest, I18nHelper, User)
instead. Since v5.0.SimpleLinkSection
for the given location.Issue.getSecurityLevelId()
instead. Since v5.2.IssueSecurityLevelManager.getIssueSecurityLevelsByName(String)
instead. Since v5.0.JiraWebActionSupport.getSelectedProjectObject()
instead. Since v5.0.HttpServletRequest.getServletPath()
VelocityRequestSession
for the current user.SharedEntity
based on id.SharedEntity
by id If the user is allows to see itSharedEntityAccessor
that can operate on the passed type.SharedEntityAccessor
that can operate on the passed type.SharePermission
instances associated with a passed in
SharedEntity
ShareType
based on a given key.Query
for the searching user.CookieUtils.JSESSIONID
cookie is
found.Collection
of paths that represent index directories checks if there are any existing
Lucene lock files for the passed paths.ConstantsManager.getStatusObject(java.lang.String)
instead. Deprecated since v4.0Issue.getStatusObject()
instead.ConstantsManager.getStatusObjects()
instead. Deprecated since v4.0status icon
.status icon
.ProjectConverter.getString(com.atlassian.jira.project.Project)
. Deprecated since v4.0String
representation of a single value within the CustomFieldType.SubTaskManager.getSubTaskBean(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.FieldHtmlFactory.getCreateFields(com.atlassian.crowd.embedded.api.User,
com.atlassian.jira.issue.customfields.OperationContext, webwork.action.Action,
com.atlassian.jira.issue.MutableIssue, boolean, java.util.List)
method but it strips out certain fields such as
the project selector.SubTask.getSubTask()
instead. Since v5.0.SubTaskManager.getSubTaskIssueType(String)
instead. Since v5.0.ConstantsManager.getSubTaskIssueTypeObjects()
instead. Deprecated since v4.0IssueTypeSchemeManager.getNonSubTaskIssueTypesForProject(com.atlassian.jira.project.Project)
produces the same result as a call to
IssueTypeSchemeManager.getIssueTypesForProject(com.atlassian.jira.project.Project)
.User
s for a given Issue and logged-in User.User
s for a given Issue and logged-in User.User
objects.Operator
's that this custom field searcher
can handle for its searching.Operator
's that this custom field searcher
can handle for its searching.LicenseDetails.getSupportRequestMessage(com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.BuildUtilsInfo.getCommitId()
instead. Since v5.1.UserUtil.getJiraSystemAdministrators()
.BulkEditBean.getTargetStatusObject(com.atlassian.jira.issue.Issue)
instead. Since v5.0.JiraAuthenticationContext.getI18nHelper()
.Thumbnails
for an Issue
DateTimeFormatUtils.getTimeFormat()
instead. Since v5.0.ChangeHistoryItem.getTos()
}ChangeHistoryItem.getTos()
Class
, that this type is.FieldLayout
's for a project.I18nHelper.getUnescapedText(String)
but does not apply any TranslationTransform
s.JiraAuthenticationContext.getLoggedInUser()
. Since v4.3User
based on user name.ApplicationUser
based on user key.ApplicationUser
based on user name.User
based on user name.User
based on user name.UserFormat
for a specific type, or null if none existsChangeHistory.getAuthor()
instead. Since v5.0.UserConverter.getUser(String)
instead. Since v5.0.User
based on user name.SchemeManager.getUsers(Long, com.atlassian.jira.permission.PermissionContext)
instead. Since 2006.UserUtil.getAllUsersInGroupNames(java.util.Collection)
instead. Since v4.3UserUtil.getAllUsersInGroups(java.util.Collection)
instead. Since v4.3ShareTypeValidator
that contains all logic for validating this ShareTypeUser
or a collection
of Users
representing the current CustomField value for the given issue.TerminalClause
s in the Query
.Version
object by version id.VersionManager.getVersions(Long)
or VersionManager.getVersions(Project)
instead. Since 2006.Version
s matching the ids passed in.VersionManager.getVersionsArchived(Project)
instead. Since v5.0.Version
s that have the specified name.ColumnLayoutItems
that can be displayed to the user.VoteManager.getVoterUsernames(com.atlassian.jira.issue.Issue)
instead. Since v6.0.WorkflowDescriptor
that is mutable.WorkflowManager.getWorkflowsFromScheme(com.atlassian.jira.scheme.Scheme)
instead.StatisticMapWrapper
containing ordered search statistic resultstrue
if the given group name exists.Group
objects based on a partial query stringGroup
's in JIRA.greater than
.greater than
operator
and the passed value.greater than
operator
and the passed value.greater than
operator
and the passed value.greater than operator
and the
passed date.greater
than equals
.greater than
equals operator
and the passed value.greater than
equals operator
and the passed value.greater than
equals operator
and the passed value.greater than or equals operator
and the
passed date.greater than
equals operator
and the passed function.greater than
equals operator
and the passed function.greater than
equals operator
and the passed function.">" operator
and
the passed function.">" operator
and
the passed function.">" operator
and
the passed function.HackyFieldRendererRegistry
.JiraLuceneFieldFinder.getMatches(org.apache.lucene.index.IndexReader, String, MatchHandler)
for each field value for each document.true
if there are error messages, false
otherwise.true
if there are messages of any type, false
otherwise.true
if there are warning messages, false
otherwise.FieldLayout
entity with type FieldLayoutManager.TYPE_DEFAULT
existsUserHistoryItem.Type
This method performs no permission checks.PermissionManager.hasPermission(int, Issue, User)
for Issues or PermissionManager.hasPermission(int, Project, User)
for Projects since JIRA 3.11PermissionManager.hasPermission(int, Issue, User)
for Issues or
PermissionManager.hasPermission(int, Project, User, boolean)
for Projects since 3.11ShareManager.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.SharedEntity
with the passed
permission.Permissions.WORK_ISSUE
permission,
that timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.SharedEntity
CookieUtils.JSESSIONID
is found.VoteManager.hasVoted(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue)
instead. Since v6.0.FieldLayout
.I18nHelper
instances for a specific Locale or User.in
.in operator
and the passed
values.in operator
and the passed
values.in operator
and the passed
values.in operator
and the passed
values.ChangeHistoryItem.Builder.inChangeGroup(Long id)
CalendarResourceIncluder.includeForLocale(java.util.Locale)
instead.SharedEntity
relative to the user's set of all other entities of the same type.in operator
and the passed
values.IndexPathManager
that uses the ApplicationProperties
to get the current paths.QueryLiteral
s to their index representation."in" operator
and
the passed function."in" operator
and
the passed function."in" operator
and
the passed function.ModuleDescriptor
that controls this plugin.BulkEditBean
with the selected issuesgetParam(INLINE_PARAM)
==true then the renderer that is passed such context will
try to render the text as inlinein operator
and the passed
values.in operator
and the passed
values.ChangeHistoryItem.Builder.inProject(Long projectId)
in operator
and the passed
values.WorkflowUtil.replaceProjectKey(com.atlassian.jira.project.Project, String)
instead. Since v5.0.ClauseContextFactory
that intersectects
the generated query contexts of its sub ClauseContextFactory
'sis
.errorCollection
If workflow name is valid then no error will be added to errorCollection
WorkflowUtil.isAcceptableName(String, String, com.atlassian.jira.util.ErrorCollection)
This method does not provide information about error type.FieldConfigScheme
is visible under the given
QueryContext
DateTimeFormatter.parse(String)
instead. Since v5.0.ProjectManager.getDefaultAssignee(Project, java.util.Collection)
and check for DefaultAssigneeException. Since v4.4.ProjectManager.getDefaultAssignee(Project, java.util.Collection)
and check for DefaultAssigneeException. Since v4.4.VersionManager.isDuplicateName(Version, String)
instead. since 5.0true
if the issue can be edited by the current user.true
if the issue can be edited.true
if the issue can be edited by the current user.is operator
and the EMPTY
value.CustomField.getConfigurationSchemes()
are enabled.EventDispatchOption.getEventTypeId()
will be used.FieldLayout
that the user can see
(assigned to projects for which the user has the Permissions.BROWSE
permission).FieldLayout
that the user can see
(assigned to projects for which the user has the Permissions.BROWSE
permission).Permissions.BROWSE
permission).FieldLayoutScheme
s are
"visibly equivalent".FieldLayout
s are
"visibly equivalent".Permissions.BROWSE
permission).PermissionContext.hasIssuePermissions()
instead. Since v5.0.AuthorizationSupport.isHasIssuePermission(String, org.ofbiz.core.entity.GenericValue)
, AuthorizationSupport.isHasIssuePermission(int, org.ofbiz.core.entity.GenericValue)
or AuthorizationSupport.isHasProjectPermission(String, org.ofbiz.core.entity.GenericValue)
,
AuthorizationSupport.isHasProjectPermission(int, org.ofbiz.core.entity.GenericValue)
.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.CustomField.isInScope(com.atlassian.jira.issue.search.SearchContext)
instead. Since v4.3is not
.is not operator
and the
EMPTY value.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.OrderableField.isShown(com.atlassian.jira.issue.Issue)
)
and visible in all field schemes (using FieldVisibilityManager.isFieldHiddenInAllSchemes(String,SearchContext,User)
)ConditionBuilder
that can be used to build a JQL condition for
the issue's id or key.EventType.ISSUE_ASSIGNED_ID
event.EventType.ISSUE_DELETED_ID
event.ConstantsManager.getConstantObject(String, String)
methodEventType.ISSUE_UPDATED_ID
event.IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
AbstractIssueEventListener.issueUpdated(IssueEvent event)
.IssueEventListener.workflowEvent(IssueEvent)
Resolution
,
Status
etc.IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
GenericValue
issue objects
to proper Issue
objects.IssueEventListener.workflowEvent(IssueEvent)
ClauseQueryFactory
for the "Issue Key" JQL clause.IssueService
.IssueLink
instead. Since v5.0.issue link types
and issue links
.LinkCollection
instead. Since v5.0.IssueLinkJsonBean
instances.IssueLinkService
instead. Since v5.0.IssueLinkType
instead. Since v5.0.IssueLinkType
s.IssueEventListener.workflowEvent(IssueEvent)
IssueTableLayoutBean
and IssueTableWebComponent
to display a table of issues.ConditionBuilder
that can be used to build a JQL condition for
the issue's parent.Issue
for the Issue Picker.IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
IssueSearcher
objects as well as SearcherGroup
collectionsIssue
's.IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
IssueTableWebComponent
and issuetable.vm to achieve this.IssueTableService
, including
both the resulting IssueTable
and any warnings that were generated.issue-tabpanel
JIRA module type.issue-tabpanel
JIRA module type.ConditionBuilder
that can be used to build a JQL condition for
issue types.IssueType
s.IssueType
's unique set of circumstances.IssueEventListener.workflowEvent(IssueEvent)
IssueView
plugins to retrieve information about their context.IssueEventListener.workflowEvent(IssueEvent)
APKeys.JIRA_OPTION_TIMETRACKING
is true, false
otherwise.true
if the user is a member of the group.true
if the user is a member of the group.errorCollection
if any errors occur.errorCollection
.errorCollection
.ChartReportUtils.isValidFilterParamFormat(String)
with
prefix ChartReportUtils.FILTER_PARAM_PREFIX
BulkOperation
ChartReportUtils.isValidFilterParamFormat(String)
with
prefix ChartReportUtils.PROJECT_PARAM_PREFIX
SharePermission
is valid.WatcherManager.isWatching(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue)
instead. Since v5.0.ActionSupport
class and provides JIRA specific code to all our
actions.IssueContext
with the ability to climb nodesClass
, that this type is.data types
.ModuleDescriptor
for Plugin Points declared in JIRA.WebInterfaceManager
.JqlFunction
.LocalDate
parsing and validation in JQL.Operand
s and extracting the
QueryLiteral
values from them.Query
's that can be used to perform issue searching in JIRA.Query
representation.Version
s.JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.KeyboardShortcut
.ConditionBuilder
that can be used to build a JQL condition for
the issue's labels.ConditionBuilder
that can be used to build a JQL condition for
issue's last viewed date.ConditionBuilder
that can be used to build a JQL condition for
the issue's security level.like
.like operator
and the passed
value.like operator
and the passed
value.like operator
and the passed
value.like operator
and the
passed date.like operator
and the passed
function.like operator
and the passed
function.like operator
and the passed
function.equals operator
.KeyboardShortcut
s, sorted using the plugin descriptor's
order
attribute.LocalDate
fields.LocalDate
objects.LocalDate
value into a String suitable for storing and searching in Lucene.LookAndFeelUpdatedEvent.LookAndFeelUpdatedEvent(User)
LinkedHashMap
that is access ordered AND constrained in size.less than
.less than operator
and
the passed value.less than operator
and
the passed value.less than operator
and
the passed value.less than operator
and the
passed date.less than
equals
.less than equals
operator
and the passed value.less than equals
operator
and the passed value.less than equals
operator
and the passed value.less than or equals operator
and the
passed date."<="
operator
and the passed function."<="
operator
and the passed function."<="
operator
and the passed function."<" operator
and
the passed function."<" operator
and
the passed function."<" operator
and
the passed function.CustomField
, a
JiraWorkflow
, etc.) which is being managed by a plugin or JIRA itself.ManagedConfigurationItem
.JiraLuceneFieldFinder
to handle matched terms in a customised
way.MentionIssueEvent
when a user has mentioned
other users on an issue.OrderableModuleDescriptor
SubTaskManager.moveSubTask(com.atlassian.jira.issue.Issue, Long, Long)
instead. Since v5.0.SharedEntity
to the end relative to the user's set of all other entities of the same type.SharedEntity
to the start relative to the user's set of all other entities of the same type.VersionService.validateReleaseVersion(User,
com.atlassian.jira.project.version.Version, Date)
a version will be released.BulkEditBean
ClauseContextFactory
to ensure that:MultiClauseDecoratorContextFactory
given a
ClauseContextFactory
to wrap.multi-maps
.GenericValue
.RecursiveClauseVisitor
which collects
TerminalClause
s that have the specified clause names.FieldRenderingContext.NAVIGATOR_VIEW
insteadManagedConfigurationItemBuilder
instance, prepopulated with this item's properties.MapBuilder
.MapBuilder
and adding the given key/value pair.MapBuilder
and adding the given key/value pairs.MapBuilder
and adding the given key/value pairs.MapBuilder
and adding the given key/value pairs.MapBuilder
based on the contents of a source Map.JqlClauseBuilder
.JqlClauseBuilder
and initialise it with the passed clause.JqlClauseBuilder
and initialise it with the clause from the
passed query.WorklogNewEstimateInputParameters
object.JqlOrderByBuilder
.JqlOrderByBuilder
and initialise it with the passed order.JqlOrderByBuilder
and initialise it with the order from the passed query.null
values.TimeTrackingGraphBean
that can be used to render
time tracking.not equals
.not equals operator
and the passed value.not equals operator
and the passed value.not equals operator
and the passed value.not equals operator
and the
passed date.not equals operator
and the EMPTY value.not equals operator
and the passed function.not equals operator
and the passed function.not equals operator
and the passed function.not in
.not in operator
and the
passed values.not in operator
and the
passed values.not in operator
and the
passed values.not in operator
and the passed
values.in operator
and the passed
values."not in" operator
and
the passed function."not in" operator
and
the passed function."not in" operator
and
the passed function.not in operator
and the
passed values.not in operator
and the passed
values.not in operator
and the
passed values.not like
.not like operator
and
the passed value.not like operator
and
the passed value.not like operator
and
the passed value.not like operator
and the
passed date.not like operator
and
the passed function.not like operator
and
the passed function.not like operator
and
the passed function.NULL
object than to use Java's null
value.Contexts.nullContext()
insteadFunctionOperand
.SearchInputTransformer
for number range searcher.CustomFieldValueProvider
for retreiving number range values.StatisticsMapperWrapper
result set into an appropriate form, e.g.DelegatorInterface
that does not throw GenericEntityException
.EntityListIterator
that does not throw
GenericEntityException
.IssueInputParameters.retainExistingValuesWhenParameterNotProvided()
flag is set to true
.Query
from an expression and operator.Operator
.ModuleDescriptorComparator
, and use the 'order' element inside their
config file to indicate ordering.JqlOrderByBuilder
that can be used to modify the order by
statements of the JqlQueryBuilder
instance.OrderBy
.ConditionBuilder
that can be used to build a JQL condition for
the issue's original estimate.DateTimeFormatter
instead. Since v5.0.DateTimeFormatterFactory.formatter()
instead. Since v4.4.DateTimeFormatter.parse(String)
instead. Since v4.4.DateTimeFormatterFactory
instead. Since v5.2.DateTimeFormatter.parse(String)
instead. Since v4.4.DateTimeFormatter.parse(String)
instead. Since v4.4.JiraDurationUtils.parseDuration(String location, Locale locale)
instead.Query
.DateTimeFormatter.format(java.util.Date)
instead. Since v4.4.ActionContext
In case of invalid values, new error messages are added to the context's error collection under the
fieldName.FieldValuesHolder
object with whatever values the searcher is interested in from the
ActionParams
.PortletConfiguration
domain object.HistoryPredicate
.ConditionBuilder
that can be used to build a JQL condition for
the priority.ConstantsManager.getConstantObject(String, String)
methodPriority
iesConditionBuilder
that can be used to build a JQL condition for
an issue's project.Project
lead.ProjectContext.ProjectContext(Project, JiraContextTreeManager)
instead. Since v5.0.Project
by its nameQueryCreationContext
.ClauseQueryFactory.getQuery(QueryCreationContext,com.atlassian.query.clause.TerminalClause)
method.InputStream
passed to the
provided dataProcessor.IssueSearcher
cacheSearchHandlerManager
.IssueIndexManager.reIndex(com.atlassian.jira.issue.Issue)
instead. Since v5.0.IssueIndexManager.reIndexIssueObjects(java.util.Collection)
instead. Since v5.0.VersionService.validateReleaseVersion(User,
com.atlassian.jira.project.version.Version, Date)
a version will be released.BulkEditBean
Map to be keyed by the target
IssueContext
rather than the originating IssueContext
.remote issue links
.remote issue links
between a JIRA issue and remote objects in other remote applications.remote issue links
.Version
should be removed from affected issues.CustomField.remove()
.FieldConfig
and all associated additional data.actors
and checking
the currentUser
has the correct permissions to perform the update operation.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
-
Deprecated.
Use
FieldConfigContextPersister.removeContextsForProject(com.atlassian.jira.project.Project)
instead. Since v5.1.
- 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
-
Deprecated.
Use
SchemeManager.getEntities(org.ofbiz.core.entity.GenericValue, Long)
and SchemeManager.deleteEntity(Long)
instead. Since v5.0.
- 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
-
Removes a
FieldLayoutSchemeEntity
- 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
-
Deprecated.
- 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.
Use
CustomFieldManager.removeProjectAssociations(Project)
instead. Since v5.1.
- 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
-
Deprecated.
Use
FieldLayoutManager.removeSchemeAssociation(com.atlassian.jira.project.Project, Long)
instead. Since v5.2.
- 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
-
Deprecated.
Use
SchemeManager.removeSchemesFromProject(com.atlassian.jira.project.Project)
instead. Since v4.4.
- 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
-
Deprecated.
Use
VoteManager.removeVote(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
- 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
-
Refer to documentation in
IssueLinkRenderer.requiresAsyncLoading(com.atlassian.jira.issue.link.RemoteIssueLink)
.
- 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
-
Used in the generic
ConstantsManager.getConstantObject(String, String)
method
- 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
Resolution
s.
- 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
-
Deprecated.
- returnMsgToUser(String, String, String, boolean, String) - Method in class com.atlassian.jira.web.action.JiraWebActionSupport
-
Deprecated.
since 5.1. Use
JiraWebActionSupport.returnMsgToUser(String, String, MessageType, boolean, String)
instead.
- 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
FieldIndexer
s 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.ClauseRegistration
s) 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
SearchRequest
s.
- 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
-
Deprecated.
use
SearchSort.SearchSort(String, SortOrder)
instead.
- 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.
Use
SelectCustomFieldImporter.SelectCustomFieldImporter()
instead. Since v4.4.
- 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.
Use
MutableIssue.setComponentObjects(java.util.Collection)
instead. Since v5.0.
- 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
-
Deprecated.
Use
MutableIssue.setIssueTypeObject(com.atlassian.jira.issue.issuetype.IssueType)
instead. Since v5.0.
- 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
-
Deprecated.
Use
MutableIssue.setPriorityObject(com.atlassian.jira.issue.priority.Priority)
instead. Since v5.0.
- 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
-
Deprecated.
Use
MutableIssue.setProjectObject(com.atlassian.jira.project.Project)
instead. Since v5.0.
- setProjectCategory(GenericValue, GenericValue) - Method in interface com.atlassian.jira.project.ProjectManager
-
Deprecated.
- 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
-
Deprecated.
Use
MutableIssue.setResolutionObject(com.atlassian.jira.issue.resolution.Resolution)
instead. Since v5.0.
- 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
-
Deprecated.
Use
MutableIssue.setStatusObject(com.atlassian.jira.issue.status.Status)
instead. Since v5.0.
- 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
-
Deprecated.
Use
BulkEditBean.setTargetProject(com.atlassian.jira.project.Project)
instead. Since v5.2.
- setTargetProject(Project) - Method in interface com.atlassian.jira.web.bean.BulkEditBean
-
- setTargetProject(GenericValue) - Method in interface com.atlassian.jira.web.bean.MultiBulkMoveBean
-
Deprecated.
Use
MultiBulkMoveBean.setTargetProject(com.atlassian.jira.project.Project)
instead. Since v5.2.
- 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
ShareType
s 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
ShareType
s 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
-
Refer to documentation in
IssueLinkRenderer.shouldDisplay(com.atlassian.jira.issue.link.RemoteIssueLink)
.
- 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
-
Deprecated.
Use
WatcherManager.startWatching(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue)
instead. Since v5.0.
- 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
-
Used in the generic
ConstantsManager.getConstantObject(String, String)
method
- 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
Status
es.
- 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
-
Deprecated.
Use
WatcherManager.stopWatching(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue)
instead. Since v5.0.
- stopWatching(String, GenericValue) - Method in interface com.atlassian.jira.issue.watchers.WatcherManager
-
Deprecated.
Use
WatcherManager.stopWatching(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue)
instead. Since v5.0.
- 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
-
Deprecated.
@since 5.0-RC2 Use the constructor
TextCustomFieldOperationsHandler.TextCustomFieldOperationsHandler(CustomField field, I18nHelper i18nHelper)
- 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
-
Deprecated.
Use
MailThreadManager.threadNotificationEmail(Email, com.atlassian.jira.issue.Issue)
instead. Since v5.2.
- 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
-
- 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
-
- 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
-
- 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
-
Deprecated.
since v5.1.8 use
TwoDimensionalTermHitCollector.TwoDimensionalTermHitCollector(TwoDimensionalStatsMap, FieldVisibilityManager, ReaderCache, LuceneFieldSorter, FieldManager)
and if you are calling TwoDimensionalTermHitCollector.collect(int)
make sure you call TwoDimensionalTermHitCollector.setNextReader(org.apache.lucene.index.IndexReader, int)
- 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
-
Using the validation result from
VersionService.validateUnreleaseVersion(User,
com.atlassian.jira.project.version.Version, Date)
a version will be unreleased.
- 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
-
Updates a
FieldLayoutSchemeEntity
.
- 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.
Use
ProjectManager.updateProjectCategory(ProjectCategory)
instead. Since v4.4.
- 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
-
Takes the validation result from
WhitelistService.validateUpdateRules(com.atlassian.jira.bc.JiraServiceContext,
java.util.List, boolean)
and persists the new rules.
- 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 SingleValueOperand
s 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.
since 5.1 - Use
ChangeHistoryItem.Builder.withId(Long id)
- 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
-
Implementation of the
WorklogInputParameters
, WorklogNewEstimateInputParameters
and
WorklogAdjustmentAmountInputParameters
interfaces.
- WorklogInputParametersImpl.Builder - Class in com.atlassian.jira.bc.issue.worklog
-
A fluent-style Builder for constructing
WorklogInputParameters
, WorklogNewEstimateInputParameters
and
WorklogAdjustmentAmountInputParameters
objects.
- 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.