|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Conditions.FunctionProviders (eg.WorkflowPluginFactory class that most concrete implementations should extend.this in order to allow fluent syntax.
actors and checking
the currentUser has the correct permissions to perform the update operation.
actors and checking
the currentUser has the correct permissions to perform the update operation.
actors and checking
the currentUser has the correct permissions to perform the update operation.
actors and checking
the currentUser has the correct permissions to perform the update operation.
AbstractMessageHandler.addError(String) and return your own false :-) TODO: remove in 4.1
AbstractMessageHandler.addError(String, Exception) and return your own false :-) TODO: remove in 4.1
Issue to the user hsitory list.
Issue to the user hsitory list.
UserHistoryItem to the Users history list.
UserHistoryManager.addItemToHistory(com.atlassian.jira.user.UserHistoryItem.Type, com.atlassian.crowd.embedded.api.User, String) instead. Since v4.3
Project to the user hsitory list.
Project to the user hsitory list.
FieldLayoutScheme to the project supplied.
CrowdService.addUserToGroup(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.Group) instead. Since v4.4.
UserUtil.addToJiraUsePermission(com.atlassian.crowd.embedded.api.User) instead. Since v4.3
UserUtil.addUserToGroup(com.atlassian.crowd.embedded.api.Group, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
UserUtil.addUserToGroups(java.util.Collection, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
WatcherService.addWatcher(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User) instead.
WorklogAdjustmentAmountInputParameters object.
Consumer.
Permissions.ADMINISTER permissions.
Project and ProjectComponent.SortedSet of the elements of this builder in their natural order.
AttachmentPathManager that uses the ApplicationProperties to get the current paths.CrowdService.authenticate(String, String) instead. Since v4.4.
Avatar domain objects.Avatar's.WorklogInputParameters object.
WorklogAdjustmentAmountInputParameters object required for the
"manual adjustment" (or "adjustment amount") service calls.
WorklogNewEstimateInputParameters object required for the "new estimate"
service calls.
Permissions.CREATE_ATTACHMENT)
to create an attachment
has the screenshot enabled
is using a screenshot applet compatible OS (Windows or OSX)
the issue is in an editable workflow state
Permissions.CREATE_ATTACHMENT) to create an attachment for this issue.
Permissions.CREATE_ATTACHMENT) to create an attachment for this project.
Permissions.CREATE_ATTACHMENT)
to create an attachment
attachments are enabled
This method does *not* check if the issue is in an editable workflow step, since temporary
attachments may be created when reopening an issue *before* the issue is actually reopened!
BulkOperation.canPerform(com.atlassian.jira.web.bean.BulkEditBean, com.atlassian.crowd.embedded.api.User). Since v4.3
true if a call to OrderableField.removeValueFromIssueObject(com.atlassian.jira.issue.MutableIssue)
will actually remove the value.
Options.UserUtil.changePassword(com.atlassian.crowd.embedded.api.User, String) instead. Since v4.3
Query.ClauseContext for the associated clause.Query.Set and List) instances or
enclosed iterables.EnclosedIterable.Comment functionality.ProjectComponent lead.
FieldConfigItemType that can be stored for a given
JiraContextNodeSupplier produces.DefaultRoleActors.contains(com.atlassian.crowd.embedded.api.User). Since v4.3
User.
Iterator contain anything that matches the predicate?
Iterable contain anything that matches the predicate?
MultiMap contain the value in any of its value collections.
MultiMap contain the Collection as any of its value collections.
WorkflowDescriptor to XML.
ProjectManager.convertToProjectObjects(java.util.Collection) instead. Since v4.4.
WorkflowDescriptor
object representation.
Comment on the given Issue.
Comment on the given Issue.
Comment on the given Issue set with current date and time.
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.
Comment on the given Issue set with current date and time, visible to all
- no group level or role level restriction.
Worklog object and associates
it with the given issue.
Worklog object and associates
it with the given issue.
SharedEntity
WorklogResult received from the base validate method and adding on the
adjustmentAmount.
WorklogResult objects that also capture a adjustmentAmount to be set.
WorklogResult objects that also capture a adjustmentAmount to be set.
Worklog on the given Issue.
Worklog on the given Issue.
SearchHandler for the field.
AttachmentManager.createAttachment(java.io.File, String, String, com.opensymphony.user.User, org.ofbiz.core.entity.GenericValue, java.util.Map, java.util.Date) method, except it
submits no attachmentProperties and uses now() for the created time.
AttachmentManager.createAttachment(java.io.File, String, String, User, org.ofbiz.core.entity.GenericValue, java.util.Map, java.util.Date) method, except it
submits no attachmentProperties and uses now() for the created time.
Parts, and for each one of type Part.ATTACHMENT, call AbstractMessageHandler.createAttachmentWithPart(Part,User,GenericValue).
QueryFactoryResult instance that will return no results.
FieldLayoutSchemeEntity for a particular FieldLayoutScheme.
WorklogResult received from the base validate method and adding on the
newEstimate.
WorklogResult objects that also capture a newEstimate to be set.
WorklogResult objects that also capture a newEstimate to be set.
ProjectService.validateCreateProject(User, String, String,
String, String, String, Long) a new project will be created.
ProjectRoleManager.createProjectIdToProjectRolesMap(com.atlassian.crowd.embedded.api.User, java.util.Collection). Since v4.3
projectRole.getName(),
projectRole.getDescription() and checking the currentUser has the correct permissions
to perform the create operation.
projectRole.getName(),
projectRole.getDescription() and checking the currentUser has the correct permissions
to perform the create operation.
Query that narrows it down to the current search context.
UserService.createUserWithNotification(com.atlassian.jira.bc.user.UserService.CreateUserValidationResult) instead. Since v4.3
UserService.createUserFromSignup(com.atlassian.jira.bc.user.UserService.CreateUserValidationResult) instead. Since v4.3
UserService.createUserNoNotification(com.atlassian.jira.bc.user.UserService.CreateUserValidationResult) instead. Since v4.3
UserUtil.createUserNoNotification(String, String, String, String). Since v4.3
UserUtil.createUserWithNotification(String, String, String, String, int). Since v4.3
VersionService.validateCreateVersion(User, com.atlassian.jira.project.Project,
String, String, String, Long) a new version will be created.
VersionService.validateCreateVersion(User, com.atlassian.jira.project.Project,
String, String, String, Long) a new version will be created.
Version object.
Worklog on the given Issue.
Worklog on the given Issue.
CustomFields.IssueSearcher that's usable by CustomField objects.CustomField.DateTimeFormatter instances within JIRA.Days.daysBetween(org.joda.time.ReadablePartial, org.joda.time.ReadablePartial) instead. Since v4.4.
Days.daysBetween(org.joda.time.ReadablePartial, org.joda.time.ReadablePartial) instead. Since v4.4.
SharedEntity relative to the user's set of all other entities of the same type.
SharedEntity relative to the user's set of all other entities of the same type.
FieldConfigItemType that represents a default value for the field.Worklog.
Worklog.
AttachmentManager.deleteAttachmentDirectory(Issue) instead. Deprecated since v4.2
FieldLayout
NOTE: This is an enterprise ONLY feature.
FieldLayoutScheme supplied.
projectRole and checks
the currentUser has the correct permissions to perform the delete operation.
projectRole and checks
the currentUser has the correct permissions to perform the delete operation.
SharePermission's that have the same "shape" as the provided share permission.
VersionManager.deleteVersion(Version) instead.
Worklog.
Worklog.
SearchService.doesQueryFitFilterForm(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query). Since v4.3
Query is capable of being shown on the simple (GUI-based) issue navigator edit screen.
EnclosedIterable into a List.Enumeration into an Iterator.OperatorClasses.EQUALITY_OPERATORS and OperatorClasses.RELATIONAL_ONLY_OPERATORS.
OperatorClasses.EQUALITY_OPERATORS_WITH_EMPTY and OperatorClasses.RELATIONAL_ONLY_OPERATORS.
ConstantsManager.ALL_STANDARD_ISSUE_TYPES, ConstantsManager.ALL_SUB_TASK_ISSUE_TYPES and
ConstantsManager.ALL_ISSUE_TYPES.
ConfigurableField.FieldConfig objects that has been associated to a particular set of IssueTypes
and then associated to a series of contexts (JiraContextNode).FieldLayoutSchemeEntity).Document that is relevant for a JIRA
field.OrderableField, corresponds
to a single entry of a the Field Configuration in the user interface.IssueType -> FieldLayout
for a particular FieldLayoutScheme.OfBizDelegatorIterator.
Iterable.
Collection.
Collection for the specified subtype.
ProjectComponentService.find(User, com.atlassian.jira.util.ErrorCollection, Long)
instead. This methods completely ignores the user calling and thus serves components for such project
a person may have no access rights to see
ChangeHistoryManager.findUserHistory(com.atlassian.crowd.embedded.api.User, java.util.Collection, int) instead. Since v4.3
ChangeHistoryManager.findUserHistory(com.atlassian.crowd.embedded.api.User, java.util.Collection, java.util.Collection, int) instead. Since v4.3
User based on user name and directoryId
Iterable in iteration order, or null if empty.
MapperEntityRegister.registerOldValue(String, String), such
that this mapper will indicate that the value MUST be mapped to a new value.
JiraAuthenticationContext).
NumberTool.getFormat().
NumberTool.getLocale().
Locale.
DateTimeFormatter.format(java.util.Date) instead. Since v4.4.
DateTimeFormatter.format(java.util.Date) instead. Since
v4.4.
DateTimeFormatter.format(java.util.Date) instead. Since
v4.4.
DateTimeFormatter.format(java.util.Date) instead. Since
v4.4.
DateTimeFormatter.format(java.util.Date) instead. Since
v4.4.
DateTimeFormatter.format(java.util.Date) instead. Since
v4.4.
DateTimeStyle.COMPLETE.
DateTimeFormatter.format(java.util.Date) instead. Since v4.4.
relative date style.
DateTimeStyle.TIME.
java.util.Date by interpreting the Date in the system (JVM) timezone.
EnclosedIterable from the supplied Collection.
sharable entities from a search result.
sharable entities from a search result.
ArrayList of the contents of the supplied EnclosedIterable
UserUtil.getJiraAdministrators().
sharable entities this accessor can see.
ChangeHistoryItem's for the given issue
PermissionManager.getAllGroups(int, com.atlassian.jira.project.Project) instead. Since v4.3
UserManager.getGroups(). Since v4.3
sharable entities this accessor can see for use in indexing.
ConstantsManager.getAllIssueTypeObjects() instead. Deprecated since v4.0
Option in the system.
Project objects.
Project objects.
FieldScreenRenderLayoutItems contained
on any of the FieldScreenRenderTabs.
KeyboardShortcuts available
using the plugin descriptor's 'order' attribute for sorting.
UserManager.getUsers(). Since v4.3
UserUtil.getUsers().
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.getAllUsersSecurityLevels(com.atlassian.crowd.embedded.api.User) instead. Since v4.3
ColumnLayoutItems that can be displayed to the user.
IssueContext objects
Issue.getAssigneeUser() Since 4.3
ProjectRole.
ProjectRole.
Comment.getAuthorUser() instead. Since v4.4.
Avatar for this project.
AvatarService.getAvatarURL(com.atlassian.crowd.embedded.api.User, String, com.atlassian.jira.avatar.Avatar.Size)
but does no permission checking.
BulkOperation objects
File object representing the caches directory in JIRA home.
User executing this condition.
ChangeHistoryManager.getChangeHistoriesForUser(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
ChangeHistoryManager manager instance
ClauseHandlers registered against the passed JQL clause
name.
ClauseHandlers registered against the passed JQL clause
name.
ClauseHandlers registered against the passed JQL clause
name.
TerminalClause's created by this searcher.
TerminalClause's created by this searcher.
Color
Input string can ontain a leading hash (#) and can be a 3 char or 6 char hex string.
Comment's and
Worklog's that have the named group set as its
visibility restriction.
Comments for the given user
Comments for the given user
Comments on the
given Issue that the given User has permission to see.
CommentManager.getCommentsForUser(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
LuceneFieldSorter.getValueFromLuceneField(String).
SharePermission of this type.
DateTimeFormatter.getFormatHint() instead. Since v4.4.
DateTimeFormatter.getFormatHint() instead. Since v4.4.
Project.getProjectComponents(). Since v4.1.
ProjectComponentManager.getComponents(java.util.List) instead. Deprecated since v4.0.
UserUtil.getComponentsUserLeads(com.atlassian.crowd.embedded.api.User) instead. Since v4.3
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.
FieldConfig objects that are only associated to the specified FieldConfigScheme.
FieldConfigItemType objects.
FieldConfigItemType objects.
ConstantsManager.getConstantObject(java.lang.String, java.lang.String) instead. Deprecated since v4.0
ConstantsManager.getIssueConstantByName(String, String). Since v4.3
IssueConstant object for the given type & id.
IssueConstant objects for the given type.
JiraContextNode objects this scheme is relevent to
Comment's that have their visibility restricted by the named group.
Worklog's that have a visibility restriction
of the provided group.
WatcherManager.getCurrentWatchList(com.atlassian.jira.issue.Issue, java.util.Locale) instead. Since v4.3.
GenericValue to a CustomField instance.
CustomFieldManager.getCustomFieldObjects(Long,String) but allows
to specify a list of issueTypes.
SearchContext.
CustomFields that apply to a particular issue.
CustomFields that apply to a particular issue.
CustomFieldSearcher for this custom field.
CustomFieldType.
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.
DateTimeFormatter.getFormatHint() instead. Since v4.4.
DateTimeFormatter.format(java.util.Date) instead. Since
v4.4.
DateTimeFormatter.getFormatHint() instead. Since v4.4.
DateTimeFormatter.format(java.util.Date) instead. Since
v4.4.
ProjectManager.getDefaultAssignee(Project, ProjectComponent). Since v4.3
ProjectManager.getDefaultAssignee(Project, java.util.Collection) which allows for multiple components. Since v4.4.
ConstantsManager.getDefaultPriorityObject() instead. Since v4.0
DefaultRoleActors for the given projectRole checking the currentUser
has the correct permissions to perform the get operation.
DefaultRoleActors for the given projectRole checking the currentUser
has the correct permissions to perform the get operation.
ProjectRole
IssueType object that is the default for thie configuration
IssueType object based on the passed in project.
IssueLink.getDestinationObject() instead.
IssueVoterAccessor.getVoters(java.util.Locale, com.atlassian.jira.issue.Issue). Since 4.3
IssueVoterAccessor.getVoters(java.util.Locale, com.atlassian.jira.issue.Issue). Since 4.3
IssueWatcherAccessor.getWatchers(com.atlassian.jira.issue.Issue, java.util.Locale). Since 4.3
IssueWatcherAccessor.getWatchers(com.atlassian.jira.issue.Issue, java.util.Locale). Since 4.3
UserUtil.getDisplayableNameSafely(com.atlassian.crowd.embedded.api.User) instead. Since v4.3
FieldConfigItem.getDisplayNameKey() where possible.
EditableDefaultFieldLayout.
EditableFieldLayout for the id supplied.
EditableFieldLayout versions of the field layouts.
User.getEmailAddress() instead. Since v4.3.
IssueManager.getEntitiesByIssueObject(String, Issue) instead.
File object representing the export directory in JIRA home.
JiraKeyUtils.getCountFromKey(String) except that is does not check for key validity
JiraKeyUtils.getProjectKeyFromIssueKey(String) except that it does not check key validity
FieldConfigurationScheme by id
NOTE: This is an enterprise ONLY feature.
FieldLayoutManager.getFieldConfigurationScheme(com.atlassian.jira.project.Project) instead. Since v4.3
FieldConfigurationSchemes 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.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.
FieldLayoutSchemeEntitys.
FieldScreenRenderer that represents a 'field screen' with the fields the ids of which
are in fieldIds.
FieldScreenRenderer that represents a 'field screen' with the fields the ids of which
are in fieldIds.
FieldScreenRenderLayoutItem which has a field
which has an id matching parameter orderableField
FieldScreenRenderLayoutItem which has a field
which has an id matching parameter fieldId
User.getDisplayName() instead. Since v4.3.
CustomField.isGlobal()
is true.
GroupConverter.getGroupObject(String stringValue). Since 4.3
GroupManager.getGroupObject(String groupName) Since v4.3.
UserManager.getGroupObject(String).
UserUtil.getGroupObject(String).
Group based on user name.
Group based on user name.
GroupManager.getGroupNamesForUser(String) instead. Since v4.4.
Group objects that the user belongs to.
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
UserHistoryItem.Type.
UserHistoryManager.getHistory(com.atlassian.jira.user.UserHistoryItem.Type, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
File object representing the JIRA home directory.
JiraAuthenticationContext.getI18nHelper() instead. Deprecated since v4.0
File object representing the import/attachments directory in JIRA home.
File object representing the import directory in JIRA home.
I18nHelper instance associated with the provided Locale
I18nHelper instance associated with the provided User's locale preference
Attachment.getIssueObject() instead. Since v4.4.
IssueManager.getIssueObject(Long) instead.
IssueManager.getIssueObject(String) instead.
GenericValue given a workflow ID.
GenericValue to an IssueConstant object.
IssueLinkTypes with the given description as the inward description.
IssueLinkTypes with the given name.
IssueLinkTypes with the given description as the outward description.
Issue that has the given key, or null if no such Issue exists.
GenericValue objects into a list of MutableIssue objects.
ConstantsManager.getIssueTypeObject(String) instead
IssueContext.getIssueTypeObject(). Deprecated since v4.0
Issue.getIssueTypeObject(). Deprecated since v4.0
ConstantsManager.getRegularIssueTypeObjects() instead.
GenericValue is discouraged. Deprecated since: 3.9. Use IssueTypeSchemeManager.getIssueTypesForProject(Project) instead.
IssueManager.getIssueWatchers(Issue) instead
IssueManager.getWatchers(com.atlassian.jira.issue.Issue) instead
Users.
Users.
ClauseNames associated with the provided field name.
null if none is registered.
Project.getLeadUser() instead.
LicenseDetails object that represents the current license or an instance of com.atlassian.jira.license.NullLicenseDetails if the license is not currently setup
File object representing the log directory in JIRA home.
JiraWorkflow.DRAFT or JiraWorkflow.LIVE depending on the workflow
implementation.
MutableIssue.resetModifiedFields() call.
MutableComment for the passed in commentId.
MutableComment for the passed in commentId.
FieldLayoutScheme by id.
ProjectManager.getNextId(Project) instead. Deprecated since v4.0.
Date.Date() instead. Since v4.4.
NumberFormat instance for the specified
format and Locale.
NumberFormat instance for the specified
number style and Locale.
UserUtil.getNumberOfAssignedIssuesIgnoreSecurity(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
UserUtil.getNumberOfReportedIssuesIgnoreSecurity(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
BulkOperation object registered with corresponding name
MultipleCustomFieldType type.
MultipleCustomFieldType type.
DateTimeFormatterFactory.formatter() instead. Since v4.4.
ServletRequest.getParameterMap()
Issue.getParentObject() instead.
SharedEntity
File object representing the plugins directory in JIRA home.
FieldScreenTab
CronExpressionParser.
ChangeHistoryManager.getPreviousIssueKeys(String) but is slightly more efficient since no lookup of the
issue id needs to be performed.
ConstantsManager.getPriorityObjects() instead
ConstantsManager.getPriorityObject(String) instead.
IssueContext.getProjectObject(). Deprecated since v4.0
ProjectConverter.getProjectObject(String). Deprecated since v4.0
ProjectConverter.getProjectObject(String). Deprecated since v4.0
JiraHelper.getProjectObject() instead
Issue.getProjectObject() instead. Deprecated since v4.0.
ProjectManager.getProjectObj(java.lang.Long)
Version.getProjectObject(). Since v4.0
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 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.
ProjectManager.getProjectObjByName(java.lang.String) instead. Deprecated since v4.0.
ProjectManager.getAllProjectCategories() instead.
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
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.
Project by its id.
Project object based on the passed in project key.
Project object based ont he passed in project key, not taking into account the case
of the project key.
Project object based on the passed in project name.
Projects ordered by name.
PermissionManager.getProjectObjects(int, com.atlassian.crowd.embedded.api.User). Since v4.3
id, and checking the currentUser
has the correct permissions to perform the operation.
id, and checking the currentUser
has the correct permissions to perform the operation.
projectRole and project checking
the currentUser has the correct permissions to perform the get operation.
projectRole and project checking
the currentUser has the correct permissions to perform the get operation.
projectRole
and project context
name, and checking the currentUser
has the correct permissions to perform the operation.
name, and checking the currentUser
has the correct permissions to perform the operation.
ProjectRoles that the user is currently a member of for the given project.
ProjectRoleManager.getProjectRoles(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.project.Project). Since v4.3
FieldLayoutScheme supplied.
ProjectManager.getProjectObjects() instead. Deprecated in v4.0.
SchemeManager.getProjects(Scheme) instead
PermissionManager.getProjectObjects(int, com.atlassian.crowd.embedded.api.User). Since v4.3
PermissionManager.getProjectObjects(int, com.atlassian.crowd.embedded.api.User). Since v4.3
PermissionManager.getProjects(int, com.atlassian.crowd.embedded.api.User, org.ofbiz.core.entity.GenericValue). Since v4.3
ProjectManager.getProjectsLeadBy(com.atlassian.crowd.embedded.api.User) instead
Project's which contain a role actor of the specified name and type within any role.
Project's which contain a role actor of the specified name and type within any role.
ProjectManager.getProjectsFromProjectCategory(ProjectCategory) instead. Since v4.4.
UserUtil.getProjectsLeadBy(com.atlassian.crowd.embedded.api.User) instead. Since v4.3
ProjectManager.getProjectObjectsWithNoCategory() instead. Since v4.4.
TerminalClause.
SearchService.getQueryContext(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query). Since v4.3
Query for the searching user.
SearchService.getQueryString(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query). Since v4.3
HttpServletRequest.getQueryString() )}
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.
IssueEvent.getUser(). Deprecated since v4.3
WorkflowUtil.getCaller(java.util.Map) or WorkflowUtil.getCallerName(java.util.Map). Deprecated since 4.3
ShareTypeRenderer that contains all logic for rendering this ShareType
Issue.getReporterUser() Since 4.3
HttpServletRequest.getRequestURL() )}
FieldLayout.getRequiredFieldLayoutItems(com.atlassian.jira.project.Project, java.util.List). Since v4.3
FieldScreenRenderLayoutItem on all tabs, and returns
the ones that are required.
ConstantsManager.getResolutionObject(String) instead.
ConstantsManager.getResolutionObjects() instead.
Issue based on query string.
UserPickerSearchService.findUsers(com.atlassian.jira.bc.JiraServiceContext, String) instead. Since 4.3
UserPickerSearchService.findUsersAllowEmptyQuery(com.atlassian.jira.bc.JiraServiceContext, String) instead. Since 4.3
getOptions(null)
SchemeManager.getSchemeObjects()
SearchService.getSearchContext(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query). Since v4.3
SearchContext based on the passed in
search query and the user that is performing the search.
Searcher that can be used to search a Lucene index.
IssueSearcher that are applicable for the context.
IssueSearcher that are applicable for the context.
SearchHandler.SearcherRegistration provided for searching.
IssueSearchers registered against the
passed JQL clause name.
IssueSearchers registered against the
passed JQL clause name.
Clause search representations.
HttpServletRequest.getServletPath()
VelocityRequestSession for the current user.
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.
SharePermission instances associated with a passed in
SharedEntity
SearchService.getSimpleQueryContext(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query). Since v4.3
Query for the searching user.
IssueLink.getSourceObject() instead.
ConstantsManager.getStatusObject(java.lang.String) instead. Deprecated since v4.0
Issue.getStatusObject() instead.
ConstantsManager.getStatusObjects() instead. Deprecated since v4.0
ProjectConverter.getString(com.atlassian.jira.project.Project). Deprecated since v4.0
String representation of a single value within the CustomFieldType.
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).
SubTaskManager.getSubTaskObjects(com.atlassian.jira.issue.Issue) instead.
Issue.getSubTaskObjects()
SubTaskManager.getSubTaskIssueTypeObjects() instead. Deprecated since v4.1
Operator's that this custom field searcher
can handle for its searching.
Operator's that this custom field searcher
can handle for its searching.
UserUtil.getJiraSystemAdministrators() .
JiraAuthenticationContext.getI18nHelper().
EventType.getTranslatedDesc(User). Since v4.3
EventType.getTranslatedName(User). Since v4.3
Class, that this type is.
FieldLayout's for a project.
Comment.getUpdateAuthorUser() instead. Since v4.4.
JiraServiceContext.getLoggedInUser(). Since 4.4
UserConverter.getUserObject(String stringValue). Since 4.3
NotificationRecipient.getUserRecipient() instead
JiraAuthenticationContext.getLoggedInUser(). Since v4.3
UserManager.getUserObject(String).
UserUtil.getUserObject(String) .
User based on user name.
User based on user name.
UserFormat for a specific type, or null if none exists
User based on user name.
SchemeManager.getUsers(Long, com.atlassian.jira.permission.PermissionContext) instead.
UserUtil.getAllUsersInGroupNames(java.util.Collection) instead. Since v4.3
UserUtil.getAllUsersInGroups(java.util.Collection) instead. Since v4.3
IssueSecurityLevelManager.getUsersSecurityLevels(org.ofbiz.core.entity.GenericValue, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
IssueSecurityLevelManager.getUsersSecurityLevelsByName(com.atlassian.crowd.embedded.api.User, String) instead. Since v4.3
ShareTypeValidator that contains all logic for validating this ShareType
User or a collection of Users
representing the current CustomField value for the given issue.
VersionManager.getVersion(Long,String) instead
Version object by version id within project
specified by Project object.
Version object by version id within project
specified by Project object.
Version object by version id.
Version object by version id.
Version object by version name within project
specified by Project object.
Version object by version name within project
specified by Project object.
Versions for a project.
Versions matching the ids passed in.
Versions that have the specified name.
Version collection within project
specified by Project object.
Version collection within project
specified by Project object.
VersionManager.getVersionsReleased(Long,boolean) instead
VersionManager.getVersionsReleasedDesc(Long, boolean) instead
VersionManager.getVersionsUnarchived(Long) instead. Since v3.10
VersionManager.getVersionsUnreleased(Long,boolean) instead, since v3.10.
ColumnLayoutItems that can be displayed to the user.
FieldLayout.getVisibleCustomFieldLayoutItems(Project, List). Since v4.3
VotedIssuesAccessor.getVotedIssueIds(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.vote.VotedIssuesAccessor.Security). Since v4.3
VoteManager.getVoters(com.atlassian.jira.issue.Issue, java.util.Locale). Since v4.3
WatchedIssuesAccessor.getWatchedIssueIds(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.issue.watchers.WatchedIssuesAccessor.Security). Since v4.3
WatcherService.getWatchers(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User) instead.
WorkflowDescriptor
that is mutable.
true if the given group name exists.
Group objects based on a partial query stringGroupRemoveChildMapper.Group's in JIRA.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.crowd.embedded.api.User, Comment). Since v4.3
FieldLayout entity with type FieldLayoutManager.TYPE_DEFAULT exists
CommentPermissionManager.hasEditPermission(com.atlassian.crowd.embedded.api.User, Comment). Since v4.3
UserHistoryItem.Type
This method performs no permission checks.
UserHistoryManager.hasHistory(com.atlassian.jira.user.UserHistoryItem.Type, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
PermissionManager.hasPermission(int, com.atlassian.crowd.embedded.api.User). Since v4.3
PermissionManager.hasPermission(int, Issue, User) for Issues or PermissionManager.hasPermission(int, Project, User)
for Projects since JIRA 3.11
PermissionManager.hasPermission(int, Issue, User) for Issues or PermissionManager.hasPermission(int, Project, User)
for Projects since JIRA 3.11
PermissionManager.hasPermission(int,org.ofbiz.core.entity.GenericValue,User) except
the entity is an issue.
PermissionManager.hasPermission(int, com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User). Since v4.3
PermissionManager.hasPermission(int, com.atlassian.jira.project.Project, com.atlassian.crowd.embedded.api.User). Since v4.3
PermissionManager.hasPermission(int, com.atlassian.jira.project.Project, com.atlassian.crowd.embedded.api.User, boolean). Since v4.3
PermissionManager.hasPermission(int, Issue, User) for Issues or
PermissionManager.hasPermission(int, Project, User, boolean) for Projects since 3.11
PermissionManager.hasPermission(int, Issue, User) for Issues or
PermissionManager.hasPermission(int, Project, User, boolean) for Projects since 3.11
SharedEntity
SharedEntity
SharedEntity with the passed
permission.
Permissions.WORK_ISSUE permission,
that timetracking is enabled in JIRA and that the associated issue is in an editable workflow state.
SharedEntity
PermissionManager.hasProjects(int, com.atlassian.crowd.embedded.api.User). Since v4.3
VoteManager.getVoters(java.util.Locale, org.ofbiz.core.entity.GenericValue) contains
the user supplied.
VoteManager.getVoters(java.util.Locale, org.ofbiz.core.entity.GenericValue) contains
the user supplied.
FieldLayout.I18nHelper instancesSharedEntity relative to the user's set of all other entities of the same type.
SharedEntity relative to the user's set of all other entities of the same type.
IndexPathManager that uses the ApplicationProperties to get the current paths.GroupManager.isUserInGroup(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.Group) instead. Since v4.4.
GroupManager.isUserInGroup(String, String) instead. Since v4.4.
BulkEditBean with the selected issues
ProjectManager.getDefaultAssignee(Project, java.util.Collection) and check for DefaultAssigneeException. Since v4.4.
ProjectManager.getDefaultAssignee(Project, java.util.Collection) and check for DefaultAssigneeException. Since v4.4.
true if the issue can be edited by the current user.
true if the issue can be edited by the current user.
true if the issue can be edited.
true if the issue can be edited by the current user.
true if the issue can be edited by the current user.
CustomField.getConfigurationSchemes() are enabled.
EventDispatchOption.getEventTypeId() will be used.
FieldLayout that the user can see
(assigned to projects for which the user has the Permissions.BROWSE permission).
Permissions.BROWSE permission).
FieldVisibilityManager.isFieldHidden(com.atlassian.crowd.embedded.api.User, String) instead. Since v4.3
FieldVisibilityManager.isFieldHidden(String, com.atlassian.jira.issue.Issue)
FieldVisibilityManager.isFieldHiddenInAllSchemes(String, com.atlassian.jira.issue.search.SearchContext, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
FieldLayoutSchemes are
"visibly equivalent".
FieldLayouts are
"visibly equivalent".
CustomField.isInScope(com.atlassian.jira.project.Project, java.util.List). This method was created in v4.3 as a temporary compatibility measure and has been always deprecated.
CustomField.isInScope(com.atlassian.jira.issue.search.SearchContext) instead. Since v4.3
UserUtil.isNonSysAdminAttemptingToDeleteSysAdmin(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
SearchRenderer.getViewHtml(User, com.atlassian.jira.issue.search.SearchContext, com.atlassian.jira.issue.transport.FieldValuesHolder, java.util.Map, webwork.action.Action)
method should be called when rendering the search summary.
EventType.ISSUE_DELETED_ID event.
ConstantsManager.getConstant(String, String) method
EventType.ISSUE_UPDATED_ID event.
IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
Resolution,
Status etc.IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
GenericValue issue objects
to proper Issue objects.IssueEventListener.workflowEvent(IssueEvent)
IssueService.IssueLinkTypes.IssueEventListener.workflowEvent(IssueEvent)
IssueTableLayoutBean and IssueTableWebComponent
to display a table of issues.Issue for the Issue Picker.IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
IssueSearcher objects as well as SearcherGroup collectionsIssueSecurityLevel'sIssue's.IssueEventListener.workflowEvent(IssueEvent)
IssueEventListener.workflowEvent(IssueEvent)
IssueType's unique set of circumstances.IssueEventListener.workflowEvent(IssueEvent)
IssueView plugins to retrieve information about their context.IssueEventListener.workflowEvent(IssueEvent)
APKeys.JIRA_OPTION_TIMETRACKING is true, false
otherwise.
CommentManager.isUserCommentAuthor(com.atlassian.crowd.embedded.api.User, Comment) instead. Since v4.3
true if the user is a member of the group.
true if the user is a member of the group.
GroupManager.isUserInGroup(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.Group) instead. Since v4.4.
ProjectRoleManager.isUserInProjectRole(com.atlassian.crowd.embedded.api.User, ProjectRole, com.atlassian.jira.project.Project). Since v4.3
errorCollection if any errors occur.
errorCollection if any errors occur.
JiraServiceContext if any errors occur.
JiraServiceContext if any errors occur.
errorCollection.
BulkOperation
JiraServiceContext if any errors occur.
SharePermission is valid.
Iterator that transforms its values from one type to another using the supplied Function.
IssueContext with the ability to climb nodesClass, that this type is.data types.JiraHelper.JiraHelper(javax.servlet.http.HttpServletRequest,com.atlassian.jira.project.Project) instead
JiraServiceContextImpl.JiraServiceContextImpl(com.atlassian.crowd.embedded.api.User) instead.
JiraServiceContextImpl.JiraServiceContextImpl(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.util.ErrorCollection) instead.
JiraServiceContextImpl.JiraServiceContextImpl(com.atlassian.crowd.embedded.api.User, com.atlassian.jira.util.ErrorCollection, com.atlassian.jira.util.I18nHelper) instead.
JqlFunction.LocalDate parsing and validation in JQL.Operands and extracting the
QueryLiteral values from them.KeyboardShortcut.AvatarManager.ImageSize.LARGE instead
LocalDate objects.WorkflowManager.migrateIssueToWorkflow(com.atlassian.jira.issue.MutableIssue,JiraWorkflow,com.atlassian.jira.issue.status.Status).
Since: 3.9.
SharedEntity to the end relative to the user's set of all other entities of the same type.
SharedEntity to the end relative to the user's set of all other entities of the same type.
SharedEntity to the start relative to the user's set of all other entities of the same type.
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.
BulkEditBeanmulti-maps.GenericValue.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.
WorklogNewEstimateInputParameters object.
null values.
DelegatorInterface that does not throw GenericEntityException.EntityListIterator that does not throw
GenericEntityException.OrderBy.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
OutlookDate.formatSmart(java.util.Date, com.atlassian.jira.web.util.OutlookDate.SmartFormatterModes)DateTimeFormatterFactory.formatter() instead. Since v4.4.DateTimeFormatter.parse(String) instead. Since v4.4.
DateTimeFormatter.parse(String) instead. Since v4.4.
DateTimeFormatter.parse(String) instead. Since v4.4.
SearchService.parseQuery(com.atlassian.crowd.embedded.api.User, String). Since v4.3
Query.
DateTimeFormatter.format(java.util.Date) instead. Since v4.4.
BulkOperation.perform(com.atlassian.jira.web.bean.BulkEditBean, com.atlassian.crowd.embedded.api.User). Since v4.3
ActionContext
In case of invalid values, new error messages are added to the context's error collection under the
fieldName.
FieldValuesHolder object with whatever values the searcher is interested in from the
ActionParams.
HistoryPredicate.ConstantsManager.getConstant(String, String) method
Project lead.
ClauseQueryFactory.getQuery(QueryCreationContext,com.atlassian.query.clause.TerminalClause)
method.InputStream passed to the
provided dataProcessor.
AvatarManager.readAvatarData(Avatar, ImageSize, com.atlassian.jira.util.Consumer) instead
AvatarManager.readAvatarData(Avatar, ImageSize, com.atlassian.jira.util.Consumer) instead
IssueSearcher cache
SearchHandlerManager.
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.
Version should be removed from affected issues.
CustomField.remove().
FieldConfig and all associated additional data.
CrowdService.removeUser(com.atlassian.crowd.embedded.api.User) instead. Since v4.4.
actors and checking
the currentUser has the correct permissions to perform the update operation.
actors and checking
the currentUser has the correct permissions to perform the update operation.
CustomFieldValuePersister.removeAllValues(String) instead
entityName
and where entityIdremoveColumn(ColumnLayoutItem) -
Method in interface com.atlassian.jira.issue.fields.layout.column.EditableColumnLayout
-
- removeContextsForConfigScheme(Long) -
Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
-
- removeContextsForProject(GenericValue) -
Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
-
- removeContextsForProjectCategory(GenericValue) -
Method in interface com.atlassian.jira.issue.context.persistence.FieldConfigContextPersister
-
- removeCustomField(CustomField) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Removes the customfield supplied including all associations and values.
- removeCustomFieldConfigOptions(FieldConfig) -
Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
-
- removeCustomFieldOptions(CustomField) -
Method in interface com.atlassian.jira.issue.customfields.manager.OptionsManager
-
- removeCustomFieldPossiblyLeavingOrphanedData(Long) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Removes the customfield supplied.
- removeCustomFieldValues(GenericValue) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Removes the values stored by customfields for a particular Issue.
- removeDefaultActorsFromProjectRole(User, Collection<String>, ProjectRole, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
- Will remove default actor associations based off the passed in
actors, projectRole and
actorType and checking the currentUser has the correct permissions to perform the update operation.
- removeDefaultActorsFromProjectRole(User, Collection<String>, ProjectRole, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
- Will remove default actor associations based off the passed in
actors, projectRole and
actorType and checking the currentUser has the correct permissions to perform the update operation.
- removeEntities(GenericValue, Long) -
Method in interface com.atlassian.jira.scheme.SchemeManager
-
- removeEntities(String, String) -
Method in interface com.atlassian.jira.scheme.SchemeManager
- Removes all scheme entities with this parameter and type
- removeEntity(String) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutScheme
-
- removeEntity(SchemeEntity) -
Method in class com.atlassian.jira.scheme.Scheme
- Deprecated. this class will be made immutable, create a new Scheme instead.
- RemoveException - Exception in com.atlassian.jira.exception
-
- RemoveException() -
Constructor for exception com.atlassian.jira.exception.RemoveException
-
- RemoveException(String) -
Constructor for exception com.atlassian.jira.exception.RemoveException
-
- RemoveException(Exception) -
Constructor for exception com.atlassian.jira.exception.RemoveException
-
- RemoveException(String, Exception) -
Constructor for exception com.atlassian.jira.exception.RemoveException
-
- removeFavourite(JiraServiceContext, SharedEntity) -
Method in interface com.atlassian.jira.bc.favourites.FavouritesService
- Remove the given entity as a favourite of the user passed in the context
- removeFavourite(User, S) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove the given entity as a favourite of the user passed in.
- removeFavourite(User, S) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove the given entity as a favourite of the user passed in.
- removeFavouritesForEntityDelete(SharedEntity) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove all favourite associations for a given entity for entity deletion.
- removeFavouritesForUser(User, SharedEntity.TypeDescriptor<S>) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove the favourite associations for the given User and the given type
- removeFavouritesForUser(User, SharedEntity.TypeDescriptor<S>) -
Method in interface com.atlassian.jira.favourites.FavouritesManager
- Remove the favourite associations for the given User and the given type
- removeFieldLayoutScheme(FieldLayoutScheme) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
- NOTE: This is an enterprise ONLY feature.
- removeFieldLayoutSchemeEntity(FieldLayoutSchemeEntity) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
- Removes a
FieldLayoutSchemeEntity
NOTE: This is an enterprise ONLY feature.
- removeFieldScreen(Long) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenItems(String) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenLayoutItem(String) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
-
- removeFieldScreenLayoutItem(FieldScreenLayoutItem) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenLayoutItem(int) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenTab
-
- removeFieldScreenLayoutItems(FieldScreenTab) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenTab(Long) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFieldScreenTabs(FieldScreen) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreenManager
-
- removeFromGroup(String, String) -
Method in interface com.opensymphony.user.provider.AccessProvider
- Deprecated. Remove user from group.
- removeFromGroup(String, String) -
Method in class com.opensymphony.user.provider.crowd.EmbeddedCrowdAccessProvider
-
- removeFromGroup(Group) -
Method in class com.opensymphony.user.User
- Deprecated. Use
CrowdService.removeUserFromGroup(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.Group)} instead. Since v4.4.
- removeFromSession() -
Static method in class com.atlassian.jira.web.bean.BulkEditBean
-
- removeGroupPermissions(String) -
Method in interface com.atlassian.jira.security.PermissionManager
- Remove all permissions that have used this group
- removeGroupsFromGroups(JiraServiceContext, GroupRemoveChildMapper) -
Method in interface com.atlassian.jira.bc.group.GroupService
- This method will remove the provided child groups from the specified groups.
- removeHistoryForUser(User) -
Method in interface com.atlassian.jira.user.UserHistoryManager
- Remove the user's history.
- removeHistoryForUser(User) -
Method in interface com.atlassian.jira.user.UserHistoryManager
- Deprecated. use
UserHistoryManager.removeHistoryForUser(com.atlassian.crowd.embedded.api.User) instead. Since v4.3
- 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 interface com.atlassian.jira.issue.link.IssueLinkTypeDestroyer
- Deprecated. use
IssueLinkTypeDestroyer.removeIssueLinkType(Long, IssueLinkType, com.atlassian.crowd.embedded.api.User)
- 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.
- removeLabelsForCustomField(Long) -
Method in interface com.atlassian.jira.issue.label.LabelManager
- This method deletes all label entries for the custom field provided.
- removeMember(Principal) -
Method in class com.opensymphony.user.Group
- Deprecated. Removes the specified member from the group.
- removeOption(Option) -
Method in interface com.atlassian.jira.issue.customfields.option.Options
-
- removeOptionFromAllSchemes(String) -
Method in interface com.atlassian.jira.issue.fields.config.manager.IssueTypeSchemeManager
-
- removeProject(Project) -
Method in interface com.atlassian.jira.project.ProjectManager
- Deletes the provided project from the database.
- removeProjectAssociations(GenericValue) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Used if a project is deleted to remove the project field associations.
- removeProjectCategoryAssociations(GenericValue) -
Method in interface com.atlassian.jira.issue.CustomFieldManager
- Used if a project category is deleted to remove the field associations.
- removeProjectIssues(Project) -
Method in interface com.atlassian.jira.project.ProjectManager
- Removes all issues for a particular project.
- removeRoleActor(RoleActor) -
Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
- Remove the RoleActor from the contained set of RoleActors and return a new DefaultRoleActors with the modified
set
- removeRoleActors(Collection<RoleActor>) -
Method in interface com.atlassian.jira.security.roles.DefaultRoleActors
- Remove the RoleActor from the contained set of RoleActors and return a new DefaultRoleActors with the modified
set
- removeSchemeAssociation(GenericValue, Long) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
- Removes an association between a particular project and field configuration scheme.
- removeSchemeEntitiesForField(String) -
Method in interface com.atlassian.jira.notification.NotificationSchemeManager
-
- removeSchemesFromProject(GenericValue) -
Method in interface com.atlassian.jira.scheme.SchemeManager
-
- removeSchemesFromProject(Project) -
Method in interface com.atlassian.jira.scheme.SchemeManager
-
- removeService(Long) -
Method in interface com.atlassian.jira.service.ServiceManager
- This will remove a service from the db and cache and it will try to resolve the service by id.
- removeServiceByName(String) -
Method in interface com.atlassian.jira.service.ServiceManager
- This will remove a service from the db and cache and it will try to resolve the service by name.
- removeStep(StepDescriptor) -
Method in interface com.atlassian.jira.workflow.JiraWorkflow
- Remove a step from the workflow.
- removeSubTaskIssueType(String) -
Method in interface com.atlassian.jira.config.SubTaskManager
-
- removeTab(int) -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
-
- removeUser(User, UserService.DeleteUserValidationResult) -
Method in interface com.atlassian.jira.bc.user.UserService
- Given a valid validation result, this will remove the user and removes the user from all the groups.
- removeUser(User, UserService.DeleteUserValidationResult) -
Method in interface com.atlassian.jira.bc.user.UserService
- Given a valid validation result, this will remove the user and removes the user from all the groups.
- removeUser(User, User) -
Method in interface com.atlassian.jira.user.util.UserUtil
- This will remove the user and removes the user from all the groups.
- removeUser(User, User, I18nHelper) -
Method in interface com.atlassian.jira.user.util.UserUtil
- Deprecated. Use
UserUtil.removeUser(com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
- removeUser(User) -
Method in class com.opensymphony.user.Group
- Deprecated. Remove User from members of this Group.
- removeUserFromGroup(Group, User) -
Method in interface com.atlassian.jira.user.util.UserUtil
- Deprecated. Use
UserUtil.removeUserFromGroup(com.atlassian.crowd.embedded.api.Group, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
- removeUserFromGroup(Group, User) -
Method in interface com.atlassian.jira.user.util.UserUtil
- This is used to remove a specified user from a specified group.
- removeUserFromGroups(Collection<Group>, User) -
Method in interface com.atlassian.jira.user.util.UserUtil
- Deprecated. Use
UserUtil.removeUserFromGroups(java.util.Collection, com.atlassian.crowd.embedded.api.User) instead. Since v4.3
- removeUserFromGroups(Collection<Group>, User) -
Method in interface com.atlassian.jira.user.util.UserUtil
- This is used to remove a user from many groups at once.
- removeUserPermissions(String) -
Method in interface com.atlassian.jira.security.PermissionManager
- Remove all permissions that have used this username
- removeUsersFromGroups(JiraServiceContext, GroupRemoveUserMapper) -
Method in interface com.atlassian.jira.bc.group.GroupService
- Deprecated. since v4.3. Use
GroupService.removeUsersFromGroups(JiraServiceContext, GroupRemoveChildMapper).
- removeUsersFromGroups(JiraServiceContext, GroupRemoveChildMapper) -
Method in interface com.atlassian.jira.bc.group.GroupService
- This method will remove the provided users from the specified groups.
- removeValue(CustomField, GenericValue, Object) -
Method in class com.atlassian.jira.issue.customfields.impl.CalculatedCFType
-
- removeValue(CustomField, Long, PersistenceFieldType, Object) -
Method in interface com.atlassian.jira.issue.customfields.persistence.CustomFieldValuePersister
- Removes a specific custom field value for the given custom field, from a given issue, of a particular type.
- removeValue(GenericValue) -
Method in interface com.atlassian.jira.ofbiz.OfBizDelegator
-
- removeValueFromIssueObject(MutableIssue) -
Method in interface com.atlassian.jira.issue.fields.OrderableField
- Removes the field value from the given MutableIssue object.
- RemoveVersionAction - Class in com.atlassian.jira.bc.project.version
- Instance of
VersionService.VersionAction that indicates
the Version should be removed from affected issues. - RemoveVersionAction() -
Constructor for class com.atlassian.jira.bc.project.version.RemoveVersionAction
-
- removeVote(User, VoteService.VoteValidationResult) -
Method in interface com.atlassian.jira.bc.issue.vote.VoteService
- Removes a new vote using the specified validation result
- removeVote(User, VoteService.VoteValidationResult) -
Method in interface com.atlassian.jira.bc.issue.vote.VoteService
- Removes a new vote using the specified validation result
- removeVote(User, Issue) -
Method in interface com.atlassian.jira.issue.vote.VoteManager
- Removes a vote for the user and issue specified.
- removeVote(User, 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
- Removes a vote for the user and issue specified.
- removeVote(User, GenericValue) -
Method in interface com.atlassian.jira.issue.vote.VoteManager
- Removes a vote for the user and issue specified.
- removeVotesForUser(User) -
Method in interface com.atlassian.jira.issue.vote.VoteManager
- Removes all votes made by user.
- removeVotesForUser(User) -
Method in interface com.atlassian.jira.issue.vote.VoteManager
- Removes all votes made by user.
- removeWatcher(Issue, User, User) -
Method in interface com.atlassian.jira.bc.issue.watcher.WatcherService
- Deprecated. since v4.3. Use
WatcherService.removeWatcher(com.atlassian.jira.issue.Issue, com.atlassian.crowd.embedded.api.User, com.atlassian.crowd.embedded.api.User) instead.
- 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.
- removeWorkflowEntries(GenericValue) -
Method in interface com.atlassian.jira.workflow.WorkflowManager
-
- renameFileIfInvalid(String, GenericValue, User) -
Method in class com.atlassian.jira.service.util.handler.AbstractMessageHandler
- Replaces all invalid characters in the filename using
FileNameCharacterCheckerUtil.replaceInvalidChars(String,
char) with AbstractMessageHandler.INVALID_CHAR_REPLACEMENT as the replacement character.
- RenderableField - Interface in com.atlassian.jira.issue.fields.renderer
- This interface defines the requirements for a field to be used in the Rendering system.
- renderChangeHistoryValueDate(String, String) -
Method in interface com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelper
- Use this method to render a value for the issue change history that has been stored using the method createChangelogValueForDateField().
- renderChangeHistoryValueDateTime(String, String) -
Method in interface com.atlassian.jira.issue.history.DateTimeFieldChangeLogHelper
- Use this method to render a value for the issue change history that has been stored using the method createChangelogValueForDateTimeField().
- renderPermission(SharePermission, JiraAuthenticationContext) -
Method in interface com.atlassian.jira.sharing.type.ShareTypeRenderer
- Return HTML that shows the configured share.
- REOPENED_STATUS -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- REOPENED_STATUS_ID -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- replaceAll(String, String, String) -
Static method in class com.atlassian.jira.util.RegexpUtils
- Equivalent of JDK 1.4's
String.replaceAll(String regex, String replacement), usable in JDK 1.3
- replaceInvalidChars(String, char) -
Method in class com.atlassian.jira.web.util.FileNameCharacterCheckerUtil
- Replaces each invalid character of the given filename with the replacementChar.
- REPORTER -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- reporteruserName -
Variable in class com.atlassian.jira.service.util.handler.AbstractMessageHandler
- Username of default reporter, if sender not recognized.
- RequestContextParameterHolder - Interface in com.atlassian.jira.util.velocity
- Holder for various parameters stored in the HTTPRequest.
- 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. - 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).
- resequence() -
Method in interface com.atlassian.jira.issue.fields.screen.FieldScreen
-
- reset() -
Method in class com.atlassian.jira.web.bean.MoveIssueBean
-
- reset() -
Method in interface com.atlassian.jira.workflow.JiraWorkflow
-
- reset() -
Static method in class com.opensymphony.user.UserManager
- Deprecated. For testing only
- resetKeyMatcher() -
Static method in class com.atlassian.jira.util.JiraKeyUtils
- Resets the configuration of the key matcher so that it will re-read the ApplicationProperty that specifies how to
find an issue key in a string.
- resetModifiedFields() -
Method in interface com.atlassian.jira.issue.MutableIssue
- Reset the internal list of modified fields.
- resetMoveData() -
Method in class com.atlassian.jira.web.bean.BulkEditBean
-
- resetSequences(GenericValue) -
Method in interface com.atlassian.jira.config.SubTaskManager
- Deprecated. since 3.9 use
SubTaskManager.resetSequences(com.atlassian.jira.issue.Issue)
- resetSequences(Issue) -
Method in interface com.atlassian.jira.config.SubTaskManager
-
- resetWorkflowTransitionSelection() -
Method in class com.atlassian.jira.web.bean.BulkEditBean
-
- RESOLUTION -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- Resolution - Interface in com.atlassian.jira.issue.resolution
-
- RESOLUTION -
Static variable in class com.atlassian.jira.JiraDataTypes
-
- RESOLUTION -
Static variable in class com.atlassian.jira.user.UserHistoryItem
-
- RESOLUTION_CONSTANT_TYPE -
Static variable in interface com.atlassian.jira.config.ConstantsManager
- Used in the generic
ConstantsManager.getConstant(String, String) method
- RESOLUTION_DATE -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- RESOLVE_ISSUE -
Static variable in class com.atlassian.jira.security.Permissions
- Permission to resolve issues.
- RESOLVED_STATUS -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- RESOLVED_STATUS_ID -
Static variable in class com.atlassian.jira.issue.IssueFieldConstants
-
- Resolver<I,O> - Interface in com.atlassian.jira.util
- A interface to resolve some input object into an output object.
- ResolverManager - Interface in com.atlassian.jira.jql.resolver
- Link Fields to their (JQL) NameResolver
- RESOURCE_NAME_EDIT_PARAMETERS -
Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
-
- RESOURCE_NAME_INPUT_PARAMETERS -
Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
-
- RESOURCE_NAME_VIEW -
Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
-
- RESOURCE_TYPE_I18N -
Static variable in class com.atlassian.jira.plugin.JiraResourcedModuleDescriptor
-
- RESOURCE_TYPE_VELOCITY -
Static variable in interface com.atlassian.jira.plugin.workflow.JiraWorkflowPluginConstants
-
- restoreDefaultColumnLayout() -
Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
-
- restoreDefaultFieldLayout() -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
- This method can be used to rollback any changes to the default field configuration.
- restoreSchemeFieldLayout(GenericValue) -
Method in interface com.atlassian.jira.issue.fields.layout.field.FieldLayoutManager
- Restores the field layout associated with the provided scheme to defaults.
- restoreSearchRequestColumnLayout(SearchRequest) -
Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
-
- restoreUserColumnLayout(User) -
Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
-
- restoreUserColumnLayout(User) -
Method in interface com.atlassian.jira.issue.fields.layout.column.ColumnLayoutManager
-
- restrictPages(Collection<Page>, int) -
Method in class com.atlassian.jira.web.bean.PagerFilter
- Restrict the pagers to a certain number of pages on either side of the current page.
- retainExistingValuesWhenParameterNotProvided() -
Method in interface com.atlassian.jira.issue.IssueInputParameters
-
- retrieve(String, String) -
Method in interface com.atlassian.jira.issue.customfields.manager.GenericConfigManager
- Retrieves a particular entry.
- retrieveAllChildren(List<Option>) -
Method in interface com.atlassian.jira.issue.customfields.option.Option
-
- RoleActor - Interface in com.atlassian.jira.security.roles
- This is an abstraction that allows us to associate users with ProjectRoles.
- RoleActorDoesNotExistException - Exception in com.atlassian.jira.security.roles
- Thrown if a user attemtps to add a Role Actor (Group or User) that does not exist.
- RoleActorDoesNotExistException(String) -
Constructor for exception com.atlassian.jira.security.roles.RoleActorDoesNotExistException
-
- RoleActorFactory - Interface in com.atlassian.jira.security.roles
- Create RoleActor instances.
- roleActorOfTypeExistsForProjects(User, List<Long>, ProjectRole, String, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
- Returns a list of projectId's for which the role actor of the specified type exists in the project for the
provided projectRole.
- roleActorOfTypeExistsForProjects(User, List<Long>, ProjectRole, String, String, ErrorCollection) -
Method in interface com.atlassian.jira.bc.projectroles.ProjectRoleService
- Returns a list of projectId's for which the role actor of the specified type exists in the project for the
provided projectRole.
- roleActorOfTypeExistsForProjects(List<Long>, ProjectRole, String, String) -
Method in interface com.atlassian.jira.security.roles.ProjectRoleManager
- Returns a list of projectId's for which the role actor of the specified type exists in the project for the
provided projectRole.
- roleLevelId(String) -
Method in class com.atlassian.jira.bc.issue.worklog.WorklogInputParametersImpl.Builder
-
- run() -
Method in class com.atlassian.jira.service.AbstractService
- This method must be implemented in a subclass, and performs the functionality
that the service performs.
- run() -
Method in interface com.atlassian.jira.service.JiraService
- Perform the action of this service.
- run() -
Method in class com.atlassian.jira.service.services.mail.MailFetcherService
- Connect to the POP / IMAPemail box and then handle each message.
- run() -
Method in interface com.atlassian.jira.web.action.admin.issuetypes.ExecutableAction
- Run the action
- runSubscription(GenericValue) -
Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
-
- runSubscription(User, Long) -
Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
-
- runSubscription(User, Long) -
Method in interface com.atlassian.jira.issue.subscription.SubscriptionManager
-
- RUSSIAN -
Static variable in class com.atlassian.jira.config.properties.APKeys.Languages
-
SearchService.sanitiseSearchQuery(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query). Since v4.3
Query with all the potential "information leaks" removed,
with regards to the specified user.
SearchService.search(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query, com.atlassian.jira.web.bean.PagerFilter). Since v4.3
SearchProvider.search(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.web.bean.PagerFilter). Since v4.3
SearchProvider.search(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.web.bean.PagerFilter, org.apache.lucene.search.Query). Since v4.3
SearchProvider.search(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User,
org.apache.lucene.search.HitCollector). Since v4.3
SearchProvider.searchAndSort(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User, org.apache.lucene.search.HitCollector, com.atlassian.jira.web.bean.PagerFilter). Since v4.3
SearchProvider.searchAndSortOverrideSecurity(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User, org.apache.lucene.search.HitCollector, com.atlassian.jira.web.bean.PagerFilter). Since v4.3
SearchService.searchCount(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query). Since v4.3
SearchProvider.searchCount(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User). Since v4.3
SearchProvider.searchCount(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User). Since v4.3
SearcherGroupType.SearcherGroup.FieldIndexers and SearchHandler.SearcherRegistration.
IssueSearcher and the JQL clauses (as
SearchHandler.ClauseRegistrations) that it uses in the background to
implement searching.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.SearchProvider.searchOverrideSecurity(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.web.bean.PagerFilter, org.apache.lucene.search.Query). Since v4.3
SearchProvider.searchOverrideSecurity(com.atlassian.query.Query, com.atlassian.crowd.embedded.api.User, org.apache.lucene.search.HitCollector). Since v4.3
Query, this
will be a search that will find all issues with the default system sorting .
Query and no other attributes.
SearchRequestView plugins to provide information about their context.SearchSort.SearchSort(String, SortOrder) instead.
newRoleActors and checking
the currentUser has the correct permissions to perform the update operation.
MutableIssue.setAssignee(com.atlassian.crowd.embedded.api.User). Since v4.3
CustomFieldSearcher for this custom field.
CrowdService.updateUser(com.atlassian.crowd.embedded.api.User) instead. Since v4.4.
MutableIssue.getModifiedFields() and Issue.getExternalFieldValue(String).
MutableIssue.getModifiedFields() and Issue.getExternalFieldValue(String).
CrowdService.updateUser(com.atlassian.crowd.embedded.api.User) instead. Since v4.4.
CrowdService.updateUserCredential(com.atlassian.crowd.embedded.api.User, String) instead. Since v4.4.
ProjectManager.setProjectCategory(com.atlassian.jira.project.Project, com.atlassian.jira.project.ProjectCategory) instead.
MutableIssue.setReporter(com.atlassian.crowd.embedded.api.User). Since v4.3
JiraAuthenticationContext.setLoggedInUser(com.atlassian.crowd.embedded.api.User). Since v4.3
SharedEntity.SharedEntity has.SharedEntity.SharedEntityAccessor for a given SharedEntityshared entities.SharePermission objects.SharePermission.ShareType.ShareType.getType()SharedEntity shared by the associated ShareType.ShareTypes to render their representation on
the UI.ShareType.SharePermission or ShareTypeSearchParameter for an entity .Map with a single entry.
QueryLiteral.
AvatarManager.ImageSize.SMALL instead
List of the elements.
ConstantsManager.getConstant(String, String) method
CrowdService.updateUser(com.atlassian.crowd.embedded.api.User) for mutating users. Since v4.4.
EditableDefaultFieldLayout
EditableFieldLayout provided.
null values.
Comment's such that comments that have a visibility
restriction of the provided groupName will be changed to have a visibility restriction of the
provided swapGroup.
Worklog's such that worklogs that have a visibility
restriction of the provided groupName will be changed to have a visibility restriction of the
provided swapGroup.
ThumbnailConfiguration that uses the ApplicationProperties to get the values.Issue when
creating, updating, or deleting Worklog's.Issue objects to issue GenericValue objects.
MapBuilder.toMap() instead.
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.
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 Localeif the object is not already
an instance of Number.
List that is transformed from elements of the input type
to elements of the output type by a transformer function.
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.
VersionService.validateUnreleaseVersion(User,
com.atlassian.jira.project.version.Version, Date) a version will be unreleased.
Comment and sets the comments updated date to be now and the updatedAuthor to be the
passed in user.
Comment and sets the comments updated date to be now and the updatedAuthor to be the
passed in user.
Worklog.
Worklog.
Worklog.
Worklog.
FieldLayoutScheme supplied.
FieldLayoutSchemeEntity.
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 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 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().
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().
ProjectService.validateUpdateProject(User, String, String,
String, String, String, Long) this method performs the actual update on the project.
ProjectManager.updateProject(Project, String, String, String, String, Long) instead
ProjectManager.updateProjectCategory(ProjectCategory) instead. Since v4.4.
projectRole, checking
the currentUser has the correct permissions to perform the update operation.
projectRole, checking
the currentUser has the correct permissions to perform the update operation.
WhitelistService.validateUpdateRules(com.atlassian.jira.bc.JiraServiceContext,
java.util.List, boolean) and persists the new rules.
SharePermission associated with an entity.
Worklog.
User insteadUserHistoryManager that allows you to deal directly with Admin
pagesCustomFieldType's should implement this interface if it wants to be
selectable from the user custom field drop down list when adding new notifications.UserFormats instead.UserFormat that can be used to
format a user for display.user formats for a specific user format type.UserHistoryItem objects.UserHistoryManager that allows you to deal directly with Issue objectsUser objects based on a partial query stringUserHistoryManager 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.Issue
that can be passed to the IssueService.create(User, CreateValidationResult)
method.
Issue
that can be passed to the IssueService.create(User, CreateValidationResult)
method.
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.
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.
Permissions.DELETE_ISSUE
permission in relation to the provided issue.
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.
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.
SearchService.validateQuery(com.atlassian.crowd.embedded.api.User, com.atlassian.query.Query)}. Since v4.3
Query for the searching user.
mapper can be removed from
their respective groups by the current user (as specified in the jiraServiceContext).
GroupService.validateRemoveUsersFromGroups(JiraServiceContext, GroupRemoveChildMapper).
mapper can be removed from
their respective groups by the current user (as specified in the jiraServiceContext).
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.
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.
Issue and will update it with the new parameters.
Issue and will update it with the new parameters.
WorklogService.hasPermissionToUpdate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog)
to update a worklog for this issue.
WorklogService.hasPermissionToUpdate(com.atlassian.jira.bc.JiraServiceContext,com.atlassian.jira.issue.worklog.Worklog)
to update a worklog for this issue.
VersionServiceAndClause.
NotClause.
OrClause.
TerminalClause.
WasClause.
HistoryPredicate.
EmptyOperand.
FunctionOperand.
MultiValueOperand.
SingleValueOperand.
User objects.
'*' becomes '.*' and '?' becomes '.').
WorkflowManager.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.WorklogService validation call.WorklogResult objects.WorklogService functionality.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||