|
||||||||||
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
.AbstractCommentHandler.AbstractCommentHandler(com.atlassian.jira.security.PermissionManager, com.atlassian.jira.issue.util.IssueUpdater, com.atlassian.jira.issue.comments.CommentManager, com.atlassian.jira.issue.IssueFactory, com.atlassian.jira.user.util.UserManager, com.atlassian.jira.config.properties.ApplicationProperties, com.atlassian.jira.JiraApplicationContext, com.atlassian.jira.mail.MailLoggingManager)
instead. Since v5.0.
ObjectConfiguration
.TerminalClause
for custom field parameters.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.IssueTabPanel2
.Condition
's.Condition
s.FunctionProvider
s (eg.JiraHome
interface.PermissionManager
and accept "permission"
param.TabPage
.JqlFunction
interface, that
provides sensible default behaviour for the AbstractJqlFunction.init(JqlFunctionModuleDescriptor)
, AbstractJqlFunction.getFunctionName()
and AbstractJqlFunction.isList()
methods.Locator
s fromAbstractMessageHandler.AbstractMessageHandler(CommentManager, IssueFactory, UserManager, ApplicationProperties, JiraApplicationContext, MailLoggingManager)
instead. Since v5.0.
FieldMetaBean
instances..MultipleSettableCustomFieldType
yourself. Since v5.0.
Also, consider extending AbstractSingleFieldType
or AbstractMultiCFType
for other benefitsSessionSearchObjectManager
which only allows a single object to be set session-wide.UserProfileFragment
that helps writing fragments that are
velocity rendered.WebTestListener
.WorkflowPluginFactory
class that most concrete implementations should extend.ActionContext
thread localsActionTagSupportDynaBean
associated with the specified
DynaClass
instance.
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.
RequestWatcher
to get the active requests.ChangeHistoryField
to the change history entry.
this
in order to allow fluent syntax.
actors
and checking
the currentUser
has the correct permissions to perform the update operation.
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.
actors
and checking
the currentUser
has the correct permissions to perform the update operation.
SchemeManager.addDefaultSchemeToProject(com.atlassian.jira.project.Project)
instead. Since v5.0.
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.
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.
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.
IssueNavigation.createIssue(String,
String, String)
Issue
to the user hsitory list.
UserHistoryItem
to the Users history list.
clauseName = clauseValue
to the query being built.
clauseName in (clauseValues)
to the query being built.
clauseName in (clauseValues)
to the query being built.
clauseName operator clauseValue
to the query being built.
clauseName operator (clauseValues)
to the query being built.
clauseName operator (clauseValues)
to the query being built.
PluginVersion
.
ExternalProject
.
Project.addProject(String, String, String)
instead.
Project
to the user hsitory list.
ProjectRole
.
FieldLayoutScheme
to the project supplied.
SchemeManager.addSchemeToProject(com.atlassian.jira.project.Project, Scheme)
instead. Since v5.0.
WorkflowSteps.add(String, String)
instead.
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.
ExternalVersion
.
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.
TerminalClause
that represents an affected version and some values
provided the "old-style" affected version parameter XML.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.SearchContextVisibilityChecker
that always returns trueHistoryPredicates
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.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)