|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Path.getPathComponents()
, but abbreviates the result (inserts null at the break
point)
ChainedSaxHandler
that it should abort its operation.BulkChangeWizard
.ComponentAdapter
.ObjectConfiguration
.AbstractCustomFieldOperationsHandler.AbstractCustomFieldOperationsHandler(CustomField field, I18nHelper i18nHelper)
AbstractFragment.getHtml(BrowseContext)
method and base Velocity parameters creation via AbstractFragment.createVelocityParams(BrowseContext)
method.AbstractFragmentBasedTabPanel
that implements ComponentTabPanel
, so that all the concrete tab panels don't have to.TabPanel
implementers to extend.AbstractFragmentBasedTabPanel
that implements VersionTabPanel
, so that all the concrete tab panels don't have to.AbstractIssueWebCondition
instead. Since v6.0.IssueTabPanel2
.Condition
s that are aware of JIRA's
authentication and project- or issue-related contexts.AbstractWebCondition
instead. Since v6.0.Condition
s.FunctionProvider
s (eg.JiraHome
interface.AbstractPermissionCondition
instead. Since v6.0. This class was previously in jira-core
but has been moved into the API (and deprecated) to protect third-party plugins that were using it. See
JRA-30983 and JRA-32058.TabPage
.JqlFunction
interface, that
provides sensible default behaviour for the AbstractJqlFunction.init(JqlFunctionModuleDescriptor)
, AbstractJqlFunction.getFunctionName()
and AbstractJqlFunction.isList()
methods.Locator
s fromFieldMetaBean
instances..MultipleSettableCustomFieldType
yourself. Since v5.0.
Also, consider extending AbstractSingleFieldType
or AbstractMultiCFType
for other benefitsAbstractOneDimensionalHitCollector.AbstractOneDimensionalHitCollector(String, FieldVisibilityManager, ReaderCache,
FieldManager, ProjectManager)
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.
PermissionManager
and accept "permission"
param.Project
, such as a modification.JsonEntityPropertyManager
to store the link data.AbstractRemoteIssueLinkEvent.AbstractRemoteIssueLinkEvent(com.atlassian.jira.issue.link.RemoteIssueLink)
instead.
AbstractRestoreJiraData.restoreBlank()
in terms of abstract RestoreJiraData.restore(String)
.SessionSearchObjectManager
which only allows a single object to be set session-wide.SimpleCell
UserProfileFragment
that helps writing fragments that
are rendered by velocity.Condition
s that are aware of JIRA's
authentication and project- or issue-related contexts.WebTestListener
.WorkflowPluginFactory
class that most concrete implementations should extend.Index.Result
implementation that accumulates results from
other operations and awaits on them all.Configuration
object.ActionContext
thread localsActionTagSupportDynaBean
associated with the specified
DynaClass
instance.
JiraWebActionSupport
action.JiraWebActionSupport
action.DatabaseConfigurationManager.doNowOrWhenDatabaseActivated(Runnable, String)
to be run.
IssueLinking.enable()
instead.
Subtasks.enable()
instead.
Subtasks.enable()
instead.
TimeTracking.enable(com.atlassian.jira.functest.framework.admin.TimeTracking.Mode)
instead.
ChangeHistoryField
to the change history entry.
this
in order to allow fluent syntax.
ProjectRoleService.addActorsToProjectRole(java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.project.Project, String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will add project role actor associations for the given actors
and checking
the currentUser
has the correct permissions to perform the update operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
this
in order to allow fluent syntax.
cache
to the list of caches to expose in JIRA instrumentation.
IssueNavigation.addComment(String,
String)
instead.
IssueNavigation.addComment(String,
String, String)
instead.
ExternalComponent
.
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.
BackupOverviewBuilder.addFieldConfigSchemeIssueType(com.atlassian.jira.imports.project.core.BackupOverviewBuilderImpl.FieldConfigSchemeIssueType)
and BackupOverviewBuilder.addExternalCustomField(com.atlassian.jira.external.beans.ExternalCustomField)
data to produce a
project relevant custom field configuration.
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.
ProjectRoleService.addActorsToProjectRole(java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.project.Project, String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will add default role actor associations based off the passed in actors
and checking
the currentUser
has the correct permissions to perform the update operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
SchemeManager.addDefaultSchemeToProject(com.atlassian.jira.project.Project)
instead. Since v5.0.
BackupOverviewBuilder.addConfigurationContext(com.atlassian.jira.imports.project.core.BackupOverviewBuilderImpl.ConfigurationContext)
and BackupOverviewBuilder.addFieldConfigSchemeIssueType(com.atlassian.jira.imports.project.core.BackupOverviewBuilderImpl.FieldConfigSchemeIssueType)
data to produce a
project relevant custom field configuration.
FavouritesManager.addFavourite(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity)
instead. Since v6.0.
Add the given entity as a favourite of the user passed in add to favourites count if necessary.
FavouritesManager.addFavouriteInPosition(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity, long)
instead. Since v6.0.
Add the given entity as a favourite of the user passed in, in the specified position, add to favourites count if necessary.
The entity currently in the specified position and all those after will be moved down one position.
BackupOverviewBuilder.addConfigurationContext(com.atlassian.jira.imports.project.core.BackupOverviewBuilderImpl.ConfigurationContext)
and BackupOverviewBuilder.addExternalCustomField(com.atlassian.jira.external.beans.ExternalCustomField)
data to produce a
project relevant custom field configuration.
ViewFieldConfigurationsPage
.ViewFieldConfigurationsPage
.ViewFieldScreensPage
.ViewFieldScreenSchemesPage
.AddFieldToScreen
Jelly Tag and the ConfigureFieldScreen
action.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.
PortletConfiguration
to given PortalPage.
null
.
IssueNavigation.createIssue(String,
String, String)
Issue
to the user hsitory list.
ViewIssueTypeScreenSchemesPage
.ConfigureFieldConfigurationSchemePage
.ConfigureIssueTypeScreenSchemePage
.UserHistoryManager.addItemToHistory(com.atlassian.jira.user.UserHistoryItem.Type, ApplicationUser, String)
instead. Since v6.0.
UserHistoryItem
to the Users history list.
UserHistoryManager.addItemToHistory(com.atlassian.jira.user.UserHistoryItem.Type, ApplicationUser, String, String)
instead. Since v6.0.
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.
PluginVersion
.
ExternalProject
.
Project.addProject(String, String, String)
instead.
Project
to the user hsitory list.
NotificationRecipient
s to a notification event.
ProjectRole
.
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.
SubTaskBeanImpl.addSubTask(Long, com.atlassian.jira.issue.Issue, com.atlassian.jira.issue.Issue)
instead. Since v5.0.
IssueNavigation.createSubTask(String,
String, String, String)
WorkflowSteps.addTransition(String, String,
String, String, String)
instead.
UsersAndGroups.addUser(String)
instead.
UsersAndGroups.addUser(String, String, String,
String)
instead.
UsersAndGroups.addUserToGroup(String, String)
instead.
UserHistoryManager.addItemToHistory(com.atlassian.jira.user.UserHistoryItem.Type, ApplicationUser, String)
instead. Since v6.0.
UserHistoryItem
to the Users history list.
ExternalVersion
.
VoteManager.addVote(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
VoteManager.addVote(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
FunctionDescriptor
in its correct position in the list of post-functions.
WorklogAdjustmentAmountInputParameters
object.
Administration
helper in play
Administration
helper in play
Administration
JIRAWebTest
, you may
want to consider using FuncTestHelperFactory
instead.
AdvancedApplicationProperty
populated by the pageConditionBuilder
that can be used to build a JQL condition for
the affected version.
SearchHandler
for the Affects version clause.Locator
s
NOTE : Locator
s are one shot objects.Locator
s
AggregateTimeTrackingCalculator
instances based on the type of
Issue
in play.TaskManager
that already
has a live task with the same context.alt
and title
attributes for image map area tags.SimpleCell
that
AND's all the simple cells together.HistoryPredicates
composed with AND operators such that the
resulting predicate is true only if ALL of the composed predicates are true.Description
to resolve its annotations.By
out of arbitrary annotation that follows the pattern of
FindBy
.AnonymisingEntityXmlWriter.DEFAULT_ANONYMOUS_ENTITIES
AnonymisingEntityXmlWriter
and the AnonymousGenericValue
.EasyMockMatcherUtils.any(Class)
called with String class.
NonZipExpandableExtensions
that is backed by a jira application property.ApplicationProperties
which are administrative
level configuration settings that boil down to a key and a value.ApplicationPropertyMetadata
which stores its default value, key, type etc.Settings
interface defined by atlassian-mail by delegating the calls to JIRA's own
MailSettings
instance.ApplicationUser
from a directory User
.ApplicationUser
to a NotificationRecipient
.Locale
, i18n key and the rawMessage corresponding to them, apply a transformation
on the message to produce a different translation.
Consumer
.
Permissions.ADMINISTER
permissions.
List
view of the underlying data that does not change.
ChangeHistoryList
contains the list of {@link ChangeHistorySet ) objects in
expectedChangeHistoryList.
Assertions
helper in play
Assertions
helper in play
Assertions
Assertions.assertLastChangeHistoryRecords(String,
com.atlassian.jira.webtests.ztests.workflow.ExpectedChangeHistoryRecord)
LinkAssertions.assertLinkLocationEndsWith(String,
String)
ComponentTabPanel
ProjectTabPanel
VersionTabPanel
WebTestCase.assertOptionsEqual(String, String[])
.
WebTester.assertRadioOptionValueNotPresent(String, String)
TextAssertions.assertRegexMatch(String,String)
that calls getText() on the provided
locator.
TextAssertions.assertRegexNoMatch(String,String)
that calls getText() on the provided
locator.
TableAssertions.assertTableCellHasText(com.meterware.httpunit.WebTable,
int, int, String)
TableAssertions.assertTableContainsRow(com.meterware.httpunit.WebTable,
String[])
TableAssertions.assertTableRowEquals(com.meterware.httpunit.WebTable,
int, Object[])
TextAssertions.assertTextNotPresent(String,String)
that calls getText() on the provided
locator.
TextAssertions.assertTextPresent(String,String)
that calls getText() on the provided
locator.
TextAssertions.assertTextPresentNumOccurences(String, String, int)
TextAssertions.assertTextPresentNumOccurences(String,String,int)
that calls getText() on the provided
locator.
TextAssertions.assertTextSequence(String,String[])
that calls getText() on the provided
locator.
TextAssertions.assertTextSequence(String,String[])
that calls getText() on the provided
locator.
AssignableWorkflowScheme
.
AssignableWorkflowScheme
.
ConditionBuilder
that can be used to build a JQL condition for
the issue's assignee.
AssigneeOption.AssigneeOption(String, String, String, String)
instead. Since v5.0.
SearchHandler
for the AssigneeSystemField
.User
objects.Project
and ProjectComponent
.IssueNavigation.assignIssue(String,
String, String)
Project.associateWorkflowScheme(String,
String)
instead.
UserAssociationStore.associationExists(String, com.atlassian.jira.user.ApplicationUser, String, Long)
instead. Since v6.0.
SortedSet
of the elements of this builder in their natural order.
SortedSet
view of the underlying data that does not change.
JsonNode.asText()
, but it will only return a value for text nodes
instead of attempting to coerce other value nodes, for which it will always return
null
.
AttachmentPathManager
that uses the ApplicationProperties
to get the current paths.AttachmentJsonBean
but contains rendered dataAttachmentManager
only. Since v6.1AttachmentStore
with AttachmentStore.AttachmentAdapter
. Since v6.1AutoGroupAdderListener
.ComponentAccessor
in your unit tests.Avatar
domain objects.Avatar.Size
.Avatar
's.AvatarImpl
.AvatarUrlContextProvider.AVATAR_URL_KEY
for the key).TimeoutException
if the timeout is reached.
Backdoor
helper in play, which can make sly RPCs to the server.
Backdoor
helper in play,
which can make sly RPCs to the server.
BackupOverview
.BackupProject
's by their name.Barrier
instances.EntityPropertyService
.EntityWithKeyPropertyService
.BaseJiraWebTest
Node
implementation that has better toString() attached to it.
BlockingCounter.await()
method to block while its value
is > 0.ParameterConverter
for Boolean[]
objects
Introduced / changed as part of JRA-15664ParameterConverter
for Boolean
objects
Introduced / changed as part of JRA-15664PluginVersionStore
.CssInliner
.BrowseProject
) but also take version into account.BrowseProjectContext
that also includes a ProjectComponent
.BrowseProject
) but also take version into account.BrowseProjectContext
that also includes a Version
.IOUtil.copy(InputStream, OutputStream)
instead.
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.
JdbcDatasource.Builder
for constructing a
JdbcDatasource using a chain of named setters rather than a
long list of parameters in a specific order.
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.
BuildUtilsInfo
instead.BuildVersionRegistry.BuildVersion
BulkEditBean
BulkOnlyIndexManager.reIndex(org.ofbiz.core.entity.GenericValue)
,
BulkOnlyIndexManager.deIndex(org.ofbiz.core.entity.GenericValue)
and
BulkOnlyIndexManager.reIndexIssues(Collection)
.user
no longer the watcher on
the list of selected issues in a BulkEditBean
.user
the watcher on the list of selected issues in a
BulkEditBean
.Comparator
that sorts by last access time ascending
By
GenericValue
instances by name.
ApplicationUser
in a null
-safe manner.
CustomField
instances by name.
ReportModuleDescriptor
instances by name (case insensitive)
using the default locale.
ReportModuleDescriptor
instances by name (case insensitive)
using the given locale.
ParameterConverter
for Byte[]
objects
Introduced / changed as part of JRA-15664DataSource
that reads input from a stream and captures it into a I18nVal.ParameterConverter
for Byte
objects
Introduced / changed as part of JRA-15664ContextProvider
s will be wrapped with CacheableContextProviderDecorator
on creation
in JiraWebFragmentHelper
, and have ContextProvider.getContextMap(java.util.Map)
invocation results cached
in the request.CacheableContextProvider
instances that stores the result of a CacheableContextProviderDecorator.getContextMap(java.util.Map)
invocation in a request attribute.CachedWrappedFilterCache
objectsCache-control
and Expires
headers to allow browsers, but not
proxies, to cache the response for up to approximately 1 year.
Cache-control
and Expires
headers to allow browsers and proxies
to cache the response for up to approximately 1 year.
VelocityRequestContextFactory.setVelocityRequestContext(javax.servlet.http.HttpServletRequest)
instead. Since v5.0.
VelocityRequestContextFactory.setVelocityRequestContext(String, javax.servlet.http.HttpServletRequest)
instead. Since v5.0.
VelocityRequestContextFactory.setVelocityRequestContext(VelocityRequestContext)
instead. Since v5.0.
VelocityRequestContextFactory.setVelocityRequestContext(VelocityRequestContext)
instead. Since v5.0.
DraftWorkflowStore
.FieldConfigContextPersister
.PortalPage
.ProjectRoleAndActorStore
that delegates to another ProjectRoleAndActorStore
.SearchRequest
.CachingStatisticsMapper.getValueFromLuceneField(String)
in an internal
cache.UserHistoryStore
.UserUtil.canActivateNumberOfUsers(int)
is made.
UserUtil.canActivateUsers(java.util.Collection)
is
made.
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
IssueToSubTaskConversionService
interface.
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 all the validation has passed.
true
if a call to OrderableField.removeValueFromIssueObject(com.atlassian.jira.issue.MutableIssue)
will actually remove the value.
AvatarService.canSetCustomUserAvatar(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.user.ApplicationUser)
. Since v6.0
WatcherService.canUnwatchAll(Iterable, com.atlassian.jira.user.ApplicationUser)
UserManager.canUpdateUser(ApplicationUser)
instead. Since v6.0.
WatcherService.canWatchAll(Iterable, com.atlassian.jira.user.ApplicationUser)
CategorisingTestSuite
with support for cargo.Option
s.SearchInputTransformer
for cascading select custom fields.ConditionBuilder
that can be used to build a JQL condition for
issue's in a particular project category.
Filter
that consists of a chain of filter steps to run.SQLInterceptor
that can chain together multiple
SQLInterceptors.ChangeHistoryItem
objects.
EntityRepresentation
.ChangeHistory.ChangeHistory(org.ofbiz.core.entity.GenericValue, com.atlassian.jira.issue.IssueManager, com.atlassian.jira.user.util.UserManager)
()} instead. Since v6.0.
Document
for a
ChangeHistoryGroup
and its Issue
.ChangeHistoryGroup
together to try and reduce Document
proliferation.com.atlassian.jira.util.changehistory.ChangeHistoryList
from the page.EntityRepresentation
.SubTaskManager.changeParent(com.atlassian.jira.issue.Issue, com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.
ParameterConverter
for Character[]
objects
Introduced / changed as part of JRA-15664ParameterConverter
for Character
objects
Introduced / changed as part of JRA-15664CreatedVsResolvedChart
for
example.AttachmentDirectoryChecker.JIRA_FUNC_ATTACHMENT
.
IndexDirectoryChecker.FUNC_TEST_INDEX
.
UpgradeManager
to see if an upgrade is needed.
LicenseJohnsonEventRaiser.LICENSE_TOO_OLD
event if it is the case.
com.atlassian.jira.functest.unittests.config.ConfigurationCheck
.CheckOptions
instances.SearchRequest
's query conforms to the simple structure required to fit in the Issue
Navigator.
BulkMoveOperation.chooseContext(com.atlassian.jira.web.bean.BulkEditBean, com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.util.I18nHelper, com.atlassian.jira.util.ErrorCollection)
BulkMoveOperation.chooseContextNoValidate(com.atlassian.jira.web.bean.BulkEditBean, com.atlassian.jira.user.ApplicationUser)
null
if this is neither a single test, nor a suite constructed for a test class.
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
.UserUtil.clearActiveUserCount()
is made.
MDC
.
Navigation.gotoAdminSection(String)
passing the linkId of the admin page you want to go
to.
Navigation.clickOnNext()
Clock
s.WorkflowCopyNameFactory
instead.
Consumer
implementation that closes all elements.
EnclosedIterable
into a List
.JiraClusteringConfigChecklist
.Set
and List
) instances or
enclosed iterables
.EnclosedIterable
.ColumnLayoutItem
object.ColumnLayout
objects for system-wide Issue Navigator default
columns, user default columns and columns for Filter Filters
.MemoizingMap.Master
of the other and this master.
ConditionBuilder
that can be used to build a JQL condition for
issue comments.
Comment
s based on date created..LuceneDocument
for a comment
Comment
and its Issue
.EntityRepresentation
.Comment
objects.
SearchHandler
for the comments clause.Comment
functionality.ConditionBuilder
that can be used to build a JQL condition for
the issue's component.
ProjectComponent
lead.
ProjectComponentComparator
ProjectComponent
specific implementation
of the Jira HelperComponentIssueCountsBeanFactory
.ComponentManager
.SearchHandler
for the ComponentsSystemField
.IdIndexedSearchInputTransformer
.ProjectComponent
values.TabPanel
.CompressedKey
for i18n keys and ByteArray
for values.IteratorStatus
of the
field being rendered.
ConcurrentOperationMap
directly.ConcurrentOperationMapImpl
directlyConditionalDescriptor
.ConfigCrowdApplication
.ConfigDashboard
.ConfigGadget
.ConfigMailServer
.ConfigSharedEntity
.ConfigSharedEntity
for use in
the tests.FieldConfigItemType
that can be stored for a given
JiraContextNode
ObjectConfiguration
.Configuration
to be used by JIRA.ManagedConfigurationItem
.SmtpServer
.
ViewFieldConfigurationSchemesPage
in the administration section.ViewIssueTypeScreenSchemesPage
in the administration section.TypeResolver
with OSWorkflow instead of the production
DefaultOSWorkflowConfigurator.JiraTypeResolverDelegator
which is initialised by the
DefaultOSWorkflowConfigurator
.
ConfigureReport.ConfigureReport(com.atlassian.jira.project.ProjectManager, com.atlassian.jira.security.PermissionManager, com.atlassian.plugin.PluginAccessor, com.atlassian.event.api.EventPublisher)
instead. Since v5.2.
ConfigureScreen
.ConfluenceGlobalId
s.ConfluenceGlobalId
s.RemoteIssueLink
s to Confluence instances so that they have current information.ConfluenceIssueLinkDecoratingService
.PrefixQuery
instances that doesn't rewrite into a BooleanQuery
with all matching
terms
in the field.HttpServletRequest
object.
Supplier
produces.this.contains
instead. Since v6.0.
Iterator
contain anything that matches the predicate?
Iterable
contain anything that matches the predicate?
MultiMap
contain the value in any of its value collections.
SearchRequest
contains a reference to another saved filter
by using the savedFilter
clause.
MultiMap
contain the Collection as any of its value collections.
Context
instances easily.Context
instances easily.ClauseContext
'sWorkflowDescriptor
to XML.
AbstractConvertIssue
AbstractConvertIssue
AttachmentManager.convertTemporaryAttachments(com.atlassian.jira.user.ApplicationUser, Issue, java.util.List, com.atlassian.jira.web.action.issue.TemporaryAttachmentsMonitor)
instead. Since v6.0.
CustomFieldUtils.convertToIssueContexts(Project, List)
. Since v4.0
IssueContexts
.
ProjectManager.convertToProjectObjects(java.util.Collection)
instead. Since v4.4.
WorkflowDescriptor
object representation.
InputStream
to an OutputStream
.
InputStream
to an OutputStream
.
Reader
to a Writer
.
Reader
to a Writer
.
InputStream
to chars on a
Writer
.
InputStream
to chars on a
Writer
.
InputStream
to chars on a
Writer
, using the specified encoding.
InputStream
to chars on a
Writer
, using the specified encoding.
Reader
to bytes on an OutputStream
, and
flush the OutputStream
.
Reader
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to bytes on an OutputStream
, and
flush the OutputStream
.
String
to a Writer
.
byte[]
to chars on a
Writer
.
byte[]
to chars on a
Writer
.
byte[]
to chars on a
Writer
, using the specified encoding.
byte[]
to chars on a
Writer
, using the specified encoding.
byte[]
to an OutputStream
.
byte[]
to an OutputStream
.
Node
' s from srcNode into a new DocumentFragment
ViewFieldConfigurationsPage
.Collection
view of the values contained in this cache.
Set
semantics.SchemeManager.copyScheme(Scheme)
instead. Since v5.0.
ViewWorkflows.copyWorkflow(String, String,
String)
instead.
WorkflowManager.copyWorkflow(com.atlassian.jira.user.ApplicationUser, String, String, JiraWorkflow)
instead. Since v6.0.
persister
and descriptions
.
CreateValidationResult
as parameter.
Comment
on the given Issue
.
CommentService.create(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue, String, String, Long, java.util.Date, boolean, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Creates and persists a Comment
on the given Issue
.
Comment
on the given Issue
set with current date and time.
CommentService.create(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue, String, String, Long, boolean, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Creates and persists a Comment
on the given Issue
set with current date and time.
Comment
on the given Issue
set with current date and time, visible to all
- no group level or role level restriction.
CommentService.create(ApplicationUser user, Issue issue, String body, boolean dispatchEvent, ErrorCollection errorCollection)
instead. Since v6.0.
Creates and persists a Comment
on the given Issue
set with current date and time, visible to all
- no group level or role level restriction.
RemoteIssueLinkService.create(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.CreateValidationResult)
instead.
Version
, based on the validation result from calling VersionService.validateCreate(User, VersionBuilder)
.
CommentManager.create(Issue issue, ApplicationUser author, String body, boolean dispatchEvent)
instead. Since v6.0.
Creates a comment and associates it with the given issue. Using this method the comment will be created
with a createdDate of the current date/time and with no visibility restrictions.
CommentManager.create(Issue issue, ApplicationUser author, String body, String groupLevel, Long roleLevelId, boolean dispatchEvent)
instead. Since v6.0.
Creates a comment and associates it with the given issue. Using this method the comment will be created
with a createdDate of the current time. If you have provided a groupLevel then the comment visibility will be restricted
to the provided group, it is assumed that validation to ensure that the group actually exists has been performed
outside of this method. If you have provided a roleLevelId then the comment visibility will be restricted to the
provided role, it is assumed that validation to ensure that the role actually exists has been performed outside
of this method.
NOTE: A comment should not have both a group level and role level visibility restriction. This
method will not stop this, but it does not semantically make sense.
CommentManager.create(Issue issue, ApplicationUser author, String body, String groupLevel, Long roleLevelId, Date created, boolean dispatchEvent)
instead. Since v6.0.
Creates a comment and associates it with the given issue. Using this method the comment will be created
with a createdDate of the specified date. This method should be used if you are trying to preserve existing
information and it is important to retain the original created date. If you have provided a groupLevel then the
comment visibility will be restricted to the provided group, it is assumed that validation to ensure that the
group actually exists has been performed outside of this method. If you have provided a roleLevelId then the
comment visibility will be restricted to the provided role, it is assumed that validation to ensure that the
role actually exists has been performed outside of this method.
NOTE: A comment should not have both a group level and role level visibility restriction. This
method will not stop this, but it does not semantically make sense.
CommentManager.create(Issue issue, ApplicationUser author, ApplicationUser updateAuthor, String body, String groupLevel, Long roleLevelId, Date created, Date updated, boolean dispatchEvent)
instead. Since v6.0.
Creates a comment and associates it with the given issue. Using this method the comment will be created
with a createdDate of the specified date. This method should be used if you are trying to preserve existing
information and it is important to retain the original created date. If you have provided a groupLevel then the
comment visibility will be restricted to the provided group, it is assumed that validation to ensure that the
group actually exists has been performed outside of this method. If you have provided a roleLevelId then the
comment visibility will be restricted to the provided role, it is assumed that validation to ensure that the
role actually exists has been performed outside of this method.
NOTE: A comment should not have both a group level and role level visibility restriction. This
method will not stop this, but it does not semantically make sense.
CommentManager.create(com.atlassian.jira.issue.Issue, com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.user.ApplicationUser, String, String, Long, java.util.Date, java.util.Date, boolean, boolean)
instead. Since v6.0.
Creates a comment and associates it with the given issue. Using this method the comment will be created
with a createdDate of the specified date. This method should be used if you are trying to preserve existing
information and it is important to retain the original created date. If you have provided a groupLevel then the
comment visibility will be restricted to the provided group, it is assumed that validation to ensure that the
group actually exists has been performed outside of this method. If you have provided a roleLevelId then the
comment visibility will be restricted to the provided role, it is assumed that validation to ensure that the
role actually exists has been performed outside of this method.
NOTE: A comment should not have both a group level and role level visibility restriction. This
method will not stop this, but it does not semantically make sense.
SearchContext
with the given project categories, projects and issue types.
SearchContext
SearchContext
.
SearchRequest
, user, name of search request and description and persists the XML representation
of the SearchRequest object to the database along with the rest of the details
Worklog
object and associates
it with the given issue.
create(delegate, true)
.
ClauseContextFactory
in a MultiClauseDecoratorContextFactory
.
PluginVersion
in the database.
SharedEntity
UriValidator
using the encoding defined in the
ApplicationProperties
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.
Worklog
on the given Issue
.
Worklog
on the given Issue
.
SearchHandler
for the field.
AttachmentManager.createAttachment(com.atlassian.jira.issue.attachment.CreateAttachmentParamsBean)
instead. Since v6.0.
AttachmentManager.createAttachment(com.atlassian.jira.issue.attachment.CreateAttachmentParamsBean)
instead. Since v6.0.
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(com.atlassian.jira.issue.attachment.CreateAttachmentParamsBean)
instead. Since v6.0.
AttachmentManager.createAttachment(File, String, String, User, Issue)
instead. Since v5.0.
AttachmentManager.createAttachment(File, String, String, User, Issue, Map, Date)
instead. Since v5.0.
WebAttachmentManager.createAttachment(webwork.multipart.MultiPartRequestWrapper, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.Issue, String, java.util.Map)
instead. Since v5.0.
AttachmentManager.createAttachment(com.atlassian.jira.issue.attachment.CreateAttachmentParamsBean)
instead. Since v6.0.
PortalPageManager.createBasedOnClone(com.atlassian.jira.user.ApplicationUser, PortalPage, PortalPage)
instead. Since v6.0.
Creates a PortalPage in the database by cloning its Portlet content from the specified clonePortalPage
BulkEditBean
ChangeLogUtils.createChangeGroup(com.atlassian.jira.user.ApplicationUser, org.ofbiz.core.entity.GenericValue, org.ofbiz.core.entity.GenericValue, java.util.Collection, boolean)
instead. Since v6.0.
ChangeLogUtils.createChangeGroup(com.atlassian.jira.user.ApplicationUser, org.ofbiz.core.entity.GenericValue, org.ofbiz.core.entity.GenericValue, java.util.Collection, boolean)
instead. Since v6.0.
ChangeLogUtils.createChangeGroup(com.atlassian.jira.user.ApplicationUser, org.ofbiz.core.entity.GenericValue, org.ofbiz.core.entity.GenericValue, java.util.Collection, boolean)
instead. Since v6.0.
BackupProject.getProjectComponents()
for the named backup project.
AvatarManager
.
CreateCustomFieldPage
ConditionBuilder
that can be used to build a JQL condition for
issue's creation date.
SearchHandler
for the created date clause.WorkflowManager.createDraftWorkflow(com.atlassian.jira.user.ApplicationUser, String)
instead. Since v6.0.
QueryFactoryResult
instance that will return no results.
FieldLayoutSchemeEntity
for a particular FieldLayoutScheme
.
FieldLayoutSchemeEntity
for a particular FieldLayoutScheme
.
SearchRequest
to the database.
SearchRequest
to the database.
UsersAndGroups.addGroup(String)
instead.
SearchHandler
using for the passed field.
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.0
ConstantsManager.insertIssueType(String, Long, String, String, String)
instead. Since v5.0.
Clause
into an lucene Query
for searching JIRA lucene index.
MailThreadManager.storeIncomingMessageId(String, String, com.atlassian.jira.issue.Issue, com.atlassian.jira.mail.MailThreadManager.MailAction)
instead. Since v5.2.3.
CreateMetaBean
instances.FieldMetaBean
instances, in the context of meta data for creating issues.AssignableWorkflowSchemeMigrationHelper
.
DraftWorkflowSchemeMigrationHelper
.
MockController.getMock(Class)
to be more EasyMock like
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.
MockController.getNiceMock(Class)
to be more EasyMock like
ProjectService.validateCreateProject(User, String, String,
String, String, String, Long)
a new project will be created.
ProjectRoleManager.createProjectIdToProjectRolesMap(com.atlassian.jira.user.ApplicationUser, java.util.Collection)
instead. Since v6.0.
ProjectRoleService.createProjectRole(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will create the project role with the given projectRole.getName()
,
projectRole.getDescription()
and checking the currentUser
has the correct permissions
to perform the create operation. The passed in errorCollection
will contain any errors that are
generated, such as permission violations.
ProjectRoleService.createProjectRole(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
.Query
that narrows it down to the current search context.
OperandHandler
that
returns true for the isEmpty method.
Option
s that should be in the result (positive) and a list of Option
s that shouldn't (negative)
creates a list of QueryLiteral
s that represent the positive and negative options and be used
for generating the query.
RemoteIssueLinkManager.createRemoteIssueLink(RemoteIssueLink, com.atlassian.jira.user.ApplicationUser)
instead.
SchemeManager.createSchemeObject(String, String)
instead. Since v5.0.
self
URI for a link.
StepTaskProgressSink
that maps its progress onto a specific range of this
sink.
StepTaskProgressSink
that maps its progress onto a specific range of this
sink.
MockController.getStrictMock(Class)
to be more EasyMock like
SubscriptionManager.createSubscription(com.atlassian.jira.user.ApplicationUser, Long, String, org.quartz.Trigger, Boolean)
instead. Since v6.0.
SubscriptionManager.createSubscription(ApplicationUser, Long, String, String, Boolean)
SubscriptionManager.createSubscription(ApplicationUser, Long, String, String, Boolean)
instead. Since v6.0.
Creates a new subscription based on the passed in filter id and fired
in accordance with the passed in trigger
SubTaskManager.createSubTaskIssueLink(com.atlassian.jira.issue.Issue, com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.
SubTaskManager.insertSubTaskIssueType(String, Long, String, String)
instead. Since v5.0.
Subtasks.addSubTaskType(String, String)
instead.
AvatarManager
.
CustomFieldDefinition
.EntityUtils.createValue(String, java.util.Map)
instead. Since v5.1.
VersionService.validateCreate(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilder)
and VersionService.create(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilderValidationResult)
Version
object.
Version
object.
VersionBeanFactory.createVersionBean(com.atlassian.jira.project.version.Version, boolean, boolean)
instead.
Since JIRA REST v6.5.1 (JIRA v6.1.1)
VersionUnresolvedIssueCountsBean
based on the data provided
VersionBeanFactory.createVersionBeans(Collection, boolean, boolean)
instead.
Since JIRA REST v6.5.1 (JIRA v6.1.1)
BackupProject.getProjectVersions()
for the named backup project.
Worklog
on the given Issue
.
Worklog
on the given Issue
.
DiffViewBean
for the given original and revised text lines.
WorkflowManager.createWorkflow(com.atlassian.jira.user.ApplicationUser, JiraWorkflow)
instead. Since v6.0.
WorkflowManager.createWorkflow(com.atlassian.jira.user.ApplicationUser, JiraWorkflow)
instead. Since v6.0.
DefaultWorkflowPermission
from a meta attribute key:value pair if it grants a certain permission
SearchHandler
for the CreatorSystemField
.CronEditorBean
.CronExpressionParser.DEFAULT_CRONSTRING
.
Node
's using the specified WebTester
Node
's starting from the specified Node
The start node can ONLY be a node given out previous by another CssLocator.
WordCurlyQuotesRequestWrapper
to the request, in order to
escape high-bit punctuation characters with ASCII equivalents in request parameter values.CurrentApplication
.ConditionBuilder
that can be used to build a JQL condition for
the issue's current estimate.
TimeEstimateSystemField
.dark feature
to retrieve
the current JIRA headerCustomField
to perform the operation on.
ConditionBuilder
that can be used to build a JQL condition for
a custom field with the passed id.
QueryContext
for a search request.ClauseSanitiser
.GenericValue
s.CustomFieldDefinition.Builder
from CustomFieldDefinition.builder()
to create the definition. Since 6.1.
CustomField
s.ExternalCustomField
, BackupOverviewBuilderImpl.ConfigurationContext
,
and BackupOverviewBuilderImpl.FieldConfigSchemeIssueType
objects
from the custom field and custom field configuration data in a backup XML file.IssueSearcher
that's usable by CustomField
objects.SortableCustomFieldSearcher
instead.CustomField
./dashboard
resource./dashboard
resource.SharedDashboardsAdministration.Dashboards
that represents the list of dashboards currently displayed on the Shared
Dashboards Administration Page.
JiraDatabaseConfigChecklist
.DatabaseConfigurationLoader
.EnclosedIterable
is used to iterate over all issues in the database.EnclosedIterable
that defers to an OfBizListIterator
.ImportTaskManager
.DataImportService.ImportResult
from a call to DataImportService.doImport(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.dataimport.DataImportService.ImportValidationResult, TaskProgressSink)
DataImportService.validateImport(com.atlassian.crowd.embedded.api.User,
DataImportParams)
method.123456789
.
2008-06-02 09:43:58.788
.
Date
Database Storage Type
Timestamp
#
instead.
field:<param>
where param
is one of:
today
yesterday
tomorrow
Relative date.DateTimeCFType
instead.
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.
PropertySet
.IssueLinking.disable()
instead.
Subtasks.disable()
instead.
TimeTracking.disable()
instead.
ResourceBundle
can dynamically read a properties file for keys.URLUtil.encode(String)
SharedEntity
relative to the user's set of all other entities of the same type.
FavouritesManager.decreaseFavouriteSequence(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity)
instead. Since v6.0.
Decreases the position of the SharedEntity
relative to the user's set of all other entities of the same type.
AssigneeResolver
that is shipped with JIRA.AssigneeService
.AuthorizationSupport
BulkMoveHelper
interface.ClausePermissionHandler
.DefaultConfigDashboardManager
.ConfigGadgetManager
.ConfigMailServer
.ConfigSharedEntityCleaner
.CustomFieldInputHelper
CustomFieldValueProvider
FeatureManager
.user format module descriptors
for the specified type.
GroupService
.HintManager
.SetupImport
and
ImportAll
for some consistent error handling.DefaultIndex.Engine
to perform actual writes to an index.IndexedInputHelper
.IssueEventManager
.IssueMetadataHelper
.HistoryIssuePickerSearchProvider
and
LuceneCurrentSearchIssuePickerSearchProvider
to return issues.IssueToSubTaskConversionService
.JiraCachingPropertySetManager
.JiraHome
.DefaultJiraPropertySetFactory.DefaultJiraPropertySetFactory(JiraCachingPropertySetManager)
instead
JqlOperandResolver
interface.JqlQueryParser
that implements the query parser using ANTLR.ManagedConfigurationItemService
.ManagedConfigurationItemStore
.JiraLuceneFieldFinder.getMatches(org.apache.lucene.index.IndexReader, String)
.Operand
is:
EmptyOperand
s do not need sanitising;
FunctionOperand
s have their arguments sanitised by JqlOperandResolver
;
MultiValueOperand
s must have their children sanitised and potentially recombined
into a new MultiValueOperand instance.TypeResolver
.PluggableFooter
.PluggableProjectOperation
as something with a label and associated content.PredicateOperandResolver
ProjectConfigTab
s out of the BeanFactory
associated with the plugin.ProjectPropertiesManager
.RemoteIssueLinkService
.SearchExtractorRegistrationManager
SearchHandlerManager
.SearchService
.NextPreviousPager
objects in session.PagerFilter
objects in session.SearchRequest
objects in session.Long
) in session.Document
and an identifying Term
so we can delete any pre-existing document.shared entities
SharedEntitySearcher
.ShareManager
.ShareTypeValidatorUtils
.SimpleLinkFactory
.WebItemModuleDescriptor
links and WebSectionModuleDescriptor
sections, respecting weights.SubTaskToIssueConversionService
.UserHistoryManager
to work directly with admin pages
and perform permission checks.DefaultUserFormats
UserFormat
for an specified user format type.UserHistoryManager
to work directly with issues and
perform permission checksUserIssueSearcherHistoryManager
UserHistoryManager
that deals directly with Projects.UserQueryHistoryManager
UserService
interface.FieldConfigItemType
that represents a default value for the field.VelocityRequestContext
, depending on whether we are called from a web or non-web context.DefaultVelocityRequestContextFactory.DefaultVelocityRequestContextFactory(com.atlassian.jira.config.properties.ApplicationProperties)
instead
Comment
's and
Worklog
's group or project role visiblity restrictions.IssueIndexManager.deIndex(com.atlassian.jira.issue.Issue)
instead. Since v5.0.
EntityPropertyService
to an instance of BaseEntityPropertyService
.EntityWithKeyPropertyService
to an instance of BaseEntityWithKeyPropertyService
.RemoteIssueLinkService.delete(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.DeleteValidationResult)
instead.
EntityEngine.delete(Delete.DeleteWhereContext)
.PortletConfiguration
.
TrustedApplicationInfo
with the specified ID.
TrustedApplicationInfo
with the specified application ID.
TrustedApplicationInfo
with the specified ID.
TrustedApplicationData
with the specified ID.
TrustedApplicationData
with the specified application ID.
SearchRequestService.deleteAllFiltersForUser(com.atlassian.jira.bc.JiraServiceContext, com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Delete all filters for a given user
PortalPageService.deleteAllPortalPagesForUser(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Delete all Portal Pages owned by a user. This method will also remove all favourites for all portlets as well as
remove all favourites for the user. A nice big cleanup method for when deleting a user.
Worklog
.
Worklog
.
RemoteIssueLinkService.deleteByGlobalId(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.DeleteByGlobalIdValidationResult)
instead.
PluginVersion
s for the plugin with the given key.
ChangeHistoryManager.removeAllChangeItems(com.atlassian.jira.issue.Issue)
instead.
GenericValue
into a DeleteEntityAmendment
FieldLayout
FieldLayoutScheme
supplied.
IssueManager.deleteIssue(com.atlassian.crowd.embedded.api.User, Issue, com.atlassian.jira.event.type.EventDispatchOption, boolean)
instead. Since v5.0.
IssueNavigation.deleteIssue(String)
instead.
IssueManager.deleteIssueNoEvent(com.atlassian.jira.issue.Issue)
instead. Since v5.0.
ManagedConfigurationItem
.
PortalPage
objects.ProjectRoleService.deleteProjectRole(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will delete the given projectRole
and checks
the currentUser
has the correct permissions to perform the delete operation.
This will also delete all ProjectRoleActor associations that it is the parent of.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
SharePermission
instances associate with given entity.
SharePermission
's that have the same "shape" as the provided share permission.
SharePermission
's that have the same "shape" as the provided share permission.
SubscriptionManager.deleteSubscriptionsForUser(ApplicationUser)
instead. Since v6.0.
Subtasks.deleteSubTaskType(String)
instead.
Worklog
.
Worklog
.
ConditionBuilder
that can be used to build a JQL condition for
issue descriptions.
SearchHandler
for the description field.Issue
description.System.console()
device.DiffChunk
s retrieved from the
WordLevelDiffer
.IssueLinking.disable()
instead
FeatureManager.disableUserDarkFeature(com.atlassian.jira.user.ApplicationUser, String feature)
instead. Since v6.0.
IssueEventManager.dispatchEvent(Long,
com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User, boolean)
instead.
IssueEventManager.dispatchEvent(Long,
com.atlassian.jira.issue.Issue, java.util.Map, com.atlassian.crowd.embedded.api.User, boolean)
instead.
ProjectCreatedEvent
.
ProjectDeletedEvent
.
ProjectUpdatedEvent
.
IssueNavigatorNavigation.displayAllIssues()
DisplayChart
, after a few additional checks have been done
on the filename
request parameter.SchemeDistiller
.Scheme
's.
Scheme
's.
FieldableDocumentHitCollector
AggregateTimeTrackingCalculator
that is meant for
DocumentIssueImpl
usage.IssueSortComparator.compare(Issue, Issue)
for each document it encounters.FieldLayoutScheme
(field configuration scheme) for a project.
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.
AccessLogFilter.isInterestingUrl(String)
.
Scheme
's and transform their associated SchemeEntity
's of type 'group' to the project roles that are mapped via the passed in
GroupToRoleMapping
's.
ParameterConverter
for Double[]
objects
Introduced / changed as part of JRA-15664ParameterConverter
for Double
objects
Introduced / changed as part of JRA-15664NotificationType.getRecipients(com.atlassian.jira.event.issue.IssueEvent, String)
)
when it is entered in the "Add Notification" page.
AbstractJiraPage.isAt()
.
DraftWorkflowScheme
for the passed workflow scheme.
DraftWorkflowScheme
for the passed workflow scheme.
DropDownModel
sConditionBuilder
that can be used to build a JQL condition for
issue's due date.
SearchHandler
for the Due Date field.#
instead.
Lists
instead. Since v5.0.EasyMock
matchers.ViewFieldConfigurationsPage
.CreateMetaBean
instances.FieldMetaBean
instances, in the context of meta data for creating issues.EditNotifications
.EditPermissionsPage.PermissionsRowPermission
-s.EditPermissionsPage.PermissionsRow
.UserBrowserPage.findRow(com.atlassian.jira.pageobjects.global.User)
instead
VersionManager.editVersionDetails(Version, String, String)
instead. since 5.0
APKeys.JIRA_OPTION_EMAIL_VISIBLE
setting.
EmptyOperand
.jira.home
/data/attachments).
ObjectConfigurationProperty
.FeatureManager.enableUserDarkFeature(com.atlassian.jira.user.ApplicationUser, String feature)
instead. Since v6.0.
EnclosedIterable
into a List
.input
as HTML.
JqlQueryBuilder
.
untrustedPath
would result in path traversal.
SharedEntity
type, eg "PortalPage"
null
nor blank.
E
which are identifiable by id.JsonEntityPropertyManager
.EntityPropertyQuery
for which sufficient contraints have been provided to make
the query valid.EntityUtils
instead. Since v5.1.EntityPropertyHelper
with operations identifying entities by keys.EntityPropertyService
specific for entities which are identifiable by key.Enumeration
into an Iterator
.ConditionBuilder
that can be used to build a JQL condition for
issue environments.
ProductInstance
implementation based on
JIRAEnvironmentData
.JIRAEnvironmentData
in play
JIRAEnvironmentData
in play
SearchHandler
for the description field.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.
OperatorClasses.EQUALITY_OPERATORS
and OperatorClasses.RELATIONAL_ONLY_OPERATORS
.
OperatorClasses.EQUALITY_OPERATORS_WITH_EMPTY
and OperatorClasses.RELATIONAL_ONLY_OPERATORS
.
table
which contains the url.
ErrorCollection
useful for returning via JSON or XML.ErrorCollection
Comment
s on the
given Issue that the given ApplicationUser
has permission to see.
EventPublisher
to listen for events.SearchInputTransformer
for project custom fields.SearchInputTransformer
for exact text custom fields (urls).ExactTextSearcher.ExactTextSearcher(JqlOperandResolver, CustomFieldInputHelper, FieldVisibilityManager)
instead. Since v4.4.
FieldRenderingContext.EXCEL_VIEW
instead
JiraAuthenticationContext
JiraAuthenticationContext
HttpServletRequest
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
.
ExternalCustomField
.APKeys.JIRA_OPTION_USER_EXTERNALMGT
is disabled.OutputStream
of the contents of the file at entryIndex within the zip file.
FailSlowTestsListener.maxAllowedDurationMS
Validator.Result
that represents epic validation failure.ConfigSharedEntity
.FeatureManager
.Tag
that is able to include its content if the
flag specified in the attribute is enabled.FeatureEvent.FeatureEvent(String, com.atlassian.jira.user.ApplicationUser)
since 6.0
FeatureManager
.
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.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.FieldLayoutItemImpl
objects from scratch or copying them.IssueType
-> FieldLayout
for a particular FieldLayoutScheme
.AbstractGVBean.setGenericValue(GenericValue)
method)
by two mechanisms.OfBizDelegator
Field
s based on their translated (i18n'd) name.Field
objects.issuefields.jsp
do the job of passing the displayParameters
map to
FieldScreenRenderLayoutItem.getCreateHtml(webwork.action.Action, com.atlassian.jira.issue.customfields.OperationContext, com.atlassian.jira.issue.Issue, java.util.Map)
.FieldsResourceIncluder
.fields
map at the same level as the other fields.IssueContext
, OperationContext
, FieldLayoutItem
and the Issue
.StatisticsMapperWrapper
result set to a more friendly form such as a string or StatsMarkup.FileAttachmentsList
File
objects by hashing their
contents.
Iterator
.
Iterable
.
Collection
.
FilterBean
EntityUtil.filterByAnd(java.util.List, java.util.List)
instead or write your own filter. Since v5.1.
Collection
for the specified subtype.
NotificationFilter
and filter (only) a recipient of a notification
GadgetPermissionManager.filterGadgets(com.atlassian.gadgets.dashboard.DashboardState, com.atlassian.jira.user.ApplicationUser)
instead
SearchRequest
by its nameSearchContext
SharedFiltersAdministration.Filters
that represents the list of filters currently displayed on the Shared
Filters Administration Page.
JiraLuceneFieldFinder
JiraLuceneFieldFinder
.
This method will be removed in 6.0
ServiceUtils.findIssueObjectInString(String)
instead
linkTypeBean
.
ServiceUtils.findIssueObjectsInString(String)
instead
IssueManager.getIssue(String)
instead. Since v6.1.
EditScreenTab.hasField(String)
evaluates to true
.
cellValue
.
prefix
.
User
based on user name and directoryId
BulkMoveOperation.finishChooseContext(com.atlassian.jira.web.bean.BulkEditBean, com.atlassian.jira.user.ApplicationUser)
BulkMoveOperation.finishChooseContext(com.atlassian.jira.web.bean.MultiBulkMoveBean, com.atlassian.jira.user.ApplicationUser)
Iterable
in iteration order, or null if empty.
SearchHandler
for the "Fix For" field.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.
ParameterConverter
for Float[]
objects
Introduced / changed as part of JRA-15664ParameterConverter
for Float
objects
Introduced / changed as part of JRA-15664OfBizCacheFlushingManager
to ensure caches are being flushed in the right order on
XMLRestoreFinishedEvent
OfBizInternalMembershipDao.flushCache()
instead.
OfBizCacheFlushingManager
to ensure caches are being flushed in the right order on
XMLRestoreFinishedEvent
OfBizCacheFlushingManager
to ensure caches are being flushed in the right order on
XMLRestoreFinishedEvent
OfBizCacheFlushingManager
to ensure caches are being flushed in the right order on
XMLRestoreFinishedEvent
OfBizCacheFlushingManager
to ensure caches are being flushed in the right order on
XMLRestoreFinishedEvent
EmailFuncTestCase.flushMailQueueAndWait(int)
but allows the user to specify the wait period in case a lot
of e-mails are being sent.
ApplicationUser.getKey()
or IdentifierUtils.toLowerCase(String)
. Since v6.0
ChangeHistoryItem.Builder.forIssue(Long issueId, String issueKey)
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.
user
's email address for the purpose of displaying it to currentUser
,
as determined by the
APKeys.JIRA_OPTION_EMAIL_VISIBLE
setting.
APKeys.JIRA_OPTION_EMAIL_VISIBLE
setting.
APKeys.JIRA_OPTION_EMAIL_VISIBLE
setting.
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.
UserFormatManager.formatUserkey(String, String, String)
or UserFormatManager.formatUsername(String, String, String)
instead. Since v6.0.
UserFormatManager.formatUserkey(String, String, String, java.util.Map)
or UserFormatManager.formatUsername(String, String, String, java.util.Map)
instead. Since v6.0.
UserFormats
.user format module descriptors
for a
specific type from the plugins system.
UserFormats.formatter(String)
instead. Since v6.0.
SearchInputTransformer
for free text custom fields.java.util.Date
by interpreting the Date in the system (JVM) timezone.
null
-safe conversion of a collection of directory users
to corresponding ApplicationUser
objects.
EnclosedIterable
from the supplied Collection.
Select.columns(String...)
query to their lowercase equivalents.
Select.columns(String...)
query to a list of
the associated entity IDs for the rows that contained a mixed-case username.
Select.distinctString(String)
query to their lowercase equivalents.
FuncTestSuite
.Assertions
etcJqlFunction
into
OperandHandler
.Contexts
that
represent the combinations of project and issue type for which the given field is visible.
AbstractProjectTabPanel
instead. Since v5.0.GenericProjectTabPanel.GenericProjectTabPanel(com.atlassian.jira.security.JiraAuthenticationContext, com.atlassian.jira.web.FieldVisibilityManager)
instead.
GenericTabPanel.GenericTabPanel(com.atlassian.jira.project.ProjectManager, com.atlassian.jira.security.JiraAuthenticationContext, com.atlassian.jira.web.FieldVisibilityManager)
instead. Since v4.4.
GenericTabPanel.GenericTabPanel(com.atlassian.jira.security.JiraAuthenticationContext, com.atlassian.jira.issue.search.SearchProvider, com.atlassian.jira.web.FieldVisibilityManager)
instead. Since 4.4.
GenericTextCFType.getDatabaseType()
)
Transport Object Type
String
Database Storage Type
String
AbstractProjectTabPanel
instead. Since v5.0.jira-func.properties
file.
EnclosedIterable
of SearchRequests for the specified List of ids.
GadgetContainer.getGadget(String)
.
GadgetContainer.getGadget(Class, String)
.
user format module descriptors
from the
plugins system.
EnclosedIterable
of PortalPages for the specified List of ids.
TrustedApplicationInfo
given an application ID.
TrustedApplicationInfo
given an ID.
TrustedApplicationInfo
given an application ID.
TrustedApplicationInfo
given an ID.
DefaultSharedEntityIndexer.EntityDocument
for the entity.
sharable entities
from a search result.
sharable entities
from a search result.
null
if this cache contains no mapping for the key.
ArrayList
of the contents of the supplied CloseableIterator
ArrayList
of the contents of the supplied EnclosedIterable
ActionConfiguration.Entry
describing the action to be executed for a given alias by querying
the current configuration.
Action
for a given action name.
IssueTabPanel2.getActions(GetActionsRequest)
method.
IssueTabPanel2
SPI.IssueTabPanel2
SPI.KeyboardShortcutManager.listActiveShortcutsUniquePerContext(java.util.Map)
under the hood
UserUtil.getJiraAdministrators()
.
VersionManager.getAffectedVersionsFor(com.atlassian.jira.issue.Issue)
instead. since 5.0
VersionManager.getIssuesWithAffectsVersion(Version)
instead. since 5.0
SearchRequestManager.visitAll(Visitor)
instead. Since v5.2.
EnclosedIterable
of all SearchRequests in the database.
PluginVersion
's.
EnclosedIterable
of all PortalPages in the database.
TrustedApplicationInfo
objects in the system.
TrustedApplicationInfo
objects in the system.
TrustedApplicationData
objects in the database.
VersionManager.getIssueIdsWithAffectsVersion(Version)
and VersionManager.getIssueIdsWithFixVersion(Version)
instead. since 5.0
Field
s that are NOT hidden in AT LEAST ONE project in the system.
ChangeHistoryItem
's for the given issue
EnclosedIterable
of all IndexableSharedEntities representing SearchRequests in the database.
sharable entities
this accessor can see for use in indexing.
SearchRequest
.
Issue
.
ConstantsManager.getAllIssueTypeObjects()
instead. Deprecated since v4.0
Option
in the system.
PortalPageManager.getAllOwnedPortalPages(ApplicationUser)
instead. Since v6.0.
Returns a Collection of PortalPage objects that are owned by the specified User
SearchRequestManager.getAllOwnedSearchRequests(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Retrieves a collection of SearchRequest objects that a user created.
Project
.
Project
objects.
Project
objects.
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.
SubscriptionManager.getAllFilterSubscriptions(Long filterId)
instead. Since v6.2.
SubscriptionManager.getAllFilterSubscriptions()
instead. Since v6.2.
TaskDescriptor
s currently within the manager.
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.
null
if this description is not annotated
with annotation.
ComponentAccessor
for static access instead. Since v5.2.
IssueContext
objects
User
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.
ComponentAccessor
for static access instead. Since v5.2.
MailThreadManager.getAssociatedIssueObject(javax.mail.Message)
method. Since 26/11/2011
ProjectRoleService.getAssociatedIssueSecuritySchemes(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will get all issue security scheme's that the specified projectRole is currently used in.
FieldConfigScheme.getAssociatedIssueTypeObjects()
instead. Since v6.1.
ProjectRoleService.getAssociatedNotificationSchemes(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will get all notification scheme's that the specified projectRole is currently used in.
eventType
The event type is associated with a notification scheme if the scheme has at least one notification type and
template selected for that event type.
ProjectRoleService.getAssociatedPermissionSchemes(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will get all permission scheme's that the specified projectRole is currently used in.
FieldConfigScheme.getAssociatedProjectCategoryObjects()
instead
FieldConfigScheme.getAssociatedProjectObjects()
instead
FieldConfigSchemeManager.getAssociatedProjectObjects(ConfigurableField)
instead. Since v5.2.
ConfigurableField.getAssociatedProjectObjects()
instead. Since v5.2.
CustomField.getAssociatedProjectObjects()
instead. Since v5.2.
Project
's for the originalScheme.
ProjectRoleService.getAssociatedWorkflows(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Returns workflows and their actions that are associated with the given
ProjectRole
. e.g. com.atlassian.jira.workflow.condition.InProjectRoleCondition
workflow elements that block workflow transition unless the acting user is
in the ProjectRole.
ComponentAccessor
for static access instead. Since v5.2.
Attachment.getAuthorObject()
instead. Since v6.0.
ChangeHistory.getAuthorKey()
instead. Since v6.0.
Comment.getAuthorKey()
or Comment.getAuthorApplicationUser()
instead. Since v6.0.
Worklog.getAuthorKey()
instead. Since v6.0.
user
that created the comment
ApplicationUser.getDisplayName()
of Worklog.getAuthorObject()
instead. Since v6.0.
Comment.getAuthorKey()
or Comment.getAuthorApplicationUser()
instead. Since v6.0.
ChangeHistory.getAuthorObject()
instead. Since v6.0.
Returns the author of this Change
Comment.getAuthorApplicationUser()
instead. Since v6.0.
IssueType
s to which issues with the supplied issue type can be moved to.
IssueType
that are the available target Issue Types.
Field
s that are NOT hidden in AT LEAST ONE project that the remote user can see (has
Permissions.BROWSE
permission for).
AvatarService.getAvatar(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.user.ApplicationUser)
. Since v6.0
Avatar
for this project.
AvatarService.getAvatarAbsoluteURL(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.avatar.Avatar.Size)
. Since v6.0
AvatarService.getAvatarURL(com.atlassian.crowd.embedded.api.User, String, com.atlassian.jira.avatar.Avatar.Size)
but returns an absolute URL.
ComponentAccessor
for static access instead. Since v5.2.
AvatarService.getAvatarURL(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.user.ApplicationUser)
. Since v6.0
AvatarService.getAvatarURL(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.avatar.Avatar.Size)
. Since v6.0
AvatarService.getAvatarUrlNoPermCheck(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.avatar.Avatar.Size)
. Since v6.0
AvatarService.getAvatarURL(com.atlassian.crowd.embedded.api.User, String,
com.atlassian.jira.avatar.Avatar.Size)
but does no permission checking.
BackupOverview
that is populated by the current
state of the builder.
Barrier
with the given name, creating one if necessary.
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
objects
CreateIssue.ButtonHolder
s for submit buttons required in addition to the standard 'submit' button.
TrustedApplicationData
given an application ID.
PluginVersion
specified by the id.
TrustedApplicationData
given an ID.
genericValue.getString("name")
equal to name
PortletConfiguration
associated with the passed Portal Page.
PortletConfiguration
objects for a given PortalPage
id.
PortletConfiguration
by its id.
GadgetContainer.getGadgetByTitle(String)
}.
GadgetContainer.getGadgetByTitle(Class, String)
.
File
object representing the caches directory in JIRA home.
WorkflowFunctionUtils.getCallerUser(java.util.Map, java.util.Map)
instead. Since v6.0.
WorkflowUtil.getCallerUser(java.util.Map)
instead. Since v6.0.
WorkflowFunctionUtils.getCallerUser(java.util.Map, java.util.Map)
instead. Since v6.0.
WorkflowUtil.getCallerUser(java.util.Map)
instead. Since v6.0.
ApplicationUser
executing this condition.
ApplicationUser
object of the caller.
ApplicationUser
executing this condition.
BrowseProjects.ProjectCategoryBean
objects.
WebTable.getCellAsText(int, int)
returns the text of the cell only.
ChangeHistoryManager
manager instance
ComponentAccessor
for static access instead. Since v5.2.
IndexSearcher
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.
ClauseHandler
s registered
for the User
jqlClauseName pair.
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.
ColumnLayout
for userWithColumns.
ComponentAccessor
for static access instead. Since v5.2.
SearchContext
possible from the two parameters.
CommentService.getCommentById(ApplicationUser user, Long commentId, ErrorCollection errorCollection)
instead. Since v6.0.
Will return a comment for the passed in commentId. This will return null
if the user does not have permission to view the comment
ComponentAccessor
for static access instead. Since v5.2.
Comment
's and
Worklog
's that have the named group set as its
visibility restriction.
IndexSearcher
that can be used to search the comment index.
Comment
s for the given user
CommentService.getCommentsForUser(ApplicationUser currentUser, Issue issue, ErrorCollection errorCollection)
instead. Since v6.0.
Will return a list of Comment
s for the given user
Comment
s on the
given Issue that the given ApplicationUser
has permission to see.
CommentManager.getCommentsForUser(Issue issue, ApplicationUser user)
instead. Since v6.0.
Retrieves all Comment
s on the
given Issue that the given User
has permission to see.
If the passed in user is null, only comments with no permission level set will be returned.
NOTE: keep in mind null user represents an anonymous i.e. non-logged in user.
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.
Status.getStatusCategory()
instead. Since v6.1.
ComponentAccessor.getComponent(Class)
instead
ComponentAccessor.getComponentClassManager()
instead. Since v5.0.
ComponentAccessor
.
ComponentAccessor.getComponent(Class)
instead
ComponentAccessor
specifies different semantics for this method,
in this mock implementation it behaves identically to MockComponentWorker.getComponent(Class)
.
Issue.getComponentObjects()
instead. Since v5.2.
Project.getProjectComponents()
. Since v4.1.
WorkflowEditorTransitionConditionUtil.getParentConditionsDescriptor(com.opensymphony.workflow.loader.RestrictionDescriptor, String)
only all the
indexes specified by the passed in count are used for lookups.
String
of issue types and the value is the FieldConfig
for that issue type
FieldConfig
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
FieldConfigScheme
that contains
the FieldConfig
FieldConfig
objects that are only associated to the specified FieldConfigScheme
.
FieldConfigItemType
objects.
FieldConfigItemType
objects.
link AtlassianBootstrapManager
to acquire a Connection
to the database defined by
this Datasource
.
ConstantsManager.getIssueConstantByName(String, String)
. Since v4.3
IssueConstant
object for the given type & id.
IssueConstant
objects for the given type.
ComponentAccessor
for static access instead. Since v5.2.
FieldConfigScheme
determines the
ClauseContext
specified by it, taking into account
what is visible to the searcher User
JiraContextNode
objects this scheme is relevent to
ParameterConverter
for a given parameter type class
FieldLayoutItem
that need values for conversion.
Cookie
's that have been set on this response
null
,
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.
Worklog
's that have a visibility restriction
of the provided group.
IssueKey.from(String)
instead. Since v6.1.
CronEditorBean
which represents the state of the
form for the configured cron string.
ComponentAccessor
for static access instead. Since v5.2.
JIRA's CurrentApplication
.
JIRA's CurrentApplication
.
WatcherManager.getCurrentWatcherUsernames(com.atlassian.jira.issue.Issue)
instead. Since v5.0.
WatcherManager.getWatchers(com.atlassian.jira.issue.Issue, java.util.Locale)
instead. Since v6.0.
GenericValue
to a CustomField
instance.
ComponentAccessor
for static access instead. Since v5.2.
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.
CustomField
s in scope for this issue's project/type.
DefaultCustomFieldManager.getCustomFieldObjects(com.atlassian.jira.issue.Issue)
CustomFieldSearcher
for this custom field.
CustomFieldSearcher
for this custom field looking it up in the customFieldManager
by the searcher key retrieved from CustomField.ENTITY_CUSTOM_FIELD_SEARCHER
underlying generic value attribute.
CustomFieldType
.
CustomFieldType
in the CustomFieldImpl.customFieldManager
by
the key retrieved from the CustomField.ENTITY_CF_TYPE_KEY
attribute of the underlying generic value.
CustomFieldType
s that the passed user can use to create a new CustomField
.
DarkFeatures
instances from the PropertySet associated
with the current 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.
CronDayOfWeekEntry
that represents the day of week cron field.
ResourceBundle.getBundle(String, java.util.Locale)
for an example of the semantics
* This should be re-implemented using Java 1.6 ResourceBundle.Control objects and hence allow the normal
ResourceBundle loading mechanism to be used.
AssigneeResolver.getDefaultAssigneeObject(com.atlassian.jira.issue.Issue, java.util.Map)
.
AbstractProjectManager.isDefaultAssignee(GenericValue, GenericValue)
checks if there is a valid default assignee
ProjectManager.getDefaultAssignee(Project, ProjectComponent)
. Since v4.3
ProjectManager.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.0
ResourceBundle
within JIRA, which does not include translations provided by plugins.
ProjectRoleService.getProjectRoleActors(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.project.Project, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will return a DefaultRoleActors
for the given projectRole
checking the currentUser
has the correct permissions to perform the get operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
ProjectRole
SchemeManager.getDefaultSchemeObject()
instead. Since v5.0.
CustomFieldSearcher
for the passed CustomFieldType
.
CustomFieldSearcher
for the passed CustomFieldType
.
BugAssociatorPrefs.SEARCH
mode is used.
NavigableField.ORDER_ASCENDING
.
StatusCategory
which is default for statuses
IssueType
object that is the default for thie configuration
IssueTypeSchemeManager.getDefaultIssueType(Project)
instead. Since v5.2.
JiraActionSupport.getOfBizDelegator()
instead. Since v5.0.
RenderableProperty
for rendering this custom field's description.
RenderableProperty
for rendering this custom field's description.
ConstantsManager
instead. Since v6.0.
BulkWorkflowTransition.getDestinationStatusObject(WorkflowTransitionKey)
instead. Since v5.0.
FieldConfigItem.getDisplayNameKey()
where possible.
DateTimeStyle.DATE
.
Document
associated with the current web page in the WebTester
EditableDefaultFieldLayout
.
EditableFieldLayout
for the id supplied.
EditableFieldLayout
versions of the field layouts.
TemplateUser.getEmailAddress()
. Since v4.3
IssueSecuritySchemeManager.getPermissionsBySecurityLevel(Long)
instead. Since v5.2.
IssueSecuritySchemeManager.getPermissionsBySecurityLevel(Long)
instead. Since v5.2.
EventPublisher
to publish events through.
EventPublisher
to publish events through.
id
ComponentAccessor
for static access instead. Since v5.2.
File
object representing the export directory in JIRA home.
Map
of issue ids to issue keys of failed issues.
StartupCheck
that failed, if any or null if none.
StartupCheck
that failed, if any or an empty list if none.
IssueKey.from(String)
instead. Since v6.1.
IssueKey.from(String)
instead. Since v6.1.
SearchRequestService.getFavouriteFilters(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Retrieve all filters a user has favourited. Permission checks are done to ensure the user can see the filter, as
visibility may have been removed from underneath them.
FavouritesManager.getFavouriteIds(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity.TypeDescriptor)
instead. Since v6.0.
Get the ids of a user's favourite Entities for a given entity type
PortalPage
's a user has favourited.
PortalPageService.getFavouritePortalPages(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Retrieve all PortalPage
's a user has favourited. Permission checks are done to ensure the user can see the PortalPage
, as
visibility may have been removed from underneath them.
FieldConfigScheme
associated with a CustomField
that is viewable from the given QueryContext
.
FieldConfigurationScheme
by id
FieldLayoutManager.getFieldConfigurationScheme(com.atlassian.jira.project.Project)
instead. Since v4.3
FieldConfigurationScheme
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.3
FieldLayout
which backs this FieldScreenRenderer
.
FieldLayoutItem
required to be entered from converting issue from given issue to given target issue.
ComponentAccessor
for static access instead. Since v5.2.
FieldLayoutSchemeEntity
s.
ComponentAccessor.getFieldManager()
instead. Since v4.4.
EditScreenTab.getFieldNames()
as this method is prone to return wrong results due to race
conditions. Using EditScreenTab.getFieldNames()
} will enforce clients to execute timed assertions and improve
reliability of the tests
ComponentAccessor
for static access instead. Since v5.2.
FieldScreenRenderer
that represents a 'field screen' with the fields the ids of which
are in fieldIds.
ComponentAccessor
for static access instead. Since v5.2.
FieldScreenRenderLayoutItem
which has a field
which has an id matching parameter orderableField
FieldScreenRenderLayoutItem
which has a field
which has an id matching parameter fieldId
ComponentAccessor
for static access instead. Since v5.2.
FieldableDocumentHitCollector.collect(int)
method.
FieldScreenRendererFactory
instead. Since v5.0.
URL
.
ComponentAccessor
for static access instead. Since v5.2.
SearchRequestService.getFiltersFavouritedByOthers(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Get filters owned by a given user that have been favourited by at least one other user
IssueLinkRenderer.getFinalContext(com.atlassian.jira.issue.link.RemoteIssueLink, java.util.Map)
.
VersionManager.getIssuesWithFixVersion(Version)
instead. since 5.0
VersionManager.getFixVersionsFor(com.atlassian.jira.issue.Issue)
instead. since 5.0
FormControl
with elementId in the specified form.
ChangeHistoryItem.getFroms()
ChangeHistoryItem.getFroms()
ChangeHistory.getAuthorDisplayName()
instead. Since v5.0.
TemplateUser.getDisplayName()
. Since v4.3
OfBizDelegator
or get DelegatorInterface
from Pico 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.
CapturingResponseWrapper.HttpHeader
's that have been set on this response
HelpUtil.HelpPath
object for a given key, applying
HelpUtil.HelpPath
object for a given key
FieldLayout.getHiddenFields(com.atlassian.jira.project.Project, java.util.List)
. Since v4.3
FieldLayout.getHiddenFields(com.atlassian.jira.project.Project, java.util.List)
. Since v4.3
HintManager.Context
this method returns a random
link for that context.
UserHistoryManager.getHistory(com.atlassian.jira.user.UserHistoryItem.Type, ApplicationUser)
instead. Since v6.0.
UserHistoryItem.Type
.
AbstractOneDimensionalHitCollector.collect(int)
method was called.
File
object representing the JIRA home directory.
URL
CronHoursEntry
that represents the hours cron field.
Locator.getNodes()
represent, including the top level nodes themselves.
Element
, including itself.
IssueTableWriter
that can be used to write
a table of issues.
HttpServletRequest
to any components, as they
might not be defined when JIRA is not fully operational (for example during setup)
I18nHelper
associated with this Project Import.
DefaultProjectService.getI18nBean(ApplicationUser)
instead.
JiraAuthenticationContext.getI18nHelper()
instead. Deprecated since v4.0
icon
.
Status.getStatusCategory()
instead. Since v6.1.
File
object representing the import/attachments directory in JIRA home.
File
object representing the import directory in JIRA home.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
SearchProviderFactory
for available indexes
ComponentAccessor
for static access instead. Since v5.2.
Node
, exclusing itself.
LocaleManager.getInstalledLocales()
) instead. Since v4.2
LocaleManager.getInstalledLocalesWithDefault(java.util.Locale,
com.atlassian.jira.util.I18nHelper)
) instead. Since v4.2
ComponentAccessor
instead. Since v5.2.
I18nHelper
instance associated with the provided Locale
.
I18nHelper
instance associated with the provided User
's locale preference.
I18nHelper
instance associated with the provided User
's locale preference.
DatabaseConfig
that represents the embedded JIRA database.
FieldConfigScheme
s that will be made invalid if the issueType is
removed (that is the FieldConfigScheme would no longer be bound to ANY issue types).
FieldConfigScheme
s for all Configuration
Contexts that will become invalid after the issuetype has been removed.
IssueManager.getIssueObject(Long)
instead.
IssueManager.getIssueObject(String)
instead.
JqlIssueSupport.getIssue(long, com.atlassian.jira.user.ApplicationUser)
instead. Since v6.1.
IssueManager.getIssueObject(String)
instead
Issue
that has the given key, or null if no such Issue exists.
Issue
that has the given key, or null if no such Issue exists.
IssueManager.getIssueObjectByWorkflow(Long)
instead. Since v5.0
GenericValue
to an IssueConstant
object.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
IssueFactory
, this would cause circular dependency.
Long
) that have the given option selected.
IssueLink
with the specified id.
ComponentAccessor
for static access instead. Since v5.2.
IssueLink
s for a particular issue link type
IssueLinkType
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.
ComponentAccessor
for static access instead. Since v5.2.
IssueFactory.getIssue(org.ofbiz.core.entity.GenericValue)
instead.
Issue
that has the given key, or null if no such Issue exists.
IssueManager.getIssueObject(String)
instead. Since v6.1.
Issue
.
VersionManager.getIssueIdsWithAffectsVersion(com.atlassian.jira.project.version.Version)
,
VersionManager.getIssueIdsWithFixVersion(com.atlassian.jira.project.version.Version)
, or
ProjectComponentManager.getIssueIdsWithComponent(com.atlassian.jira.bc.project.component.ProjectComponent)
instead. Since v6.1.
0L
, now.
GenericValue
objects into a list of MutableIssue
objects.
IssueManager.getIssueObjects(java.util.Collection)
instead. Since v5.0
JqlIssueSupport.getIssue(String, com.atlassian.jira.user.ApplicationUser)
instead. Since v6.1.
JqlIssueSupport.getIssue(String)
instead. Since v6.1.
VersionManager.getIssueIdsWithAffectsVersion(com.atlassian.jira.project.version.Version)
,
VersionManager.getIssueIdsWithFixVersion(com.atlassian.jira.project.version.Version)
, or
ProjectComponentManager.getIssueIdsWithComponent(com.atlassian.jira.bc.project.component.ProjectComponent)
instead. Since v6.1.
IndexSearcher
that can be used to search the issue index.
IssueSecurityLevelManager.getSecurityLevel(long)
instead. Since v5.0.
IssueSecurityLevelManager.getSecurityLevel(long)
instead. Since v5.0.
GenericValue
s representing Issue Security Levels based on the
QueryLiteral
provided.
GenericValue
s representing Issue Security Levels based on the
QueryLiteral
s provided.
GenericValue
s representing Issue Security Levels based on the
QueryLiteral
s provided.
ComponentAccessor
for static access instead. Since v5.2.
ConstantsManager.getIssueTypeObject(String)
instead. Since 5.0
IssueType
for the specified id.
IssueContext.getIssueTypeObject()
. Deprecated since v4.0
Issue.getIssueTypeObject()
. Deprecated since v4.0
ConstantsManager.getRegularIssueTypeObjects()
instead.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor.getIssueTypeScreenSchemeManager()
instead. Since v5.0.
GenericValue
is discouraged. Deprecated since: 3.9. Use IssueTypeSchemeManager.getIssueTypesForProject(Project)
instead.
ComponentAccessor
for static access instead. Since v5.2.
AbstractIssueHtmlView
User
s.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
JIRAEnvironmentData.getWorkingDirectory()
. This was renamed to avoid confusion with the "jira-home" functionality. Deprecated since v4.0
EnvironmentUtils.getJiraJavaVersion()
ComponentAccessor
for static access instead. Since v5.2.
ErrorCollection
.
User
s.
ClauseNames
associated with the provided field name.
null
if none is registered.
String
identifier of given category.
null
, it denotes the first certificate found in the key store.
getKeyForUsername(user.getName())
, except that
it is null
-safe.
null
it denotes the .keystore
file in the operation system home
directory of the user that is running Tomcat.
ProjectService.AbstractProjectValidationResult.getLeadUsername()
instead. Since v6.0.
Project.getProjectLead()
, which returns application users, instead. Since v6.0.
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 setup
LicenseDetails
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.
IssueLinkManager.getLinkCollection(com.atlassian.jira.issue.Issue, User)
instead
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.
TaskDescriptor
s in the manager.
File
object representing the JIRA local home directory.
File
object representing the log directory in JIRA home.
JiraWebActionSupport.getLoggedInApplicationUser()
instead.
JiraServiceContext.getLoggedInApplicationUser()
instead
JiraAuthenticationContext.getUser()
. Since v6.0
JiraWebActionSupport.getLoggedInApplicationUser()
instead.
LoginManagerImpl.ELEVATED_SECURITY_FAILURE
attribute.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor.getMailThreadManager()
instead. Since v4.4.
ManagedConfigurationItem
description of the specified item ID and type.
ManagedConfigurationItem
s of the specified type which are currently "available"
(meaning their owner is currently available).
ManagedConfigurationItem
s of the specified type.
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.
ProjectImportData
.
issueTypeId -> workflowName
.
MatchHandler.handleMatchedDocument(int, String)
with the document
index and the field value as the argument.
String json
value
when calling JsonEntityPropertyManager.put(String, Long, String, String)
(or JsonEntityPropertyManager.putDryRun(String, Long, String, String)
).
MenuResource.Section
and sub links MenuResource.Link
for a menu.
JiraWebResourceManager.putMetadata(String, String)
.
CronMinutesEntry
that represents the minutes cron field.
MockControl
under to covers for this
interface.
JiraWorkflow.DRAFT
or JiraWorkflow.LIVE
depending on the workflow implementation.
MutableIssue.resetModifiedFields()
call.
CommentService.getCommentById(com.atlassian.jira.user.ApplicationUser, Long, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will return a MutableComment
for the passed in commentId. This
will return null if the user does not have permission to view the
comment. The difference between this method and
CommentService.getCommentById(User,Long,ErrorCollection)
is that this method
returns a version of the Comment
that we can set values on.
FieldLayoutScheme
by id.
ApplicationUser.getUsername()
and implementation of Principal.getName()
.
ConstantsManager
instead. Since v6.0.
EntityUtils.identical(org.ofbiz.core.entity.GenericValue, org.ofbiz.core.entity.GenericValue)
instead. Since v5.1.
MockControl
under to covers for
this interface.
Locator
may return 0 nodes, 1 node or multiple nodes.
Node
's.
Node
Permissions.SYSTEM_ADMIN
or Permissions.ADMINISTER
SearchRequestService.getNonPrivateFilters(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Get a user's non private filters. I.e. filters that other users can possibly see.
PortalPage
's.
PortalPageService.getNonPrivatePortalPages(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Get a user's non private PortalPage
's. I.e. PortalPage
's that other users can possibly see.
DocumentBuilder
.
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
.
MockController.addObjectInstance(Object)
.
SearchContext.getSingleProject()
instead. Since v5.2.
BulkOperation
object registered with corresponding name
MultipleCustomFieldType
type.
MultipleCustomFieldType
type.
MultipleCustomFieldType
type.
MultipleCustomFieldType
type.
QueryLiteral
that are visible in
the QueryContext
for a particular CustomField
.
QueryLiteral
that are visible to
the User
on the CustomField
.
QueryLiteral
for a particular CustomField
.
FieldConfigScheme
.
BulkWorkflowTransition.getOriginStatusObject(WorkflowTransitionKey)
instead. Since v5.0.
ComponentAccessor.getOSGiComponentInstanceOfType(Class)
instead
ComponentAccessor
specifies different semantics for this method,
in this mock implementation it behaves identically to MockComponentWorker.getComponent(Class)
.
DateTimeFormatter
instead. Since v5.0.
JiraWebActionSupport.getDateTimeFormatter()
instead. Since v5.0.
DateTimeFormatterFactory.formatter()
instead. Since v4.4.
ComponentAccessor
for static access instead. Since v5.2.
SearchRequestService.getOwnedFilters(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Retrieve all filters a user owns/has created.
PortalPage
's a user owns/has created.
PortalPageService.getOwnedPortalPages(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Retrieve all PortalPage
's a user owns/has created.
SearchRequestManager.getOwnedSearchRequestByName(com.atlassian.jira.user.ApplicationUser, String)
instead. Since v6.0.
Find a search request given the author and the request name.
SharedEntity.getOwner()
instead. Since v6.0.
The user name of the owner of the entity. Will always have permission to see it and see all shares.
ServletRequest.getParameterMap()
AbstractIssue.getParentObject()
instead.
Issue.getParentObject()
instead.
IssueImpl.getParentObject()
instead.
ConditionsDescriptor
in the given RestrictionDescriptor
in the 'place' specified by the
count.
SubTask.getParent()
instead. Since v5.0.
SubTaskImpl.getParent()
instead.
Issue.getParentObject()
instead. Since v5.0.
Issue
Issue
URL
.
EditPermissionsPage.PermissionsRowPermission
for provided group.
SharePermission
s for display.
PermissionContextFactory.getPermissionContext(Issue)
or PermissionContextFactory.getPermissionContext(Project)
instead. Since v5.0.
PermissionContextFactory.getPermissionContext(Issue,ActionDescriptor)
instead. Since v5.0.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
SharedEntity
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
PluginLoader
.
File
object representing the plugins directory in JIRA home.
PluginVersion
's contained in the backup.
URL
.
PortalPage
by id.
PortalPageManager.getPortalPage(ApplicationUser, Long)
instead. Since v6.0.
Returns the PortalPage with the specified portalPageId, IF the user is allowed to see it.
PortalPageManager.getPortalPageByName(com.atlassian.jira.user.ApplicationUser, String)
instead. Since v6.0.
Returns a PortalPage by searching for it by owner and pageName.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
PortalPage
's owned by a given user that have been favourited by at least one other user
PortalPageService.getPortalPagesFavouritedByOthers(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Get PortalPage
's owned by a given user that have been favourited by at least one other user
FieldScreenTab
UserPreferencesManager.getExtendedPreferences(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
UserPreferencesManager.getExtendedPreferences(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
com.atlassian.core.cron.parser.CronExpressionParser
.
IssueManager.getAllIssueKeys(Long)
instead. Since v6.1.
IssueManager.getAllIssueKeys(Long)
instead. Since v6.1.
ConstantsManager.getPriorityObjects()
instead
Issue.getPriorityObject()
instead. Since v5.2.
BackupProject
by the projectKey.
IssueContext.getProjectObject()
. Deprecated since v4.0
ProjectConverter.getProjectObject(String)
. Deprecated since v4.0
ProjectConverter.getProjectObject(String)
. Deprecated since v4.0
PermissionContext.getProjectObject()
instead. Since v5.0.
JiraHelper.getProjectObject()
instead
Issue.getProjectObject()
instead. Deprecated since v4.0.
ProjectManager.getProjectObj(java.lang.Long)
Version.getProjectObject()
. Since v4.0
BulkEditBean.getSingleProject()
instead. Since v5.2.
Project
with the given project key.
Project
object based on the passed in project key, not taking into account the case
of the project key.
Project
object by id.
Project
object by id.
Project
object by id providing the user can perform the
passed action on the project.
Project
object by id providing the user can perform the
passed action on the project.
Project
object by key.
Project
object by key.
ProjectManager.getProjectObjByKey(java.lang.String)
method to return a Project
object
Project
object by key providing the user can perform the
passed action on the project.
Project
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.4
ComponentAccessor
for static access instead. Since v5.2.
Project
s, regardless of the permission to see those projects.
Project
s.
ComponentAccessor
for static access instead. Since v5.2.
ProjectRoleService.getProjectIdsForUserInGroupsBecauseOfRole(java.util.List, com.atlassian.jira.security.roles.ProjectRole, String, String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Returns a Map of Lists. The key of the map is a Long, project id and the value of the map is a list of group
names that the user is a member of for the project. This method is meant to provide an efficient means to
discover which groups that are associated with a project role implicitly include the specified user in that project
role. We allow you to specify a range of projectsToLimitBy so that you can perform only one query to find this
information for many projects for a single projectRole.
NoTransformationCustomFieldImporter
, be mindful that if you are extending
this class you need to have a good hard think about whether this is the right field importer for your custom
field values.
IssueKey.from(String)
instead. Since v6.1.
ComponentAccessor
for static access instead. Since v5.2.
Project
by its id.
Project
object based on the passed in project key.
Project
object based on the passed in project key, not taking into account the case
of the project key.
Project
object based on the passed in project name.
WorkflowProgressAware.getProject()
Project
s ordered by name.
PermissionManager.getProjects(int, ApplicationUser)
instead. Since v6.0.
ProjectRoleService.getProjectRole(Long, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will return the project role with the given id
, and checking the currentUser
has the correct permissions to perform the operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
ProjectRoleService.getProjectRoleActors(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.project.Project, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will return a {@link ProjectRoleActors) for the given projectRole
and project
checking
the currentUser
has the correct permissions to perform the get operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
projectRole
and project
context
ProjectRoleService.getProjectRoleByName(String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will return the project role with the given name
, and checking the currentUser
has the correct permissions to perform the operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
ProjectRoleService.getProjectRoles(com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Get all the ProjectRoles available in JIRA. Currently this list is global.
ProjectRole
s that the user is currently a member of for the given project.
this.getProjectRoles
instead. Since v6.0.
BackupProject
's contained in the backup ordered
alphabetically by the projects name.
FieldLayoutScheme
supplied.
GenericValue
s.
ProjectManager.getProjectObjects()
instead. Deprecated in v4.0.
SchemeManager.getProjects(Scheme)
instead. Since 2009.
PermissionManager.getProjectObjects(int, com.atlassian.crowd.embedded.api.User)
. Since v4.3
PermissionManager.getProjects(int, User, ProjectCategory)
instead.
PermissionManager.getProjects(int, ApplicationUser, ProjectCategory)
instead.
PermissionManager.getProjects(int, ApplicationUser, ProjectCategory)
instead. Since v6.0.
ViewProjects.getProjectObjects()
instead.
BulkEditBean.getProjectObjects()
instead. Since v5.2.
ProjectManager.getProjectsLeadBy(com.atlassian.crowd.embedded.api.User)
instead
ProjectRoleService.getProjectsContainingRoleActorByNameAndType(String, String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Returns the Project
's which contain a role actor of the specified name and type within any role. This is a method
that is provided so that you can efficiently tell which users or groups have been associated with
any role within projects.
ProjectFieldLayoutSchemeHelper.getProjectsForFieldLayout(com.atlassian.jira.issue.fields.layout.field.FieldLayout)
, but takes a set of fieldLayouts
and returns a multimap of FieldLayouts -> Active projects
FieldScreen
.
ProjectIssueTypeScreenSchemeHelper.getProjectsForFieldScreenScheme(com.atlassian.jira.issue.fields.screen.FieldScreenScheme)
, but
takes a set of field screen schemes and returns a multimap of Field Screen Scheme -> Active projects
ProjectManager.getProjectsFromProjectCategory(ProjectCategory)
instead. Since v4.4.
ProjectManager.getProjectObjectsWithNoCategory()
instead. Since v4.4.
URL
.
URL
.
Query
that is the canonical set of permissions for viewable issues for the given user.
JqlOperandResolver.getValues(QueryCreationContext,com.atlassian.query.operand.Operand,com.atlassian.query.clause.TerminalClause)
potentially returns positive and negative ids as literals.
TerminalClause
.
ShareQueryFactory.getQuery(com.atlassian.jira.sharing.search.ShareTypeSearchParameter, com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Get the search query for the shares that can be seen by the passed user for the passed parameter. Used when the user has specified something to
search for.
SearchContext
representation into
the QueryContext
of a search context.
Query
for the searching user.
User
Query
pair.
IssueFieldConstants.FIX_FOR_VERSIONS
.
HttpServletRequest.getQueryString()
)}
QueryCreationContext.getUser()
instead. Since v5.0.
getNodes()
would return or empty string.
User
s that have recently been assigned to issues by the specified User.
User
s that have recently been assigned to issues by the specified User.
RecentCommentManager.getRecentComments(com.atlassian.jira.issue.search.SearchRequest, com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Return an iterator over all the comments from any issues in the search request that the user can see
NotificationRecipient
s who will receive an e-mail
notification
#getRecords(Long, Long, Long)
but filters out all records
authored by sysadmins (users who were sysadmins at the time of performing the action)
getReturnUrl()
, 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()
.
RemoteIssueLinkService.getRemoteIssueLink(com.atlassian.jira.user.ApplicationUser, Long)
instead.
RemoteIssueLinkService.getRemoteIssueLinkByGlobalId(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue, String)
instead.
RemoteIssueLinkService.getRemoteIssueLinksForIssue(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead.
JiraActionSupport.getLoggedInUser()
instead. Since v4.3. To be deleted in v6.0
WorkflowUtil.getCaller(java.util.Map)
or WorkflowUtil.getCallerName(java.util.Map)
. Deprecated since 4.3
WorkflowProgressAware.getRemoteApplicationUser()
instead. Since v6.0.
IssueConversionService.getRemovedFields(Issue, Issue)
instead. Since v5.1.
OrderableField
s that should be removed from the target issue.
ShareTypeRenderer
that contains all logic for rendering this ShareType
ComponentAccessor
for static access instead. Since v5.2.
HttpServletRequest.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.
ProjectRole
that have the given type
e.g.
RoleToGroupsMapping
's that are defined for this scheme transformation.
getOptions(null)
WhitelistService.getAll()
. Since v6.1.
WhitelistService.getAll()
. Since v6.1.
MimeManager.GENERIC_MIME_TYPES
, then return a suggested
replacement by looking up the file registered under ContainerRegistrar.MIME_TYPES_INPUTSTREAM_KEY
.
SchedulerService
instead of accessing
Quartz directly. It should be injected if possible; otherwise, use
getComponent(SchedulerService.class)
to obtain it.
ServiceManager.runNow(long)
AbstractSchemeAwareAction.getSchemeObject()
GenericValue
that represents a Scheme
and return the actual Scheme object and it's associated entities.
GenericValue
that represents a Scheme
and a Collection
of GenericValue's representing a SchemeEntity
and return the actual Scheme object and it's associated entities as objects.
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.
ComponentAccessor
for static access instead. Since v5.2.
SchemeManager.getSchemeObjects()
. Since 2010.
SchemeManager.getSchemeFor(com.atlassian.jira.project.Project)
instead. Since v5.0.
GenericValue
that represents a Scheme
and return the actual Scheme object and it's associated entities, NOTE: the
entities returned from this method will not have the id field populated
this allows you to test the equality of entities ignoring the fact that
they are actually representing different records in the persistent store.
QueryContext
into a SearchContext
.
SearchContext
based on the passed in
search query and the user that is performing the search.
IndexSearcher
from the Index
.
IndexSearcher
that can be used to search a Lucene index.
SharedEntity.TypeDescriptor
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.
ComponentAccessor
for static access instead. Since v5.2.
QueryLiteral
s into the SearchRequest
objects that the user has permission to see.
ComponentAccessor
for static access instead. Since v5.2.
SearchRequestManager.getSearchRequestById(com.atlassian.jira.user.ApplicationUser, Long)
instead. Since v6.0.
Return the search request as stored in the database if the user has permission to see it.
ComponentAccessor
for static access instead. Since v5.2.
SearchRequestService
QueryLiteral
s into the SearchRequest
objects.
SearchRequestManager.getSearchRequestOwner(Long id)
instead. Since v6.0.
Return the owner of the passed SearchRequest. This is mainly used for permission checks.
SearchRequest
s that are explicitly shared with a group.
search requests
associate with a given Project
.
search requests
associated with a given Group
.
ComponentAccessor
for static access instead. Since v5.2.
SearchResults
for all the issues in the current context
and restricts them to assigned to current user if it is personal.
ComponentAccessor
for static access instead. Since v5.2.
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.
AbstractSchemeToolAction.getToolName()
to create a unique session key to store the selected scheme ids (String[]) for a
set of tools (eg.
HttpServletRequest.getServletPath()
VelocityRequestSession
for the current user.
path
, which must have been previously created using TempFileFactory.makeSessionTempFile(String)
, or null if not found.
SharedEntity
based on id.
SharedEntity
by id If the user is allows to see it
SharedEntityAccessor
that can operate on the passed type.
SharedEntityAccessor
that can operate on the passed type.
Scheme
.
Scheme
.
Scheme
.
SharePermission
instances associated with a passed in
SharedEntity
SharePermission
instances associated with a given
SharedEntity
ShareType
based on a given key.
ShareTypeRendererBeans
used by the front end to render each type of
sharing that a filter could have.
ListEventTypes.SHORT_LIST_COUNT
Query
for the searching user.
User
Query
pair.
CookieUtils.JSESSIONID
cookie is
found.
MappedSortComparator
from NavigableField.getSorter()
.
SortableCustomFieldSearcher
or a custom field that implements SortableCustomField
.
MappedSortComparator
from NavigableField.getSorter()
.
SortableCustomFieldSearcher
then return
SortableCustomFieldSearcher.getSorter(CustomField)
.
LongFieldStatisticsMapper.PROGRESS
reference
Collection
of paths that represent index directories checks if there are any existing
Lucene lock files for the passed paths.
ComponentManager.State
is the ComponentManager
in.
StatisticsMapper
associated with passed key
ConstantsManager.getStatusObject(java.lang.String)
instead. Deprecated since v4.0
Issue.getStatusObject()
instead.
ConstantsManager.getStatusObjects()
instead. Deprecated since v4.0
status icon
.
status icon
.
MockControl
under to covers for
this interface.
ProjectConverter.getString(com.atlassian.jira.project.Project)
. Deprecated since v4.0
UserConverter.getHttpParameterValue(ApplicationUser)
or UserConverter.getDbString(ApplicationUser)
instead. Since v6.0.
String
representation of a single value within the CustomFieldType.
SubscriptionManager.getFilterSubscription(ApplicationUser, Long)
instead. Since v6.0.
SubscriptionManager.getFilterSubscription(ApplicationUser, Long)
instead. Since v6.0.
SubscriptionManager.getFilterSubscription(Long)
instead
ComponentAccessor
for static access instead. Since v5.2.
SubscriptionManager.getFilterSubscriptions(ApplicationUser, Long)
instead. Since v6.0.
SubscriptionManager.getFilterSubscriptions(ApplicationUser, Long)
instead. Since v6.0.
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.
SubTaskImpl.getSubTask()
instead. Since v5.0.
SubTaskManager.getSubTaskIssueType(String)
instead. Since v5.0.
ConstantsManager.getSubTaskIssueTypeObjects()
instead. Deprecated since v4.0
IssueTypeSchemeManager.getNonSubTaskIssueTypesForProject(com.atlassian.jira.project.Project)
produces the same result as a call to
IssueTypeSchemeManager.getIssueTypesForProject(com.atlassian.jira.project.Project)
.
ComponentAccessor
for static access instead. Since v5.2.
DefaultSubTaskManager.getSubTaskObjects(com.atlassian.jira.issue.Issue)
instead.
SubTaskManager.getSubTaskObjects(com.atlassian.jira.issue.Issue)
instead.
Issue.getSubTaskObjects()
User
s for a given Issue and logged-in User.
User
s for a given Issue and logged-in User.
User
objects.
ContainerRegistrar.MIME_TYPES_INPUTSTREAM_KEY
.
SingleSelect.getSuggestionsTimed()
as this method is prone to return wrong results due to race
conditions. Using SingleSelect.getSuggestionsTimed()
will enforce clients to execute timed assertions and improve
reliability of the tests
Supplier
for the currently executing HTTP request.
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()
.
WebTable
using the tableId passed in on contruction of this Locator.
BulkEditBean.getTargetStatusObject(com.atlassian.jira.issue.Issue)
instead. Since v5.0.
UpdateIssueFieldFunction
which is a workflow post function to set 1 specific sub field value.
TaskDescriptor
of the current import task that's running
TaskDescriptor
of the task that is identified by the passed id.
TaskDescriptor
associated with the task that is running.
ComponentAccessor
for static access instead. Since v5.2.
TaskProgressIndicator
associated with the task.
ComponentAccessor
for static access instead. Since v5.2.
ShareQueryFactory.getTerms(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Get the search terms for the shares that can be seen by the passed user.
getNodes()
would return or empty string.
JiraAuthenticationContext.getI18nHelper()
.
Thumbnails
for an Issue
DateTimeFormatUtils.getTimeFormat()
instead. Since v5.0.
ChangeHistoryItem.getTos()
}
AbstractSchemeToolAction.getSelectedSchemeIdsSessionKey()
to generate a session key for each set of tools that needs
selected scheme id's.
SchemeComparisonToolAction.SCHEME_TOOL_NAME
because if the comparison tool finds no
difference, it adds a link to the merge tool which needs the selected schemes to be taken from the comparisons
session.
ChangeHistoryItem.getTos()
Scheme
from the transform operation.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
SingleUser.DESC
.
Class
that implements this service.
Class
, that this type is.
FieldLayout
's for a project.
I18nHelper.getUnescapedText(String)
but does not apply any TranslationTransform
s.
CustomField.ENTITY_DESCRIPTION
of the underlying generic value.
CustomField.ENTITY_DESCRIPTION
of the underlying generic value.
RenderableProperty
for rendering this custom field's untranslated description, for admin.
RenderableProperty
for rendering this custom field's description.
CustomField.ENTITY_NAME
of the underlying generic value.
CustomField.ENTITY_NAME
of the underlying generic value.
Comment.getUpdateAuthorApplicationUser()
instead. Since v6.0.
Worklog.getAuthorKey()
instead. Since v6.0.
ApplicationUser.getDisplayName()
of Worklog.getUpdateAuthorObject()
instead. Since v6.0.
Comment.getUpdateAuthorApplicationUser()
instead. Since v6.0.
Get the user that performed the update
ComponentAccessor
for static access instead. Since v5.2.
URI
that can be used to direct users
to pages with more information that can be tied to the snippet
UserService.UpdateUserValidationResult.getApplicationUser()
instead. Since v6.0.
IssueWatcherAddedEvent.getApplicationUser()
instead. Since v6.0.
IssueWatcherDeletedEvent.getApplicationUser()
instead. Since v6.0.
ChangeHistoryGroup.getUserKey()
instead (for clarity). Since v6.0.
ChangeHistoryItem.getUserKey()
instead (for clarity only). Since v6.0.
UserConverter.getUserFromDbString(String)
instead. Since v6.0.
QueryCreationContext.getApplicationUser()
instead
UserManager.getUserByKey(String)
or UserManager.getUserByName(String)
instead. Since v6.0.
UserUtil.getUserByKey(String)
or UserUtil.getUserByName(String)
instead. Since v6.0.
Project.getProjectLead()
instead.
ApplicationUser
based on user key.
ApplicationUser
based on user key.
ApplicationUser
based on user name.
ApplicationUser
based on user name.
UserConverter.getUserFromDbString(String)
instead. Since v6.0.
User
based on user name.
UserManager.getUserByKeyEvenWhenUnknown(String)
or UserManager.getUserByNameEvenWhenUnknown(String)
instead. Since v6.0.
UserFormat
for a specific type, or null if none exists
UserFormat
for a specific type, or null if none exists
inbox
for the user with email userEmail.
ChangeHistory.getAuthorObject()
instead. Since v5.0.
WorkflowTransitionUtil.getUserKey()
instead. Since v6.0.
UserConverter.getUser(String)
instead. Since v5.0.
UserManager.getUserByKey(String)
or UserManager.getUserByName(String)
instead. Since v6.0.
UserUtil.getUserByKey(String)
or UserUtil.getUserByName(String)
instead. Since v6.0.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
NotificationRecipient.getUser()
instead. Since v6.0.
SchemeManager.getUsers(Long, com.atlassian.jira.permission.PermissionContext)
instead. Since 2006.
User
s represented by a security type instance.
User
object found
by the given user name.
UserBrowserPage.findRow(com.atlassian.jira.pageobjects.global.User)
instead
UserUtil.getAllUsersInGroupNames(java.util.Collection)
instead. Since v4.3
UserUtil.getAllUsersInGroups(java.util.Collection)
instead. Since v4.3
IssueSecurityLevelManager.getUsersSecurityLevels(Issue, User)
orIssueSecurityLevelManager.getUsersSecurityLevels(Project, User)
instead. Since v5.0.
IssueSecurityLevelManager.getSecurityLevelsForUserByName(com.atlassian.crowd.embedded.api.User, String)
instead. Since v5.0.
getUserState(user.getName(), user.getDirectoryId())
except that a null
user is permitted and returns UserManager.UserState.INVALID_USER
.
getUserState(user.getUsername(), user.getDirectoryId())
except that a null
user is permitted and returns UserManager.UserState.INVALID_USER
.
ComponentAccessor
for static access instead. Since v5.2.
ShareTypeValidator
that contains all logic for validating this ShareType
User
or a collection
of Users
representing the current CustomField value for the given issue.
QueryLiteral
s registered
for the QueryCreationContext
Operand
jqlClause triplet.
TerminalClause
s in the Query
.
ComponentAccessor
for static access instead. Since v5.2.
null
if no such version exists in that project.
VersionService.getVersionById(ApplicationUser, Project, Long)
instead. Since v6.1.1.
Version
object by version id within project
specified by Project
object.
VersionService.getVersionById(ApplicationUser, Long)
instead. Since v6.1.1.
Version
object by version id.
Version
object by version name within project
specified by Project
object.
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.
Version
collection within project
specified by Project
object.
ColumnLayoutItems
that can be displayed to the user.
PluggableProjectOperation
s
FilterSubscriptionService.getVisibleFilterSubscriptions(ApplicationUser, SearchRequest)
()} instead. Since v6.2.
FilterSubscriptionService.getVisibleFilterSubscriptions(ApplicationUser, SearchRequest)
()} instead. Since v6.2.
IssueManager.getVotedIssues(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
IssueManager.getVotedIssuesOverrideSecurity(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
ComponentAccessor
for static access instead. Since v5.2.
IssueVoterAccessor.getVoterUserkeys(com.atlassian.jira.issue.Issue)
instead. Since v6.0.
VoteManager.getVotersFor(com.atlassian.jira.issue.Issue, java.util.Locale)
instead. Since v6.0.
VoteManager.getVoterUserkeys(com.atlassian.jira.issue.Issue)
instead. Since v6.0.
VoteManager.getVoterUsernames(com.atlassian.jira.issue.Issue)
instead. Since v6.0.
WebErrorMessage
for the pre-delete-user-errors plugin point
IssueManager.getWatchedIssues(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
IssueManager.getWatchedIssuesOverrideSecurity(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
ComponentAccessor
for static access instead. Since v5.2.
IssueWatcherAccessor.getWatcherKeys(com.atlassian.jira.issue.Issue)
instead. Since v6.0.
IssueManager.getWatchersFor(Issue)
instead. Since v6.0.
WorkflowManager.makeWorkflow(com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.
JiraWorkflow
and IssueTypeConfigWorkflowHelper.WorkflowState
for the passed Project
and IssueType
.
WorkflowDescriptor
from the underlying store.
WorkflowManager.getWorkflow(com.atlassian.jira.issue.Issue)
instead. Since v6.2.
WorkflowDescriptor
that is mutable.
ComponentAccessor
for static access instead. Since v5.2.
ComponentAccessor
for static access instead. Since v5.2.
WorkflowManager.getWorkflowsFromScheme(com.atlassian.jira.scheme.Scheme)
instead.
ComponentAccessor
for static access instead. Since v5.2.
StatisticMapWrapper
containing ordered search statistic results
GlobalIssueContext.getInstance()
instead. Since v6.1.
Permissions.ADMINISTER
and
Permissions.SYSTEM_ADMIN
global permission information.TestListener
objects to allow us to spy on our own test codeShareQueryFactory
for the Global share type.SharedEntity
to be shared with all users on a JIRA instance.SharedEntity
.GlobalShareType
.SharedEntity
.Instrumentation
.JiraTestedProduct.visit(Class, Object...)
.
Navigation.gotoAdmin()
or even better Navigation.gotoAdminSection(String)
instead. If there is a specific method in Navigation
to
navigate to the admin page you want to go to, this should be the preferred way of navigating to it.
e.g Navigation.gotoDashboard()
IssueNavigatorNavigation.loadFilter(long)
IssueNavigation.gotoIssue(String)
instead.
UserBrowserPage.findRow(com.atlassian.jira.pageobjects.global.User)
instead
ViewWorkflows.goTo()
instead.
Administration.addGlobalPermission(int, String)
instead.
PermissionSchemes.defaultScheme()
and call
PermissionSchemes.PermissionScheme.grantPermissionToGroup(int,
String)
(int, String)} on it.
Permissions
constant to the specified user to the default permission
scheme.
Group
to its name as a String.
true
if the given group name exists.
Group
objects based on a partial query stringUserManager
based implementation of GroupPickerSearchService
Group
's in JIRA.SharedEntity
with a group of JIRA users.SharedEntity
objects that are shared with a group.GroupShareType
.GroupShareType
.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.
CommentPermissionManager.hasBrowsePermission(com.atlassian.jira.user.ApplicationUser, Comment)
instead. Since v6.0.
Return true if the user can see the comment. It does not check if the user
has the permission to see the issue the comment is attached to however.
filter
has columns configured.
AvatarService.hasCustomUserAvatar(ApplicationUser remoteUser, ApplicationUser username)
. Since v6.0
FieldLayout
entity with type FieldLayoutManager.TYPE_DEFAULT
exists
CommentPermissionManager.hasDeleteAllPermission(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
Returns true if the given User can delete all comments for the given Issue.
NOTE: This method does not check whether the Issue the comment belongs to is in an editable workflow state.
CommentPermissionManager.hasDeleteOwnPermission(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
Returns true if the given User can delete her own comments in the given Issue.
NOTE: This method does not check whether the Issue the comment belongs to is in an editable workflow state.
CommentPermissionManager.hasEditAllPermission(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
Returns true if user has permission to edit all comments in the given Issue.
NOTE: This method does not check whether the Issue the comment belongs to is in an editable workflow state.
CommentPermissionManager.hasEditOwnPermission(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
Returns true if user has permission to edit her own comments in the given Issue.
NOTE: This method does not check whether the Issue the comment belongs to is in an editable workflow state.
CommentPermissionManager.hasEditPermission(com.atlassian.jira.user.ApplicationUser, Comment)
instead. Since v6.0.
Determines whether the given user has permission to edit the given comment. The user is granted permission if
they have the Permissions.COMMENT_EDIT_ALL
permission or the
Permissions.COMMENT_EDIT_OWN
permission in case the user is the author of the
given comment.
NOTE: The permissions will be determined by the permission scheme associated to the project the comment is
a part of and the entries for the above mentioned permissions.
NOTE: This method does not check whether the Issue the comment belongs to is in an editable workflow state.
UserUtil.hasExceededUserLimit()
is made.
hashCode
from toHashCode() is returned due to the likelyhood
of bugs in mis-calling toHashCode() and the unlikelyness of it mattering what the hashCode for
HashCodeBuilder itself is.
UserHistoryManager.hasHistory(com.atlassian.jira.user.UserHistoryItem.Type, ApplicationUser)
instead. Since v6.0.
UserHistoryItem.Type
This method performs no permission checks.
Node
's.
Permissions.BROWSE
for given issue (sub-task), false otherwise.
SchemeType.hasPermission(com.atlassian.jira.issue.Issue, String)
or SchemeType.hasPermission(com.atlassian.jira.project.Project, String)
instead. Since v5.2.
SchemeType.hasPermission(Project, String, User, boolean)
or SchemeType.hasPermission(Issue, String, User, boolean)
instead. Since v5.2.
GlobalPermissionManager.hasPermission(int, ApplicationUser)
instead. Since v6.0.
PermissionManager.hasPermission(int, ApplicationUser)
instead. Since v6.0.
PermissionManager.hasPermission(int, Issue, User)
for Issues or
PermissionManager.hasPermission(int, Project, User)
for Projects.
PermissionManager.hasPermission(int, Issue, ApplicationUser)
for Issues or
PermissionManager.hasPermission(int, Project, ApplicationUser)
for Projects.
PermissionManager.hasPermission(int, Issue, ApplicationUser)
instead. Since v6.0.
PermissionManager.hasPermission(int, Project, ApplicationUser)
instead. Since v6.0.
PermissionManager.hasPermission(int, Project, ApplicationUser, boolean)
instead. Since v6.0.
PermissionManager.hasPermission(int, Issue, User)
for Issues or
PermissionManager.hasPermission(int, Project, User, boolean)
for Projects.PermissionManager.hasPermission(int, Issue, ApplicationUser)
for
Issues or PermissionManager.hasPermission(int, Project, ApplicationUser, boolean)
for
Projects.
ShareManager.isSharedWith(com.atlassian.crowd.embedded.api.User, SharedEntity)
to get the same logic. Permission checks should be done in the service layer according to this information.
SharedEntity
so this
will always return true, regardless of user passed in.
SharedEntity
with the passed
permission.
CommentService.hasPermissionToCreate(ApplicationUser user, Issue issue, ErrorCollection errorCollection)
instead. Since v6.0.
Has the correct permission to create a comment for the given issue.
Permissions.WORK_ISSUE
permission,
that timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.
AvatarManager.hasPermissionToEdit(ApplicationUser, ApplicationUser)
or AvatarManager.hasPermissionToEdit(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.project.Project)
. Since v6.0
CommentService.hasPermissionToCreate(ApplicationUser user, Issue issue, ErrorCollection errorCollection)
instead. Since v6.0.
Determine whether the current user has the permission to edit the
comment. In case of errors, add error messages to the error collection.
Passing in null comment or a comment with null ID will return false and
an error message will be added to the error collection.
Passing in null error collection will throw NPE.
SharedEntity
AvatarManager.hasPermissionToView(com.atlassian.jira.user.ApplicationUser, ApplicationUser)
or AvatarManager.hasPermissionToView(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.project.Project)
. Since v6.0
p
Boolean.TRUE
if the given user is granted global administration
rights (Permissions.ADMINISTER
) or administration rights for given project
(Permissions.PROJECT_ADMIN
), otherwise returns Boolean.FALSE
.
JiraHelper
) and if the user has the AbstractPermissionCondition.permission
for that projectProjectRoleService.hasProjectRolePermission(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.project.Project)
instead. Since v6.0.
Will have permission to modify roles if they are a JIRA admin or, if in enterprise, the user is a project administrator.
CookieUtils.JSESSIONID
is found.
SubscriptionManager.hasSubscription(ApplicationUser, Long)
instead. Since v6.0.
AbstractPermissionValidator.hasUserPermission(java.util.Map, java.util.Map, com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
VelocityRequestContext.getRequestParameters()
.VoteManager.hasVoted(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
VoteManager.hasVoted(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
HelpUtil.HelpPath
-related tags.<help-title>
tag.<help-url>
tag.FieldLayout
.FieldConfigurations.FieldConfiguration.hideFields(String)
instead.
IssuePickerSearchProvider
that searches the
user history in the session.HistoryPredicateQueryFactory.HistoryPredicateQueryFactory(PredicateOperandResolver, JqlDateSupport, UserResolver, ChangeHistoryFieldIdResolver)
instead. Since v6.0.
How
to get By
ExecutingHttpRequest
class.ThreadLocal
, but request-scoped).HttpServlet
would receive.HttpSession
All methods are a direct call through to the underlying HttpSession.I18nBean.I18nBean(java.util.Locale)
instead
I18nHelper
instances for a specific Locale or User.EntityUtils.identical(org.ofbiz.core.entity.GenericValue, org.ofbiz.core.entity.GenericValue)
instead. Since v5.1.
Set
implementation that considers objects equal if an only if they are the same instance.Locator
that looks for the first Element
with the specified id
NOTE : Locator
s are one shot objects.JIRAWebTest.tableRowEquals(com.meterware.httpunit.WebTable, int, java.util.List)
to check if an image with given url exists in a specified table cell.WorkflowDescriptor
.TaskManager
.ImportTaskManager
.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.
FavouritesManager.increaseFavouriteSequence(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity)
instead. Since v6.0.
Increases the position of the SharedEntity
relative to the user's set of all other entities of the same type.
JIRAServerSetup's
port by 1
in operator
and the passed
values.
Index
is where data is stored for fast retrieval.Index
SharedEntity
in a lightweight way that can be used for indexing.directories
required for issue and comment indexing.JiraWorkflow.JIRA_META_UPDATE_AUTHOR_KEY
instead. Since v6.0.
DefaultActionFactory
and avoids is unsafe web
parameter setting as described in JRA-15664.JiraWebActionSupport
. This class is subject of removal.RPCProvider
that
uses PICO to create SOAP service instances based on service class nameJiraCachingPropertySet
instances.ComponentFactory
that uses JiraUtils.loadComponent(Class, java.util.Collection)
and
JiraUtils.loadComponent(Class)
.IssueContext
with the ability to climb nodesClass
, that this type is.data types
.DbCachingRemoteDirectoryInstanceLoaderImpl
.JiraDurationUtils.JiraDurationUtils(ApplicationProperties, JiraAuthenticationContext, TimeTrackingConfiguration, EventPublisher, I18nHelper.BeanFactory, CacheManager)
ElevatedSecurityGuard
interface.JiraFormAssertions
.AbstractPermissionCondition.permission
JIRAServerSetup
to increment each
setup's port by 1 when needed.ExceptionMapper
to send down a "400 Bad Request" in the event unparsable JSON is received.JiraLicenseStore
EventListener
.LocaleManager
interface or LocaleParser
instead.Filter
implementation is a composite of the Seraph provided LoginFilter
and HttpAuthFilter
, which will allow HTTP basic Auth and os_username based login.JiraMessageAssertions
.RememberMeConfiguration
RememberMeService
integrationRemoteIssueLink
s to remote JIRA instances so that they have current information,
including priority and status.JiraRemoteIssueLinkDecoratingService
.ModuleDescriptor
for Plugin Points declared in JIRA.BeanUtil.setProperties(java.util.Map, Object)
This uses a different set of rules when accepting input from the web, with some nods towards webwork1 to keep its old
behaviour but lose its dangerous nature.ServerSetup
so that the port can be incremented/changed.JiraServiceContextImpl.JiraServiceContextImpl(com.atlassian.jira.user.ApplicationUser)
instead
JiraServiceContextImpl.JiraServiceContextImpl(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.util.ErrorCollection)
instead
JiraServiceContextImpl.JiraServiceContextImpl(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.util.ErrorCollection, com.atlassian.jira.util.I18nHelper)
instead
SQLInterceptorFactory
that will chained together one or more
SQLInterceptor
sRequestDispatcher
.FormattedLogMsg
This is used at JIRA startup time and is VERY aware of when certain methods can be called and when they cant.TestedProduct
.ThreadLocal
variables that
can otherwise interfere with the smooth running of JIRA by leaking resources or allowing
stale cached information to survive between requests.postCall
determines that it did not clean
up properly.JiraThreadLocalUtil
so that plugin
developers can have an API route into the JiraThreadLocalUtils
cleanup code.JiraServiceContainerImpl
or a TaskManagerImpl
.postCall
determines that it did not clean
up properly.Examples.JIRA_BASE_URL
followed by the passed-in path segments.
HttpSessionListener
is used to track and remove entries from the JiraUserSessionTracker
when the sessions expiredUserSettingsService
.TestEnvironment
.DefaultWebIcon
WebInterfaceManager
.DefaultWebLabel
DefaultWebLink
DefaultWebParam
WebResourceIntegration
for JIRA.FuncTestCase
that attempts to separate its various
responsibilities into multiple helper classes. Always use FuncTestCase
for new func tests and attempt to migrate old tests
to use it whenever possible.ApplicationWeights
.Event
.Event
with progress updates.QueryLiteral
objects when dealing with
CascadingSelectCFType
custom field classes.Clause
portion of a JQL Query
in a fluent programming
structure.JqlDateSupport
JqlFunction
s.JqlFunction
.JqlIssueKeySupport
interface.JqlIssueSupport
.LocalDate
parsing and validation in JQL.JqlLocalDateSupport
Operand
s and extracting the
QueryLiteral
values from them.OrderBy
clauses to be included in Query
's.JqlParseErrorMessage
objects.Query
's that can be used to perform issue searching in JIRA.Query
representation.JqlTimetrackingDurationSupport
Version
s.http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6754146
JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.Document
and produce a W3C DOM tree.WebTestDescription
based on the JUnit4
Description
.WebTestDescription
based on the JUnit4
Description
.null
nor blank.
KeyboardShortcut
.null
nor blank.
ParameterConverter
s
If a type is not in this list, then JIRA cannot accept that type as web input.EntityRepresentation
.ConditionBuilder
that can be used to build a JQL condition for
the issue's labels.
Set
of Label
s
Singular Object Type
Label
Database Storage Type
Not stored with Custom Field Data @see LabelManager.setLabels(com.atlassian.crowd.embedded.api.User, Long, Long, java.util.Set, boolean, boolean)
SearchHandler
for the labels field.MockOfBizDelegator.findByCondition(java.lang.String, org.ofbiz.core.entity.EntityCondition, java.util.Collection, java.util.List)
, to allow assertions.
ChangeHistoryField
with the specified field name.
MockOfBizDelegator.findByCondition(java.lang.String, org.ofbiz.core.entity.EntityCondition, java.util.Collection, java.util.List)
, to allow assertions.
ConditionBuilder
that can be used to build a JQL condition for
issue's last viewed date.
ViewWorkflows.edit(String)
instead
IssueContextImpl
instead. Since v6.1.JsonNode
would, except that
the nodes may not be cast to their original mutable types, thereby protecting the
JSON data against modification.ConditionBuilder
that can be used to build a JQL condition for
the issue's security level.
LicenseJohnsonEventRaiser
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
.OutputStream
that throws an LimitedOutputStream.TooBigIOException
if more than the configured number of bytes are
ever written to the output stream.LinkAssertions
interface.JIRAWebTest.tableRowEquals(com.meterware.httpunit.WebTable,int,java.util.List)
to identify which table cells should check for a link and not a textSimpleLink
s.SharedDashboardsAdministration
page.
SharedFiltersAdministration
page.
KeyboardShortcut
s, sorted using the plugin descriptor's
order
attribute.
AttachmentZipKit.AttachmentZipEntry
s for a given zip file
QueryLiteral
s.IssueWorkflowManager.getAvailableActions(Issue)
instead. Since v5.0.
ComponentManager
.ComponentClassManager
.
DatabaseConfig
from its permanent store.
IssueType
's associated with the
project.
LocalDate
fields.LocalDate
objects.field:<param>
where param
is one of:
today
yesterday
tomorrow
Relative date.LocalDate
value into a String suitable for storing and searching in Lucene.
LocatorFactory
in play
Locator
is responsible for "locating" DOM Node
's on a web page and also
getting the text of those Node
's.LocatorFactory
in play
Locator
, the iterator() method returns
LocatorEntry
objects that contain each Node
s , the text of the
node, as well as the index that the node would occur at if a called to
Locator.getNodes()
was made.OfBizDelegator
that rejects all operations on the basis that the database is locked.FuncTestLogger
in play
FuncTestLogger
in play
Event.setProgress(int)
in order to provide some status to
the log file (using log4j).Navigation.login(String)
()} instead.
Navigation.login(String, String)
instead.
LoginManager
LoginResult
EditLookAndFeel
Navigation.logout()
instead.
WebTestListener
that logs information about running
tests.ParameterConverter
for Long[]
objects
Introduced / changed as part of JRA-15664ParameterConverter
for Long
objects
Introduced / changed as part of JRA-15664LookAndFeelUpdatedEvent.LookAndFeelUpdatedEvent(User, Type)
LookAndFeelUpdatedEvent.LookAndFeelUpdatedEvent(User, Type)
CacheFactory
instead and build a proper cache.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.
LuceneVersion.get()
instead.
Query
and add a
MatchAllDocsQuery
to the portion of the query that require them.QueryParser
instance.NotificationRecipient
s.MailService
.EditIssueTypeSchemePage.submitSave()
to commit your changes.
DefaultProjectService.makeErrorCollection(ApplicationUser, String, ErrorCollection.Reason, String...)
when possible.
path
.
WorkflowManager.makeWorkflow(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
WorkflowManager.makeWorkflow(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
Workflow
object with given user as caller
CustomField
, a
JiraWorkflow
, etc.) which is being managed by a plugin or JIRA itself.ManagedConfigurationItem
.ManagedConfigurationItemService
.DatasourceInfo
that uses the DatabaseConfigurationManager
's DatabaseConfig.ComponentAccessor
instead. Since v4.4.MapBuilder.newBuilder()
for inferred generic arguments.
Map
s.request
as a request for a WebSudo resource.
JiraLuceneFieldFinder
to handle matched terms in a customised
way.JsonEntityPropertyManager.put(String, Long, String, String)
and
JsonEntityPropertyManager.getMaximumValueLength()
accordingly.
Map
that is backed by a MemoizingMap.Master
map that contains suppliers
for the values that are called lazily when required.MemoizingMap.Master
that individual local copies can then be copied from.DirectoryFactory
that uses a RAMDirectory
This is for testing onlyMemorySwitchToDatabasePropertySet
MentionIssueEvent
when a user has mentioned
other users on an issue.PageElement
to be able to inject
page elements representing JIRA message boxes.Tag
that is able to output localised text given an i18n key.null
if this is not a single test.
WorkflowManager.migrateIssueToWorkflow(com.atlassian.jira.issue.MutableIssue,JiraWorkflow,com.atlassian.jira.issue.status.Status)
.
Since: 3.9.
WorkflowSchemeMigrationHelper
.ChangeHistoryItem.Builder#withId(Long)
and
ChangeHistoryItem.Builder#inChangeGroup(Long)
, since the
long
(non-object) argument forms have been deprecated.
ApplicationUser
.lowercase
form of
the supplied username
as the key.
lowercase
form of
the supplied username
as the key.
Avatar
.@Rule
that allows for providing mock JIRA components accessed in
production code via ComponentAccessor
static methods.ComponentAccessor
to return mock
instances of components for unit testing.CustomField
for.CustomFieldSearcher
.FieldConfigurationScheme
that compares equality
based on id and nameFieldLayout
.FieldLayoutItem
.MockFieldLayoutManager
.FieldScreen
.FieldScreenLayoutItem
.FieldScreenTab
.ActionContext
ExecutingHttpRequest
I18nHelper
.MockI18nHelper
(in the right package),
NoopI18nHelper
, or Mockito mocks insteadIssueSearcher
interface for
testsing.IssueTypeScreenScheme
for tests.IssueTypeScreenScheme
that only compares equality based on
id and name.IssueTypeScreenSchemeEntity
for tests.IssueTypeScreenSchemeManager
for tests.MockComponentContainer
.MockitoContainer
ruleJiraWebItemModuleDescriptor
.JiraWebItemModuleDescriptor
.OrderableField
field.SearcherInformation
.ServletContext
StudioStartupHooks
.StudioHooks
for tests.User
that supplies reasonable behaviour for unit tests.MockUser(username, "", null, null)
.
MockUser(username, fullName, email, null)
.
WebFragmentHelper
.MockJiraWorkflow
, or Mockito mocks in your tests. Unless
you really really think you need to load your workflow from XML file. In which case still use the above alternatives.OrderableModuleDescriptor
Object.equals(Object)
methods for module
descriptors based on the descriptor's complete key.EqualsBuilder
for a module descriptor.
Object.hashCode()
methods for module descriptors based on the hashCode
of the descriptor's complete key.HashCodeBuilder
for a module descriptor.
WebPanel
with the common JIRA module structure.WebPanel
.instead
BulkMoveOperation.moveIssuesAndIndex(com.atlassian.jira.web.bean.BulkEditBean, com.atlassian.jira.user.ApplicationUser)
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.
FavouritesManager.moveToEndFavouriteSequence(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity)
instead. Since v6.0.
Moves the position of the SharedEntity
to the end relative to the user's set of all other entities of the same type.
CollectionReorderer.moveToPosition(java.util.List, java.util.Map)
Moves an object at initialPosition index in the objects list to the targetPosition index
SharedEntity
to the start relative to the user's set of all other entities of the same type.
FavouritesManager.moveToStartFavouriteSequence(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity)
instead. Since v6.0.
Moves the position of the 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.ContextProvider
s to provide context to a WebPanel
or WebLabel
or simalar web fragment.SearchInputTransformer
for group cusotmfieldsmulti-maps
.Option
sSearchInputTransformer
for custom fields with multi-select searchers (multi-select and check boxes)CustomFieldValueProvider
for the MultiSelectSearcher
IndexingStrategy
with an Executor
.GenericValue
.Named
object.RecursiveClauseVisitor
which collects
TerminalClause
s that have the specified clause names.ModuleDescriptor.getCompleteKey()
.Navigation
helper in play
Navigation
helper in play
Navigation
JIRAWebTest
, you may
want to consider using FuncTestHelperFactory
instead.
FieldRenderingContext.NAVIGATOR_VIEW
instead
Version
.
Version
.
ManagedConfigurationItemBuilder
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.
SearchRequestURLHandler.Parameter.NO_HEADERS
instead. Deprecated in v3.13
Locator
that uses the provided Node
as the source of text.NoopI18nHelper
objects.I18nHelper
that returns the i18n key concatenated with its arguments.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.
NotificationRecipient
s to a notification event.NotificationFilter
instance.NotificationRecipient.NotificationRecipient(ApplicationUser)
instead. Since v6.0.
NotificationSchemes
.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.
javax.annotation.Nonnull#
instead. Since v6.1.JiraHelper
is not of type
VersionHelper
i.e.NULL
object than to use Java's null
value.
NULL
object than to use Java's null
value.
Contexts.nullContext()
instead
Double
Database Storage Type
Double
NumberCustomFieldValidator.NumberCustomFieldValidator(JqlOperandResolver, NumberIndexValueConverter, I18nHelper.BeanFactory)
instead. Since v5.0.
FunctionOperand
.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
.PluginVersionStore
.ProjectComponentStore
.atlassian-scheduler
.SearchRequestStore
UserHistoryStore
WorkflowDescriptorStore
XMLRestoreFinishedEvent
, which means we need to flush all the caches in the correct
order.
DirectoryDeletedEvent
, which means we need to flush all the caches in the correct
order.
IssueInputParameters.retainExistingValuesWhenParameterNotProvided()
flag is set to true
.
postCall
determines that the runnable
code began a database transaction
and failed to
commit
or
rollback
the transaction
before it finished.
postCall
determines that
the runnable code began a database transaction
and failed to
TransactionUtil.commit()
or TransactionUtil.rollback()
the transaction
before it finished.
Operand
s.Query
from an expression and operator.Operator
.Query
ViewProfilePanel
modules that allows the panel
to only be show when a criteria is met.CustomField
.SimpleCell
that
OR's all the simple cells together.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
.StatisticAccessorBean.OrderBy
portion
of a Query
.ConditionBuilder
that can be used to build a JQL condition for
the issue's original estimate.
OriginalEstimateSystemField
.TypeResolver
classes.OutlookDate.OutlookDate(java.util.Locale, com.atlassian.jira.config.properties.ApplicationProperties, com.atlassian.jira.util.I18nHelper.BeanFactory, com.atlassian.jira.datetime.DateTimeFormatterFactory)
or better still OutlookDateManager
. Since v4.3
OutlookDate.OutlookDate(java.util.Locale, com.atlassian.jira.config.properties.ApplicationProperties, com.atlassian.jira.util.I18nHelper.BeanFactory, com.atlassian.jira.datetime.DateTimeFormatterFactory)
or better still OutlookDateManager
. Since v4.3
DateTimeFormatter
instead. Since v5.0.DateTimeFormatterFactory.formatter()
instead. Since v4.4.ManagerFactory.addService(Class, Object)
for any objects you want to
override
WorkflowManager.overwriteActiveWorkflow(com.atlassian.jira.user.ApplicationUser, String)
instead. Since v6.0.
PortalPage.Builder.owner(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
EnclosedIterable
that takes a list of ids and
then pages them by opening an OfBizListIterator
for each page.Parser
helper in play
ExternalProjectRoleActor
.
Parser
helper in play
DateTimeFormatter.parse(String)
instead. Since v4.4.
String
object in JDBC timestamp escape format to a
Timestamp
value.
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.
CheckOptions
object by parsing through the
comments at the top level of the passed document and looking for lines of the form:
suppresscheck: check
or
suppresschecks: check, check2
There a special check called "all".
ExternalProject
.
Query
.
DateTimeFormatter.format(java.util.Date)
instead. Since v4.4.
password-policy
plugin point.JsonNode.path(String)
Index.Operation
on the index.
Clock
implementation that periodically increments the returned value.PermissionContext
implementation.ComponentsProjectTabPanel
, VersionsProjectTabPanel
).Permission
. Since v6.2
Experimental API, do not use, it may change without notice...PermissionType
. Since v6.2
Extremely Experimental API, do not use, it may change without notice...PermissionSchemeDeletedEvent.PermissionSchemeDeletedEvent(Long, String)
. Since v6.2
PermissionSchemes
and
PermissionSchemes.PermissionScheme
interfaces.PermissionSchemeUpdatedEvent.PermissionSchemeUpdatedEvent(com.atlassian.jira.scheme.Scheme, com.atlassian.jira.scheme.Scheme)
. Since v6.2
SchemeTransformResult
will 'unpack' all the users in the groups that are mapped to
each ProjectRole
and then add the users to that ProjectRole for the
Project
's that are associated with this SchemeTransformResults original.
lucene field
to be used for quoted phrase
query searches for a given JIRA text field.LegacyPicker
.AxisServletProvider
.AbstractPluggableTabPanelAction
PluginModuleTracker
using the DefaultPluginModuleTracker
implementation.ContainerRegistrar
because it is only used in one spot, but there's
no reason why you couldn't if you wanted to.StudioHooks
that delegates its all calls to a plugin that implements the
StudioHooks
interface.BackupOverviewPopulator
.PluginVersion
's persistence.ActionContext
In case of invalid values, new error messages are added to the context's error collection under the
fieldName.
FieldValuesHolder
with ActionParams
.
FieldValuesHolder
object with whatever values the searcher is interested in from the
ActionParams
.
FieldValuesHolder
from a Query
.
ApplicationUser
later via WorkflowFunctionUtils.getCallerUserFromArgs(java.util.Map, java.util.Map)
If you want to pass parameters explicitly, please use WorkflowFunctionUtils.populateParamsWithUser(java.util.Map, String)
ApplicationUser
later via WorkflowFunctionUtils.getCallerUserFromArgs(java.util.Map, java.util.Map)
PortalPage
.PortalPage
by its namePortletConfiguration
domain object.PortletConfiguration
domain object.postCall(log, null)
.
finally
block to clear up ThreadLocal
s
once the runnable stuff has been done.
finally
block to clear up ThreadLocal
s
once the runnable stuff has been done.
Operand
s and extracting the
String values from them.Operator
s.HistoryPredicate
.ConditionBuilder
that can be used to build a JQL condition for
the priority.
ConstantsManager.getConstantObject(String, String)
method
Comparator
that orders Priority
objects by
their configured sequence.
Priority
iesComparator
for Priority
based on sequence.SearchHandler
for the PrioritySystemField
.Method.invoke(Object, Object[])
.
ConditionBuilder
that can be used to build a JQL condition for
an issue's project.
Project
lead.
ClauseContext
for a project category clause based on the specified
project values and the projects that the user has permission to see.ProjectCategoryContext.ProjectCategoryContext(com.atlassian.jira.project.ProjectCategory, com.atlassian.jira.issue.context.manager.JiraContextTreeManager)
instead. Since v5.2.
QueryLiteral
s into project categories and projects.Project
on this JIRA instance.ClauseContext
for a project clause based on the specified
project values and the projects that the user has permission to see.Project
's.ProjectComponent
.BackupOverview
with project component information.ProjectConfigTab
.ProjectContext.ProjectContext(Project, JiraContextTreeManager)
instead. Since v5.0.
Project
's.SearchInputTransformer
for project custom fields.CustomFieldValueProvider
for retreiving the project value.BrowseProjectContext
specific implemention
of the JiraHelper.ProjectImport
.ApplicationPropertyChangeEvent
events in case the project key
regex changes and resets the key matcher accordingly.QueryLiteral
s.Project
by its nameBackupOverview
.ProjectPropertyService
.Project
's.RoleActors
) with projects.ProjectRoleResource.setActors(String, Long, ProjectRoleActorsUpdateBean)
as we may not have enough information to fully populate a ProjectRoleBean when doing an update, hence only a reduced
set of data consisting of {actor-type -> actor-parameter} is required for this bean.SearchHandler
for the ProjectSystemField
.SharedEntity
with a all users that can browse a given project or is in a specified
project roleProjectShareType
ShareTypeRenderer
for the ProjectShareType
.ProjectShareType
TabPanel
.BackupOverview
with version information.RenderablePropertyImpl
that wish to have persistence back ends other
than the JIRA application properties.ProvidesTaskProgress
will be able to tell the
task infrastructure about what progress they are makingDatasourceInfo
to use to
perform this configuration check.
RemoteVersionLinkService.validatePut(ApplicationUser, Long, String, String)
MDC
JsonEntityPropertyManager.put(String, Long, String, String)
request, but does not actually store the value.
AbstractRemoteEntityLinkService.putEntityPropertyValue(Long, String, String)
would without actually
creating or updating the property value.
WebResourceManager
.
MDC
.
MDC
QueryContext
into a SearchContext
.QueryContextVisitor.ContextResult
, which contains the full and simple
QueryContext
s of the visited Query
.Query
with the QueryContextVisitor
.QueryContextVisitor
for use.QueryCreationContext
.QueryCreationContextImpl.QueryCreationContextImpl(com.atlassian.jira.user.ApplicationUser)
instead
QueryCreationContextImpl.QueryCreationContextImpl(com.atlassian.jira.user.ApplicationUser, boolean)
instead
shared entities
.ClauseQueryFactory.getQuery(QueryCreationContext,com.atlassian.query.clause.TerminalClause)
method.TerminalClause
to its associated
ClauseQueryFactory
s.barrierName
and calls the given Runnable
before lowering the barrier
again.
Checksummer.write(org.dom4j.Element)
.
InputStream
passed to the
provided dataProcessor.
ReadOnlyCFType.ReadOnlyCFType(com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister, com.atlassian.jira.issue.customfields.manager.GenericConfigManager)
instead. Since v5.0.
NotificationFilter
and recompute the possible recipients of the
notification.
AccessLogFilter
) decides what
type of request has occurred and record the appropriate information
ReferenceComponent
ReferencePublicComponent
Condition
for JIRA reference plugin.IssueTabPanel
that displays a
short text message on a tab in the view issue page.ReferenceComponent
.ReferenceSoapService
.true
, or false
basing on its configuration.EqualsBuilder.reflectionEquals(Object, Object)
instead of a
class's equals(Object) implementation.ConstantsManager.invalidateAll()
IssueSearcher
cache
SearchHandlerManager
.
ComponentManager.refreshUpgradeManager()
instead. That method is as nasty as this one.
TypeResolver
for the given class.
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
.
BulkEditBean
Map to be keyed by the target
IssueContext
rather than the originating IssueContext
.
remote issue links
.RemoteIssueLinkBean
instances.remote issue links
.RemoteIssueLink
.RemoteIssueLinkCreateEvent.RemoteIssueLinkCreateEvent(com.atlassian.jira.issue.link.RemoteIssueLink)
instead.
RemoteIssueLinkDeleteEvent.RemoteIssueLinkDeleteEvent(com.atlassian.jira.issue.link.RemoteIssueLink)
remote issue links
between a JIRA issue and remote objects in other remote applications.remote issue links
.RemoteIssueLinkUICreateEvent.RemoteIssueLinkUICreateEvent(com.atlassian.jira.issue.link.RemoteIssueLink)
instead.
RemoteIssueLinkUIDeleteEvent.RemoteIssueLinkUIDeleteEvent(com.atlassian.jira.issue.link.RemoteIssueLink)
instead.
RemoteIssueLinkUpdateEvent.RemoteIssueLinkUpdateEvent(com.atlassian.jira.issue.link.RemoteIssueLink)
instead.
RemoteJiraGlobalId
s.RemoteJiraGlobalId
s.RemoteIssueLink
to an issue in a remote JIRA instanceRemoteJiraIssue
instances.Version
should be removed from affected issues.
CustomField.remove()
.
FieldConfig
and all associated additional data.
CustomFieldManager.removeCustomField(CustomField)
instead. Since v5.1.
ProjectRoleService.removeActorsFromProjectRole(java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.project.Project, String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will remove project role actor associations for the given actors
and checking
the currentUser
has the correct permissions to perform the update operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
ProjectRoleService.removeActorsFromProjectRole(com.atlassian.crowd.embedded.api.User, java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.project.Project, String, com.atlassian.jira.util.ErrorCollection)
ProjectRoleService.removeAllRoleActorsByNameAndType(String, String, ErrorCollection)
instead. Since v6.0.
Will remove all role actors with the specified name and the specified type. This method should be used
to clean up after the actual subject of the role actor has been deleted (ex. deleting a user from the system).
ProjectRoleService.removeAllRoleActorsByNameAndType(String, String, com.atlassian.jira.util.ErrorCollection)
(String, String)} instead. Since v6.0.
Will remove all role actors with the specified name and the specified type. This method should be used
to clean up after the actual subject of the role actor has been deleted (ex. deleting a user from the system).
ProjectRoleService.removeAllRoleActorsByProject(com.atlassian.jira.project.Project, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will remove all role actors associated with the specified project. This method should be used
to clean up just before the actual project has been deleted (ex. deleting a project from the system).
WatcherManager.removeAllWatchesForUser(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
FieldConfigScheme
associations for the given issue type.
entityName
and where entityIdremoveByOr(String, String, List<Long>) -
Method in class com.atlassian.jira.ofbiz.WrappingOfBizDelegator
-
- removeCache(Cache) -
Method in class com.atlassian.jira.cache.GoogleCacheInstruments
- Removes
cache
from the list of caches to expose in JIRA instrumentation.
- removeChildContainer(PicoContainer) -
Method in class com.atlassian.jira.component.CachingMutablePicoContainer
-
- removeColumn(ColumnLayoutItem) -
Method in interface com.atlassian.jira.issue.fields.layout.column.EditableColumnLayout
-
- removeColumn(ColumnLayoutItem) -
Method in class com.atlassian.jira.issue.fields.layout.column.EditableColumnLayoutImpl
-
- removeColumnFromIssueNavigatorByPosition(int) -
Method in class com.atlassian.jira.webtests.ztests.navigator.TestIssueNavigator
-
- removeComponent(Object) -
Method in class com.atlassian.jira.component.CachingMutablePicoContainer
-
- removeComponentByInstance(T) -
Method in class com.atlassian.jira.component.CachingMutablePicoContainer
-
- removeConfigsForConfigScheme(Long) -
Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigManager
- Removes FieldConfig objects that are only associated to the specified FieldConfigScheme.
- removeConfigsForConfigScheme(Long) -
Method in class com.atlassian.jira.issue.fields.config.manager.FieldConfigManagerImpl
-
- removeConfigurationSchemeContextById(String, String) -
Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
- Removes the context from the specified custom field with the specified config scheme id.
- removeConfigurationSchemeContextById(String, String) -
Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
-
- removeConfigurationSchemeContextByLabel(String, String) -
Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
- Removes the context from the specified custom field with the specified config scheme id.
- removeConfigurationSchemeContextByLabel(String, String) -
Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
-
- removeConstant(String, T, String) -
Method in class com.atlassian.jira.config.AbstractIssueConstantsManager
-
- removeContextsForConfigScheme(Long) -
Method in class com.atlassian.jira.issue.context.persistence.CachingFieldConfigContextPersister
-
- removeContextsForConfigScheme(Long) -
Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
-
- removeContextsForConfigScheme(Long) -
Method in class com.atlassian.jira.issue.context.persistence.FieldConfigContextPersisterImpl
-
- removeContextsForProject(GenericValue) -
Method in class com.atlassian.jira.issue.context.persistence.CachingFieldConfigContextPersister
-
- removeContextsForProject(Project) -
Method in class com.atlassian.jira.issue.context.persistence.CachingFieldConfigContextPersister
-
- 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
-
- removeContextsForProject(GenericValue) -
Method in class com.atlassian.jira.issue.context.persistence.FieldConfigContextPersisterImpl
-
- removeContextsForProject(Project) -
Method in class com.atlassian.jira.issue.context.persistence.FieldConfigContextPersisterImpl
-
- removeContextsForProjectCategory(ProjectCategory) -
Method in class com.atlassian.jira.issue.context.persistence.CachingFieldConfigContextPersister
-
- removeContextsForProjectCategory(ProjectCategory) -
Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
-
- removeContextsForProjectCategory(ProjectCategory) -
Method in class com.atlassian.jira.issue.context.persistence.FieldConfigContextPersisterImpl
-
- removeCreatePermission() -
Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
-
- removeCustomField(String) -
Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
- Removes the custom field
- removeCustomField(String) -
Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
-
- removeCustomField(CustomField) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Removes the customfield supplied including all associations and values.
- removeCustomField(CustomField) -
Method in class com.atlassian.jira.issue.managers.DefaultCustomFieldManager
-
- removeCustomField(CustomField) -
Method in class com.atlassian.jira.issue.managers.MockCustomFieldManager
-
- removeCustomFieldConfigOptions(FieldConfig) -
Method in class com.atlassian.jira.issue.customfields.manager.CachedOptionsManager
-
- removeCustomFieldConfigOptions(FieldConfig) -
Method in class com.atlassian.jira.issue.customfields.manager.DefaultOptionsManager
-
- removeCustomFieldConfigOptions(FieldConfig) -
Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
-
- removeCustomFieldConfigOptions(FieldConfig) -
Method in class com.atlassian.jira.issue.customfields.option.MockOptionsManager
-
- removeCustomFieldOptions(CustomField) -
Method in class com.atlassian.jira.issue.customfields.manager.CachedOptionsManager
-
- removeCustomFieldOptions(CustomField) -
Method in class com.atlassian.jira.issue.customfields.manager.DefaultOptionsManager
-
- removeCustomFieldOptions(CustomField) -
Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
-
- removeCustomFieldOptions(CustomField) -
Method in class com.atlassian.jira.issue.customfields.option.MockOptionsManager
-
- removeCustomFieldPossiblyLeavingOrphanedData(Long) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Removes the customfield supplied.
- removeCustomFieldPossiblyLeavingOrphanedData(Long) -
Method in class com.atlassian.jira.issue.managers.DefaultCustomFieldManager
-
- removeCustomFieldPossiblyLeavingOrphanedData(Long) -
Method in class com.atlassian.jira.issue.managers.MockCustomFieldManager
-
- removeCustomFieldValues(GenericValue) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Removes the values stored by customfields for a particular Issue.
- removeCustomFieldValues(GenericValue) -
Method in class com.atlassian.jira.issue.managers.DefaultCustomFieldManager
-
- removeCustomFieldValues(GenericValue) -
Method in class com.atlassian.jira.issue.managers.MockCustomFieldManager
-
- removed -
Variable in class com.atlassian.jira.mock.ofbiz.MockGenericValue
-
- removeDefault() -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
-
- removeDefault() -
Method in class com.atlassian.jira.workflow.MockAssignableWorkflowScheme.MockBuilder
-
- removeDefault() -
Method in class com.atlassian.jira.workflow.MockDraftWorkflowScheme.MockBuilder
-
- removeDefault() -
Method in class com.atlassian.jira.workflow.MockWorkflowScheme
-
- 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 class com.atlassian.jira.bc.projectroles.DefaultProjectRoleService
-
- removeDefaultActorsFromProjectRole(Collection<String>, ProjectRole, String, ErrorCollection) -
Method in class com.atlassian.jira.bc.projectroles.DefaultProjectRoleService
-
- removeDefaultActorsFromProjectRole(Collection<String>, ProjectRole, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
-
- removeDefaultActorsFromProjectRole(User, Collection<String>, ProjectRole, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
- Deprecated. Use
ProjectRoleService.removeDefaultActorsFromProjectRole(java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
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.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
- removeDefaultActorsFromProjectRole(Collection<String>, ProjectRole, String, ErrorCollection) -
Method in class com.atlassian.jira.jelly.tag.projectroles.MockProjectRoleService
-
- removeDefaultActorsFromProjectRole(User, Collection, ProjectRole, String, ErrorCollection) -
Method in class com.atlassian.jira.jelly.tag.projectroles.MockProjectRoleService
-
- RemoveDefaultActorsFromProjectRole - Class in com.atlassian.jira.jelly.tag.projectroles
- Jelly tag for
ProjectRoleService.removeDefaultActorsFromProjectRole(com.atlassian.crowd.embedded.api.User, java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, String, com.atlassian.jira.util.ErrorCollection)
- RemoveDefaultActorsFromProjectRole() -
Constructor for class com.atlassian.jira.jelly.tag.projectroles.RemoveDefaultActorsFromProjectRole
-
- removeDefaultWorkflow() -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
-
- removeDependency(JiraFailedPluginTracker.PluginInfo, String) -
Static method in class com.atlassian.jira.plugin.JiraFailedPluginTracker.PluginInfo
-
- removeDirectory(long) -
Method in class com.atlassian.jira.user.MockCrowdDirectoryService
-
- removeDirectory(File) -
Method in interface com.atlassian.jira.util.FileFactory
- Removes a directory.
- removeDirectory(File) -
Method in class com.atlassian.jira.util.FileSystemFileFactory
-
- removeDirectoryIfExists(String) -
Method in interface com.atlassian.jira.util.FileFactory
- Removes a directory if it exists.
- removeDirectoryIfExists(String) -
Method in class com.atlassian.jira.util.FileSystemFileFactory
-
- removeDirectoryMapping(long, long) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizApplicationDao
-
- removeDirectoryMappings(long) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizApplicationDao
-
- removeEldestEntry(Map.Entry<K, V>) -
Method in class com.atlassian.jira.util.collect.LRUMap
- Deprecated.
- removeElement(Element) -
Static method in class com.atlassian.jira.functest.config.ConfigXmlUtils
- Remove the passed element from dom tree.
- removeEntities(GenericValue, Long) -
Method in class com.atlassian.jira.issue.security.IssueSecuritySchemeManagerImpl
-
- removeEntities(String, String) -
Method in class com.atlassian.jira.issue.security.IssueSecuritySchemeManagerImpl
- This method overrides the super implemntation in order to clear cache.
- removeEntities(String, String) -
Method in class com.atlassian.jira.permission.DefaultPermissionSchemeManager
- Removes all scheme entities with this parameter
- removeEntities(GenericValue, Long) -
Method in class com.atlassian.jira.permission.DefaultPermissionSchemeManager
- Retrieves all the entites for this permission and then removes them.
- removeEntities(String, String) -
Method in class com.atlassian.jira.scheme.AbstractSchemeManager
-
- removeEntities(GenericValue, Long) -
Method in class com.atlassian.jira.scheme.AbstractSchemeManager
-
- 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
- removeEntities(GenericValue, Long) -
Method in class com.atlassian.jira.workflow.DefaultWorkflowSchemeManager
-
- removeEntity(String) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
-
- removeEntity(String) -
Method in class com.atlassian.jira.issue.fields.layout.field.FieldLayoutSchemeImpl
-
- removeEntity(String) -
Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenScheme
-
- removeEntity(String) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeImpl
-
- removeEntity(String) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.MockIssueTypeScreenScheme
-
- removeEntity(String) -
Method in class com.atlassian.jira.mock.issue.fields.screen.issuetype.MockIssueTypeScreenScheme
-
- 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
-
- removeExpiredSessions() -
Method in class com.atlassian.jira.oauth.serviceprovider.OfBizServiceProviderTokenStore
-
- removeExpiredSessionsAndNotify() -
Method in class com.atlassian.jira.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- removeExpiredSessionsAndNotify() -
Method in class com.atlassian.jira.oauth.serviceprovider.OfBizServiceProviderTokenStore
-
- removeExpiredTokens() -
Method in class com.atlassian.jira.crowd.embedded.NoopTokenAuthenticationManager
-
- removeExpiredTokens() -
Method in class com.atlassian.jira.oauth.serviceprovider.OfBizServiceProviderTokenStore
-
- removeExpiredTokensAndNotify() -
Method in class com.atlassian.jira.oauth.serviceprovider.CachingServiceProviderTokenStore
-
- removeExpiredTokensAndNotify() -
Method in class com.atlassian.jira.oauth.serviceprovider.OfBizServiceProviderTokenStore
-
- removeFavourite(JiraServiceContext, SharedEntity) -
Method in class com.atlassian.jira.bc.favourites.DefaultFavouritesService
-
- 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(ApplicationUser, SharedEntity) -
Method in class com.atlassian.jira.favourites.CachingFavouritesStore
-
- removeFavourite(ApplicationUser, SharedEntity) -
Method in class com.atlassian.jira.favourites.DefaultFavouritesManager
-
- removeFavourite(User, SharedEntity) -
Method in class com.atlassian.jira.favourites.DefaultFavouritesManager
-
- removeFavourite(ApplicationUser, S) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove the given entity as a favourite of the user passed in.
- removeFavourite(User, S) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Deprecated. Use
FavouritesManager.removeFavourite(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity)
instead. Since v6.0.
Remove the given entity as a favourite of the user passed in. Remove even if user doesn't have permission to see it and adjust count of
favourites if necessary.
- removeFavourite(ApplicationUser, SharedEntity) -
Method in interface com.atlassian.jira.favourites.FavouritesStore
- Remove Favourites association between User and entity
- removeFavourite(ApplicationUser, SharedEntity) -
Method in class com.atlassian.jira.favourites.OfBizFavouritesStore
-
- removeFavourite(int) -
Method in class com.atlassian.jira.functest.framework.FilterPickerPopupNavigation
-
- removeFavourite(int) -
Method in interface com.atlassian.jira.functest.framework.navigation.FilterNavigation
- Remove filter as favourite from the current logged in user.
- removeFavourite(int) -
Method in class com.atlassian.jira.functest.framework.navigation.ManageFiltersNavigation
-
- removeFavouritesForEntity(SharedEntity) -
Method in class com.atlassian.jira.favourites.CachingFavouritesStore
-
- removeFavouritesForEntity(SharedEntity) -
Method in interface com.atlassian.jira.favourites.FavouritesStore
- Remove all favourite associations for a given entity.
- removeFavouritesForEntity(SharedEntity) -
Method in class com.atlassian.jira.favourites.OfBizFavouritesStore
-
- removeFavouritesForEntityDelete(SharedEntity) -
Method in class com.atlassian.jira.favourites.DefaultFavouritesManager
-
- removeFavouritesForEntityDelete(SharedEntity) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove all favourite associations for a given entity for entity deletion.
- removeFavouritesForUser(ApplicationUser, SharedEntity.TypeDescriptor<?>) -
Method in class com.atlassian.jira.favourites.CachingFavouritesStore
-
- removeFavouritesForUser(ApplicationUser, SharedEntity.TypeDescriptor<SharedEntity>) -
Method in class com.atlassian.jira.favourites.DefaultFavouritesManager
-
- removeFavouritesForUser(User, SharedEntity.TypeDescriptor<SharedEntity>) -
Method in class com.atlassian.jira.favourites.DefaultFavouritesManager
-
- removeFavouritesForUser(ApplicationUser, SharedEntity.TypeDescriptor<S>) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove the favourite associations for the given User and the given type
- removeFavouritesForUser(User, SharedEntity.TypeDescriptor<S>) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Deprecated. Use
FavouritesManager.removeFavouritesForUser(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.sharing.SharedEntity.TypeDescriptor)
instead. Since v6.0.
Remove the favourite associations for the given User and the given type
- removeFavouritesForUser(ApplicationUser, SharedEntity.TypeDescriptor<?>) -
Method in interface com.atlassian.jira.favourites.FavouritesStore
- Remove the favourite associations for the given User and the given type
- removeFavouritesForUser(ApplicationUser, SharedEntity.TypeDescriptor<?>) -
Method in class com.atlassian.jira.favourites.OfBizFavouritesStore
-
- removeFeed(String) -
Method in class com.atlassian.jira.dashboard.JiraSubscribedGadgetFeedStore
-
- removeField(String) -
Method in class com.atlassian.jira.pageobjects.pages.admin.screen.EditScreenTab
-
- removeField(Long, Long, String) -
Method in class com.atlassian.jira.rest.v2.issue.ScreensResource
- Removes field from given tab
- 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)
- removeFieldConfigScheme(Long) -
Method in class com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManagerImpl
-
- removeFieldFromFieldScreen(String, String[]) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removeFieldFromFieldScreenTab(String, String, String[]) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removeFieldFromScreen(String) -
Method in interface com.atlassian.jira.functest.framework.admin.FieldScreenAssociations
- Removes the current field from the specified screen.
- removeFieldFromScreen(String) -
Method in class com.atlassian.jira.functest.framework.admin.FieldScreenAssociationsImpl
-
- removeFieldLayoutScheme(FieldLayoutScheme) -
Method in class com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager
-
- removeFieldLayoutScheme(FieldLayoutScheme) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
-
- removeFieldLayoutScheme(FieldLayoutScheme) -
Method in class com.atlassian.jira.issue.fields.layout.field.MockFieldLayoutManager
-
- removeFieldLayoutSchemeEntity(FieldLayoutSchemeEntity) -
Method in class com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager
-
- removeFieldLayoutSchemeEntity(FieldLayoutSchemeEntity) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
- Removes a
FieldLayoutSchemeEntity
- removeFieldLayoutSchemeEntity(FieldLayoutSchemeEntity) -
Method in class com.atlassian.jira.issue.fields.layout.field.MockFieldLayoutManager
-
- removeFieldLayoutSchemeEntityNoEvent(FieldLayoutSchemeEntity) -
Method in class com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager
-
- removeFields(String...) -
Method in class com.atlassian.jira.pageobjects.dialogs.quickedit.AbstractIssueDialog
-
- removeFields(String...) -
Method in class com.atlassian.jira.pageobjects.dialogs.quickedit.CreateIssueDialog
-
- removeFields(String...) -
Method in class com.atlassian.jira.pageobjects.dialogs.quickedit.EditIssueDialog
-
- removeFields(String...) -
Method in class com.atlassian.jira.pageobjects.dialogs.quickedit.FieldPicker
-
- removeFieldSchemeItems(FieldScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenSchemeManager
-
- removeFieldSchemeItems(FieldScreenScheme) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
-
- removeFieldScreen(Long) -
Method in class com.atlassian.jira.issue.fields.screen.CachingFieldScreenStore
-
- removeFieldScreen(Long) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenManager
-
- removeFieldScreen(Long) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenStore
-
- removeFieldScreen(Long) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreen(Long) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenStore
-
- removeFieldScreenItems(String) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenManager
-
- removeFieldScreenItems(String) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenLayoutItem(FieldScreenLayoutItem) -
Method in class com.atlassian.jira.issue.fields.screen.CachingFieldScreenStore
-
- removeFieldScreenLayoutItem(FieldScreenLayoutItem) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenManager
-
- removeFieldScreenLayoutItem(FieldScreenLayoutItem) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenStore
-
- removeFieldScreenLayoutItem(String) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
-
- removeFieldScreenLayoutItem(String) -
Method in class com.atlassian.jira.issue.fields.screen.FieldScreenImpl
-
- removeFieldScreenLayoutItem(FieldScreenLayoutItem) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenLayoutItem(FieldScreenLayoutItem) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenStore
-
- removeFieldScreenLayoutItem(int) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
-
- removeFieldScreenLayoutItem(int) -
Method in class com.atlassian.jira.issue.fields.screen.FieldScreenTabImpl
-
- removeFieldScreenLayoutItem(String) -
Method in class com.atlassian.jira.issue.fields.screen.MockFieldScreen
-
- removeFieldScreenLayoutItem(int) -
Method in class com.atlassian.jira.issue.fields.screen.MockFieldScreenTab
-
- removeFieldScreenLayoutItems(FieldScreenTab) -
Method in class com.atlassian.jira.issue.fields.screen.CachingFieldScreenStore
-
- removeFieldScreenLayoutItems(FieldScreenTab) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenManager
-
- removeFieldScreenLayoutItems(FieldScreenTab) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenStore
-
- removeFieldScreenLayoutItems(FieldScreenTab) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenLayoutItems(FieldScreenTab) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenStore
-
- removeFieldScreenScheme(FieldScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenSchemeManager
-
- removeFieldScreenScheme(FieldScreenScheme) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
-
- removeFieldScreenSchemeItem(FieldScreenSchemeItem) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenSchemeManager
-
- removeFieldScreenSchemeItem(IssueOperation) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenScheme
-
- removeFieldScreenSchemeItem(IssueOperation) -
Method in class com.atlassian.jira.issue.fields.screen.FieldScreenSchemeImpl
-
- removeFieldScreenSchemeItem(FieldScreenSchemeItem) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenSchemeManager
-
- removeFieldScreenSchemeItem(IssueOperation) -
Method in class com.atlassian.jira.issue.fields.screen.MockFieldScreenScheme
-
- removeFieldScreenTab(Long) -
Method in class com.atlassian.jira.issue.fields.screen.CachingFieldScreenStore
-
- removeFieldScreenTab(Long) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenManager
-
- removeFieldScreenTab(Long) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenStore
-
- removeFieldScreenTab(Long) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenTab(Long) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenStore
-
- removeFieldScreenTabs(FieldScreen) -
Method in class com.atlassian.jira.issue.fields.screen.CachingFieldScreenStore
-
- removeFieldScreenTabs(FieldScreen) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenManager
-
- removeFieldScreenTabs(FieldScreen) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenStore
-
- removeFieldScreenTabs(FieldScreen) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenTabs(FieldScreen) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenStore
-
- removeFixVersion -
Variable in class com.atlassian.jira.pageobjects.project.versions.operations.DeleteOperation
-
- removeFrom(String...) -
Method in class com.atlassian.jira.pageobjects.pages.admin.user.EditUserGroupsPage
-
- removeFrom(List<String>) -
Method in class com.atlassian.jira.pageobjects.pages.admin.user.EditUserGroupsPage
-
- removeFrom(List<String>, Class<P>, Object...) -
Method in class com.atlassian.jira.pageobjects.pages.admin.user.EditUserGroupsPage
-
- removeFromScreenTabs(User, Long, List<Long>) -
Method in interface com.atlassian.jira.bc.customfield.CustomFieldService
- Removes a custom field with the given id from selected tabs.
- removeFromScreenTabs(User, Long, List<Long>) -
Method in class com.atlassian.jira.bc.customfield.DefaultCustomFieldService
-
- removeFromSession() -
Method in class com.atlassian.jira.web.bean.BulkEditBeanSessionHelper
-
- removeGadgetSpecUri(ExternalGadgetSpecId) -
Method in class com.atlassian.jira.portal.gadgets.CachingExternalGadgetStore
-
- removeGadgetSpecUri(ExternalGadgetSpecId) -
Method in interface com.atlassian.jira.portal.gadgets.ExternalGadgetStore
- Removes the URI specified from the whitelist.
- removeGadgetSpecUri(ExternalGadgetSpecId) -
Method in class com.atlassian.jira.portal.gadgets.OfbizExternalGadgetStore
-
- removeGlobalContext(String) -
Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
- Removes the global context from the specified custom field's configuration schemes.
- removeGlobalContext(String) -
Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
-
- removeGlobalJobListener(String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- removeGlobalPermission(int, String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Remove a grop from a given Global Permission.
- removeGlobalPermission(int, String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- removeGlobalPermission(int, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. User
Administration.removeGlobalPermission(int, String)
instead.
- removeGlobalTriggerListener(String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- RemoveGroup - Class in com.atlassian.jira.jelly.tag.admin
-
- RemoveGroup() -
Constructor for class com.atlassian.jira.jelly.tag.admin.RemoveGroup
-
- removeGroup(String) -
Method in class com.atlassian.jira.pageobjects.project.people.EditPeopleRoleForm
-
- removeGroup(String, String) -
Method in class com.atlassian.jira.rest.v2.issue.GroupResource
- Deletes a group by given group parameter.
- removeGroup(Group) -
Method in class com.atlassian.jira.user.MockCrowdService
-
- removeGroup(String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Use
UsersAndGroups.deleteGroup(String)
instead.
- removeGroupAttribute(Group, String) -
Method in class com.atlassian.jira.user.MockCrowdService
-
- removeGroupFromGroup(long, IdName, IdName) -
Method in interface com.atlassian.jira.crowd.embedded.ofbiz.InternalMembershipDao
-
- removeGroupFromGroup(long, String, String) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizDelegatingMembershipDao
-
- removeGroupFromGroup(long, IdName, IdName) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizInternalMembershipDao
-
- removeGroupFromGroup(Group, Group) -
Method in class com.atlassian.jira.user.MockCrowdService
-
- removeGroupFromProjectRole(String, String, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removeGroupFromSecurityLevel(String, String, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removeGroupMapping(long, long, String) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizApplicationDao
-
- removeGroupMappings(long, String) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizApplicationDao
-
- removeGroupPermission(String, int, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Remove permssion for a particular scheme
- removeGroupPermission(int, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Use
PermissionSchemes.defaultScheme()
and call
PermissionSchemes.PermissionScheme.removePermission(int,
String)
on it.
- removeGroupPermissions(String) -
Method in class com.atlassian.jira.mock.MockPermissionManager
-
- removeGroupPermissions(String) -
Method in class com.atlassian.jira.security.AbstractPermissionManager
- Remove all permissions that have used this group
- removeGroupPermissions(String) -
Method in interface com.atlassian.jira.security.PermissionManager
- Remove all permissions that have used this group
- removeGroupPermissions(String) -
Method in class com.atlassian.jira.security.SubvertedPermissionManager
- Not implemented.
- removeGroupsFromGroups(JiraServiceContext, GroupRemoveChildMapper) -
Method in class com.atlassian.jira.bc.group.DefaultGroupService
-
- 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 class com.atlassian.jira.mock.user.MockUserHistoryManager
-
- removeHistoryForUser(ApplicationUser) -
Method in class com.atlassian.jira.mock.user.MockUserHistoryManager
-
- removeHistoryForUser(ApplicationUser) -
Method in class com.atlassian.jira.user.CachingUserHistoryStore
-
- removeHistoryForUser(User) -
Method in class com.atlassian.jira.user.DefaultUserHistoryManager
-
- removeHistoryForUser(ApplicationUser) -
Method in class com.atlassian.jira.user.DefaultUserHistoryManager
-
- removeHistoryForUser(ApplicationUser) -
Method in class com.atlassian.jira.user.OfBizUserHistoryStore
-
- removeHistoryForUser(ApplicationUser) -
Method in class com.atlassian.jira.user.SessionBasedAnonymousUserHistoryStore
-
- removeHistoryForUser(User) -
Method in interface com.atlassian.jira.user.UserHistoryManager
- Deprecated. Use
UserHistoryManager.removeHistoryForUser(ApplicationUser)
instead. Since v6.0.
- removeHistoryForUser(ApplicationUser) -
Method in interface com.atlassian.jira.user.UserHistoryManager
- Remove the user's history.
- removeHistoryForUser(ApplicationUser) -
Method in interface com.atlassian.jira.user.UserHistoryStore
- Remove all history items for a given user.
- removeHtmlBreaks(String) -
Method in class com.atlassian.jira.util.JiraVelocityHelper
-
- removeHtmlTags(String) -
Method in class com.atlassian.jira.util.JiraVelocityHelper
-
- removeIfExist(Long) -
Method in class com.atlassian.jira.issue.fields.config.persistence.FieldConfigSchemePersisterImpl
- Remove a field config from the database, returning the removed oject if it exists.
- 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.
- removeInvalidFieldConfigSchemesForCustomField(String) -
Method in class com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManagerImpl
-
- 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.
- removeInvalidFieldConfigSchemesForIssueType(IssueType) -
Method in class com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManagerImpl
-
- removeIssueLink(IssueLink, User) -
Method in class com.atlassian.jira.issue.link.DefaultIssueLinkManager
-
- 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(Issue, User) -
Method in class com.atlassian.jira.issue.link.DefaultIssueLinkManager
-
- removeIssueLinks(GenericValue, User) -
Method in class com.atlassian.jira.issue.link.DefaultIssueLinkManager
-
- removeIssueLinks(GenericValue, User) -
Method in interface com.atlassian.jira.issue.link.IssueLinkManager
- Deprecated. Use
IssueLinkManager.removeIssueLinks(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User)
instead. Since v5.0.
- 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 class com.atlassian.jira.issue.link.DefaultIssueLinkManager
-
- 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) -
Method in class com.atlassian.jira.issue.link.DefaultIssueLinkTypeManager
-
- removeIssueLinkType(Long, IssueLinkType, User) -
Method in interface com.atlassian.jira.issue.link.IssueLinkTypeDestroyer
- Removes an issueLinkType from the datastore.
- removeIssueLinkType(Long, IssueLinkType, User) -
Method in class com.atlassian.jira.issue.link.IssueLinkTypeDestroyerImpl
-
- 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) -
Method in class com.atlassian.jira.config.DefaultConstantsManager
-
- removeIssueType(String, String) -
Method in class com.atlassian.jira.config.DefaultIssueTypeManager
-
- removeIssueType(String, String) -
Method in interface com.atlassian.jira.config.IssueTypeManager
- Removes an issue type.
- removeIssueType(IssueTypeCondition.IssueType) -
Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
-
- removeIssueType(String) -
Method in class com.atlassian.jira.functest.framework.navigator.IssueTypeCondition
-
- removeIssueType(String) -
Method in class com.atlassian.jira.mock.MockConstantsManager
-
- removeIssueType(String) -
Method in class com.atlassian.jira.pageobjects.pages.admin.issuetype.EditIssueTypeSchemePage
-
- removeIssueTypes(Iterable<String>) -
Method in class com.atlassian.jira.pageobjects.pages.admin.workflow.EditWorkflowScheme.Workflow
-
- removeIssueTypes(long, WorkflowSchemeEditorResource.WorkflowSchemeRequest) -
Method in class com.atlassian.jira.projectconfig.rest.global.WorkflowSchemeEditorResource
-
- removeIssueTypeSchemeEntities(IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.DefaultIssueTypeScreenSchemeManager
-
- removeIssueTypeSchemeEntities(IssueTypeScreenScheme) -
Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
-
- removeIssueTypeSchemeEntities(IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.MockIssueTypeScreenSchemeManager
-
- removeIssueTypeScreenScheme(IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.DefaultIssueTypeScreenSchemeManager
-
- removeIssueTypeScreenScheme(IssueTypeScreenScheme) -
Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
-
- removeIssueTypeScreenScheme(IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.MockIssueTypeScreenSchemeManager
-
- removeIssueTypeScreenSchemeEntity(IssueTypeScreenSchemeEntity) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.DefaultIssueTypeScreenSchemeManager
-
- removeIssueTypeScreenSchemeEntity(IssueTypeScreenSchemeEntity) -
Method in interface com.atlassian.jira.issue.fields.screen.issuetype.IssueTypeScreenSchemeManager
-
- removeIssueTypeScreenSchemeEntity(IssueTypeScreenSchemeEntity) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.MockIssueTypeScreenSchemeManager
-
- removeIssueTypeWebsudo(String) -
Method in class com.atlassian.jira.pageobjects.pages.admin.workflow.EditWorkflowScheme.Workflow
-
- removeJobListener(String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- removeKeyOrAddError(Map, String, String) -
Method in class com.atlassian.jira.action.JiraActionSupport
- Deprecated. Checks if descriptorParams contains key and removes it, otherwise adds the error message with the given message
key.
- removeLabel(Long, Long, Long) -
Method in class com.atlassian.jira.issue.label.CachingLabelStore
-
- removeLabel(Long, Long, Long) -
Method in interface com.atlassian.jira.issue.label.LabelStore
- Removes the label identified by id
- removeLabel(Long, Long, Long) -
Method in class com.atlassian.jira.issue.label.OfBizLabelStore
-
- removeLabelsForCustomField(Long) -
Method in class com.atlassian.jira.issue.label.CachingLabelStore
-
- removeLabelsForCustomField(Long) -
Method in class com.atlassian.jira.issue.label.DefaultLabelManager
-
- removeLabelsForCustomField(Long) -
Method in interface com.atlassian.jira.issue.label.LabelManager
- This method deletes all label entries for the custom field provided.
- removeLabelsForCustomField(Long) -
Method in interface com.atlassian.jira.issue.label.LabelStore
- Deletes all labels for a given custom field.
- removeLabelsForCustomField(Long) -
Method in class com.atlassian.jira.issue.label.OfBizLabelStore
-
- removeLayoutComponent(Component) -
Method in class com.atlassian.jira.configurator.gui.VerticalFlowLayout
-
- removeLinkBrackets(String) -
Method in class com.atlassian.jira.issue.fields.renderer.wiki.links.JiraLinkResolver
-
- removeListener(TaskProgressListener) -
Method in interface com.atlassian.jira.task.TaskProgressIndicator
- De-register the passed listener
- removeManagedConfigurationItem(ManagedConfigurationItem) -
Method in class com.atlassian.jira.config.managedconfiguration.DefaultManagedConfigurationItemService
-
- removeManagedConfigurationItem(ManagedConfigurationItem) -
Method in interface com.atlassian.jira.config.managedconfiguration.ManagedConfigurationItemService
- Remove the registration of this
ManagedConfigurationItem
.
- removeMapping(TestWorkflowSchemeEditorResource.IssueType) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.projectconfig.TestWorkflowSchemeEditorResource.AssignableWorkflowScheme
-
- removeMapping(TestWorkflowSchemeEditorResource.IssueType) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.projectconfig.TestWorkflowSchemeEditorResource.DraftWorkflowScheme
-
- removeMapping(String) -
Method in class com.atlassian.jira.workflow.MockAssignableWorkflowScheme.MockBuilder
-
- removeMapping(String) -
Method in class com.atlassian.jira.workflow.MockDraftWorkflowScheme.MockBuilder
-
- removeMapping(String) -
Method in class com.atlassian.jira.workflow.MockWorkflowScheme
-
- removeMapping(String) -
Method in interface com.atlassian.jira.workflow.WorkflowScheme.Builder
- Remove the mapping for the passed issue type from the scheme.
- removeOption(String) -
Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
-
- removeOption(Option) -
Method in interface com.atlassian.jira.issue.customfields.option.Options
-
- removeOption(Option) -
Method in class com.atlassian.jira.issue.customfields.option.OptionsImpl
-
- removeOptionFromAllSchemes(String) -
Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
-
- removeOptionFromAllSchemes(String) -
Method in class com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManagerImpl
-
- removeOptions(String, String...) -
Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
- Remove options from a customfield that supports them (i.e.
- removeOptions(String, String...) -
Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
-
- removeOptions(Collection<String>) -
Method in class com.atlassian.jira.functest.framework.navigator.MultiSelectCondition
-
- removeOptionSet(FieldConfig) -
Method in class com.atlassian.jira.issue.fields.option.CachedOptionSetManager
-
- removeOptionSet(FieldConfig) -
Method in interface com.atlassian.jira.issue.fields.option.OptionSetManager
-
- removeOptionSet(FieldConfig) -
Method in class com.atlassian.jira.issue.fields.option.OptionSetManagerImpl
-
- removePermission(int, String) -
Method in interface com.atlassian.jira.functest.framework.admin.PermissionSchemes.PermissionScheme
- Remove the given permission setting.
- removePermission(int, String) -
Method in class com.atlassian.jira.functest.framework.admin.PermissionSchemesImpl
-
- removePermission(int, String) -
Method in class com.atlassian.jira.security.DefaultGlobalPermissionManager
-
- removePermission(int, String) -
Method in interface com.atlassian.jira.security.GlobalPermissionManager
- Revokes a global permission for a user group
- removePermissionFromUserCustomField(String, String, int) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removePermissions(String) -
Method in class com.atlassian.jira.security.DefaultGlobalPermissionManager
-
- removePermissions(String) -
Method in interface com.atlassian.jira.security.GlobalPermissionManager
- Revoke all global permissions for a user group.
- RemovePermissionScheme - Class in com.atlassian.jira.jelly.tag.admin
-
- RemovePermissionScheme() -
Constructor for class com.atlassian.jira.jelly.tag.admin.RemovePermissionScheme
-
- removePoller(long) -
Method in class com.atlassian.jira.crowd.embedded.JiraDirectoryPollerManager
-
- removePreference(String) -
Method in class com.atlassian.jira.rest.v2.preference.CurrentUserPreferencesResource
- Removes preference of the currently logged in user.
- removePriority(String, String) -
Method in class com.atlassian.jira.config.DefaultPriorityManager
-
- removePriority(String, String) -
Method in interface com.atlassian.jira.config.PriorityManager
- Removes a priority.
- removeProject(String) -
Method in class com.atlassian.jira.functest.framework.navigator.ProjectCondition
-
- RemoveProject - Class in com.atlassian.jira.jelly.tag.project
-
- RemoveProject() -
Constructor for class com.atlassian.jira.jelly.tag.project.RemoveProject
-
- removeProject(Project) -
Method in class com.atlassian.jira.mock.MockProjectManager
-
- removeProject(Project) -
Method in class com.atlassian.jira.project.CachingProjectManager
-
- removeProject(Project) -
Method in class com.atlassian.jira.project.DefaultProjectManager
-
- removeProject(Project) -
Method in interface com.atlassian.jira.project.ProjectManager
- Deletes the provided project from the database.
- removeProjectAdminPermission() -
Method in class com.atlassian.jira.webtests.ztests.navigator.TestNavigationBarWebFragment
-
- 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.
- removeProjectAssociations(GenericValue) -
Method in class com.atlassian.jira.issue.managers.DefaultCustomFieldManager
-
- removeProjectAssociations(Project) -
Method in class com.atlassian.jira.issue.managers.DefaultCustomFieldManager
-
- removeProjectAssociations(GenericValue) -
Method in class com.atlassian.jira.issue.managers.MockCustomFieldManager
-
- removeProjectAssociations(Project) -
Method in class com.atlassian.jira.issue.managers.MockCustomFieldManager
-
- removeProjectCategory(Long) -
Method in class com.atlassian.jira.mock.MockProjectManager
-
- removeProjectCategory(Long) -
Method in class com.atlassian.jira.project.CachingProjectManager
-
- removeProjectCategory(Long) -
Method in class com.atlassian.jira.project.DefaultProjectManager
-
- removeProjectCategory(Long) -
Method in interface com.atlassian.jira.project.ProjectCategoryStore
-
- removeProjectCategory(Long) -
Method in class com.atlassian.jira.project.ProjectCategoryStoreImpl
-
- 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.
- removeProjectCategoryAssociations(ProjectCategory) -
Method in class com.atlassian.jira.issue.managers.DefaultCustomFieldManager
-
- removeProjectCategoryAssociations(ProjectCategory) -
Method in class com.atlassian.jira.issue.managers.MockCustomFieldManager
-
- removeProjectIssues(Project) -
Method in class com.atlassian.jira.mock.MockProjectManager
-
- removeProjectIssues(Project) -
Method in class com.atlassian.jira.project.CachingProjectManager
-
- removeProjectIssues(Project) -
Method in class com.atlassian.jira.project.DefaultProjectManager
-
- removeProjectIssues(Project) -
Method in interface com.atlassian.jira.project.ProjectManager
- Removes all issues for a particular project.
- removeProperty(String) -
Method in class com.atlassian.jira.crowd.embedded.NoopPropertyManager
-
- removeProperty(String) -
Method in class com.atlassian.jira.functest.config.ps.ConfigPropertySet
-
- removePropertySet(GenericValue) -
Static method in class com.atlassian.core.ofbiz.util.OFBizPropertyUtils
-
- removePropertySet(GenericValue) -
Method in class com.atlassian.jira.config.AbstractIssueConstantsManager
-
- removeRecipient(NotificationRecipient, NotificationFilterContext) -
Method in class com.atlassian.jira.dev.reference.plugin.notifications.ReferenceNotificationFilter
-
- removeRecipient(NotificationRecipient, NotificationFilterContext) -
Method in interface com.atlassian.jira.notification.NotificationFilter
- This called called to remove
NotificationRecipient
s from a notification event.
- removeRelated(String, GenericValue) -
Method in class com.atlassian.jira.appconsistency.db.LockedDatabaseOfBizDelegator
-
- removeRelated(String) -
Method in class com.atlassian.jira.mock.ofbiz.MockGenericValue
-
- removeRelated(String, GenericValue) -
Method in class com.atlassian.jira.mock.ofbiz.MockOfBizDelegator
-
- removeRelated(String, GenericValue) -
Method in class com.atlassian.jira.ofbiz.DefaultOfBizDelegator
-
- 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.
- removeRelated(String, GenericValue) -
Method in class com.atlassian.jira.ofbiz.WrappingOfBizDelegator
-
- removeRelated(String) -
Method in class com.atlassian.jira.util.ofbiz.ImmutableGenericValue
-
- removeRemoteAddress(long, RemoteAddress) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizApplicationDao
-
- removeRemoteIssueLink(Long, User) -
Method in class com.atlassian.jira.issue.link.DefaultRemoteIssueLinkManager
-
- removeRemoteIssueLink(Long, ApplicationUser) -
Method in class com.atlassian.jira.issue.link.DefaultRemoteIssueLinkManager
-
- removeRemoteIssueLink(Long) -
Method in class com.atlassian.jira.issue.link.MemoryRemoteIssueLinkStore
-
- removeRemoteIssueLink(Long, User) -
Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
- Deprecated. since v6.1. Use
RemoteIssueLinkManager.removeRemoteIssueLink(Long, com.atlassian.jira.user.ApplicationUser)
instead.
- removeRemoteIssueLink(Long, ApplicationUser) -
Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
- Deletes the given remote issue link id.
- removeRemoteIssueLink(Long) -
Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkStore
-
- removeRemoteIssueLink(Long) -
Method in class com.atlassian.jira.issue.link.RemoteIssueLinkStoreImpl
-
- removeRemoteIssueLinkByGlobalId(Issue, String, User) -
Method in class com.atlassian.jira.issue.link.DefaultRemoteIssueLinkManager
-
- removeRemoteIssueLinkByGlobalId(Issue, String, ApplicationUser) -
Method in class com.atlassian.jira.issue.link.DefaultRemoteIssueLinkManager
-
- removeRemoteIssueLinkByGlobalId(Issue, String, User) -
Method in interface com.atlassian.jira.issue.link.RemoteIssueLinkManager
- Deprecated. since v6.1. Use
RemoteIssueLinkManager.removeRemoteIssueLinkByGlobalId(com.atlassian.jira.issue.Issue, String, com.atlassian.jira.user.ApplicationUser)
instead.
- removeRemoteIssueLinkByGlobalId(Issue, String, ApplicationUser) -
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 class com.atlassian.jira.config.DefaultResolutionManager
-
- removeResolution(String, String) -
Method in interface com.atlassian.jira.config.ResolutionManager
- Removes a resolution with the specified id.
- removeResponse(String, String) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.projectconfig.EditDraftWorkflowSchemeResource
-
- 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
- removeRoleActor(RoleActor) -
Method in class com.atlassian.jira.security.roles.DefaultRoleActorsImpl
-
- removeRoleActor(RoleActor) -
Method in class com.atlassian.jira.security.roles.ProjectRoleActorsImpl
-
- removeRoleActors(Collection<? extends 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<? extends RoleActor>) -
Method in class com.atlassian.jira.security.roles.DefaultRoleActorsImpl
-
- removeRoleActors(Collection<? extends RoleActor>) -
Method in class com.atlassian.jira.security.roles.ProjectRoleActorsImpl
-
- removeRoleFromSecurityLevel(String, String, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removeRolePermission(int, int) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removeSchedulerListener(SchedulerListener) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- removeScheme(Long) -
Method in class com.atlassian.jira.functest.framework.backdoor.IssueTypeScreenSchemesControl
-
- removeSchemeAssociation(List<JiraContextNode>, ConfigurableField) -
Method in interface com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManager
-
- removeSchemeAssociation(List<JiraContextNode>, ConfigurableField) -
Method in class com.atlassian.jira.issue.fields.config.manager.FieldConfigSchemeManagerImpl
-
- removeSchemeAssociation(GenericValue, Long) -
Method in class com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager
-
- removeSchemeAssociation(Project, Long) -
Method in class com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager
-
- 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, Long) -
Method in class com.atlassian.jira.issue.fields.layout.field.MockFieldLayoutManager
-
- removeSchemeAssociation(Project, Long) -
Method in class com.atlassian.jira.issue.fields.layout.field.MockFieldLayoutManager
-
- removeSchemeAssociation(GenericValue, IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.DefaultIssueTypeScreenSchemeManager
-
- removeSchemeAssociation(Project, IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.DefaultIssueTypeScreenSchemeManager
-
- 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
-
- removeSchemeAssociation(GenericValue, IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.MockIssueTypeScreenSchemeManager
-
- removeSchemeAssociation(Project, IssueTypeScreenScheme) -
Method in class com.atlassian.jira.issue.fields.screen.issuetype.MockIssueTypeScreenSchemeManager
-
- removeSchemeEntitiesForField(String) -
Method in class com.atlassian.jira.notification.DefaultNotificationSchemeManager
-
- removeSchemeEntitiesForField(String) -
Method in interface com.atlassian.jira.notification.NotificationSchemeManager
-
- removeSchemesFromProject(Project) -
Method in class com.atlassian.jira.scheme.AbstractSchemeManager
-
- removeSchemesFromProject(GenericValue) -
Method in class com.atlassian.jira.scheme.AbstractSchemeManager
- Deprecated.
- 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
- removeSelectedRows() -
Method in class com.atlassian.jira.pageobjects.pages.admin.roles.SelectedItemList
-
- removeService(Class<?>) -
Static method in class com.atlassian.jira.ManagerFactory
- Deprecated. This shit is only being used in "unit" tests that extend from LegacyJiraMockTestCase, don't use this
anymore. Please write your unit tests using mocks.
- removeService(Long) -
Method in class com.atlassian.jira.service.DefaultServiceManager
-
- 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 class com.atlassian.jira.service.DefaultServiceManager
-
- 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.
- removeServiceConfig(JiraServiceContainer) -
Method in class com.atlassian.jira.service.MockServiceConfigStore
-
- removeServiceConfig(JiraServiceContainer) -
Method in class com.atlassian.jira.service.OfBizServiceConfigStore
-
- removeServiceConfig(JiraServiceContainer) -
Method in interface com.atlassian.jira.service.ServiceConfigStore
-
- removeSpaces(String) -
Method in class com.atlassian.jira.web.action.issue.bulkedit.BulkWorkflowTransition
-
- removeStatus(ApplicationUser, Status) -
Method in class com.atlassian.jira.bc.config.DefaultStatusService
-
- removeStatus(ApplicationUser, Status) -
Method in interface com.atlassian.jira.bc.config.StatusService
- Removes a status.
- removeStatus(String) -
Method in class com.atlassian.jira.config.DefaultStatusManager
-
- removeStatus(String) -
Method in interface com.atlassian.jira.config.StatusManager
- Removes a status.
- removeStep(StepDescriptor) -
Method in class com.atlassian.jira.workflow.AbstractJiraWorkflow
-
- removeStep(StepDescriptor) -
Method in interface com.atlassian.jira.workflow.JiraWorkflow
- Remove a step from the workflow.
- removeStep(StepDescriptor) -
Method in class com.atlassian.jira.workflow.MockJiraWorkflow
-
- removeSubTaskIssueType(String) -
Method in class com.atlassian.jira.config.DefaultSubTaskManager
-
- removeSubTaskIssueType(String) -
Method in class com.atlassian.jira.config.MockSubTaskManager
-
- removeSubTaskIssueType(String) -
Method in interface com.atlassian.jira.config.SubTaskManager
-
- removeSubTasks(User, Issue, EventDispatchOption, boolean) -
Method in class com.atlassian.jira.issue.managers.DefaultIssueDeleteHelper
-
- removeTab(int) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
-
- removeTab(int) -
Method in class com.atlassian.jira.issue.fields.screen.FieldScreenImpl
-
- removeTab(int) -
Method in class com.atlassian.jira.issue.fields.screen.MockFieldScreen
-
- removeTab() -
Method in class com.atlassian.jira.pageobjects.pages.admin.screen.EditScreenTab
-
- removeTask(Long) -
Method in interface com.atlassian.jira.task.TaskManager
- Remove a task from the manager.
- removeTask(Long) -
Method in class com.atlassian.jira.task.TaskManagerImpl
-
- removeToken() -
Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractFormSubmission
-
- removeToken() -
Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AbstractLinkSubmission
-
- removeToken() -
Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.AsynchFormSubmission
-
- removeToken() -
Method in interface com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck.Submission
- Removes the token from the state so that we can test what happens when a "dodgy token" is submitted to an
action that is expecting a good token.
- removeTokensForConsumer(String) -
Method in class com.atlassian.jira.oauth.consumer.CachingConsumerTokenStore
-
- removeTokensForConsumer(String) -
Method in class com.atlassian.jira.oauth.consumer.OfBizConsumerTokenStore
-
- removeTriggerListener(String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- removeUPMCount() -
Method in class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
- Removes the little yellow gem that appears on the UPM icon to indicate there are new updates to plugins.
- removeUPMCount() -
Method in class com.atlassian.jira.webtest.webdriver.tests.visualregression.TestIntegratedPluginsVisualRegression
-
- removeUser(User, UserService.DeleteUserValidationResult) -
Method in class com.atlassian.jira.bc.user.DefaultUserService
-
- removeUser(ApplicationUser, UserService.DeleteUserValidationResult) -
Method in class com.atlassian.jira.bc.user.DefaultUserService
-
- removeUser(User, UserService.DeleteUserValidationResult) -
Method in interface com.atlassian.jira.bc.user.UserService
- Deprecated. Use
UserService.removeUser(ApplicationUser, DeleteUserValidationResult)
instead. Since v6.0.
- removeUser(ApplicationUser, 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 - Class in com.atlassian.jira.jelly.tag.admin
-
- RemoveUser() -
Constructor for class com.atlassian.jira.jelly.tag.admin.RemoveUser
-
- removeUser(String) -
Method in class com.atlassian.jira.pageobjects.project.people.EditPeopleRoleForm
-
- removeUser(String, String) -
Method in class com.atlassian.jira.rest.v2.issue.UserResource
- Removes user.
- removeUser(User) -
Method in class com.atlassian.jira.user.MockCrowdService
-
- removeUser(User, User) -
Method in interface com.atlassian.jira.user.util.UserUtil
- Deprecated. Use
UserUtil.removeUser(ApplicationUser, ApplicationUser)
instead. Since v6.0.
- removeUser(ApplicationUser, ApplicationUser) -
Method in interface com.atlassian.jira.user.util.UserUtil
- This will remove the user and removes the user from all the groups.
- removeUser(User, User) -
Method in class com.atlassian.jira.user.util.UserUtilImpl
-
- removeUser(ApplicationUser, ApplicationUser) -
Method in class com.atlassian.jira.user.util.UserUtilImpl
-
- removeUser(String) -
Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapOperationsHelper
-
- removeUserAssociationsFromSink(String, Long) -
Method in interface com.atlassian.jira.association.UserAssociationStore
- Removes all User Associations for this Sink
- removeUserAssociationsFromSink(String, Long) -
Method in class com.atlassian.jira.association.UserAssociationStoreImpl
-
- removeUserAssociationsFromUser(String, ApplicationUser, String) -
Method in interface com.atlassian.jira.association.UserAssociationStore
- Removes all User Associations for this User of the given associationType
- removeUserAssociationsFromUser(String, ApplicationUser, String) -
Method in class com.atlassian.jira.association.UserAssociationStoreImpl
-
- removeUserAttribute(User, String) -
Method in class com.atlassian.jira.user.MockCrowdService
-
- removeUserFromGroup(long, IdName, IdName) -
Method in interface com.atlassian.jira.crowd.embedded.ofbiz.InternalMembershipDao
-
- removeUserFromGroup(long, String, String) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizDelegatingMembershipDao
-
- removeUserFromGroup(long, IdName, IdName) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizInternalMembershipDao
-
- removeUserFromGroup(String, String) -
Method in interface com.atlassian.jira.functest.framework.admin.UsersAndGroups
- Removes an user from a specified group.
- removeUserFromGroup(String, String) -
Method in class com.atlassian.jira.functest.framework.admin.UsersAndGroupsImpl
-
- removeUserFromGroup(String, String) -
Method in class com.atlassian.jira.rest.v2.issue.GroupResource
- Removes given user from a group.
- removeUserFromGroup(User, Group) -
Method in class com.atlassian.jira.user.MockCrowdService
-
- removeUserFromGroup(Group, User) -
Method in interface com.atlassian.jira.user.util.UserUtil
- This is used to remove a specified user from a specified group.
- removeUserFromGroup(Group, User) -
Method in class com.atlassian.jira.user.util.UserUtilImpl
-
- removeUserFromGroup(String, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Use
UsersAndGroups.removeUserFromGroup(String,
String)
instead.
- removeUserFromGroup() -
Method in class com.atlassian.jira.webtests.ztests.user.TestUserManagement
-
- 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.
- removeUserFromGroups(Collection<Group>, User) -
Method in class com.atlassian.jira.user.util.UserUtilImpl
-
- removeUserFromProjectRole(String, String, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- removeUserPermissions(String) -
Method in class com.atlassian.jira.security.AbstractPermissionManager
-
- removeUserPermissions(ApplicationUser) -
Method in class com.atlassian.jira.security.AbstractPermissionManager
-
- removeUserPermissions(String) -
Method in interface com.atlassian.jira.security.PermissionManager
- Deprecated. Use
PermissionManager.removeUserPermissions(ApplicationUser)
instead. Since v6.0.
- removeUserPermissions(ApplicationUser) -
Method in interface com.atlassian.jira.security.PermissionManager
- Remove all permissions that have been assigned to this user
- removeUserPermissions(String) -
Method in class com.atlassian.jira.security.SubvertedPermissionManager
- Not implemented.
- removeUserPermissions(ApplicationUser) -
Method in class com.atlassian.jira.security.SubvertedPermissionManager
- Not implemented.
- removeUsersFromGroups(JiraServiceContext, GroupRemoveChildMapper) -
Method in class com.atlassian.jira.bc.group.DefaultGroupService
-
- removeUsersFromGroups(JiraServiceContext, GroupRemoveChildMapper) -
Method in interface com.atlassian.jira.bc.group.GroupService
- This method will remove the provided users from the specified groups.
- removeValue(GenericValue) -
Method in class com.atlassian.jira.appconsistency.db.LockedDatabaseOfBizDelegator
-
- removeValue(EntityFactory<E>, Long) -
Method in interface com.atlassian.jira.entity.EntityEngine
- Remove the given entity from the DB.
- removeValue(EntityFactory<E>, Long) -
Method in class com.atlassian.jira.entity.EntityEngineImpl
-
- removeValue(CustomField, Issue, Option) -
Method in class com.atlassian.jira.issue.customfields.impl.CascadingSelectCFType
-
- removeValue(CustomField, Issue, Option) -
Method in class com.atlassian.jira.issue.customfields.impl.MultiSelectCFType
-
- removeValue(CustomField, Issue, Option) -
Method in class com.atlassian.jira.issue.customfields.impl.SelectCFType
- This default implementation will remove all values from the custom field for an issue.
- 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(CustomField, Long, PersistenceFieldType, Object) -
Method in class com.atlassian.jira.issue.customfields.persistence.EagerLoadingOfBizCustomFieldPersister
-
- removeValue(CustomField, Long, PersistenceFieldType, Object) -
Method in class com.atlassian.jira.issue.customfields.persistence.OfBizCustomFieldValuePersister
-
- removeValue(String) -
Method in class com.atlassian.jira.jelly.JellyHttpSession
-
- removeValue(GenericValue) -
Method in class com.atlassian.jira.mock.ofbiz.MockOfBizDelegator
-
- removeValue(String) -
Method in class com.atlassian.jira.mock.servlet.MockHttpSession
-
- removeValue(GenericValue) -
Method in class com.atlassian.jira.ofbiz.DefaultOfBizDelegator
-
- removeValue(GenericValue) -
Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
-
- removeValue(GenericValue) -
Method in class com.atlassian.jira.ofbiz.WrappingOfBizDelegator
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.AffectedVersionsSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.AssigneeSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.AttachmentSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.CommentSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.ComponentsSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.CustomFieldImpl
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.DescriptionSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.DueDateSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.EnvironmentSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.FixVersionsSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.IssueLinksSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.IssueTypeSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.LabelsSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.MockCustomField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.MockOrderableField
-
- removeValueFromIssueObject(MutableIssue) -
Method in interface com.atlassian.jira.issue.fields.OrderableField
- Removes the field value from the given MutableIssue object.
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.PrioritySystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.ProjectSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.ReporterSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.ResolutionSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.SecurityLevelSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.SummarySystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.TimeTrackingSystemField
-
- removeValueFromIssueObject(MutableIssue) -
Method in class com.atlassian.jira.issue.fields.WorklogSystemField
-
- 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 class com.atlassian.jira.bc.issue.vote.DefaultVoteService
-
- 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 class com.atlassian.jira.issue.vote.DefaultVoteManager
-
- removeVote(ApplicationUser, Issue) -
Method in class com.atlassian.jira.issue.vote.DefaultVoteManager
-
- removeVote(User, GenericValue) -
Method in class com.atlassian.jira.issue.vote.DefaultVoteManager
-
- removeVote(User, Issue) -
Method in interface com.atlassian.jira.issue.vote.VoteManager
- Deprecated. Use
VoteManager.removeVote(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
- removeVote(ApplicationUser, 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.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue)
instead. Since v6.0.
- removeVote(String) -
Method in class com.atlassian.jira.rest.v2.issue.IssueResource
- Remove your vote from an issue.
- removeVoter(Long) -
Method in class com.atlassian.jira.rest.v1.issues.IssueResource
-
- removeVotesForUser(User) -
Method in class com.atlassian.jira.issue.vote.DefaultVoteManager
-
- removeVotesForUser(ApplicationUser) -
Method in class com.atlassian.jira.issue.vote.DefaultVoteManager
-
- removeVotesForUser(User) -
Method in interface com.atlassian.jira.issue.vote.VoteManager
- Deprecated. Use
VoteManager.removeVotesForUser(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
- removeVotesForUser(ApplicationUser) -
Method in interface com.atlassian.jira.issue.vote.VoteManager
- Removes all votes made by user.
- removeWatcher(Issue, User, User) -
Method in class com.atlassian.jira.bc.issue.watcher.DefaultWatcherService
-
- 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.
- removeWatcher(String) -
Method in class com.atlassian.jira.pageobjects.pages.viewissue.watchers.WatchersComponent
-
- removeWatcher(Long) -
Method in class com.atlassian.jira.rest.v1.issues.IssueResource
-
- removeWatcher(String, String) -
Method in class com.atlassian.jira.rest.v2.issue.IssueResource
- Removes a user from an issue's watcher list.
- removeWatcherFromAll(Collection<Issue>, ApplicationUser, ApplicationUser) -
Method in class com.atlassian.jira.bc.issue.watcher.DefaultWatcherService
-
- removeWatcherFromAll(Collection<Issue>, ApplicationUser, ApplicationUser) -
Method in interface com.atlassian.jira.bc.issue.watcher.WatcherService
- Removes a watcher from all of the supplied issues.
- removeWorkflow() -
Method in class com.atlassian.jira.pageobjects.project.workflow.WorkflowsPageTab.Workflow
-
- removeWorkflow(long, WorkflowSchemeEditorResource.RemoveWorkflowRequest) -
Method in class com.atlassian.jira.projectconfig.rest.global.WorkflowSchemeEditorResource
-
- removeWorkflow(String, String) -
Method in class com.atlassian.jira.projectconfig.rest.project.DraftWorkflowSchemeResource
-
- removeWorkflow(TestTabWorkflow.Workflow) -
Method in class com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestTabWorkflow.EditDraftHelper
-
- removeWorkflow(String) -
Method in class com.atlassian.jira.workflow.CachingWorkflowDescriptorStore
-
- removeWorkflow(String) -
Method in class com.atlassian.jira.workflow.JiraWorkflowFactory
-
- removeWorkflow(String) -
Method in class com.atlassian.jira.workflow.MockAssignableWorkflowScheme.MockBuilder
-
- removeWorkflow(String) -
Method in class com.atlassian.jira.workflow.MockDraftWorkflowScheme.MockBuilder
-
- removeWorkflow(String) -
Method in class com.atlassian.jira.workflow.MockWorkflowScheme
-
- removeWorkflow(String) -
Method in class com.atlassian.jira.workflow.OfBizWorkflowDescriptorStore
-
- removeWorkflow(String) -
Method in interface com.atlassian.jira.workflow.WorkflowDescriptorStore
- Removes a workflow from the underlying store.
- 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 class com.atlassian.jira.workflow.OSWorkflowManager
-
- removeWorkflowEntries(GenericValue) -
Method in interface com.atlassian.jira.workflow.WorkflowManager
-
- removeWorkflowWebSudo() -
Method in class com.atlassian.jira.pageobjects.project.workflow.WorkflowsPageTab.Workflow
-
- removeWorkflowWebSudo(TestTabWorkflow.Workflow) -
Method in class com.atlassian.jira.webtest.webdriver.tests.projectconfig.TestTabWorkflow.EditDraftHelper
-
- rename(Group, String) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizGroupDao
-
- rename(User, String) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizUserDao
-
- rename() -
Method in class com.atlassian.jira.functest.framework.admin.workflows.WorkflowDesignerPage
-
- rename(String) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
-
- rename(String) -
Method in class com.atlassian.jira.issue.fields.screen.FieldScreenTabImpl
-
- rename(String) -
Method in class com.atlassian.jira.issue.fields.screen.MockFieldScreenTab
-
- rename(String) -
Method in class com.atlassian.jira.pageobjects.pages.admin.screen.EditScreenTab
-
- renameCustomField(String, String) -
Method in interface com.atlassian.jira.functest.framework.admin.CustomFields
- Renames the custom field.
- renameCustomField(String, String) -
Method in class com.atlassian.jira.functest.framework.admin.CustomFieldsImpl
-
- RENAMED_CC_CAT_CHANGE -
Static variable in class com.atlassian.jira.webtests.ztests.user.rename.TestUserRenameOnChangeHistory
-
- renameExpectingError(String) -
Method in class com.atlassian.jira.pageobjects.pages.admin.screen.EditScreenTab
-
- renameGroupMappings(long, String, String) -
Method in class com.atlassian.jira.crowd.embedded.ofbiz.OfBizApplicationDao
-
- renameTab(Long, Long, ScreenableTabBean) -
Method in class com.atlassian.jira.rest.v2.issue.ScreensResource
- Renames tab on given screen
- renameUser(User, String) -
Method in class com.atlassian.jira.user.MockCrowdService
-
- renameUser(String, String) -
Method in class com.atlassian.jira.user.util.MockUserKeyStore
-
- renameUser(String, String) -
Method in interface com.atlassian.jira.user.util.UserKeyStore
-
- renameUser(String, String) -
Method in class com.atlassian.jira.user.util.UserKeyStoreImpl
-
- renameUser(String, String) -
Method in class com.atlassian.jira.webtests.ztests.tpm.ldap.LdapOperationsHelper
-
- renameWorkflow(String, String) -
Method in class com.atlassian.jira.workflow.MockAssignableWorkflowSchemeStore
-
- renameWorkflow(String, String) -
Method in class com.atlassian.jira.workflow.MockDraftWorkflowSchemeStore
-
- renameWorkflow(String, String) -
Method in class com.atlassian.jira.workflow.OfBizAssignableWorkflowSchemeStore
-
- renameWorkflow(String, String) -
Method in class com.atlassian.jira.workflow.OfBizDraftWorkflowSchemeStore
-
- RenameWorkflowPage - Class in com.atlassian.jira.functest.framework.admin.workflows
- Represents the page that
- RenameWorkflowPage(WebTester, ViewWorkflows) -
Constructor for class com.atlassian.jira.functest.framework.admin.workflows.RenameWorkflowPage
-
- render(String, IssueRenderContext) -
Method in class com.atlassian.jira.dev.reference.plugin.renderer.ReferenceJiraRenderer
-
- 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(String, IssueRenderContext) -
Method in class com.atlassian.jira.issue.fields.renderer.text.DefaultTextRenderer
-
- render(String, IssueRenderContext) -
Method in class com.atlassian.jira.issue.fields.renderer.wiki.AtlassianWikiRenderer
-
- render(String, RenderContext) -
Method in class com.atlassian.jira.issue.fields.renderer.wiki.links.JiraIssueLinkRendererComponent
-
- render(TemplateSource) -
Method in class com.atlassian.jira.template.velocity.DefaultVelocityTemplatingEngine
-
- render(TemplateSource) -
Method in interface com.atlassian.jira.template.VelocityTemplatingEngine
-
- render(Long, String) -
Method in interface com.atlassian.jira.web.action.filter.FilterLinkRenderer
- Creates an <a> tag the name of the filter.
- render(Long, String) -
Method in interface com.atlassian.jira.web.action.user.PortalPageLinkRenderer
- Creates an <a> tag the name of the dashboard.
- render(Writer) -
Method in interface com.atlassian.jira.web.Renderable
- Render this content to the given writer.
- RENDER_PARAM_CONTAINER_CLASS -
Static variable in interface com.atlassian.jira.web.component.ModuleWebComponentFields
-
- RENDER_PARAM_HEADLESS -
Static variable in interface com.atlassian.jira.web.component.ModuleWebComponentFields
-
- RENDER_PARAM_PREFIX -
Static variable in interface com.atlassian.jira.web.component.ModuleWebComponentFields
-
- 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.
- RenderablePropertyFactory - Class in com.atlassian.jira.admin
- Factory for
RenderableApplicationProperty
instances. - RenderablePropertyFactory(ApplicationProperties, FeatureManager, VelocityManager, RendererManager) -
Constructor for class com.atlassian.jira.admin.RenderablePropertyFactory
-
- RenderablePropertyImpl - Class in com.atlassian.jira.admin
- Implementation of RenderableProperty whose behaviour is driven by the
ON_DEMAND
flag. - RenderablePropertyImpl.Context - Class in com.atlassian.jira.admin
-
- RenderablePropertyImpl.Context(String) -
Constructor for class com.atlassian.jira.admin.RenderablePropertyImpl.Context
-
- RenderableTextCFType - Class in com.atlassian.jira.issue.customfields.impl
- This custom field type returns true for its isRenderable method and is meant to
represent a text custom field type that is renderable.
- RenderableTextCFType(CustomFieldValuePersister, GenericConfigManager) -
Constructor for class com.atlassian.jira.issue.customfields.impl.RenderableTextCFType
-
- RenderableTextCFType(CustomFieldValuePersister, StringConverter, GenericConfigManager) -
Constructor for class com.atlassian.jira.issue.customfields.impl.RenderableTextCFType
- Deprecated. Use
RenderableTextCFType.RenderableTextCFType(com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister, com.atlassian.jira.issue.customfields.manager.GenericConfigManager)
instead. Since v5.0.
- RenderableTextCFType.Visitor<T> - Interface in com.atlassian.jira.issue.customfields.impl
-
- renderAsText(String, IssueRenderContext) -
Method in class com.atlassian.jira.dev.reference.plugin.renderer.ReferenceJiraRenderer
-
- 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.
- renderAsText(String, IssueRenderContext) -
Method in class com.atlassian.jira.issue.fields.renderer.text.DefaultTextRenderer
-
- renderAsText(String, IssueRenderContext) -
Method in class com.atlassian.jira.issue.fields.renderer.wiki.AtlassianWikiRenderer
-
- 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().
- renderChangeHistoryValueDate(String, String) -
Method in class com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelperImpl
-
- 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().
- renderChangeHistoryValueDateTime(String, String) -
Method in class com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelperImpl
-
- 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
-
- RENDERER_TYPE -
Static variable in class com.atlassian.jira.dev.reference.plugin.renderer.ReferenceJiraRenderer
-
- RENDERER_TYPE -
Static variable in class com.atlassian.jira.issue.fields.renderer.text.DefaultTextRenderer
-
- RENDERER_TYPE -
Static variable in class com.atlassian.jira.issue.fields.renderer.wiki.AtlassianWikiRenderer
-
- RendererAttachmentManager - Class in com.atlassian.jira.issue.fields.renderer.wiki.embedded
- Implemenation of the RendererAttachmentManager that converts thumbnails and attachments into useable objects
for the wiki renderer.
- RendererAttachmentManager(AttachmentManager, ThumbnailManager, JiraAuthenticationContext) -
Constructor for class com.atlassian.jira.issue.fields.renderer.wiki.embedded.RendererAttachmentManager
-
- RendererComponentFactoryDescriptor - Class in com.atlassian.jira.plugin.renderercomponent
- Looks for renderer components that allow plugins to add new wiki renderer components to the render chain
- RendererComponentFactoryDescriptor(JiraAuthenticationContext, ModuleFactory) -
Constructor for class com.atlassian.jira.plugin.renderercomponent.RendererComponentFactoryDescriptor
-
- RendererManager - Interface in com.atlassian.jira.issue
- This is the main interface to the renderer components.
- rendererManager -
Variable in class com.atlassian.jira.web.action.admin.ViewApplicationProperties
-
- rendererManager -
Variable in class com.atlassian.jira.web.action.issue.AbstractConvertIssue
-
- RenderersResource - Class in com.atlassian.jira.rest.v1.renderers
- Ajax bean that exposes a transform for a specified renderer.
- RenderersResource(RendererManager, IssueManager, ProjectManager, IssueFactory, ConstantsManager) -
Constructor for class com.atlassian.jira.rest.v1.renderers.RenderersResource
-
- RenderersResource.ContentToRender - Class in com.atlassian.jira.rest.v1.renderers
-
- RenderersResource.ContentToRender() -
Constructor for class com.atlassian.jira.rest.v1.renderers.RenderersResource.ContentToRender
-
- RenderersResource.ContentToRender(String, String, String, String, String) -
Constructor for class com.atlassian.jira.rest.v1.renderers.RenderersResource.ContentToRender
-
- rendererTypesEqual(String, String) -
Method in class com.atlassian.jira.issue.fields.AbstractOrderableField
-
- renderHeadlessPanel(WebPanelModuleDescriptor) -
Method in class com.atlassian.jira.issue.util.IssueWebPanelRenderUtil
-
- renderHtml() -
Static method in class com.atlassian.jira.web.component.ContentRenderingInstruction
- The associated component will be rendered.
- RenderingMailQueueItem - Class in com.atlassian.jira.mail.builder
- TODO: Document this class / interface here
- RenderingMailQueueItem(EmailRenderer) -
Constructor for class com.atlassian.jira.mail.builder.RenderingMailQueueItem
-
- renderLater() -
Method in class com.atlassian.jira.mail.builder.EmailBuilder
- Returns a MailQueueItem which will render email message during send
- renderModule(User, HttpServletRequest, WebPanelModuleDescriptor, Map<String, Object>) -
Method in interface com.atlassian.jira.web.component.ModuleWebComponent
-
- renderModule(User, HttpServletRequest, WebPanelModuleDescriptor, Map<String, Object>) -
Method in class com.atlassian.jira.web.component.ModuleWebComponentImpl
-
- renderModules(User, HttpServletRequest, List<WebPanelModuleDescriptor>, Map<String, Object>) -
Method in interface com.atlassian.jira.web.component.ModuleWebComponent
- A convienence method that iterates over of the list of WebPanels and renders each.
- renderModules(User, HttpServletRequest, List<WebPanelModuleDescriptor>, Map<String, Object>) -
Method in class com.atlassian.jira.web.component.ModuleWebComponentImpl
-
- renderNextBlock(String, LineWalker, RenderContext, SubRenderer) -
Method in class com.atlassian.jira.issue.fields.renderer.wiki.embedded.JiraTableBlockRenderer
-
- renderNow() -
Method in class com.atlassian.jira.mail.builder.EmailBuilder
- Blocking method - renders e-mail message in current thread
- renderNowAsQueueItem() -
Method in class com.atlassian.jira.mail.builder.EmailBuilder
- Invokes renderNow() and wraps the result in SingleMailQueueItem
- renderPanel(WebPanelModuleDescriptor) -
Method in class com.atlassian.jira.issue.util.IssueWebPanelRenderUtil
-
- renderPanels(List<WebPanelModuleDescriptor>) -
Method in class com.atlassian.jira.issue.util.IssueWebPanelRenderUtil
-
- renderPermission(SharePermission, JiraAuthenticationContext) -
Method in class com.atlassian.jira.sharing.type.GlobalShareTypeRenderer
-
- renderPermission(SharePermission, JiraAuthenticationContext) -
Method in class com.atlassian.jira.sharing.type.GroupShareTypeRenderer
-
- renderPermission(SharePermission, JiraAuthenticationContext) -
Method in class com.atlassian.jira.sharing.type.ProjectShareTypeRenderer
-
- renderPermission(SharePermission, JiraAuthenticationContext) -
Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
- Return HTML that shows the configured share.
- renderResource(EmbeddedResource, RenderContext) -
Method in class com.atlassian.jira.issue.fields.renderer.wiki.embedded.JiraEmbeddedImageRenderer
-
- RenderTag - Class in com.atlassian.jira.web.tags
- Tag for rendering renderables
- RenderTag() -
Constructor for class com.atlassian.jira.web.tags.RenderTag
-
- renderTemplate(String, Map<String, Object>) -
Method in class com.atlassian.jira.issue.fields.AbstractOrderableField
-
- renderTemplate(String, Map) -
Method in class com.atlassian.jira.issue.fields.NavigableFieldImpl
-
- renderThumbnail(InputStream, File, int, int) -
Method in class com.atlassian.jira.issue.thumbnail.StreamingImageRenderer
-
- renderURL(User, User, Avatar.Size) -
Method in class com.atlassian.jira.avatar.AvatarServiceHelper
-
- renderVelocity(String, Map<String, Object>, JiraAuthenticationContext) -
Method in class com.atlassian.jira.sharing.type.VelocityShareTypeRenderer
- Get the text returned by running a velocity template.
- renderVelocityFragment(String, Map<String, Object>) -
Method in class com.atlassian.jira.mock.plugin.webfragments.MockWebFragmentHelper
-
- renderVelocityFragment(String, Map<String, Object>) -
Method in class com.atlassian.jira.plugin.webfragment.JiraWebFragmentHelper
-
- renderViewTemplate(String, Map<String, Object>) -
Method in class com.atlassian.jira.issue.search.searchers.renderer.AbstractSearchRenderer
-
- REOPENED -
Static variable in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
-
- REOPENED_STATUS -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- REOPENED_STATUS_ID -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- REOPENED_STATUS_NAME -
Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
-
- reopenIssue(String) -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
- Reopens a resolved issue.
- reopenIssue(String) -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
-
- reorderGadgets() -
Method in class com.atlassian.jira.functest.config.dashboard.ConfigDashboard
-
- reparentSubmit -
Variable in class com.atlassian.jira.pageobjects.pages.viewissue.MoveSubtaskParentPage
-
- replaceAll(Iterable<T>) -
Method in class com.atlassian.jira.util.collect.CopyOnWriteSortedCache
-
- 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.
- replaceOptionsinHtmlSelect(String, String[]) -
Method in class com.atlassian.jira.functest.framework.util.form.FormParameterUtil
- allows you to replace the options in an existing select HTML element
- replaceProjectKey(Project, String) -
Static method in class com.atlassian.jira.workflow.WorkflowUtil
- Deprecated. Use Project Roles instead. Since v5.2.
- replaceResponseContentType(WebResponse, String) -
Static method in class com.meterware.httpunit.WebResponseUtil
- This method takes a given webResponse and replaces the content type with the one supplied.
- replaceSchemeWithDraft(DraftWorkflowScheme) -
Method in class com.atlassian.jira.workflow.DefaultWorkflowSchemeManager
-
- replaceSchemeWithDraft(DraftWorkflowScheme) -
Method in interface com.atlassian.jira.workflow.WorkflowSchemeManager
-
- replaceTokensInFile(String, Map<String, String>) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Reads in an XML file and performs token replacements on it, writes the data to a temp file which is the return value
- replaceTokensInFile(String, Map<String, String>) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- replay(Object...) -
Method in class com.atlassian.jira.mock.controller.MockController
- Deprecated. Called to replay ALL of the MockControl objects inside this MockController as well as replay any EasyMock created
mocks that where created outside the mock controller.
- replayMocks(Object) -
Static method in class com.atlassian.jira.easymock.EasyMockAnnotations
- Replays every mock object that is a field of this class by calling EasyMock.replay()
- replayMocks(Object, MockAction) -
Static method in class com.atlassian.jira.easymock.EasyMockAnnotations
- Replays every mock object that is a field of this class by calling
MockAction.doWithMock(Mock, Class,
Object)
on the provided mock action.
- ReplicatedIndexCleaningService - Class in com.atlassian.jira.service.services.index
- Service for flushing the replicatedindexoperation table
- ReplicatedIndexCleaningService(OfBizReplicatedIndexOperationStore, JiraDurationUtils, JiraAuthenticationContext) -
Constructor for class com.atlassian.jira.service.services.index.ReplicatedIndexCleaningService
-
- ReplicatedIndexManager - Interface in com.atlassian.jira.index.ha
- Writes ReplicatedIndexOperations to the database - as this class is called from the finally in the indexManagers
you must not throw any exceptions.
- ReplicatedIndexOperation - Class in com.atlassian.jira.index.ha
- This class represents an Indexing Operation on a node
- ReplicatedIndexOperation.AffectedIndex - Enum in com.atlassian.jira.index.ha
-
- ReplicatedIndexOperation.Operation - Enum in com.atlassian.jira.index.ha
-
- ReplicatedIndexOperation.SharedEntityType - Enum in com.atlassian.jira.index.ha
-
- ReplicatedIndexOperationFactory - Class in com.atlassian.jira.index.ha
- Factory for converting GVs to
ReplicatedIndexOperation
- ReplicatedIndexOperationFactory() -
Constructor for class com.atlassian.jira.index.ha.ReplicatedIndexOperationFactory
-
- ReplicatedPluginManager - Class in com.atlassian.jira.plugin.ha
- disable/enables our local plugin copies
- ReplicatedPluginManager(PluginController, PluginAccessor) -
Constructor for class com.atlassian.jira.plugin.ha.ReplicatedPluginManager
-
- ReplicateIndexReindexCommand - Class in com.atlassian.jira.index.ha
- A helper class to reindex the replicated index
- ReplicateIndexReindexCommand(boolean, IssueIndexManager, I18nHelper, Logger) -
Constructor for class com.atlassian.jira.index.ha.ReplicateIndexReindexCommand
-
- Report - Interface in com.atlassian.jira.plugin.report
- The interface for pluggable reports within JIRA.
- REPORT_HEADER -
Static variable in class com.atlassian.jira.webtests.ztests.charts.TestCharting
-
- 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
-
- REPORTED_ISSUES -
Static variable in class com.atlassian.jira.functest.framework.admin.user.DeleteUserPage
-
- REPORTER -
Static variable in interface com.atlassian.jira.functest.framework.fields.EditFieldConstants
-
- REPORTER -
Static variable in class com.atlassian.jira.gadgets.system.StatisticTypesResource
-
- 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
-
- reporter -
Variable in class com.atlassian.jira.rest.api.issue.IssueFields
-
- reporter() -
Method in class com.atlassian.jira.rest.api.issue.IssueFields
-
- reporter(ResourceRef) -
Method in class com.atlassian.jira.rest.api.issue.IssueFields
-
- reporter -
Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification.To
-
- REPORTER_FIELD_ID -
Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
-
- ReporterClauseQueryFactory - Class in com.atlassian.jira.jql.query
- Clause query factory that creates the clauses for the reporter field.
- ReporterClauseQueryFactory(UserResolver, JqlOperandResolver) -
Constructor for class com.atlassian.jira.jql.query.ReporterClauseQueryFactory
-
- ReporterCondition - Class in com.atlassian.jira.functest.framework.navigator
- Condition that can be used to interact with the "reporter" navigator UI.
- ReporterCondition() -
Constructor for class com.atlassian.jira.functest.framework.navigator.ReporterCondition
-
- ReporterDateRangeBuilder - Class in com.atlassian.jira.issue.history
- Implementation of DateRangeBuilder - will work for reporter fields only.
- ReporterDateRangeBuilder() -
Constructor for class com.atlassian.jira.issue.history.ReporterDateRangeBuilder
-
- ReporterDateRangeBuilder(String, String) -
Constructor for class com.atlassian.jira.issue.history.ReporterDateRangeBuilder
-
- ReporterIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
-
- ReporterIndexer(FieldVisibilityManager) -
Constructor for class com.atlassian.jira.issue.index.indexers.impl.ReporterIndexer
-
- 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.
- ReporterQuickSearchHandler - Class in com.atlassian.jira.issue.search.quicksearch
- Quick search handler for components.
- ReporterQuickSearchHandler() -
Constructor for class com.atlassian.jira.issue.search.quicksearch.ReporterQuickSearchHandler
-
- ReporterRestFieldOperationsHandler - Class in com.atlassian.jira.issue.fields.rest
-
- ReporterRestFieldOperationsHandler(I18nHelper) -
Constructor for class com.atlassian.jira.issue.fields.rest.ReporterRestFieldOperationsHandler
-
- ReporterSearcher - Class in com.atlassian.jira.issue.search.searchers.impl
-
- ReporterSearcher(VelocityRequestContextFactory, VelocityTemplatingEngine, ApplicationProperties, UserPickerSearchService, GroupManager, UserManager, UserUtil, PermissionManager, FieldVisibilityManager, UserHistoryManager) -
Constructor for class com.atlassian.jira.issue.search.searchers.impl.ReporterSearcher
-
- ReporterSearchHandlerFactory - Class in com.atlassian.jira.issue.search.handlers
- Class to create the
SearchHandler
for the ReporterSystemField
. - ReporterSearchHandlerFactory(ComponentFactory, ReporterClauseQueryFactory, ReporterValidator, FieldClausePermissionChecker.Factory, UserPickerSearchService) -
Constructor for class com.atlassian.jira.issue.search.handlers.ReporterSearchHandlerFactory
-
- ReporterSearchRenderer - Class in com.atlassian.jira.issue.search.searchers.renderer
- An search renderer for the reporter field.
- ReporterSearchRenderer(String, VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, UserPickerSearchService, UserManager, UserUtil, GroupManager, PermissionManager, FieldVisibilityManager, UserHistoryManager) -
Constructor for class com.atlassian.jira.issue.search.searchers.renderer.ReporterSearchRenderer
-
- ReporterStatisticsMapper - Class in com.atlassian.jira.issue.statistics
-
- ReporterStatisticsMapper(UserManager, JiraAuthenticationContext) -
Constructor for class com.atlassian.jira.issue.statistics.ReporterStatisticsMapper
-
- ReporterSystemField - Class in com.atlassian.jira.issue.fields
- Copyright (c) 2002-2004
All rights reserved.
- ReporterSystemField(VelocityTemplatingEngine, PermissionManager, ApplicationProperties, JiraAuthenticationContext, ReporterStatisticsMapper, UserPickerSearchService, ReporterSearchHandlerFactory, JiraBaseUrls, FeatureManager, AvatarService, UserManager, UserHistoryManager) -
Constructor for class com.atlassian.jira.issue.fields.ReporterSystemField
-
- 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.
- ReporterValidator - Class in com.atlassian.jira.jql.validator
- A Validator for the Reporter field clauses
- ReporterValidator(UserResolver, JqlOperandResolver, I18nHelper.BeanFactory) -
Constructor for class com.atlassian.jira.jql.validator.ReporterValidator
-
- ReportIssue - Class in com.atlassian.jira.plugin.report.impl
- Issue wrapper that is used by the TimeTracking report.
- ReportIssue(Issue, AggregateTimeTrackingCalculator, DurationFormatter, AccuracyCalculator, Comparator, Predicate) -
Constructor for class com.atlassian.jira.plugin.report.impl.ReportIssue
-
- ReportModuleDescriptor - Interface in com.atlassian.jira.plugin.report
- The report plugin allows end users to write pluggable reports for JIRA.
- ReportModuleDescriptorComparators - Class in com.atlassian.jira.plugin.report
- Comparators for ReportModuleDescriptor.
- ReportModuleDescriptorImpl - Class in com.atlassian.jira.plugin.report
- The report plugin allows end users to write pluggable reports for JIRA.
- ReportModuleDescriptorImpl(JiraAuthenticationContext, ModuleFactory) -
Constructor for class com.atlassian.jira.plugin.report.ReportModuleDescriptorImpl
-
- reportRequired(String[], String, XMLOutput, Map) -
Method in class com.atlassian.jira.jelly.ActionTagSupport
-
- reportRequiredContextVariablesAfter(String[], XMLOutput) -
Method in class com.atlassian.jira.jelly.ActionTagSupport
-
- reportRequiredContextVariablesBefore(String[], Map, XMLOutput) -
Method in class com.atlassian.jira.jelly.ActionTagSupport
-
- reportRequiredProperties(String[], XMLOutput) -
Method in class com.atlassian.jira.jelly.ActionTagSupport
-
- ReportsProjectTabPanel - Class in com.atlassian.jira.plugin.projectpanel.impl
- Project Tab Panel showing a list of available reports.
- ReportsProjectTabPanel(PluginAccessor) -
Constructor for class com.atlassian.jira.plugin.projectpanel.impl.ReportsProjectTabPanel
-
- 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
- Deprecated. since 6.0 - use
JiraWebActionSupport.getHttpRequest()
instead.
- request -
Variable in class com.atlassian.jira.web.session.AbstractSessionSearchObjectManager
-
- REQUEST_SQL_CACHE_STORAGE -
Static variable in class com.atlassian.jira.web.filters.accesslog.AccessLogImprinter
-
- RequestCacheKeys - Class in com.atlassian.jira.security
-
- RequestCacheKeys() -
Constructor for class com.atlassian.jira.security.RequestCacheKeys
-
- RequestCleanupStep - Class in com.atlassian.jira.web.filters.steps.requestcleanup
-
- RequestCleanupStep() -
Constructor for class com.atlassian.jira.web.filters.steps.requestcleanup.RequestCleanupStep
-
- RequestComponentManager - Class in com.atlassian.jira.web.util.component
-
- RequestComponentManager() -
Constructor for class com.atlassian.jira.web.util.component.RequestComponentManager
-
- RequestContextParameterHolder - Interface in com.atlassian.jira.util.velocity
- Holder for various parameters stored in the HTTPRequest.
- RequestContextParameterHolderImpl - Class in com.atlassian.jira.util.velocity
- Default implementation of the
RequestContextParameterHolder
. - RequestContextParameterHolderImpl(HttpServletRequest) -
Constructor for class com.atlassian.jira.util.velocity.RequestContextParameterHolderImpl
-
- requestCounter -
Static variable in class com.atlassian.jira.web.filters.accesslog.AccessLogRequestInfo
- This atomic long counter increments for every new request that hits JIRA
- requestCurrentIndexFromNode(String) -
Method in interface com.atlassian.jira.cluster.ClusterManager
-
- requestCurrentIndexFromNode(String) -
Method in class com.atlassian.jira.cluster.DefaultClusterManager
-
- RequestHeaders - Interface in com.atlassian.jira.plugin.searchrequestview
- This is a subset of the HttpServletResponse that just deals with setting headers.
- RequestInfoFirstStep - Class in com.atlassian.jira.web.filters.steps.requestinfo
- Sets up the request info information in JIRA as one of the very first steps
- RequestInfoFirstStep() -
Constructor for class com.atlassian.jira.web.filters.steps.requestinfo.RequestInfoFirstStep
-
- RequestInfoLastStep - Class in com.atlassian.jira.web.filters.steps.requestinfo
- This is called form the l;ast filter to ensure the request info is as current as possible
- RequestInfoLastStep() -
Constructor for class com.atlassian.jira.web.filters.steps.requestinfo.RequestInfoLastStep
-
- RequestParameterKeys - Interface in com.atlassian.jira.web
- Stores a number of constants used to reference keys in the HttpServletRequest.
- requestResource(ApplicationLink, String, Map<String, String>, RemoteJiraRestService.RestVersion) -
Method in interface com.atlassian.jira.plugin.link.remotejira.RemoteJiraRestService
- Request the given REST resource on the given JIRA server with the given params.
- requestResource(ApplicationLink, String, Map<String, String>, RemoteJiraRestService.RestVersion) -
Method in class com.atlassian.jira.plugin.link.remotejira.RemoteJiraRestServiceImpl
-
- RequestScope - Class in com.atlassian.jira.rest.v2.issue.scope
- Custom Spring Scope that provided per-request beans.
- RequestScope() -
Constructor for class com.atlassian.jira.rest.v2.issue.scope.RequestScope
-
- RequestScopeInterceptor - Class in com.atlassian.jira.rest.v2.issue.scope
- This interceptor can be used in plugins that define <rest> modules.
- RequestScopeInterceptor(RequestScope) -
Constructor for class com.atlassian.jira.rest.v2.issue.scope.RequestScopeInterceptor
- Creates a new RequestScopeInterceptor.
- requestSent(WebClient, WebRequest) -
Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
-
- requestURL(ApplicationLink, String, Map<String, String>) -
Method in interface com.atlassian.jira.plugin.link.remotejira.RemoteJiraRestService
- Request the given URL on the given JIRA server with the given params.
- requestURL(ApplicationLink, String, Map<String, String>) -
Method in class com.atlassian.jira.plugin.link.remotejira.RemoteJiraRestServiceImpl
-
- 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
- requireCredentials() -
Method in class com.atlassian.jira.pageobjects.pages.viewissue.linkissue.LinkJiraSection
-
- requiredFeatureKey(Pair<String, Boolean>) -
Method in class com.atlassian.jira.bc.admin.ApplicationPropertyMetadata.Builder
-
- RequiredProjectRolesMapperHandler - Class in com.atlassian.jira.imports.project.handler
- This is used to flag required values in the project role mapper.
- RequiredProjectRolesMapperHandler(BackupProject, SimpleProjectImportIdMapper) -
Constructor for class com.atlassian.jira.imports.project.handler.RequiredProjectRolesMapperHandler
-
- requireField(String) -
Method in interface com.atlassian.jira.functest.framework.admin.FieldConfigurations.FieldConfiguration
-
- requireField(String) -
Method in class com.atlassian.jira.functest.framework.admin.FieldConfigurationsImpl
-
- 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.
- requiresAsyncLoading(RemoteIssueLink) -
Method in class com.atlassian.jira.plugin.link.confluence.render.ConfluenceIssueLinkRenderer
-
- requiresAsyncLoading(RemoteIssueLink) -
Method in class com.atlassian.jira.plugin.link.remotejira.RemoteJiraIssueLinkRenderer
-
- requireShortcutsForContext(KeyboardShortcutManager.Context) -
Method in class com.atlassian.jira.plugin.keyboardshortcut.CachingKeyboardShortcutManager
-
- 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).
- requiresLayout() -
Method in class com.atlassian.jira.logging.JiraHomeAppender
-
- RequiresProjectSelectedMarker - Interface in com.atlassian.jira.issue.customfields
- Date: 6/09/2004
Time: 18:22:00
- requiresRestart() -
Method in class com.atlassian.jira.bc.admin.ApplicationPropertyMetadata.Builder
-
- requiresRestart(boolean) -
Method in class com.atlassian.jira.bc.admin.ApplicationPropertyMetadata.Builder
-
- RequiresTaskInformation<T> - Interface in com.atlassian.jira.task
- A long running task that implements
RequiresTaskInformation
will be told about the
TaskDescriptor
that describes the task. - RequiresXsrfCheck - Annotation Type in com.atlassian.jira.security.xsrf
- The annotation used to indicate that a method needs XSRF protection checking
- rescheduleJob(String, String, Trigger) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- resequence() -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
-
- resequence() -
Method in class com.atlassian.jira.issue.fields.screen.FieldScreenImpl
-
- resequence() -
Method in class com.atlassian.jira.issue.fields.screen.MockFieldScreen
-
- RESERVED_CHARS -
Static variable in class com.atlassian.jira.jql.parser.antlr.JqlLexer
-
- RESERVED_CHARS -
Static variable in class com.atlassian.jira.jql.parser.antlr.JqlParser
-
- RESERVED_WORDS -
Static variable in class com.atlassian.jira.jql.util.JqlStringSupportImpl
-
- reservedCharacter(char, int, int) -
Static method in class com.atlassian.jira.jql.parser.JqlParseErrorMessages
-
- reservedWord(String, int, int) -
Static method in class com.atlassian.jira.jql.parser.JqlParseErrorMessages
-
- reset() -
Method in class com.atlassian.jira.issue.attachment.AttachmentZipKit.ZipEntryInputStream
-
- reset() -
Method in class com.atlassian.jira.issue.index.analyzer.SubtokenFilter
-
- reset() -
Method in class com.atlassian.jira.jelly.JellyHttpResponse
-
- reset() -
Method in interface com.atlassian.jira.lookandfeel.LookAndFeelProperties
- Reset all L&F properties to defaults.
- reset() -
Method in class com.atlassian.jira.lookandfeel.LookAndFeelPropertiesImpl
-
- reset(Object...) -
Method in class com.atlassian.jira.mock.controller.MockController
- Deprecated. Called to reset ALL of the MockControl objects inside this MockController as well as reset any EasyMock created
mocks that where created outside the mock controller.
- reset() -
Method in class com.atlassian.jira.mock.servlet.MockHttpServletResponse
-
- reset() -
Method in class com.atlassian.jira.mock.workflow.MockXmlLoadableJiraWorkflow
- Deprecated.
- reset() -
Method in class com.atlassian.jira.pageobjects.pages.admin.issuetype.EditIssueTypeSchemePage
-
- reset() -
Method in class com.atlassian.jira.util.XmlReader
- Resets the current position to the last marked position.
- reset() -
Method in class com.atlassian.jira.web.bean.MoveIssueBean
-
- reset() -
Method in class com.atlassian.jira.web.debug.BreakpointReadyHttpServletResponse
-
- reset() -
Method in interface com.atlassian.jira.web.servlet.rpc.AxisServletProvider
- Explicitly reset the maintained Axis servlet instance.
- reset() -
Method in class com.atlassian.jira.web.servlet.rpc.PluggableAxisServletProvider.Holder
-
- reset() -
Method in class com.atlassian.jira.web.servlet.rpc.PluggableAxisServletProvider
-
- reset() -
Method in class com.atlassian.jira.workflow.AbstractJiraWorkflow
-
- reset() -
Method in interface com.atlassian.jira.workflow.JiraWorkflow
-
- reset() -
Method in class com.atlassian.jira.workflow.MockJiraWorkflow
-
- resetAdminPassword() -
Method in class com.atlassian.jira.webtests.ztests.user.TestAddUser
-
- resetBuffer() -
Method in class com.atlassian.jira.jelly.JellyHttpResponse
-
- resetBuffer() -
Method in class com.atlassian.jira.mock.servlet.MockHttpServletResponse
-
- resetBuffer() -
Method in class com.atlassian.jira.web.debug.BreakpointReadyHttpServletResponse
-
- resetButtonRevertsChanges() -
Method in class com.atlassian.jira.webtest.webdriver.tests.admin.issue.types.schemes.TestIssueTypeSchemes
-
- resetCacheStats() -
Method in class com.atlassian.jira.mock.MockIssueManager
-
- resetColumns(ApplicationUser, ApplicationUser) -
Method in interface com.atlassian.jira.bc.issue.fields.ColumnService
- Resets a user's
ColumnLayout
.
- resetColumns(ApplicationUser, Long) -
Method in interface com.atlassian.jira.bc.issue.fields.ColumnService
- Resets the given filter to no longer have its own
ColumnLayout
.
- resetColumns(ApplicationUser, ApplicationUser) -
Method in class com.atlassian.jira.bc.issue.fields.ColumnServiceImpl
-
- resetColumns(ApplicationUser, Long) -
Method in class com.atlassian.jira.bc.issue.fields.ColumnServiceImpl
-
- resetColumns(String) -
Method in class com.atlassian.jira.rest.v2.issue.UserResource
- Reset the default columns for the given user to the system default.
- resetColumns(Long) -
Method in class com.atlassian.jira.rest.v2.search.FilterResource
- Resets the columns for the given filter such that the filter no longer has its own column config.
- resetContext() -
Static method in class com.atlassian.jira.action.ActionContextKit
- This will reset the current
ActionContext
ThreadLocal to be a clean slate eg with no
references to any Http objects such as request, sessions or responses.
- ResetData - Annotation Type in com.atlassian.jira.pageobjects.config
-
Annotate your test class or test method with this annotation if you want the data on the tested JIRA
instance to be reset to blank state before given test class/test method executes.
- ResetDataOnce - Annotation Type in com.atlassian.jira.pageobjects.config
-
Annotate your test class with this annotation if you want to reset data in JIRA once per the test suite
represented by the class.
- resetDefaultFavicon() -
Method in interface com.atlassian.jira.lookandfeel.LookAndFeelProperties
- Reset the default favicon to the original logo shipped with JIRA.
- resetDefaultFavicon() -
Method in class com.atlassian.jira.lookandfeel.LookAndFeelPropertiesImpl
-
- resetDefaultFaviconUrl() -
Method in interface com.atlassian.jira.lookandfeel.LookAndFeelProperties
- Deprecated. not for external usage, subject to removing
- resetDefaultFaviconUrl() -
Method in class com.atlassian.jira.lookandfeel.LookAndFeelPropertiesImpl
-
- resetDefaultLogo() -
Method in interface com.atlassian.jira.lookandfeel.LookAndFeelProperties
- Reset the default logo to the original logo shipped with JIRA.
- resetDefaultLogo() -
Method in class com.atlassian.jira.lookandfeel.LookAndFeelPropertiesImpl
-
- resetDefaultLogoUrl() -
Method in interface com.atlassian.jira.lookandfeel.LookAndFeelProperties
- Deprecated. not for external usage, subject to removing
- resetDefaultLogoUrl() -
Method in class com.atlassian.jira.lookandfeel.LookAndFeelPropertiesImpl
-
- 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
- resetFailedLoginCount(User) -
Method in class com.atlassian.jira.bc.security.login.LoginServiceImpl
-
- resetFailedLoginCount(User) -
Method in class com.atlassian.jira.security.login.BootstrapLoginManagerImpl
-
- resetFailedLoginCount(User) -
Method in interface com.atlassian.jira.security.login.LoginManager
- This can be called to reset the failed login count of a user
- resetFailedLoginCount(User) -
Method in class com.atlassian.jira.security.login.LoginManagerImpl
-
- resetFailedLoginCount(User) -
Method in interface com.atlassian.jira.security.login.LoginStore
- This can be called to reset the failed login count of a user
- resetFailedLoginCount(User) -
Method in class com.atlassian.jira.security.login.LoginStoreImpl
-
- ResetFailedLoginCount - Class in com.atlassian.jira.web.action.admin.user
- Resets the named users current failed login count.
- ResetFailedLoginCount(UserManager, LoginService) -
Constructor for class com.atlassian.jira.web.action.admin.user.ResetFailedLoginCount
-
- resetFields() -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- resetFilter() -
Method in class com.atlassian.jira.pageobjects.pages.admin.GroupBrowserPage
-
- resetGroupCounters() -
Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
-
- resetHooks() -
Static method in class com.atlassian.jira.studio.startup.MockStartupHooks
-
- resetInAscendingOrdering(String[], String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- resetInstalledLocales() -
Method in class com.atlassian.jira.web.util.JiraLocaleUtils
- Deprecated.
- resetInstance() -
Method in class com.atlassian.jira.ofbiz.DefaultOfBizConnectionFactory
-
- 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.
- resetKeyMatcher(String) -
Static method in class com.atlassian.jira.util.JiraKeyUtilsAccesor
-
- resetLoginCount() -
Method in class com.atlassian.jira.pageobjects.pages.admin.user.UserBrowserPage.UserRow
-
- resetLoginCount() -
Method in class com.atlassian.jira.webtest.webdriver.tests.admin.generalconfiguration.TestContactAdminLinks
-
- resetModifiedFields() -
Method in class com.atlassian.jira.issue.IssueImpl
-
- resetModifiedFields() -
Method in interface com.atlassian.jira.issue.MutableIssue
- Reset the internal list of modified fields.
- resetModifiedFields() -
Method in class com.atlassian.jira.mock.issue.MockIssue
-
- resetMoveData() -
Method in interface com.atlassian.jira.web.bean.BulkEditBean
-
- resetMoveData() -
Method in class com.atlassian.jira.web.bean.BulkEditBeanImpl
-
- resetOldBuildConfirmation() -
Method in interface com.atlassian.jira.license.JiraLicenseStore
- Resets persisted information about license in use being too old for current build.
- resetOldBuildConfirmation() -
Method in class com.atlassian.jira.license.JiraLicenseStoreImpl
-
- resetPager() -
Method in class com.atlassian.jira.mock.web.action.MockAbstractBrowser
-
- resetPager() -
Method in class com.atlassian.jira.web.action.AbstractBrowser
-
- resetPager() -
Method in class com.atlassian.jira.web.action.admin.user.GroupBrowser
-
- resetPager() -
Method in class com.atlassian.jira.web.action.admin.user.GroupPickerBrowser
-
- resetPager() -
Method in class com.atlassian.jira.web.action.admin.user.UserBrowser
-
- resetPager() -
Method in class com.atlassian.jira.web.action.admin.user.UserPickerBrowser
-
- resetPager() -
Method in interface com.atlassian.jira.web.action.issue.SearchActionHelper
- Restart the pager in the session.
- resetPager() -
Method in class com.atlassian.jira.web.action.issue.SearchActionHelperImpl
-
- resetPagerAndSelectedIssue() -
Method in interface com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelper
-
- resetPagerAndSelectedIssue() -
Method in class com.atlassian.jira.web.action.issue.IssueNavigatorSearchResultsHelperImpl
-
- resetPagerTempMax() -
Method in interface com.atlassian.jira.web.action.issue.SearchActionHelper
-
- resetPagerTempMax(Integer) -
Method in interface com.atlassian.jira.web.action.issue.SearchActionHelper
-
- resetPagerTempMax() -
Method in class com.atlassian.jira.web.action.issue.SearchActionHelperImpl
-
- resetPagerTempMax(Integer) -
Method in class com.atlassian.jira.web.action.issue.SearchActionHelperImpl
-
- resetPassword(JiraServiceContext, String, long) -
Method in class com.atlassian.jira.crowd.embedded.DefaultJaacsService
-
- resetPassword(JiraServiceContext, String, long) -
Method in interface com.atlassian.jira.crowd.embedded.JaacsService
- Reset a password.
- ResetPassword - Class in com.atlassian.jira.web.action.user
- Handles the requests to reset a password for a specific user.
- ResetPassword(UserUtil, PasswordPolicyManager) -
Constructor for class com.atlassian.jira.web.action.user.ResetPassword
-
- resetReferences() -
Static method in class com.atlassian.jira.config.properties.JiraSystemProperties
- Deprecated.
- resetRequestAndResponse() -
Static method in class com.atlassian.jira.JiraTestUtil
-
- resetSearchers() -
Static method in class com.atlassian.jira.util.searchers.ThreadLocalSearcherCache
- Deprecated.
- resetSelectedSchemeIds() -
Method in class com.atlassian.jira.web.action.admin.scheme.AbstractSchemeToolAction
-
- resetSequences(Issue) -
Method in class com.atlassian.jira.config.DefaultSubTaskManager
-
- resetSequences(Issue) -
Method in class com.atlassian.jira.config.MockSubTaskManager
-
- resetSequences(Issue) -
Method in interface com.atlassian.jira.config.SubTaskManager
-
- resetSequences(List<IssueLink>) -
Method in class com.atlassian.jira.issue.link.DefaultIssueLinkManager
-
- 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.
- resetToDefault() -
Method in interface com.atlassian.jira.functest.framework.Dashboard
- Reset the dashboard configuration to its initial state.
- resetUserCredential(long, String, PasswordCredential, String) -
Method in class com.atlassian.jira.crowd.embedded.NoopForgottenLoginManager
-
- resetUserSessionState() -
Method in interface com.atlassian.jira.functest.framework.Dashboard
- Reset user session state.
- resetVisualComparer() -
Method in class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
-
- resetVisualComparer() -
Method in class com.atlassian.jira.webtest.webdriver.tests.visualregression.TestVisualRegresionPopupsAndDialogs
-
- resetWorkflowTransitionSelection() -
Method in interface com.atlassian.jira.web.bean.BulkEditBean
-
- resetWorkflowTransitionSelection() -
Method in class com.atlassian.jira.web.bean.BulkEditBeanImpl
-
- RESOLUTION -
Static variable in class com.atlassian.jira.gadgets.system.StatisticTypesResource
-
- 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 -
Variable in class com.atlassian.jira.rest.api.issue.IssueFields
-
- resolution() -
Method in class com.atlassian.jira.rest.api.issue.IssueFields
-
- resolution(ResourceRef) -
Method in class com.atlassian.jira.rest.api.issue.IssueFields
-
- RESOLUTION -
Static variable in class com.atlassian.jira.user.UserHistoryItem
-
- RESOLUTION_CONSTANT_NAME -
Static variable in class com.atlassian.jira.web.action.admin.translation.ViewTranslations
-
- 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_ENTITY_NAME -
Static variable in class com.atlassian.jira.imports.project.handler.SimpleEntityMapperHandler
-
- RESOLUTION_FIELD_ID -
Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
-
- RESOLUTION_FIELD_ID -
Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
-
- RESOLUTION_OBJECT_COMPARATOR -
Static variable in class com.atlassian.jira.issue.comparator.ResolutionObjectComparator
- A
Comparator
that orders Priority
objects by
their configured sequence.
- RESOLUTION_TYPE -
Static variable in class com.atlassian.jira.issue.fields.rest.json.JsonType
-
- ResolutionBean - Class in com.atlassian.jira.rest.v2.issue
-
- ResolutionBean() -
Constructor for class com.atlassian.jira.rest.v2.issue.ResolutionBean
-
- ResolutionClauseQueryFactory - Class in com.atlassian.jira.jql.query
- Creates queries for resolution clauses.
- ResolutionClauseQueryFactory(ResolutionResolver, JqlOperandResolver) -
Constructor for class com.atlassian.jira.jql.query.ResolutionClauseQueryFactory
-
- ResolutionClauseValuesGenerator - Class in com.atlassian.jira.jql.values
- Gets all resolution values
- ResolutionClauseValuesGenerator(ConstantsManager) -
Constructor for class com.atlassian.jira.jql.values.ResolutionClauseValuesGenerator
-
- ResolutionComparator - Class in com.atlassian.jira.issue.comparator
-
- ResolutionComparator() -
Constructor for class com.atlassian.jira.issue.comparator.ResolutionComparator
-
- ResolutionCondition - Class in com.atlassian.jira.functest.framework.navigator
-
- ResolutionCondition() -
Constructor for class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
-
- ResolutionCondition(ResolutionCondition) -
Constructor for class com.atlassian.jira.functest.framework.navigator.ResolutionCondition
-
- ResolutionCondition.Type - Class in com.atlassian.jira.functest.framework.navigator
-
- ResolutionCondition.Type(String) -
Constructor for class com.atlassian.jira.functest.framework.navigator.ResolutionCondition.Type
-
- 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.
- ResolutionDateClauseQueryFactory - Class in com.atlassian.jira.jql.query
- Creates clauses for queries on the resolution date field.
- ResolutionDateClauseQueryFactory(JqlDateSupport, JqlOperandResolver) -
Constructor for class com.atlassian.jira.jql.query.ResolutionDateClauseQueryFactory
-
- ResolutionDateIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
-
- ResolutionDateIndexer(FieldVisibilityManager) -
Constructor for class com.atlassian.jira.issue.index.indexers.impl.ResolutionDateIndexer
-
- ResolutionDateRangeBuilder - Class in com.atlassian.jira.issue.history
- Implementation implementation of DateRangeBuilder - will work for status fields only.
- ResolutionDateRangeBuilder() -
Constructor for class com.atlassian.jira.issue.history.ResolutionDateRangeBuilder
-
- ResolutionDateRangeBuilder(String, String) -
Constructor for class com.atlassian.jira.issue.history.ResolutionDateRangeBuilder
-
- ResolutionDateSearcher - Class in com.atlassian.jira.issue.search.searchers.impl
-
- ResolutionDateSearcher(DateConverter, DateTimeConverter, JqlOperandResolver, ApplicationProperties, VelocityRequestContextFactory, VelocityTemplatingEngine, CalendarLanguageUtil, FieldVisibilityManager, CustomFieldInputHelper, TimeZoneManager, DateTimeFormatterFactory) -
Constructor for class com.atlassian.jira.issue.search.searchers.impl.ResolutionDateSearcher
-
- ResolutionDateSearchHandlerFactory - Class in com.atlassian.jira.issue.search.handlers
- Class to create the
SearchHandler
for the ResolutionDateSystemField
. - ResolutionDateSearchHandlerFactory(ComponentFactory, ResolutionDateClauseQueryFactory, ResolutionDateValidator, FieldClausePermissionChecker.Factory) -
Constructor for class com.atlassian.jira.issue.search.handlers.ResolutionDateSearchHandlerFactory
-
- ResolutionDateSystemField - Class in com.atlassian.jira.issue.fields
- Stores the date an issue was resolved on.
- ResolutionDateSystemField(VelocityTemplatingEngine, ApplicationProperties, JiraAuthenticationContext, ResolutionDateSearchHandlerFactory, ColumnViewDateTimeHelper, DateTimeFormatterFactory) -
Constructor for class com.atlassian.jira.issue.fields.ResolutionDateSystemField
-
- ResolutionDateValidator - Class in com.atlassian.jira.jql.validator
- Clause validator for the Resolution Date system field.
- ResolutionDateValidator(JqlOperandResolver, TimeZoneManager) -
Constructor for class com.atlassian.jira.jql.validator.ResolutionDateValidator
-
- ResolutionImpl - Class in com.atlassian.jira.issue.resolution
-
- ResolutionImpl(GenericValue, TranslationManager, JiraAuthenticationContext, BaseUrl) -
Constructor for class com.atlassian.jira.issue.resolution.ResolutionImpl
-
- ResolutionIndexer - Class in com.atlassian.jira.issue.index.indexers.impl
-
- ResolutionIndexer(FieldVisibilityManager) -
Constructor for class com.atlassian.jira.issue.index.indexers.impl.ResolutionIndexer
-
- ResolutionIndexInfoResolver - Class in com.atlassian.jira.jql.resolver
- Customisation of the
IssueConstantInfoResolver
to allow handling of the "unresolved" operand in a special case. - ResolutionIndexInfoResolver(NameResolver<Resolution>) -
Constructor for class com.atlassian.jira.jql.resolver.ResolutionIndexInfoResolver
-
- 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. - ResolutionMapperValidator - Class in com.atlassian.jira.imports.project.validation
- Validates that a ResolutionMapper has all required resolutions mapped.
- ResolutionMapperValidator() -
Constructor for class com.atlassian.jira.imports.project.validation.ResolutionMapperValidator
-
- ResolutionObjectComparator - Class in com.atlassian.jira.issue.comparator
Comparator
for Resolution
based on sequence.- ResolutionQuickSearchHandler - Class in com.atlassian.jira.issue.search.quicksearch
-
- ResolutionQuickSearchHandler(ConstantsManager) -
Constructor for class com.atlassian.jira.issue.search.quicksearch.ResolutionQuickSearchHandler
-
- ResolutionResolver - Class in com.atlassian.jira.jql.resolver
- Resolves Resolution objects.
- ResolutionResolver(ConstantsManager) -
Constructor for class com.atlassian.jira.jql.resolver.ResolutionResolver
-
- ResolutionResource - Class in com.atlassian.jira.rest.v2.issue
-
- ResolutionResource(ConstantsManager, I18nHelper, JiraBaseUrls) -
Constructor for class com.atlassian.jira.rest.v2.issue.ResolutionResource
-
- ResolutionRestFieldOperationsHandler - Class in com.atlassian.jira.issue.fields.rest
- TODO: Document this class / interface here
- ResolutionRestFieldOperationsHandler(ConstantsManager, I18nHelper) -
Constructor for class com.atlassian.jira.issue.fields.rest.ResolutionRestFieldOperationsHandler
-
- Resolutions - Interface in com.atlassian.jira.functest.framework.admin
- Framework for manipulating resolutions
- resolutions() -
Method in interface com.atlassian.jira.functest.framework.Administration
-
- resolutions() -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- ResolutionSearcher - Class in com.atlassian.jira.issue.search.searchers.impl
-
- ResolutionSearcher(FieldVisibilityManager, ConstantsManager, JqlOperandResolver, VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, ResolutionResolver, FieldFlagOperandRegistry) -
Constructor for class com.atlassian.jira.issue.search.searchers.impl.ResolutionSearcher
-
- ResolutionSearchHandlerFactory - Class in com.atlassian.jira.issue.search.handlers
- Class to create the
SearchHandler
for the ResolutionDateSystemField
. - ResolutionSearchHandlerFactory(ComponentFactory, ResolutionClauseQueryFactory, ResolutionValidator, FieldClausePermissionChecker.Factory, ConstantsManager) -
Constructor for class com.atlassian.jira.issue.search.handlers.ResolutionSearchHandlerFactory
-
- ResolutionSearchRenderer - Class in com.atlassian.jira.issue.search.searchers.renderer
- A search renderer for the resolution.
- ResolutionSearchRenderer(String, ConstantsManager, VelocityRequestContextFactory, ApplicationProperties, VelocityTemplatingEngine, FieldVisibilityManager) -
Constructor for class com.atlassian.jira.issue.search.searchers.renderer.ResolutionSearchRenderer
-
- ResolutionsImpl - Class in com.atlassian.jira.functest.framework.admin
-
- ResolutionsImpl(WebTester, JIRAEnvironmentData) -
Constructor for class com.atlassian.jira.functest.framework.admin.ResolutionsImpl
-
- ResolutionStatisticsMapper - Class in com.atlassian.jira.issue.statistics
-
- ResolutionStatisticsMapper(ConstantsManager) -
Constructor for class com.atlassian.jira.issue.statistics.ResolutionStatisticsMapper
-
- ResolutionSystemField - Class in com.atlassian.jira.issue.fields
-
- ResolutionSystemField(VelocityTemplatingEngine, ApplicationProperties, ConstantsManager, JiraAuthenticationContext, ResolutionStatisticsMapper, PermissionManager, ResolutionSearchHandlerFactory, UserHistoryManager, JiraBaseUrls) -
Constructor for class com.atlassian.jira.issue.fields.ResolutionSystemField
-
- ResolutionTimeReport - Class in com.atlassian.jira.charts.report
- A report showing resolution time for a given project or search request.
- ResolutionTimeReport(JiraAuthenticationContext, ApplicationProperties, ProjectManager, SearchRequestService, ChartUtils, ChartFactory, TimeZoneManager) -
Constructor for class com.atlassian.jira.charts.report.ResolutionTimeReport
-
- ResolutionTimeResource - Class in com.atlassian.jira.gadgets.system
- REST endpoint to validate and retreive the Resolution Time chart.
- ResolutionTimeResource(ChartFactory, ChartUtils, JiraAuthenticationContext, SearchService, PermissionManager, VelocityRequestContextFactory, ApplicationProperties, TimeZoneManager) -
Constructor for class com.atlassian.jira.gadgets.system.ResolutionTimeResource
-
- ResolutionValidator - Class in com.atlassian.jira.jql.validator
- A simple wrapper around ConstantsClauseValidator.
- ResolutionValidator(ResolutionResolver, JqlOperandResolver, I18nHelper.BeanFactory) -
Constructor for class com.atlassian.jira.jql.validator.ResolutionValidator
-
- resolve(String, String) -
Method in class com.atlassian.jira.web.less.LessTransformer.LessResource.BaseLoader
-
- resolve() -
Method in class com.atlassian.jira.webtests.util.TestCaseMethodNameDetector
-
- resolve(String) -
Method in class com.atlassian.sal.jira.user.DefaultUserManager
-
- RESOLVE_FIELD_SCREEN_NAME -
Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
-
- RESOLVE_ISSUE -
Static variable in interface com.atlassian.jira.functest.framework.FunctTestConstants
-
- RESOLVE_ISSUE -
Static variable in class com.atlassian.jira.security.Permissions
- Permission to resolve issues.
- RESOLVE_ISSUE -
Static variable in class com.atlassian.jira.webtests.Permissions
- Permission to resolve issues.
- resolveAbsoluteURI(String) -
Method in class com.atlassian.jira.web.less.LessTransformer.LessResource.BaseLoader
-
- RESOLVED -
Static variable in class com.atlassian.jira.functest.framework.navigator.StatusCondition.Type
-
- resolved(Boolean) -
Method in class com.atlassian.jira.issue.link.RemoteIssueLinkBuilder
-
- resolved(boolean) -
Method in class com.atlassian.jira.pageobjects.pages.viewissue.link.IssueLink.Builder
-
- resolved(Boolean) -
Method in class com.atlassian.jira.plugin.link.remotejira.RemoteJiraIssueBuilder
-
- resolved() -
Method in class com.atlassian.jira.rest.api.issue.RemoteIssueLinkCreateOrUpdateRequest
-
- resolved(Boolean) -
Method in class com.atlassian.jira.rest.api.issue.RemoteIssueLinkCreateOrUpdateRequest
-
- RESOLVED_STATUS -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- RESOLVED_STATUS_ID -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- RESOLVED_STATUS_NAME -
Static variable in class com.atlassian.jira.webtests.ztests.workflow.AbstractTestWorkflowSchemeMigration
-
- resolveEntity(String, String) -
Method in class com.atlassian.jira.action.admin.OfbizImportHandler
-
- resolveEntity(String, String) -
Method in class com.atlassian.jira.imports.project.handler.ChainedSaxHandler
-
- resolveEntity(String, String) -
Method in class com.atlassian.jira.plugin.link.confluence.service.rpc.AbstractConfluenceSaxHandler
-
- resolveEntity(String, String) -
Method in class com.atlassian.jira.util.xml.SecureXmlEntityResolver
-
- resolveIdsForField(String, QueryLiteral, boolean) -
Method in class com.atlassian.jira.jql.resolver.ChangeHistoryFieldIdResolver
-
- resolveIssue(String, String, String, String, String) -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
- Resolves an issue with the given resolution.
- resolveIssue(String, String, String) -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
- Resolves an issue with the given resolution.
- resolveIssue(String, String, String) -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
-
- resolveIssue(String, String, String, String, String) -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
-
- resolveIssue(ActionTrigger) -
Method in class com.atlassian.jira.pageobjects.dialogs.IssueActionsUtil
-
- resolveIssue(ActionTrigger) -
Method in class com.atlassian.jira.pageobjects.navigator.SelectedIssue
-
- resolveIssue(ActionTrigger) -
Method in class com.atlassian.jira.pageobjects.pages.viewissue.ViewIssuePage
-
- resolveIssue(String) -
Method in class com.atlassian.jira.webtests.ztests.workflow.TestWorkFlowActions
-
- ResolveIssueDialog - Class in com.atlassian.jira.pageobjects.pages.viewissue
-
- ResolveIssueDialog() -
Constructor for class com.atlassian.jira.pageobjects.pages.viewissue.ResolveIssueDialog
-
- 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
- ResolverManagerImpl - Class in com.atlassian.jira.jql.resolver
-
- ResolverManagerImpl(UserResolver, ProjectResolver, VersionResolver, ComponentResolver, IssueTypeResolver, PriorityResolver, ResolutionResolver, StatusResolver, IssueSecurityLevelResolver, JiraAuthenticationContext) -
Constructor for class com.atlassian.jira.jql.resolver.ResolverManagerImpl
-
- ResolverManagerImpl.IssueSecurityLevelResolverFacade - Class in com.atlassian.jira.jql.resolver
-
- ResolverManagerImpl.IssueSecurityLevelResolverFacade(IssueSecurityLevelResolver, JiraAuthenticationContext) -
Constructor for class com.atlassian.jira.jql.resolver.ResolverManagerImpl.IssueSecurityLevelResolverFacade
-
- resolveText(String, Serializable[]) -
Method in class com.atlassian.jira.i18n.AbstractI18nResolver
- Subclasses should implement this method to dispatch to a matching language in (in order of preference):
the user's locale
the application's configured locale, or
the system default locale
- resolveText(Locale, String, Serializable[]) -
Method in class com.atlassian.jira.i18n.AbstractI18nResolver
- Subclasses should implement this method to dispatch to a matching language in the given locale.
- resolveText(String, Serializable[]) -
Method in class com.atlassian.jira.i18n.JiraI18nResolver
-
- resolveText(Locale, String, Serializable[]) -
Method in class com.atlassian.jira.i18n.JiraI18nResolver
-
- resolveTokenToUserName(String) -
Method in class com.atlassian.jira.soap.axis.JiraAxisJavaPicoRPCProvider
- This can be called to resolve a token to user name.
- resolveTokenToUserName(String) -
Method in interface com.atlassian.jira.soap.axis.JiraSoapTokenResolver
- The JiraAxisTokenResolver is asked to resolve a token back into user name.
- ResolvingComparator<I,O> - Class in com.atlassian.jira.util.collect
- Comparator that first resolves an input to an output type, and then delegates to a comparator of the output type.
- ResolvingComparator(Resolver<I, O>, Comparator<O>) -
Constructor for class com.atlassian.jira.util.collect.ResolvingComparator
-
- 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_PREVIEW -
Static variable in interface com.atlassian.jira.issue.customfields.CustomFieldType
- Name of the resource that can be used as a preview for the CustomField when rendering in the UI.
- RESOURCE_TYPE_VELOCITY -
Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
-
- resourceAction() -
Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
-
- ResourceAction - Class in com.atlassian.jira.functest.framework.admin.plugins
- Represents a reference action in the Reference Plugin that is used to test availability of i18n resources.
- ResourceAction(WebTester, LocatorFactory) -
Constructor for class com.atlassian.jira.functest.framework.admin.plugins.ResourceAction
-
- ResourceDateValidator - Class in com.atlassian.jira.gadgets.system.util
- Helper for validating date related parameters and values for resource classes.
- ResourceDateValidator(ApplicationProperties) -
Constructor for class com.atlassian.jira.gadgets.system.util.ResourceDateValidator
-
- ResourceExamples - Class in com.atlassian.jira.rest.v2.issue
-
- ResourceExamples() -
Constructor for class com.atlassian.jira.rest.v2.issue.ResourceExamples
-
- ResourceLoader - Interface in com.atlassian.jira.util
-
- resourceLoader -
Static variable in class com.atlassian.jira.web.less.inlineimage.InlineImageEncoder
-
- ResourceRef - Class in com.atlassian.jira.rest.api.issue
- Bean that simply holds an id.
- ResourceRef() -
Constructor for class com.atlassian.jira.rest.api.issue.ResourceRef
-
- ResourceRef(String, String, String, String) -
Constructor for class com.atlassian.jira.rest.api.issue.ResourceRef
-
- ResourceUriBuilder - Class in com.atlassian.jira.rest.v2.issue
- This class is used for building URI's for JIRA's REST resources.
- ResourceUriBuilder() -
Constructor for class com.atlassian.jira.rest.v2.issue.ResourceUriBuilder
-
- resplitMergedContextBatchesForThisRequest() -
Method in class com.atlassian.jira.plugin.webresource.JiraWebResourceBatchingConfiguration
-
- responseCodeIs(int) -
Static method in class com.atlassian.jira.functest.framework.util.ResponseMatchers
-
- responseContains(String) -
Static method in class com.atlassian.jira.functest.framework.util.ResponseMatchers
-
- ResponseMatchers - Class in com.atlassian.jira.functest.framework.util
- Set of convenient matchers for checking response content
- ResponseMatchers() -
Constructor for class com.atlassian.jira.functest.framework.util.ResponseMatchers
-
- ResponseMatchers.ResponseCodeIs - Class in com.atlassian.jira.functest.framework.util
-
- ResponseMatchers.ResponseCodeIs(int) -
Constructor for class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseCodeIs
-
- ResponseMatchers.ResponseContainsString - Class in com.atlassian.jira.functest.framework.util
-
- ResponseMatchers.ResponseContainsString(String) -
Constructor for class com.atlassian.jira.functest.framework.util.ResponseMatchers.ResponseContainsString
-
- responseParsed(WebClient, WebResponse, long) -
Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
-
- responseReceived(WebClient, WebResponse) -
Method in class com.atlassian.jira.functest.framework.FuncTestWebClientListener
-
- ResponseUtils - Class in com.atlassian.jira.rest.util
- Builds response objects for REST service
- REST_2_PREFIX -
Static variable in class com.atlassian.jira.issue.fields.rest.json.beans.JiraBaseUrlsImpl
-
- REST_AUTH_RESOURCE -
Static variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestLogin
-
- REST_AUTH_RESOURCE -
Static variable in class com.atlassian.jira.webtests.ztests.crowd.embedded.TestConcurrentAttributeUpdates
-
- REST_BASE_URL -
Static variable in class com.atlassian.jira.rest.v2.issue.Examples
- The base URL for the REST API.
- restApi2BaseUrl() -
Method in interface com.atlassian.jira.issue.fields.rest.json.beans.JiraBaseUrls
-
- restApi2BaseUrl() -
Method in class com.atlassian.jira.issue.fields.rest.json.beans.JiraBaseUrlsImpl
-
- RestApiResourceFilterFactory - Class in com.atlassian.jira.rest.filter
- Factory for REST API filters.
- RestApiResourceFilterFactory() -
Constructor for class com.atlassian.jira.rest.filter.RestApiResourceFilterFactory
-
- restart() -
Method in class com.atlassian.jira.cluster.DefaultNodeStateManager
-
- restart() -
Method in interface com.atlassian.jira.cluster.NodeStateManager
-
- restart() -
Method in class com.atlassian.jira.index.ha.DefaultNodeReindexService
-
- restart() -
Method in interface com.atlassian.jira.index.ha.NodeReindexService
-
- 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.
- RestConfigProvider - Class in com.atlassian.jira.pageobjects.config
- Component providing config information about JIRA.
- RestConfigProvider() -
Constructor for class com.atlassian.jira.pageobjects.config.RestConfigProvider
-
- RestConfigProvider.Config - Class in com.atlassian.jira.pageobjects.config
-
- RestConfigProvider.Config() -
Constructor for class com.atlassian.jira.pageobjects.config.RestConfigProvider.Config
-
- RestCustomFieldTypeOperations - Interface in com.atlassian.jira.issue.fields.rest
- Interface for fields which can be modified using the rest api.
- RESTException - Exception in com.atlassian.jira.rest.v2.issue
-
- RESTException() -
Constructor for exception com.atlassian.jira.rest.v2.issue.RESTException
- Creates a new RESTException for the given issue.
- RESTException(ErrorCollection) -
Constructor for exception com.atlassian.jira.rest.v2.issue.RESTException
- Creates a new RESTException for the given issue, with a collection of errors.
- RESTException(Response.Status, String...) -
Constructor for exception com.atlassian.jira.rest.v2.issue.RESTException
-
- RESTException(Response.Status, ErrorCollection) -
Constructor for exception com.atlassian.jira.rest.v2.issue.RESTException
- Creates a new RESTException for the given issue, with a collection of errors.
- RESTException(Response.Status, Throwable) -
Constructor for exception com.atlassian.jira.rest.v2.issue.RESTException
- Creates a new RESTException for the given issue and allows to nest an exception.
- 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.
- RESTFULTABLE_ALLOWHOVER_CLASS -
Static variable in class com.atlassian.jira.pageobjects.project.versions.EditVersionForm
-
- RestFuncTest - Class in com.atlassian.jira.webtests.ztests.bundledplugins2.rest
- Base class for REST func tests.
- RestFuncTest() -
Constructor for class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.RestFuncTest
- Creates a new RestFuncTest.
- restore(String) -
Method in interface com.atlassian.jira.pageobjects.config.RestoreJiraData
- Execute restore from given resource.
- restore(String) -
Method in class com.atlassian.jira.pageobjects.config.RestoreJiraDataFromBackdoor
-
- restore(String) -
Method in class com.atlassian.jira.pageobjects.config.RestoreJiraDataFromUi
-
- restore(String) -
Method in class com.atlassian.jira.pageobjects.config.SmartRestoreJiraData
-
- restoreBackup() -
Method in class com.atlassian.jira.lookandfeel.rest.AutoLookAndFeelResource
-
- restoreBackupColor(String) -
Method in class com.atlassian.jira.lookandfeel.AutoLookAndFeelManager
-
- restoreBackupColorScheme() -
Method in class com.atlassian.jira.lookandfeel.AutoLookAndFeelManager
-
- restoreBlank() -
Method in class com.atlassian.jira.pageobjects.config.AbstractRestoreJiraData
-
- restoreBlank() -
Method in interface com.atlassian.jira.pageobjects.config.RestoreJiraData
- Restore blank instance.
- restoreBlank() -
Method in class com.atlassian.jira.pageobjects.config.RestoreJiraDataFromBackdoor
-
- restoreBlank() -
Method in class com.atlassian.jira.pageobjects.config.SmartRestoreJiraData
-
- restoreBlankInstance() -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores a JIRA to a well known blank instance
- restoreBlankInstance() -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
- Restores the jira instance to one with no issues.
- restoreBlankInstance() -
Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
-
- restoreBlankInstance(String) -
Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
-
- restoreBlankInstance() -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Since 5.0. Use
Backdoor.restoreBlankInstance()
instead.
- restoreBlankInstanceWithLicense(LicenseKeys.License) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores a JIRA to a well known blank instance with the supplied licence.
- restoreBlankInstanceWithLicense(LicenseKeys.License) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreColumnDefaults() -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
- Restore the default columns in the Issue Navigator.
- restoreColumnDefaults() -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
-
- restoreColumnDefaults() -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- RestoreCompleted - Class in com.atlassian.jira.pageobjects.pages.admin
- Displayed to the user when the restore data process has been completed.
- RestoreCompleted() -
Constructor for class com.atlassian.jira.pageobjects.pages.admin.RestoreCompleted
-
- restoreData(String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Same as
Administration.restoreData(String, boolean)
, but with useDefaultPaths set to false.
- restoreData(String, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores the specified fileName as JIRA data.
- restoreData(String, Administration.OutgoingMailSettings) -
Method in interface com.atlassian.jira.functest.framework.Administration
-
- restoreData(String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreData(String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreData(String, Administration.OutgoingMailSettings) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreData(String, String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreData(String, String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreData(String) -
Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
- Deprecated. use
Backdoor.restoreDataFromResource(String, String)
instead
- restoreData(String, String) -
Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
- Deprecated.
- restoreData(String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Use
Administration.restoreData(String)
instead.
- restoreData(File) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- restoreData(File, boolean) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- restoreData() -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceNotify
-
- restoreData(boolean) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceTimeTracking
-
- restoreData(boolean) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestIssueResourceWatchers
-
- restoreDataAndLogin(String, String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- same as
Administration.restoreDataAndLogin(String, String, boolean)
but with userDefaultPaths parameter set to false.
- restoreDataAndLogin(String, String, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restore the specified file and login to JIRA using the passed username.
- restoreDataAndLogin(String, String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataAndLogin(String, String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- RestoreDataClassRule - Class in com.atlassian.jira.pageobjects.config.junit4.rule
- A class rule for setting up JIRA and restoring data if necessary.
- RestoreDataClassRule(RestoreJiraData) -
Constructor for class com.atlassian.jira.pageobjects.config.junit4.rule.RestoreDataClassRule
-
- restoreDataFromResource(String) -
Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
-
- restoreDataFromResource(String, String) -
Method in class com.atlassian.jira.functest.framework.backdoor.Backdoor
-
- RestoreDataMethodRule - Class in com.atlassian.jira.pageobjects.config.junit4.rule
-
A class rule for setting up JIRA and restoring data if necessary.
- RestoreDataMethodRule(RestoreJiraData) -
Constructor for class com.atlassian.jira.pageobjects.config.junit4.rule.RestoreDataMethodRule
-
- RestoreDataPage - Class in com.atlassian.jira.pageobjects.pages.admin
- Admin page for restoring data from backup XMLs.
- RestoreDataPage() -
Constructor for class com.atlassian.jira.pageobjects.pages.admin.RestoreDataPage
-
- restoreDataSlowOldWay(String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Same as
Administration.restoreDataSlowOldWay(String, boolean)
, except with useDefaultPaths set to false.
- restoreDataSlowOldWay(String, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores the specified fileName as JIRA data NOT using the clear cache mechanism.
- restoreDataSlowOldWay(String, String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Same as
Administration.restoreDataSlowOldWay(String, String, boolean)
, but with useDefaultPath set to false;
- restoreDataSlowOldWay(String, String, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores the XML file from the specified directory NOT using the clear cache mechanism.
- restoreDataSlowOldWay(String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataSlowOldWay(String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataSlowOldWay(String, String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataSlowOldWay(String, String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataSlowOldWayAndLogin(String, String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Same as
Administration.restoreDataSlowOldWayAndLogin(String, String, boolean)
but with useDefaultPath set to false.
- restoreDataSlowOldWayAndLogin(String, String, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restore the specified file data NOT using the clear cache mechanism and login to JIRA using the passed username.
- restoreDataSlowOldWayAndLogin(String, String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataSlowOldWayAndLogin(String, String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataWithBuildNumber(String, int) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Basically check the passed backup to ensure that it matches the passed build number and then restore
the data.
- restoreDataWithBuildNumber(String, int) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataWithFullRefresh(String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. This restore uses the full Pico refresh the same as in Production.
- restoreDataWithLicense(String, String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- same as
Administration.restoreDataWithLicense(String, String, boolean)
, except with useDefaultPaths set to false.
- restoreDataWithLicense(String, String, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores the specified fileName as JIRA data, using the specified License key on import.
- restoreDataWithLicense(String, String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataWithLicense(String, String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataWithLicense(String, String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- restoreDataWithPluginsReload(String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Same as
Administration.restoreDataWithPluginsReload(String, boolean)
, except with useDefaultPaths set to false.
- restoreDataWithPluginsReload(String, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores the specified fileName as JIRA data NOT using the clear cache mechanism.
- restoreDataWithPluginsReload(String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataWithPluginsReload(String, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataWithReplacedTokens(String, Map<String, String>) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Same as
Administration.restoreDataWithReplacedTokens(String, java.util.Map, boolean)
, except with useDefaultPaths set to false.
- restoreDataWithReplacedTokens(String, Map<String, String>, boolean) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Reads in an XML file and performs token replacements on it, writes the data to a temp file, then imports that into JIRA.
- restoreDataWithReplacedTokens(String, Map<String, String>) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDataWithReplacedTokens(String, Map<String, String>, boolean) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreDefaultColumnLayout() -
Method in class com.atlassian.jira.issue.fields.layout.column.AbstractColumnLayoutManager
-
- restoreDefaultColumnLayout() -
Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
- Sets the ColumnLayout in use for users who have not defined their own, also known as the System column layout.
- RestoreDefaultDashboard - Class in com.atlassian.jira.web.action.user
- Action to restore the default dashboard.
- RestoreDefaultDashboard(PortalPageService, FavouritesService, EmailFormatter, GroupPermissionChecker) -
Constructor for class com.atlassian.jira.web.action.user.RestoreDefaultDashboard
-
- restoreDefaultDashboard() -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- restoreDefaultFieldLayout() -
Method in class com.atlassian.jira.issue.fields.layout.field.AbstractFieldLayoutManager
-
- 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.
- restoreDefaultFieldLayout() -
Method in class com.atlassian.jira.issue.fields.layout.field.MockFieldLayoutManager
-
- restoreFieldLayout(Long) -
Method in class com.atlassian.jira.issue.fields.layout.field.AbstractFieldLayoutManager
-
- restoreI18nData(String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores the specified fileName as JIRA data.
- restoreI18nData(String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreI18nData(String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Restores the data from the file name without making any english assertions.
- restoreI18nData(File) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Restores the data from the file name without making any english assertions.
- restoreIndex() -
Method in class com.atlassian.jira.index.ha.DefaultIndexCopyService
- copy all the index files form shared home into local home.
- restoreIndex() -
Method in interface com.atlassian.jira.index.ha.IndexCopyService
-
- RestoreInProgressPage - Class in com.atlassian.jira.pageobjects.pages.admin
- Displayed to the user when data restore process is in progress.
- RestoreInProgressPage() -
Constructor for class com.atlassian.jira.pageobjects.pages.admin.RestoreInProgressPage
-
- restoreInstance() -
Static method in class com.atlassian.jira.webtest.webdriver.tests.visualregression.TestIntegratedPluginsVisualRegression
-
- restoreInstance() -
Static method in class com.atlassian.jira.webtest.webdriver.tests.visualregression.TestVisualRegressionCreateIssue
-
- restoreInstance() -
Static method in class com.atlassian.jira.webtest.webdriver.tests.visualregression.TestVisualRegressionSmoke
-
- RestoreJiraData - Interface in com.atlassian.jira.pageobjects.config
- Represents JIRA restore data operation.
- RestoreJiraDataFromBackdoor - Class in com.atlassian.jira.pageobjects.config
- Implementation of
RestoreJiraData
that uses the func test plugin REST resource if present - RestoreJiraDataFromBackdoor(JiraTestedProduct) -
Constructor for class com.atlassian.jira.pageobjects.config.RestoreJiraDataFromBackdoor
-
- RestoreJiraDataFromUi - Class in com.atlassian.jira.pageobjects.config
-
Implementation of
RestoreJiraData
that uses UI. - RestoreJiraDataFromUi(JiraTestedProduct, JiraConfigProvider) -
Constructor for class com.atlassian.jira.pageobjects.config.RestoreJiraDataFromUi
-
- restoreLoggedInUserColumns() -
Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
-
- restoreNotSetupInstance() -
Method in interface com.atlassian.jira.functest.framework.Administration
- Restores a backup file with JIRA in an not setup state.
- restoreNotSetupInstance() -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- restoreOnce() -
Static method in class com.atlassian.jira.webtest.webdriver.tests.picker.TestUserAndGroupPickerPopup
-
- RestoreOnceSplittablePredicate - Class in com.atlassian.jira.webtest.webdriver.setup
- A predicate deciding whether a test class suite is splittable or not, basing on it being marked with the
RestoreOnce
annotation. - RestoreOnceSplittablePredicate() -
Constructor for class com.atlassian.jira.webtest.webdriver.setup.RestoreOnceSplittablePredicate
-
- restoreSchemeFieldLayout(GenericValue) -
Method in class com.atlassian.jira.issue.fields.layout.field.DefaultFieldLayoutManager
-
- restoreSchemeFieldLayout(GenericValue) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
- Restores the field layout associated with the provided scheme to defaults.
- restoreSchemeFieldLayout(GenericValue) -
Method in class com.atlassian.jira.issue.fields.layout.field.MockFieldLayoutManager
-
- restoreSearchRequestColumnLayout(SearchRequest) -
Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
-
- restoreSearchRequestColumnLayout(SearchRequest) -
Method in class com.atlassian.jira.issue.fields.layout.column.DefaultColumnLayoutManager
-
- restoreUserColumnLayout(User) -
Method in class com.atlassian.jira.issue.fields.layout.column.AbstractColumnLayoutManager
-
- restoreUserColumnLayout(User) -
Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
-
- restoreUserColumns(String) -
Method in class com.atlassian.jira.functest.framework.backdoor.ColumnControl
-
- restoreWithGlobalWorkflowPermission(String) -
Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkWorkflowTransition
-
- restResources() -
Method in class com.atlassian.jira.functest.framework.admin.plugins.ReferencePlugin
-
- RestResources - Class in com.atlassian.jira.functest.framework.admin.plugins
- Represents the rest resources included in the reference plugin.
- RestResources(WebTester, Administration) -
Constructor for class com.atlassian.jira.functest.framework.admin.plugins.RestResources
-
- RestResources.EndPoint - Class in com.atlassian.jira.functest.framework.admin.plugins
- Represents the "endpoint" resource included in the reference plugin.
- RestResources.EndPoint(WebTester) -
Constructor for class com.atlassian.jira.functest.framework.admin.plugins.RestResources.EndPoint
-
- restrict -
Variable in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
-
- RESTRICTED_ISSUE_ID -
Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
-
- RESTRICTED_ISSUE_KEY -
Static variable in class com.atlassian.jira.webtests.ztests.issue.TestIssueOperationsWithLimitedPermissions
-
- 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.
- restrictToGroup(String) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
-
- restrictToPermission(int) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
-
- restrictToPermission(String) -
Method in class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Notification
-
- RestRule - Class in com.atlassian.jira.functest.rules
- Rule for using REST.
- RestRule(FuncTestCase) -
Constructor for class com.atlassian.jira.functest.rules.RestRule
-
- restURI(String...) -
Static method in class com.atlassian.jira.rest.v2.issue.Examples
- Creates a new URI consisting of the
Examples.REST_BASE_URL
followed by the passed-in path segments.
- result() -
Method in interface com.atlassian.jira.entity.EntityListConsumer
-
- resultsWrap -
Variable in class com.atlassian.jira.pageobjects.navigator.AbstractIssueNavigatorPage
-
- resumeAll() -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- resumeJob(String, String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- resumeJobGroup(String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- resumeTrigger(String, String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- resumeTriggerGroup(String) -
Method in class com.atlassian.jira.scheduler.LazyDelegatingQuartz1Scheduler
-
- retainAll(Collection) -
Method in class com.atlassian.jira.functest.framework.changehistory.ChangeHistoryList
-
- retainAll(Collection<?>) -
Method in class com.atlassian.jira.util.collect.IdentitySet
-
- retainExistingValuesWhenParameterNotProvided() -
Method in interface com.atlassian.jira.issue.IssueInputParameters
-
- retainExistingValuesWhenParameterNotProvided() -
Method in class com.atlassian.jira.issue.IssueInputParametersImpl
-
- RETENTION_PERIOD -
Static variable in class com.atlassian.jira.service.services.index.ReplicatedIndexCleaningService
-
- retrieve(DashboardId) -
Method in class com.atlassian.jira.dashboard.JiraDashboardStateStoreManager
-
- retrieve(BandanaContext, String) -
Method in class com.atlassian.jira.issue.context.persistence.CachingFieldConfigContextPersister
-
- retrieve(BandanaContext, String) -
Method in class com.atlassian.jira.issue.context.persistence.FieldConfigContextPersisterImpl
- Returns a Long object representing the id of the FieldConfigScheme
- retrieve(String, String) -
Method in class com.atlassian.jira.issue.customfields.manager.CachedGenericConfigManager
-
- retrieve(String, String) -
Method in class com.atlassian.jira.issue.customfields.manager.DefaultGenericConfigManager
-
- 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.
- retrieve() -
Method in class com.atlassian.jira.license.JiraLicenseStoreImpl
-
- retrieveAllChildren(List) -
Method in class com.atlassian.jira.action.issue.customfields.option.MockOption
-
- retrieveAllChildren(List<Option>) -
Method in class com.atlassian.jira.issue.customfields.option.LazyLoadedOption
-
- retrieveAllChildren(List<Option>) -
Method in interface com.atlassian.jira.issue.customfields.option.Option
-
- retrieveByFlags(boolean, boolean) -
Static method in enum com.atlassian.jira.configurator.config.WebServerProfile
-
- retrieveCondition(Plugin, Element) -
Method in interface com.atlassian.jira.plugin.webfragment.descriptors.ConditionDescriptorFactory
-
- retrieveCondition(Plugin, Element) -
Method in class com.atlassian.jira.plugin.webfragment.descriptors.ConditionDescriptorFactoryImpl
-
- retrieveFieldScreenScheme(Long) -
Method in class com.atlassian.jira.issue.fields.screen.DefaultFieldScreenSchemeManager
-
- 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
- retrieveOrMakeSearchRequest(String, Map<String, Object>) -
Method in class com.atlassian.jira.charts.util.ChartUtilsImpl
-
- retrieveServerId() -
Method in interface com.atlassian.jira.license.JiraLicenseStore
- Gets the server ID from the persistence backend
- retrieveServerId() -
Method in class com.atlassian.jira.license.JiraLicenseStoreImpl
-
- retrieveUserMetaProperties() -
Method in class com.atlassian.jira.web.action.admin.user.ViewUser
- This method retrieves a user's meta properties
- retry(Class<P>, Object...) -
Method in interface com.atlassian.jira.pageobjects.xsrf.Xsrf
-
- retry(Class<P>, Object...) -
Method in class com.atlassian.jira.pageobjects.xsrf.XsrfDialog
-
- retry(Class<P>, Object...) -
Method in class com.atlassian.jira.pageobjects.xsrf.XsrfPage
-
- 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. since 5.1. Use
JiraWebActionSupport.returnCompleteWithInlineRedirectAndMsg(String, String, MessageType, boolean, String)
instead.
- returnJQLErrorMessage() -
Method in class com.atlassian.jira.pageobjects.navigator.AdvancedSearch
-
- returnLink -
Variable in class com.atlassian.jira.pageobjects.pages.admin.user.EditUserGroupsPage
-
- 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.
- ReturnToConfigContextProvider - Class in com.atlassian.jira.projectconfig.contextproviders
- Context Provider for the "Back to Project Config link"
- ReturnToConfigContextProvider(VelocityRequestContextFactory, JiraAuthenticationContext, ProjectService) -
Constructor for class com.atlassian.jira.projectconfig.contextproviders.ReturnToConfigContextProvider
-
- returnToSearch() -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigation
- Deprecated.
- returnToSearch() -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigationImpl
-
- returnToUserView() -
Method in class com.atlassian.jira.pageobjects.pages.admin.user.EditUserGroupsPage
-
- reusableTokenStream(String, Reader) -
Method in class com.atlassian.jira.issue.index.JavaExceptionAnalyzer
-
- reusableTokenStream(String, Reader) -
Method in class com.atlassian.jira.issue.index.JiraAnalyzer
-
- ReversePriorityStatisticsMapper - Class in com.atlassian.jira.issue.statistics
- This StatisticsMapper works exactly the same as PriorityStatisticsMapper, except that it returns a reverse-order comparator.
- ReversePriorityStatisticsMapper(ConstantsManager) -
Constructor for class com.atlassian.jira.issue.statistics.ReversePriorityStatisticsMapper
-
- revert() -
Method in interface com.atlassian.jira.pageobjects.pages.admin.applicationproperties.AdvancedApplicationProperty
-
- revert() -
Method in class com.atlassian.jira.pageobjects.pages.admin.applicationproperties.AdvancedApplicationPropertyImpl
-
- revert() -
Method in class com.atlassian.jira.webtest.webdriver.tests.admin.applicationproperties.TestAdvancedApplicationProperties.MockAdvancedApplicationProperty
-
- revertTo(BulkChangeWizard.WizardState) -
Method in class com.atlassian.jira.functest.framework.navigation.AbstractBulkChangeWizard
-
- revertTo(BulkChangeWizard.WizardState) -
Method in interface com.atlassian.jira.functest.framework.navigation.BulkChangeWizard
- Reverts the wizard to any given previous stage.
- revoke(InternalGrantedPermission) -
Method in class com.atlassian.jira.crowd.embedded.NoopInternalUserPermissionDAO
-
- revokePermissionsForGroup(DirectoryGroup) -
Method in class com.atlassian.jira.crowd.embedded.NoopUserPermissionAdminService
-
- RoadMapProjectTabPanel - Class in com.atlassian.jira.plugin.projectpanel.impl
- Project Tab Panel displaying upcoming versions and their issues.
- RoadMapProjectTabPanel(VersionManager, VersionDrillDownRenderer, FieldVisibilityManager) -
Constructor for class com.atlassian.jira.plugin.projectpanel.impl.RoadMapProjectTabPanel
-
- RoadMapResource - Class in com.atlassian.jira.gadgets.system
- REST endpoint to retrieve a list of unreleased versions, according to the input criteria.
- RoadMapResource(JiraAuthenticationContext, PermissionManager, ProjectManager, VersionManager, SearchProvider, SearchService, VelocityRequestContextFactory, DateTimeFormatter) -
Constructor for class com.atlassian.jira.gadgets.system.RoadMapResource
-
- RoadMapResource.ProjectData - Class in com.atlassian.jira.gadgets.system
- Contains the data of a project a version belongs to, including: The id of the project The
project key The project name
- RoadMapResource.ResolutionData - Class in com.atlassian.jira.gadgets.system
- The data structure of statistics on resolved/unresolved, with jql clause used to retrieve the set of the issues.
- RoadMapResource.RoadMapData - Class in com.atlassian.jira.gadgets.system
- The data structure of the road map generated by the
RoadMapResource
. - RoadMapResource.RoadMapData(Collection<RoadMapResource.VersionData>, int, String) -
Constructor for class com.atlassian.jira.gadgets.system.RoadMapResource.RoadMapData
-
- RoadMapResource.VersionData - Class in com.atlassian.jira.gadgets.system
- The data structure of a project version contained in the road map data.
- RoadmapTab - Class in com.atlassian.jira.pageobjects.pages
-
- RoadmapTab() -
Constructor for class com.atlassian.jira.pageobjects.pages.RoadmapTab
-
- RoadMapTabPanel - Class in com.atlassian.jira.plugin.componentpanel.impl
- This class implements road map tab panel.
- RoadMapTabPanel(VersionManager, VersionDrillDownRenderer, FieldVisibilityManager) -
Constructor for class com.atlassian.jira.plugin.componentpanel.impl.RoadMapTabPanel
-
- RoadmapUserProfilePanel - Class in com.atlassian.jira.plugin.profile
- A user profile panel that displays the users personal roadmap
- RoadmapUserProfilePanel(VersionDrillDownRenderer, JiraAuthenticationContext, VersionManager, VelocityRequestContextFactory, ProjectManager, UserProjectHistoryManager, PermissionManager, WebResourceManager, FieldVisibilityManager) -
Constructor for class com.atlassian.jira.plugin.profile.RoadmapUserProfilePanel
-
- role -
Variable in class com.atlassian.jira.issue.fields.rest.CommentOperationHolder
-
- ROLE_DEVELOPER -
Static variable in class com.atlassian.jira.webtest.webdriver.tests.visualregression.TestVisualRegressionCreateIssue
-
- RoleActor - Interface in com.atlassian.jira.security.roles
- This is an abstraction that allows us to associate users with ProjectRoles.
- RoleActorBean - Class in com.atlassian.jira.rest.v2.issue.project
-
- RoleActorBean() -
Constructor for class com.atlassian.jira.rest.v2.issue.project.RoleActorBean
-
- RoleActorComparator - Class in com.atlassian.jira.security.roles
- Compares
RoleActor
objects case insensitively by name. - 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.
- roleActorFactory -
Variable in class com.atlassian.jira.web.action.admin.roles.AbstractRoleActorAction
-
- roleActorOfTypeExistsForProjects(User, List<Long>, ProjectRole, String, String, ErrorCollection) -
Method in class com.atlassian.jira.bc.projectroles.DefaultProjectRoleService
-
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String, ErrorCollection) -
Method in class com.atlassian.jira.bc.projectroles.DefaultProjectRoleService
-
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
-
- roleActorOfTypeExistsForProjects(User, List<Long>, ProjectRole, String, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
- Deprecated. Use
ProjectRoleService.roleActorOfTypeExistsForProjects(java.util.List, com.atlassian.jira.security.roles.ProjectRole, String, String, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Returns a list of projectId's for which the role actor of the specified type exists in the project for the
provided projectRole. This is a method that is meant to efficiently allow discovery of whether a UserRoleActor
exists in a project role for a subset of projects.
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String, ErrorCollection) -
Method in class com.atlassian.jira.jelly.tag.projectroles.MockProjectRoleService
-
- roleActorOfTypeExistsForProjects(User, List, ProjectRole, String, String, ErrorCollection) -
Method in class com.atlassian.jira.jelly.tag.projectroles.MockProjectRoleService
-
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String) -
Method in class com.atlassian.jira.mock.MockProjectRoleManager
-
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String) -
Method in class com.atlassian.jira.security.roles.CachingProjectRoleAndActorStore
-
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String) -
Method in class com.atlassian.jira.security.roles.DefaultProjectRoleManager
-
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String) -
Method in class com.atlassian.jira.security.roles.OfBizProjectRoleAndActorStore
-
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String) -
Method in interface com.atlassian.jira.security.roles.ProjectRoleAndActorStore
-
- 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.
- RoleDetails - Interface in com.atlassian.jira.functest.framework.admin
- Responsible for editing the details (name and description) of a project role.
- roleLevelId(String) -
Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
-
- Roles - Interface in com.atlassian.jira.functest.framework.admin
- Responsible for representing the Project Roles Browser.
- roles() -
Method in interface com.atlassian.jira.functest.framework.Administration
- Allows you to perform role actions
- roles() -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- RolesImpl - Class in com.atlassian.jira.functest.framework.admin
-
- RolesImpl(WebTester, JIRAEnvironmentData, int) -
Constructor for class com.atlassian.jira.functest.framework.admin.RolesImpl
-
- RolesPage - Class in com.atlassian.jira.pageobjects.project.people
- Represents the Roles panel in the project configuration page.
- RolesPage(String) -
Constructor for class com.atlassian.jira.pageobjects.project.people.RolesPage
-
- RolesPage.PeopleRoleImpl - Class in com.atlassian.jira.pageobjects.project.people
-
- RolesPage.PeopleRoleImpl(String) -
Constructor for class com.atlassian.jira.pageobjects.project.people.RolesPage.PeopleRoleImpl
-
- RolesPage.PeopleRoleImpl.GroupImpl - Class in com.atlassian.jira.pageobjects.project.people
-
- RolesPage.PeopleRoleImpl.GroupImpl(PageElement) -
Constructor for class com.atlassian.jira.pageobjects.project.people.RolesPage.PeopleRoleImpl.GroupImpl
-
- RolesPage.PeopleRoleImpl.UserImpl - Class in com.atlassian.jira.pageobjects.project.people
-
- RolesPage.PeopleRoleImpl.UserImpl(PageElement) -
Constructor for class com.atlassian.jira.pageobjects.project.people.RolesPage.PeopleRoleImpl.UserImpl
-
- RolesPanel - Class in com.atlassian.jira.pageobjects.project.summary.people
- Represents the roles panel in the project configuration page.
- RolesPanel() -
Constructor for class com.atlassian.jira.pageobjects.project.summary.people.RolesPanel
-
- rolesRequired(String) -
Method in class com.atlassian.jira.config.webwork.actions.ActionConfiguration.Entry.EntryBuilder
- Supplies a comma-separated list of the roles that are required to execute this action.
- RolesSummaryPanelContextProvider - Class in com.atlassian.jira.projectconfig.contextproviders
- Provides context for the roles summary panel (formerly known as the people summary panel), in particular the project
lead username, default assignee and other booleans indicating if the project lead user exists, etc.
- RolesSummaryPanelContextProvider(PermissionManager, UserFormatManager, UserManager, AvatarService) -
Constructor for class com.atlassian.jira.projectconfig.contextproviders.RolesSummaryPanelContextProvider
-
- RolesTab - Class in com.atlassian.jira.projectconfig.tab
- Previously named PeopleTab.
- RolesTab(WebInterfaceManager, VelocityContextFactory) -
Constructor for class com.atlassian.jira.projectconfig.tab.RolesTab
-
- roleSubmitLink -
Variable in class com.atlassian.jira.pageobjects.pages.admin.roles.ViewProjectRolesPage
-
- RoleToGroupsMapping - Class in com.atlassian.jira.scheme.mapper
- Represents a mapping between many or one group/s and a
ProjectRole
. - RoleToGroupsMapping(GroupToRoleMapping) -
Constructor for class com.atlassian.jira.scheme.mapper.RoleToGroupsMapping
-
- rollback(boolean) -
Static method in class com.atlassian.core.ofbiz.util.CoreTransactionUtil
-
- rollback() -
Method in interface com.atlassian.jira.transaction.Transaction
- This will rollback the transaction.
- rollOver() -
Method in class com.atlassian.jira.logging.JiraHomeAppender
-
- rollOver() -
Method in interface com.atlassian.jira.logging.RollOverLogAppender
- Cause a log rollover to happen
- rollover(Logger) -
Static method in class com.atlassian.jira.util.log.LogMarker
-
- rolloverAndMark(String) -
Static method in class com.atlassian.jira.util.log.LogMarker
- This will rollover the All the JIRA logs and then makr the new log with the specific message
- RollOverLogAppender - Interface in com.atlassian.jira.logging
- A simple interface to describe log appenders that can be rolled over
- ROMANIAN -
Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
-
- root() -
Method in class com.atlassian.jira.entity.remotelink.LazyJsonParser
- Returns the root node of the parsed JSON as a
LazyJsonParser.ReadOnlyJsonNode
.
- root() -
Method in class com.atlassian.jira.pageobjects.components.userpicker.LegacyTriggerPicker
-
- rootElement -
Variable in class com.atlassian.jira.pageobjects.components.menu.AuiDropdownMenu
-
- roundInterval(long, long) -
Method in class com.atlassian.jira.scheduler.cron.SimpleToCronTriggerConverter
- Round the interval to the nearest time unit multiple that is a denominator of the succeeding time unit.
- row -
Variable in class com.atlassian.jira.pageobjects.components.restfultable.AbstractEditRow
-
- ROW -
Static variable in class com.atlassian.jira.portal.OfbizPortletConfigurationStore.Columns
-
- row -
Variable in class com.atlassian.jira.webtests.AbstractTestIssueNavigatorColumnsView.ItemVerifier
-
- rowElement -
Variable in class com.atlassian.jira.pageobjects.components.IssuePickerPopup.IssuePickerRow
-
- rowElement -
Variable in class com.atlassian.jira.pageobjects.components.userpicker.PickerPopup.PickerRow
-
- rowElement -
Variable in class com.atlassian.jira.pageobjects.pages.admin.roles.SelectedItemList.SelectedItem
-
- rowElement -
Variable in class com.atlassian.jira.pageobjects.pages.admin.roles.ViewProjectRolesPage.ProjectRole
-
- ROWF_ISSUE_KEY -
Static variable in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask641
-
- ROWF_PROJECT_KEY -
Static variable in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask641
-
- ROWF_PROJECT_NAME -
Static variable in class com.atlassian.jira.webtests.ztests.upgrade.tasks.TestUpgradeTask641
-
- rowsContainer -
Variable in class com.atlassian.jira.pageobjects.pages.admin.roles.ViewDefaultProjectRoleActorsPage
-
- RPAREN -
Static variable in class com.atlassian.jira.jql.parser.antlr.JqlLexer
-
- RPAREN -
Static variable in class com.atlassian.jira.jql.parser.antlr.JqlParser
-
- RpcModuleDescriptor - Class in com.atlassian.jira.plugin.rpc
- Deprecated. in JIRA 6.0, REST is the future :)
- RpcModuleDescriptor(JiraAuthenticationContext, ModuleFactory) -
Constructor for class com.atlassian.jira.plugin.rpc.RpcModuleDescriptor
- Deprecated.
- RssViewUtils - Class in com.atlassian.jira.issue.views.util
-
- rubbish() -
Method in class com.atlassian.jira.rest.api.issue.ResourceRef
-
- rubbish(String) -
Method in class com.atlassian.jira.rest.api.issue.ResourceRef
-
- rule(Object) -
Static method in class com.atlassian.jira.junit.rules.MockitoMocksInContainer
- Returns a rule which initializes Mockito mocks and mocked component container.
- RuleChainBuilder - Class in com.atlassian.jira.pageobjects.config.junit4.rule
-
Builds a rule chain based on a
TestedProduct
instance. - run(SelectQuery<E>) -
Method in interface com.atlassian.jira.entity.EntityEngine
-
- run(SelectQuery<E>) -
Method in class com.atlassian.jira.entity.EntityEngineImpl
-
- run(TestResult) -
Method in class com.atlassian.jira.functest.framework.FuncTestSuite
-
- run() -
Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
-
- run(String) -
Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfCheck
-
- run(FuncTestHelperFactory) -
Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfTestSuite
-
- run(FuncTestHelperFactory, String) -
Method in class com.atlassian.jira.functest.framework.security.xsrf.XsrfTestSuite
-
- run(RunNotifier) -
Method in class com.atlassian.jira.functest.framework.suite.WebTestSuiteRunner
-
- run(TestResult) -
Method in class com.atlassian.jira.functest.framework.SuiteListenerWrapper
-
- run(TestResult) -
Method in class com.atlassian.jira.functest.framework.TestSuiteBuilder.ParallelEnvironmentTestSuite
-
- run() -
Method in class com.atlassian.jira.index.ha.IndexSnapshotService
-
- run() -
Method in class com.atlassian.jira.jelly.service.JellyService
-
- run(RunNotifier) -
Method in class com.atlassian.jira.local.runner.AbstractListeningRunner
-
- 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.JiraServiceContainerImpl
- Perform the action of this service.
- run() -
Method in class com.atlassian.jira.service.MockJiraServiceContainer
-
- run() -
Method in class com.atlassian.jira.service.services.CacheFlusher
-
- run() -
Method in class com.atlassian.jira.service.services.cluster.NodeStateCheckerService
-
- run() -
Method in class com.atlassian.jira.service.services.DebugService
-
- run() -
Method in class com.atlassian.jira.service.services.export.ExportService
-
- run() -
Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
-
- run() -
Method in class com.atlassian.jira.service.services.imap.ImapService
- Deprecated.
- run() -
Method in class com.atlassian.jira.service.services.index.ReplicatedIndexCleaningService
-
- run() -
Method in class com.atlassian.jira.service.services.mail.MailQueueService
-
- run() -
Method in class com.atlassian.jira.service.services.pop.PopService
- Deprecated.
- run() -
Method in class com.atlassian.jira.service.UnloadableJiraServiceContainer
-
- run(String, Runnable) -
Static method in class com.atlassian.jira.util.devspeed.JiraDevSpeedTimer
- Runs the provided code and times the result
- run() -
Method in class com.atlassian.jira.web.action.admin.issuetypes.ConfigureOptionScheme
-
- run() -
Method in interface com.atlassian.jira.web.action.admin.issuetypes.ExecutableAction
- Run the action
- run() -
Method in class com.atlassian.jira.web.action.admin.issuetypes.pro.AssociateIssueTypeSchemes
-
- run(RunNotifier) -
Method in class com.atlassian.jira.webtest.webdriver.setup.CargoSuiteRunner
-
- run(TestResult) -
Method in class com.atlassian.jira.webtests.CategorisingTestSuite
-
- run(Runnable) -
Method in class com.atlassian.jira.webtests.util.RunOnce
-
- RUN_DETAILS -
Static variable in class com.atlassian.jira.entity.Entity.Name
-
- RUN_DETAILS -
Static variable in interface com.atlassian.jira.entity.Entity
-
- runAfter(String) -
Static method in class com.atlassian.jira.webtests.util.TimeBomb
-
- runAllBulkEditUserGroupTests() -
Method in class com.atlassian.jira.webtests.ztests.bulk.TestBulkEditUserGroups
-
- runAllTests() -
Method in class com.atlassian.jira.webtest.webdriver.qunit.TestQunit
-
- runBare() -
Method in class com.atlassian.jira.functest.framework.FuncTestCase
- The outer most edge of a JUnit Test.
- runBare() -
Method in class com.atlassian.jira.local.Junit3ListeningTestCase
-
- runBare() -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. The outer most edge of a JUnit Test.
- runBareReImplementation() -
Method in class com.atlassian.jira.local.Junit3ListeningTestCase
- We re-implement TestCase because JUnit refuses to allow us into its world!
How do we reimplemnent you ask? Via that trusty AOP method called copy and paste
- runChild(T, RunNotifier) -
Method in class com.atlassian.jira.functest.framework.suite.ParentRunnerHacker
-
- runChild(T, RunNotifier) -
Method in class com.atlassian.jira.functest.framework.suite.TransformingParentRunner
-
- RunDetailsFactory - Class in com.atlassian.jira.scheduler
-
- RunDetailsFactory() -
Constructor for class com.atlassian.jira.scheduler.RunDetailsFactory
-
- RunFirst - Annotation Type in com.atlassian.jira.functest.framework.suite
- Marks tests that must be run as first in the suite.
- runImpl(MessageHandlerContext) -
Method in class com.atlassian.jira.service.services.file.AbstractMessageHandlingService
-
- runImpl(MessageHandlerContext) -
Method in class com.atlassian.jira.service.services.file.FileService
-
- runImpl(MessageHandlerContext) -
Method in class com.atlassian.jira.service.services.mail.MailFetcherService
- Connect to the POP / IMAPemail box and then handle each message.
- runJellyScript(String) -
Method in interface com.atlassian.jira.functest.framework.Administration
- Given a jelly script, this call will navigate to the admin section in JIRA and execute the script.
- runJellyScript(String) -
Method in class com.atlassian.jira.functest.framework.AdministrationImpl
-
- runJob(JobRunnerRequest) -
Method in class com.atlassian.jira.crowd.embedded.JiraDirectorySynchroniser
-
- runJob(JobRunnerRequest) -
Method in class com.atlassian.jira.issue.subscription.SendFilterJob
-
- runJob(JobRunnerRequest) -
Method in class com.atlassian.jira.service.ServiceRunner
-
- runJob(JobRunnerRequest) -
Method in class com.atlassian.sal.jira.scheduling.JiraPluginScheduler
-
- RunnerChildList<T> - Class in com.atlassian.jira.functest.framework.suite
-
- RunnerChildList(ParentRunner<T>) -
Constructor for class com.atlassian.jira.functest.framework.suite.RunnerChildList
-
- running(boolean) -
Method in class com.atlassian.jira.service.MockJiraServiceContainer.Builder
-
- RunningStartupState - Class in com.atlassian.jira.startup
- JIRA has been bootstrapped and the plugin system has been started.
- RunningStartupState(BootstrappingStartupState, AtomicReference<JiraStartupState>) -
Constructor for class com.atlassian.jira.startup.RunningStartupState
-
- runNow(long) -
Method in class com.atlassian.jira.service.DefaultServiceManager
-
- runNow(long) -
Method in interface com.atlassian.jira.service.ServiceManager
- Runs the service immediately.
- RunOnce - Class in com.atlassian.jira.webtests.util
- Runs any passed runnable only once.
- RunOnce() -
Constructor for class com.atlassian.jira.webtests.util.RunOnce
-
- runPrintableSearch(String) -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
-
- runPrintableSearch(String) -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
-
- runQuickSearch(String) -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated. Executes quicksearch with no search string to return all issues
- runReport(Long, String) -
Method in interface com.atlassian.jira.functest.framework.Navigation
- Run the given report for the given project
- runReport(Long, String, Long, String) -
Method in interface com.atlassian.jira.functest.framework.Navigation
- Run the given report for the given project using the given mapper
- runReport(Long, String) -
Method in class com.atlassian.jira.functest.framework.NavigationImpl
-
- runReport(Long, String, Long, String) -
Method in class com.atlassian.jira.functest.framework.NavigationImpl
-
- runReport() -
Method in class com.atlassian.jira.webtests.ztests.dashboard.reports.TestSingleLevelGroupByReport
-
- runScript(String, String) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScript(String, Writer) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScript(File, XMLOutput) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScript(URL, XMLOutput) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScript(String, XMLOutput) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScript(String, XMLOutput, boolean, boolean) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScript(File, XMLOutput, boolean, boolean) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScript(URL, XMLOutput, boolean, boolean) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runScriptAsString(String, XMLOutput) -
Method in class com.atlassian.jira.jelly.service.EmbededJellyContext
-
- runSearch(String) -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
-
- runSearch() -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
- Run the current search.
- runSearch() -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
-
- runSearch(String) -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
-
- RunSearchRequest - Class in com.atlassian.jira.jelly.tag
-
- RunSearchRequest() -
Constructor for class com.atlassian.jira.jelly.tag.RunSearchRequest
-
- runServiceNow(long) -
Method in interface com.atlassian.jira.functest.framework.Administration.Utilities
- Run the specified service immediately and wait until it is complete.
- runSimpleSearch(String) -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
- Safely run a search, ignoring errors and returning only the matching issue keys
in the order that they were returned.
- runSimpleSearch(String) -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
-
- runSubscription(GenericValue) -
Method in class com.atlassian.jira.issue.subscription.DefaultSubscriptionManager
-
- runSubscription(Long) -
Method in class com.atlassian.jira.issue.subscription.DefaultSubscriptionManager
-
- runSubscription(ApplicationUser, Long) -
Method in class com.atlassian.jira.issue.subscription.DefaultSubscriptionManager
-
- runSubscription(User, Long) -
Method in class com.atlassian.jira.issue.subscription.DefaultSubscriptionManager
-
- runSubscription(GenericValue) -
Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
- Deprecated. Use
SubscriptionManager.runSubscription(Long)
. Since v6.2
- runSubscription(Long) -
Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
-
- runSubscription(ApplicationUser, Long) -
Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
-
- runSubscription(User, Long) -
Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
- Deprecated. Use
SubscriptionManager.runSubscription(com.atlassian.jira.user.ApplicationUser, Long)
instead. Since v6.0.
- runTest() -
Method in class com.atlassian.jira.functest.framework.FuncTestCase
- Overridden so we can "record" exceptions that may happen during test execution.
- runTest() -
Method in class com.atlassian.jira.webtests.JIRAWebTest
- Deprecated.
- runTest() -
Method in class com.atlassian.jira.webtests.util.TimeBomb
-
- runTests(List<String>) -
Method in class com.atlassian.jira.dev.backdoor.TestRunnerBackdoor
-
- RuntimeInterruptedException - Exception in com.atlassian.jira.util
- Convenience class for re-throwing
InterruptedException
. - RuntimeInterruptedException(InterruptedException) -
Constructor for exception com.atlassian.jira.util.RuntimeInterruptedException
-
- RuntimeInterruptedException(String, InterruptedException) -
Constructor for exception com.atlassian.jira.util.RuntimeInterruptedException
-
- 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
-
- RuntimeRecognitionException - Exception in com.atlassian.jira.jql.parser.antlr
- A
RuntimeException
that contains a JqlParseErrorMessage
. - runWith(OfBizDelegator) -
Method in class com.atlassian.jira.entity.Select.ExecutableContext
-
- runWith(EntityEngine) -
Method in class com.atlassian.jira.entity.Select.ExecutableContext
-
- runWith(OfBizDelegator) -
Method in interface com.atlassian.jira.entity.SelectQuery
-
- runWith(EntityEngine) -
Method in interface com.atlassian.jira.entity.SelectQuery
-
- runWith(OfBizDelegator) -
Method in class com.atlassian.jira.entity.SelectQueryImpl
-
- runWith(EntityEngine) -
Method in class com.atlassian.jira.entity.SelectQueryImpl
-
- runXmlSearch(String, String...) -
Method in interface com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigation
-
- runXmlSearch(String, String...) -
Method in class com.atlassian.jira.functest.framework.navigation.IssueNavigatorNavigationImpl
-
- RUSSIAN -
Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
-
RedirectSanitiser
instead. Since v6.2.IssueClauseValueSanitiser.IssueOperandSanitisingVisitor
returns the same type of operand that went in, because issues can expand to more than one literal.
ProjectClauseValueSanitiser.ProjectOperandSanitisingVisitor
will always return the same kind of operand back after sanitising.
Query
with all the potential "information leaks" removed,
with regards to the specified user.
PluginVersion
, performing an insert or update according to whether a record for this
plugin key already exists.
ConditionBuilder
that can be used to add saved filters as conditions
to the query.
PortletConfiguration
to a
database store.
PortletConfiguration
object
inside a PortalPage
object to the underlying database store.
Scheme
objects
and determine if these objects are the same (i.e.SchemeDistiller
.Set
of regular expressions that should map Group
names to a ProjectRole
.SchemeGroupsToRolesTransformer
.SchemeGroupsToRolesTransformer
.IssueSecurityLevelManager.getSecurityLevel(long)
!= null instead. Since v5.0.
SchemeRelationships
class to hold an individual relationship by entityType
(ie 'Browse Project' permission, or 'Issue Created' notification).SchemeGroupsToRolesTransformer
.SchemeTransformResult
's.ScreensSummaryPanelContextProvider.SimpleScreenScheme
s.SearchRequestManager.search(com.atlassian.jira.sharing.search.SharedEntitySearchParameters, com.atlassian.jira.user.ApplicationUser, int, int)
instead. Since v6.0.
Search for the SearchRequests that match the passed searchParameters. The result can be paged so that a subset
of the results can be returned.
PortalPageManager.search(com.atlassian.jira.sharing.search.SharedEntitySearchParameters, com.atlassian.jira.user.ApplicationUser, int, int)
instead. Since v6.0.
Search for the PortalPages that match the passed SearchParameters. The result can be paged so that a subset of the results can be returned.
SharedEntity
instances that match the passed in searchParameters.
SharedEntity
instances that match the passed in searchParameters.
SearchContext
.SearchContext
.SearcherGroupType
.SearcherGroup
.FieldIndexer
s and SearchHandler.SearcherRegistration
.
IssueSearcher
and the JQL clauses (as
SearchHandler.ClauseRegistration
s) that it uses in the background to
implement searching.SearchHandler
instances.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.Query
, this
will be a search that will find all issues with the default system sorting .
Query
and no other attributes.
SearchRequest.SearchRequest(com.atlassian.query.Query, com.atlassian.jira.user.ApplicationUser, String, String)
instead. Since v6.0.
Build a SearchRequest with the provided attributes, this can be used if you want to create a SearchRequest that
can be persisted.
SearchRequest.SearchRequest(com.atlassian.query.Query, com.atlassian.jira.user.ApplicationUser, String, String, Long, long)
instead. Since v6.0.
Build a SearchRequest with the provided attributes.
SearchRequest
s.SearchRequestView
plugins to provide information about their context.SearchSort.SearchSort(String, SortOrder)
instead.
SelectQuery
which can be run in OfBiz Entity Engine.Option
.SelectCFType.SelectCFType(com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister, com.atlassian.jira.issue.customfields.manager.OptionsManager, com.atlassian.jira.issue.customfields.manager.GenericConfigManager, com.atlassian.jira.issue.fields.rest.json.beans.JiraBaseUrls)
instead. Since v5.0.
JIRAWebTest.tableCellHasText(com.meterware.httpunit.WebTable, int, int, String)
but if the text is an empty
string ("") than make sure the table cell trimmed is equal
IssueTableLayoutBean
objects.WebTable
ready for more
assertions.TaskDescriptor
.TaskManager
contains a collection of tasks that are long running.TaskManager
.Template
String
instance.TemplateSource
instances.SingleValueOperand
populated with a string value.
SingleValueOperand
populated with a long value.
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.
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.
null
if this is neither a single test, nor a suite constructed for a test class..
TestAddComment
AbstractTestCreateWorklogAsField
to test the "log work" system field on Close
transitions.AbstractTestCreateWorklogAsField
to test the "log work" system field on the Create
Issue screen.AbstractTestCreateWorklogAsField
to test the "log work" system field on the Edit
Issue screen.AbstractTestCreateWorklogAsField
to test the "log work" system field on Resolve
transitions./dashboard
resource.WebTester
in play
JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.TestIssueSecurityWithGroupsAndRoles.testNewProjectsWithDefaultRolesHaveCorrectSecurityLevel1()
but instead of associating the
security scheme with the project after its created, we do it during the creation
TestUserRenameOnIssues
,
but checking the other views instead.TestUserRenameOnIssuePrintableView
,
but checking the XML view instead.TestUserRenameOnIssues
,
but using the usernames instead of the full names.XsrfCheck
func-test framework classes.
TextAssertions
helper in play
TextAssertions
helper in
play
TextUtils.plainTextToHtml(java.lang.String)
.TextAreaCFType.TextAreaCFType(com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister, com.atlassian.jira.issue.customfields.manager.GenericConfigManager)
instead. Since v5.0.
TextAssertions
GenericTextCFType
instead. Since v5.0.TextCustomFieldOperationsHandler.TextCustomFieldOperationsHandler(CustomField field, I18nHelper i18nHelper)
IssueIndexManager
is now responsible for maintaining a thread-local life-cycle
of the issue and comment SearchersMailThreadManager.threadNotificationEmail(Email, com.atlassian.jira.issue.Issue)
instead. Since v5.2.
LazyReference
instead.ThumbnailConfiguration
that uses the ApplicationProperties
to get the values.ConditionBuilder
that can be used to build a JQL condition for
the issue's timespent field.
TimeSpentSystemField
.PercentageGraphModel
objects, one for Original Estimate, one for Remaining Estimate and one for Time Spent.
TimeTrackingGraphBean
instances.TimeTrackingGraphBean
that this factory can create.Issue
when
creating, updating, or deleting Worklog
's.StatisticsMapper
specifically for
OriginalEstimateSystemField
,
TimeEstimateSystemField
and
TimeSpentSystemField
as their index values are stored in a specific format.TimeZoneManager
.Issue
objects to issue GenericValue
objects.
InputStream
as a byte[]
.
InputStream
as a byte[]
.
Reader
as a byte[]
.
Reader
as a byte[]
.
String
as a byte[]
.
String
as a byte[]
.
null
-safe conversion of a collection of application users
to corresponding directory User
objects.
ImmutableMap
directly instead. Since v6.1.
ImmutableSortedMap
directly instead. Since v6.1.
ImmutableSortedMap
directly instead. Since v6.1.
hashCode
for this module descriptor.
HashMap
where the entries are in no defined order.
MapBuilder.toMap()
instead, or consider using ImmutableMap
if
if the map does not need to accept null
s.
toJSONString
method allows a class to produce its own JSON serialization.
toJSONString
method allows a class to produce its own JSON serialization.
TokenRendererComponent
instances are always at the endLinkedHashMap
where the entries are in the same order as they were added.
ArrayList
of the contents of the supplied EnclosedIterable
ArrayList
of the contents of the supplied EnclosedIterable
transformed by the supplied transform function into the new type O.
Map
where the entries are in the same order as they were added.
DashboardId
to long
GadgetId
to long
Map
where the entries are in no defined order.
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.
Number
using the
specified format and the Locale
returned by
NumberTool.getLocale()
if the object is not already an instance
of Number.
Number
using the
specified format and Locale
if the object is not already
an instance of Number.
DefaultColours.TOP_BGCOLOUR
directly.
DefaultColours.TOP_HIGHLIGHTCOLOUR
directly.
DefaultColours.TOP_SEPARATOR_BGCOLOUR
directly.
InputStream
as a String.
InputStream
as a String.
InputStream
as a String.
InputStream
as a String.
Reader
as a String.
Reader
as a String.
byte[]
as a String.
byte[]
as a String.
byte[]
as a String.
byte[]
as a String.
UrlBuilder.asUrlString()
, to avoid confusion.
204
response with no content to acknowledge the successful deletion.
201
response with a Location:
header pointing to link
's self URI.
Collector
to be informed of the total number of hits.ModuleDescriptor
List
that is transformed from elements of the input type
to elements of the output type by a transformer function.
SuiteTransform
s to itself.Map
, Set
, and Iterator
instances.Iterator
that is transformed from elements of the input
type to elements of the output type by a transformer function.
Set
that is transformed from elements of the input type
to elements of the output type by a transformer function.
CreateMetaBean
instances.FieldMetaBean
instances, in the context of meta data for creating issues.I18nHelper.getUnescapedText(String)
.TranslationTransform
plugin point.TranslationTransformModuleDescriptor
.TrustedApplicationsManager
into the filter.TrustedApplicationInfo
TrustedApplicationInfo
objects in JIRATrustedApplicationData
aggregateField
.
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)
aggregateField
.
TransactionSupport
that calls statically to PICO to get the implementation needed.true
if unassigned issues are allowed in the backup file.
TypeResolver
from the given class.
VersionService.validateUnreleaseVersion(User,
com.atlassian.jira.project.version.Version, Date)
a version will be unreleased.
UnsupportedOperationException
for all method calls.Comment
and sets the comments updated date to be now and the updatedAuthor to be the
passed in user.
CommentService.update(ApplicationUser user, MutableComment comment, boolean dispatchEvent, ErrorCollection errorCollection)
instead. Since v6.0.
Updates a Comment
and sets the comments updated date to be now and the updatedAuthor to be the
passed in user.
RemoteIssueLinkService.update(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.bc.issue.link.RemoteIssueLinkService.UpdateValidationResult)
instead.
Version
, based on the validation result from calling VersionService.validateUpdate(User, VersionBuilder)
.
Worklog
.
Worklog
.
Worklog
.
ConditionBuilder
that can be used to build a JQL condition for
issue's updated date.
SearchHandler
for the UpdatedDateSearchHandlerFactory
.JiraEntityUtils.updateDependentEntitiesCheckId(org.ofbiz.core.entity.GenericValue, java.util.Collection, String, String)
instead,
as it compares ids rather than GenericValues
JiraEntityUtils.updateDependentEntities(org.ofbiz.core.entity.GenericValue, java.util.Collection, String, String)
to cope with GV components that have different representation of null and empty strings (eg.
FieldLayoutScheme
supplied.
FieldLayoutSchemeEntity
.
IssueService
or IssueManager
instead. Since v5.0.SearchRequest
to the database.
SearchRequest
to the database.
SearchRequest
to the database - only available to administrators.
SearchRequestService.updateFilterOwner(com.atlassian.jira.bc.JiraServiceContext, com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.search.SearchRequest)
instead. Since v6.0.
Persists a SearchRequest
to the database - only available to administrators.
IssueInputParameters
based on the operations.
Worklog.getIssue()
's remaining estimate to the newEstimate
and will increment the issues time spent by the Worklog.getTimeSpent()
.
Worklog.getIssue()
's remaining estimate to the newEstimate
and will decrement the issues time spent by the Worklog.getTimeSpent()
.
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()
.
ManagedConfigurationItem
.
ManagedConfigurationItem
.
PortalPageService.updatePortalPageUnconditionally(com.atlassian.jira.bc.JiraServiceContext, com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.portal.PortalPage)
instead. Since v6.0.
Updates the specified PortalPage in the database , no permission checks are applied, but the user must be an administrator
ProjectService.validateUpdateProject(User, String, String,
String, String, String, Long)
this method performs the actual update on the project.
ProjectManager.updateProjectCategory(ProjectCategory)
instead. Since v4.4.
ProjectRoleService.updateProjectRole(com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
instead. Since v6.0.
Will update projectRole
, checking
the currentUser
has the correct permissions to perform the update operation.
The passed in errorCollection
will contain any errors that are generated, such as permission violations.
ProjectRoleService.updateProjectRole(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
RemoteIssueLinkManager.updateRemoteIssueLink(RemoteIssueLink, com.atlassian.jira.user.ApplicationUser)
instead.
WhitelistService.add(com.atlassian.plugins.whitelist.WhitelistRule)
,
WhitelistService.remove(int)
,
WhitelistService.disableWhitelist()
and
WhitelistService.enableWhitelist()
. Since v6.1.
WhitelistService.add(com.atlassian.plugins.whitelist.WhitelistRule)
,
WhitelistService.remove(int)
,
WhitelistService.disableWhitelist()
and
WhitelistService.enableWhitelist()
. Since v6.1.
SchemeManager.updateScheme(Scheme)
instead. Since v5.0.
SearchRequest
's search parameters and search sorts.
shared entities
SharePermission
associated with an entity.
SubscriptionManager.updateSubscription(ApplicationUser, Long, String, String, Boolean)
SubscriptionManager.updateSubscription(ApplicationUser, Long, String, String, Boolean)
instead. Since v6.0.
UserService.validateUpdateUser(User)
.
User
.
ApplicationUser
.
Worklog
.
WorkflowManager.updateWorkflow(com.atlassian.jira.user.ApplicationUser, JiraWorkflow)
instead. Since v6.0.
WorkflowManager.updateWorkflowNameAndDescription(com.atlassian.jira.user.ApplicationUser, JiraWorkflow, String, String)
instead. Since v6.0.
UserInGroupCondition
.MultiSelectCFType
fields
were being indexed.MultiSelectCFType
fields
were being indexed.EventType.ISSUE_COMMENT_DELETED_ID
event.OfBizDelegator
and EventTypeManager
.
LookAndFeelProperties.setDefaultFavicon(String, String, String)
instead
LookAndFeelProperties.setDefaultFavicon(String, String, String)
instead
UriValidator
using the encoding defined in the
ApplicationProperties
URLAssertions
.application/x-www-form-urlencoded
format, using the JIRA encoding scheme to
obtain the bytes for unsafe characters.
UserHistoryManager
that allows you to deal directly with Admin
pagesUserCachingComparator
which
should be preferred.CustomFieldType's
should implement this interface if it wants to be
selectable from the user custom field drop down list when adding new notifications.ApplicationUser
.UserFormats
instead.UserFormat
that can be used to
format a user for display.user formats
for a specific user format type.AbstractPermissionCondition.permission
UserHistoryItem
objects.UserHistoryItem
objects.AbstractPermissionCondition.permission
UserHistoryManager
that allows you to deal directly with Issue objectsUserHistoryManager
that allows you to store and retrieve history items UserHistoryItem
of the type ISSUESEARCHER.Permissions.SYSTEM_ADMIN
global permission.Principal.getName()
, not taking into account the users
full name.PermissionValidator
instead. Note this cannot be removed without an upgrade task for existing users.SearchInputTransformer
for user custom fields.User
objects based on a partial query stringUserProfileUpdatedEvent.UserProfileUpdatedEvent(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.user.ApplicationUser)
instead
UserHistoryManager
that allows you to deal directly with Project objectsPropertySet
associated with a user.UserHistoryManager
that allows you to store and retrieve history items UserHistoryItem
of the type JQL_QUERY.User
instances.UserSharingPreferencesUtil
interface.User
to NotificationRecipient
.MultiBulkMoveBean.validate(com.atlassian.jira.util.ErrorCollection, com.atlassian.jira.bulkedit.operation.BulkMoveOperation, com.atlassian.jira.user.ApplicationUser)
CommentService.validateCommentUpdate(ApplicationUser user, Long commentId, String body, String groupLevel, Long roleLevelId, ErrorCollection errorCollection)
instead. Since v6.0.
Confirms the parameters to update a comment are valid and that the updating user has the permission to do so.
This method will validate the raw input parameters. This method only validates the parameters and will not
actually persist the changes, you must call CommentService.update(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.comments.MutableComment, boolean, com.atlassian.jira.util.ErrorCollection)
to persist the changes. If an error is encountered
then the ErrorCollection
will contain the specific error message.
Issue
that can be passed to the IssueService.create(User, CreateValidationResult)
method.
RemoteIssueLinkService.validateCreate(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.link.RemoteIssueLink)
instead.
RemoteIssueLinkService.CreateValidationResult
that can be passed to the RemoteIssueLinkService.create(User, CreateValidationResult)
method.
WorklogService.hasPermissionToCreate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.Issue,boolean)
to create a worklog for this issue.
Version
object, specified with a VersionService.VersionBuilder
.
UserService.validateCreateUserForSignup(com.atlassian.crowd.embedded.api.User, String, String, String, String, String)
or
UserService.validateCreateUserForSetup(com.atlassian.crowd.embedded.api.User, String, String, String, String, String)
instead. Since v5.0.
VersionService.validateCreate(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilder)
and VersionService.create(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilderValidationResult)
VersionService.validateCreate(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilder)
and VersionService.create(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilderValidationResult)
WorklogService.hasPermissionToCreate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.Issue,boolean)
to create a worklog for this issue.
WorklogService.hasPermissionToCreate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.Issue,boolean)
to create a worklog for this issue.
ErrorCollection
of the JiraServiceContext
Permissions.DELETE_ISSUE
permission in relation to the provided issue.
IssueLinkService.DeleteIssueLinkValidationResult
that can be passed to the
IssueLinkService.delete(DeleteIssueLinkValidationResult)
method.
RemoteIssueLinkService.validateDelete(com.atlassian.jira.user.ApplicationUser, Long)
instead.
RemoteIssueLinkService.DeleteValidationResult
that can be passed to the RemoteIssueLinkService.delete(User, DeleteValidationResult)
method.
WorklogService.hasPermissionToDelete(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog)
to delete a worklog for this issue.
RemoteVersionLinkService.DeleteValidationResult
that can be passed to the
RemoteVersionLinkService.delete(ApplicationUser, DeleteValidationResult)
method to delete the specified
remote version link.
RemoteIssueLinkService.validateDeleteByGlobalId(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.Issue, String)
instead.
RemoteIssueLinkService.DeleteByGlobalIdValidationResult
that can be passed to the
RemoteIssueLinkService.deleteByGlobalId(User, DeleteByGlobalIdValidationResult)
method.
RemoteVersionLinkService.DeleteValidationResult
that can be passed to the
RemoteVersionLinkService.delete(ApplicationUser, DeleteValidationResult)
method to delete all remote version
links for the specified version.
UserService.validateDeleteUser(ApplicationUser, String)
or
UserService.validateDeleteUser(ApplicationUser, ApplicationUser)
instead. Since v6.0.
WorklogService.hasPermissionToDelete(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog)
to delete a worklog for this issue.
WorklogService.hasPermissionToDelete(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog)
to delete a worklog for this issue.
CustomFieldParams
of Strings is a valid representation of the Custom Field values.
RemoteVersionLinkService.PutValidationResult
that can be passed to the
RemoteVersionLinkService.put(ApplicationUser, PutValidationResult)
method.
Query
for passed user.
Query
for passed user and search request.
VersionService.validateUpdate(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilder)
and VersionService.update(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilderValidationResult)
.
ProjectRoleService.removeAllRoleActorsByNameAndType(String, String)
instead. Since v6.0.
Will validate removing all role actors with the specified name and the specified type. This method should be used
before clean up after the actual subject of the role actor has been deleted (ex. deleting a user from the system).
Validation error wil be reported when name does not exists, type does not exists or user performing validation
does not have administrative rights
mapper
can be removed from
their respective groups by the current user (as specified in the jiraServiceContext).
mapper
can be removed from
their respective groups by the current user (as specified in the jiraServiceContext).
CustomField
can be replaced with (i.e.
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.
Issue
and will update it with the new parameters.
Issue
and will update it with the new parameters.
RemoteIssueLinkService.validateUpdate(com.atlassian.jira.user.ApplicationUser, com.atlassian.jira.issue.link.RemoteIssueLink)
instead.
RemoteIssueLinkService.UpdateValidationResult
that can be passed to the RemoteIssueLinkService.update(User, UpdateValidationResult)
method.
WorklogService.hasPermissionToUpdate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog)
to update a worklog for this issue.
Version
object, specified with a VersionService.VersionBuilder
.
WhitelistService.add(com.atlassian.plugins.whitelist.WhitelistRule)
,
WhitelistService.remove(int)
,
WhitelistService.disableWhitelist()
and
WhitelistService.enableWhitelist()
. Since v6.1.
SearchRequest
's search parameters and search sorts can be persisted.
UserService.validateUpdateUser(com.atlassian.jira.user.ApplicationUser)
instead. Since v6.0.
WorklogService.hasPermissionToUpdate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog)
to update a worklog for this issue.
VersionService.validateUpdate(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilder)
and VersionService.update(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.bc.project.version.VersionService.VersionBuilderValidationResult)
.
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.ClauseContextFactory
that wraps another ClauseContextFactory to ensure
that the ValidatingDecoratorQueryFactory.getQuery(QueryCreationContext, com.atlassian.query.clause.TerminalClause)
method
on the wrapped object is only called when this passed TerminalClause passes usage validation.ErrorCollection
Validator
from a string.TerminalClause
.Query
.ValueEntry
s.ValuesGenerator
implementation.VelocityRequestContextFactory
instances.ShareTypeRenderer
that can be used to generate
HTML using Velocity templates.DefaultDirectiveChecker
.
VelocityEngine
used by the JIRA web
application.VelocityTemplatingEngine
interface.VersionBeanFactory
.Version
s.SearchInputTransformer
for Version custom fields.BrowseVersionContext
specific implemention
of the JiraHelper.DefaultIndexedInputHelper
that knows how to create SingleValueOperand
s by resolving
ids to Version names.VersionIssueCountsBeanFactory
.VersionSearcher.VersionSearcher(com.atlassian.jira.project.version.VersionManager, com.atlassian.jira.web.FieldVisibilityManager, com.atlassian.jira.jql.resolver.VersionResolver, com.atlassian.jira.jql.operand.JqlOperandResolver, com.atlassian.jira.issue.search.searchers.transformer.FieldFlagOperandRegistry, com.atlassian.jira.jql.context.VersionClauseContextFactory, com.atlassian.jira.security.PermissionManager, com.atlassian.jira.jql.context.ContextSetUtil, com.atlassian.jira.jql.context.FieldConfigSchemeClauseContextUtil, com.atlassian.jira.issue.customfields.searchers.transformer.CustomFieldInputHelper)
instead. Since v5.2.
IdIndexedSearchInputTransformer
.VersionService
ServiceResultImpl
that allows Service-specified Reasons to be set as part of the result (in
addition to Reasons specified inside the ErrorCollection
.VersionService.VersionBuilder
as a parameter.TabPanel
.VersionUnresolvedIssueCountsBeanFactory
that provides URL information for the Version
to the created VersionUnresolvedIssueCountsBean
.ViewFieldConfigurationSchemesPage
ViewFieldConfigurationsPage
ViewFieldScreenSchemesPage
ViewFieldScreens
.ViewFieldScreensPage
ViewIssueTypeScreenSchemesPage
ViewWorkflows
AndClause
.
NotClause
.
OrClause
.
TerminalClause
.
WasClause
.
ChangedClause
.
HistoryPredicate
.
EmptyOperand
.
FunctionOperand
.
MultiValueOperand
.
SingleValueOperand
.
AvatarImpl
.GadgetPermissionManager.voteOn(com.atlassian.gadgets.plugins.PluginGadgetSpec, com.atlassian.jira.user.ApplicationUser)
instead
GadgetPermissionManager.voteOn(String, com.atlassian.jira.user.ApplicationUser)
instead
ConditionBuilder
that can be used to build a JQL condition for
the number of votes on an issue.
ConditionBuilder
that can be used to build a JQL condition for
the number of votes on an issue.
VotesSystemField
.MailService.getReceivedMessage()
but waits until a message is received or until a timeout is reached.
ConditionBuilder
that can be used to build a JQL condition for
the number of watches on an issue.
User
objects.
ConditionBuilder
that can be used to build a JQL condition for
the number of watches on an issue.
WatchesSystemField
.Tag
that is able to indicate a list of required web-resources for
the current page.EnableWebSudo
annotation is
present for given test.WebTestDescription
s and provides
methods for advanced operations on this list.Test
.TypeResolver
.JqlClauseBuilder
which is used to modify the where clause portion
of the JqlQueryBuilder
instance.
WhitelistService
and
OutboundWhitelist
. Since v6.1.WhitelistService
and
OutboundWhitelist
. Since v6.1.'*'
becomes '.*'
and '?'
becomes '.'
).
ChangeHistoryItem.Builder.withId(Long id)
user format module descriptor
for the specified key.
WorkflowDescriptor
to the database.WorkflowSchemeDeletedEvent.WorkflowSchemeDeletedEvent(Long, String)
. Since v6.2
WorkflowSchemeUpdatedEvent.WorkflowSchemeUpdatedEvent(com.atlassian.jira.scheme.Scheme, com.atlassian.jira.scheme.Scheme)
. Since v6.2
WorkflowManager
.JiraWorkflow
persistance implementation.WorkflowSteps
.SubTaskBlockingCondition
with a set of statuses.WorkflowTransition
.WorklogInputParameters
required to validate and perform worklog creation and
update service calls which additionally manually adjust the remaining estimate by a specified amount.WorklogResult
which additionally defines an "adjustment amount" value.WorklogInputParameters
, WorklogNewEstimateInputParameters
and
WorklogAdjustmentAmountInputParameters
interfaces.WorklogInputParameters
, WorklogNewEstimateInputParameters
and
WorklogAdjustmentAmountInputParameters
objects.WorklogInputParameters
required to validate and perform worklog creation and
update service calls which additionally set the remaining estimate to a new estimate.WorklogResult
which additionally defines a "new estimate" value.EntityRepresentation
.WorklogService
validation call.WorklogResult
objects.WorklogService
functionality.ConditionBuilder
that can be used to build a JQL condition for
the issue's work ratio field.
WorkRatioSystemField
clauses.SearchHandler
for the work ratio clause.WorkRatioSearcher
.WorkRatioSearcher
BlockingCounter.await()
at the same very moment would block.
ComponentContainer
used to instantiate objectsCheckOptions
object to a comment in the
passed document.
XPathLocator
s
XPathLocator
s
Locator
that uses XPath to locate Node
's
For more information on XPath look here:
http://www.w3.org/TR/xpath
For a tutorial on XPath look here:
http://www.w3schools.com/xpath/default.asp
http://www.zvon.org/xxl/XPathTutorial/General/examples.html
NOTE : Locator
s are one shot objects.Node
's using the specified WebTester
Node
's starting from the specified Node
XsrfDefaults
Filter
will set a XSRF token into the session IF there is a user AND they dont
already have a token.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |