|
||||||||||
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.