- call() - Method in interface com.atlassian.servicedesk.api.customer.NoExceptionsCallable
-
Computes a result
- canAddRequestParticipants() - Method in interface com.atlassian.servicedesk.api.field.CustomerRequestCreateMeta
-
True if the logging in user can create a request with other users as participants.
- canAnswerApproval(ApplicationUser, Approval) - Method in interface com.atlassian.servicedesk.api.approval.ApprovalService
-
Return true if user
can answer this approval or false if:
- user is not approver of the passed in approval
- the approval is not pending anymore
- the issue that the approval belong to does not have the same current status as the approval configured
- user already made decision
- canExpand(String) - Method in class com.atlassian.servicedesk.api.util.expansion.Expansions
-
- canRaiseOnBehalfOf() - Method in interface com.atlassian.servicedesk.api.field.CustomerRequestCreateMeta
-
True if the logging in user can create a request on behalf of other user.
- CheckedUser - Interface in com.atlassian.servicedesk.api.user
-
Checked SDUser implementation.
- checkRecursiveExpansion(String) - Method in class com.atlassian.servicedesk.api.util.expansion.Expansions
-
Checks to see if the passed in expansion string is expanded again somewhere in the expansions map.
- children(List<RequestTypeFieldValue>) - Method in class com.atlassian.servicedesk.api.field.impl.RequestTypeFieldValueImpl.BuilderImpl
-
- children() - Method in class com.atlassian.servicedesk.api.field.impl.RequestTypeFieldValueImpl
-
- children(List<RequestTypeFieldValue>) - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldValue.Builder
-
- children() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldValue
-
Nested valid values as children of this field value if applicable, or empty otherwise
- com.atlassian.servicedesk.api - package com.atlassian.servicedesk.api
-
NOTE: These interfaces are public and are for consumption by non-Atlassian plugins and consideration
will be given to and guarantees made for its compatibility between releases.
- com.atlassian.servicedesk.api.approval - package com.atlassian.servicedesk.api.approval
-
- com.atlassian.servicedesk.api.comment - package com.atlassian.servicedesk.api.comment
-
- com.atlassian.servicedesk.api.customer - package com.atlassian.servicedesk.api.customer
-
- com.atlassian.servicedesk.api.event - package com.atlassian.servicedesk.api.event
-
- com.atlassian.servicedesk.api.field - package com.atlassian.servicedesk.api.field
-
- com.atlassian.servicedesk.api.field.impl - package com.atlassian.servicedesk.api.field.impl
-
- com.atlassian.servicedesk.api.info - package com.atlassian.servicedesk.api.info
-
- com.atlassian.servicedesk.api.license - package com.atlassian.servicedesk.api.license
-
- com.atlassian.servicedesk.api.organization - package com.atlassian.servicedesk.api.organization
-
- com.atlassian.servicedesk.api.permission - package com.atlassian.servicedesk.api.permission
-
- com.atlassian.servicedesk.api.portal - package com.atlassian.servicedesk.api.portal
-
- com.atlassian.servicedesk.api.project.creation - package com.atlassian.servicedesk.api.project.creation
-
- com.atlassian.servicedesk.api.queue - package com.atlassian.servicedesk.api.queue
-
- com.atlassian.servicedesk.api.request - package com.atlassian.servicedesk.api.request
-
- com.atlassian.servicedesk.api.request.participant - package com.atlassian.servicedesk.api.request.participant
-
- com.atlassian.servicedesk.api.request.transition - package com.atlassian.servicedesk.api.request.transition
-
- com.atlassian.servicedesk.api.requesttype - package com.atlassian.servicedesk.api.requesttype
-
- com.atlassian.servicedesk.api.sla.condition - package com.atlassian.servicedesk.api.sla.condition
-
- com.atlassian.servicedesk.api.sla.event - package com.atlassian.servicedesk.api.sla.event
-
- com.atlassian.servicedesk.api.sla.info - package com.atlassian.servicedesk.api.sla.info
-
- com.atlassian.servicedesk.api.sla.metrics - package com.atlassian.servicedesk.api.sla.metrics
-
- com.atlassian.servicedesk.api.user - package com.atlassian.servicedesk.api.user
-
- com.atlassian.servicedesk.api.util.expansion - package com.atlassian.servicedesk.api.util.expansion
-
- com.atlassian.servicedesk.api.util.fp - package com.atlassian.servicedesk.api.util.fp
-
- com.atlassian.servicedesk.api.util.paging - package com.atlassian.servicedesk.api.util.paging
-
- com.atlassian.servicedesk.spi - package com.atlassian.servicedesk.spi
-
NOTE: These interfaces are public and are for consumption by non-Atlassian plugins and consideration
will be given to and guarantees made for its compatibility between releases.
- com.atlassian.servicedesk.spi.email.replystripping - package com.atlassian.servicedesk.spi.email.replystripping
-
- com.atlassian.servicedesk.spi.sla.condition - package com.atlassian.servicedesk.spi.sla.condition
-
- combine(Object...) - Static method in class com.atlassian.servicedesk.api.util.expansion.Expansion
-
Creates an Expansion made up of the given parts.
- comment(String) - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransitionExecutionParameters.Builder
-
Comment to add during the transition
- comment() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransitionExecutionParameters
-
Get the comment
- commentProperties - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- commentProperties(Map<String, JSONObject>) - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- commentProperties - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- create(PagedRequest, int) - Static method in class com.atlassian.servicedesk.api.util.paging.LimitedPagedRequestImpl
-
- create(int) - Static method in class com.atlassian.servicedesk.api.util.paging.LimitedPagedRequestImpl
-
- create(int, int, int) - Static method in class com.atlassian.servicedesk.api.util.paging.LimitedPagedRequestImpl
-
- createCustomer(ApplicationUser, CustomerCreateParameters) - Method in interface com.atlassian.servicedesk.api.customer.CustomerService
-
Creates a JSD customer.
- createCustomerRequest(ApplicationUser, CustomerRequestCreateParameters) - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
Create a customer request using the given parameter
- created - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- created(Date) - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- created - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- createInternalComment(ApplicationUser, ValidatedInternalCommentParameters) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
- CreateInternalCommentParameters - Class in com.atlassian.servicedesk.api.comment
-
This holds all the parameters that are used to create an internal service desk comment.
- CreateInternalCommentParameters.Builder - Class in com.atlassian.servicedesk.api.comment
-
- createOrganization(ApplicationUser, CreateOrganizationParameters) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationService
-
Creates a new customer organization.
- CreateOrganizationParameters - Interface in com.atlassian.servicedesk.api.organization
-
- CreateOrganizationParameters.Builder - Interface in com.atlassian.servicedesk.api.organization
-
- createPublicComment(ApplicationUser, ValidatedPublicCommentParameters) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
- CreatePublicCommentParameters - Class in com.atlassian.servicedesk.api.comment
-
This holds all the parameters that are used to create a public service desk comment.
- CreatePublicCommentParameters.Builder - Class in com.atlassian.servicedesk.api.comment
-
- createRequestType(ApplicationUser, RequestTypeCreateParameters) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- createRequestType(long, int, String, String, long, List<Integer>) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- createServiceDeskComment(ApplicationUser, ServiceDeskCommentCreateParameters) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
Create a new Service Desk comment with the provided ApplicationUser
as the author
- currentStatus() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequest
-
Current status of the customer request
- CustomerContextService - Interface in com.atlassian.servicedesk.api.customer
-
A Service Desk customer context allows any "named user" access to JIRA Service Desk and JIRA Platform services.
- CustomerCreateParameters - Interface in com.atlassian.servicedesk.api.customer
-
- CustomerCreateParameters.Builder - Interface in com.atlassian.servicedesk.api.customer
-
- CustomerOrganization - Interface in com.atlassian.servicedesk.api.organization
-
Representation of an organization
- customerOrganization(CustomerOrganization) - Method in interface com.atlassian.servicedesk.api.organization.UsersInOrganizationQuery.Builder
-
- CustomerRequest - Interface in com.atlassian.servicedesk.api.request
-
A service desk customer request
- customerRequest(Long) - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantQuery.Builder
-
- customerRequest() - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantQuery
-
The ID of the
Issue
backing the
CustomerRequest
whose participants
will be returned
- customerRequest(CustomerRequest) - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantUpdateParameters.Builder
-
- customerRequest() - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantUpdateParameters
-
- CustomerRequest.CustomerRequestStatus - Interface in com.atlassian.servicedesk.api.request
-
Status of a customer request
- CustomerRequestChannelSource - Class in com.atlassian.servicedesk.api.request
-
- customerRequestChannelSource(CustomerRequestChannelSource) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
The request channel source from which the request is created
- customerRequestChannelSource() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters
-
The source channel from which the request is created
- CustomerRequestChannelSourceI18nService - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestChannelSourceI18nService.CustomerRequestChannelRenderedName - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestCreateMeta - Interface in com.atlassian.servicedesk.api.field
-
Present a list of fields used to create a customer request.
- CustomerRequestCreateParameters - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestCreateParameters.Builder - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestQuery - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestQuery.Builder - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestQuery.REQUEST_OWNERSHIP - Enum in com.atlassian.servicedesk.api.request
-
- CustomerRequestQuery.REQUEST_STATUS - Enum in com.atlassian.servicedesk.api.request
-
- CustomerRequestStatusQuery - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestStatusQuery.Builder - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestUpdateParameters - Interface in com.atlassian.servicedesk.api.request
-
- CustomerRequestUpdateParameters.Builder - Interface in com.atlassian.servicedesk.api.request
-
- CustomerService - Interface in com.atlassian.servicedesk.api.customer
-
- CustomerTransition - Interface in com.atlassian.servicedesk.api.request.transition
-
Customer transition configuration.
- CustomerTransitionExecutionParameters - Interface in com.atlassian.servicedesk.api.request.transition
-
Defines the infomation required to execute a customer transition
- CustomerTransitionExecutionParameters.Builder - Interface in com.atlassian.servicedesk.api.request.transition
-
Builder for customer transition execution parameters.
- CustomerTransitionQuery - Interface in com.atlassian.servicedesk.api.request.transition
-
- CustomerTransitionQuery.Builder - Interface in com.atlassian.servicedesk.api.request.transition
-
- CustomerTransitionService - Interface in com.atlassian.servicedesk.api.request.transition
-
- customField(CustomField) - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationQuery.Builder
-
- customField() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationQuery
-
- FieldId - Class in com.atlassian.servicedesk.api.field
-
Represents a JIRA Field.getId()
instance
- fieldId() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeField
-
The ID of the field
- FieldInputValue - Class in com.atlassian.servicedesk.api.field
-
Represents a value passed in via the API when creating a Request.
- fieldValue(FieldId, FieldInputValue) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Add a pair field and its value
- fieldValues(Map<FieldId, FieldInputValue>) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Set fields and values
- fieldValues() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters
-
- filteredPageResponse(LimitedPagedRequest, List<T>, Predicate<? super T>) - Static method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
Reduces a list of items for a limited request by the predicate provided.
- filterHidden(Boolean) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery.Builder
-
Limit results to request types that are not hidden (eg, have no groups)
- findFirst() - Method in interface com.atlassian.servicedesk.api.util.paging.PagedResponse
-
- findFirst() - Method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
- flatMap(List<T>, Function<T, List<R>>) - Static method in class com.atlassian.servicedesk.api.util.fp.FpKit
-
Allow you flat map a List of type T into a List of type R with less stream syntax
- foldToObject(Either<L, R>) - Static method in class com.atlassian.servicedesk.api.util.fp.FpKit
-
Some times you just need the Either's value as an Object.
- forJIRA() - Method in interface com.atlassian.servicedesk.api.user.CheckedUser
-
The user value can be NOT BE NULL from a CheckUser instance (as opposed to a SDUser instance)
- forJIRA() - Method in interface com.atlassian.servicedesk.api.user.SDUser
-
Allows us to CLEARLY see the transition from SD to JIRA
- forKey(String) - Static method in enum com.atlassian.servicedesk.api.approval.ApprovalDecisionType
-
- format(ApplicationUser, long) - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationService.DurationFormatter
-
Formats the duration into a friendly format
- formatShort(ApplicationUser, long) - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationService.DurationFormatter
-
Formats the duration into a short friendly format
- FpKit - Class in com.atlassian.servicedesk.api.util.fp
-
A set of functional helper methods to help when working with Fugue constructs and JDK8 constructs
- FpKit() - Constructor for class com.atlassian.servicedesk.api.util.fp.FpKit
-
- from(Iterable<T>, boolean) - Static method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
A builder of PagedResponse's that starts with the specified list
- fromSingle(boolean, T) - Static method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
A builder of PagedResponse's that starts with the single element
- fullName(String) - Method in interface com.atlassian.servicedesk.api.customer.CustomerCreateParameters.Builder
-
- getAllHitConditions(Project) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricConditionFactory
-
Get all conditions applicable for a given project
- getAllMatchConditions(Project) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricConditionFactory
-
Get all conditions applicable for a given project
- getAllRequestTypes(ApplicationUser) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getApprovalById(ApplicationUser, int) - Method in interface com.atlassian.servicedesk.api.approval.ApprovalService
-
Return an
Approval
for a given
approvalId
or
AnError
if:
-
user
does not have permission to view
issue
in customer portal context
- Approval was not found for the given
approvalId
- getApprovals(ApplicationUser, ApprovalQuery) - Method in interface com.atlassian.servicedesk.api.approval.ApprovalService
-
- getApproverDecision() - Method in interface com.atlassian.servicedesk.api.approval.Approver
-
- getApprovers(ApplicationUser, Approval) - Method in interface com.atlassian.servicedesk.api.approval.ApprovalService
-
Return a list of
Approver
for a given
approval
- getApproverUser() - Method in interface com.atlassian.servicedesk.api.approval.Approver
-
- getAttachments() - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskComment
-
- getAuthor() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- getBody() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- getBreached() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationCompletedCycle
-
- getBreached() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- getBreachTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- getBugFixVersion() - Method in interface com.atlassian.servicedesk.api.info.Version
-
- getBuildChangeSet() - Method in interface com.atlassian.servicedesk.api.info.PublicSoftwareInfo
-
- getBuildDate() - Method in interface com.atlassian.servicedesk.api.info.PublicSoftwareInfo
-
- getById(ApplicationUser, Integer) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationService
-
Checks whether the user is an agent or a member of the organization.
- getChangeItemForField(String) - Method in interface com.atlassian.servicedesk.api.sla.event.SLAChangeEvent
-
One of the changes (multi valued field) of the given field in the event, if
the given fieldName
equals the name of one of the ChangeItemBean
in the event
the old and the new value do not equal (don't have the same value and are not both null)
- getChangeItems() - Method in interface com.atlassian.servicedesk.api.sla.event.SLAChangeEvent
-
The changes that were made to the issue
with the action that caused the event.
- getCheckedUser() - Method in interface com.atlassian.servicedesk.api.user.UserFactory
-
Helper method to wrap getCurrentUserByType[CheckedUser].
- getComment() - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskComment
-
- getComment() - Method in interface com.atlassian.servicedesk.api.event.ServiceDeskCommentEvent
-
- getComment() - Method in interface com.atlassian.servicedesk.api.sla.event.SLAChangeEvent
-
The comment of the originating event or empty.
- getCommentProperties() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- getCommentsOfRequest(ApplicationUser, ServiceDeskCommentQuery) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
- getCompletedCycles() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformation
-
- getCompletedDate() - Method in interface com.atlassian.servicedesk.api.approval.Approval
-
Completion date of
Approval
when the decision is set.
- getCreated() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- getCreatedDate() - Method in interface com.atlassian.servicedesk.api.approval.Approval
-
- getCustomerRequestCreateMeta(ApplicationUser, RequestTypeFieldQuery) - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldService
-
- getCustomerRequests(ApplicationUser, CustomerRequestQuery) - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
- getCustomerRequestStatus(ApplicationUser, CustomerRequestStatusQuery) - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
- getCustomerTransitions(ApplicationUser, CustomerTransitionQuery) - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransitionService
-
- getCustomFieldId() - Method in interface com.atlassian.servicedesk.api.sla.metrics.TimeMetric
-
Returns the id of the custom field corresponding to the time metric
- getDateTime() - Method in interface com.atlassian.servicedesk.api.sla.condition.MatchConditionHistory.Entry
-
Get the date of this entry
- getDecision() - Method in interface com.atlassian.servicedesk.api.approval.Approval
-
- getDescription() - Method in interface com.atlassian.servicedesk.api.portal.Portal
-
Description of the portal
- getDescription() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
Gets the description of the request type
- getDisplayChannelSource(ApplicationUser, CustomerRequestChannelSource) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestChannelSourceI18nService
-
- getDisplayName() - Method in interface com.atlassian.servicedesk.api.user.CheckedUser
-
- getDurationFormatter() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationService
-
- getElapsedTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationCompletedCycle
-
- getElapsedTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- getEmail() - Method in interface com.atlassian.servicedesk.api.customer.CustomerCreateParameters
-
- getEmailAddress() - Method in interface com.atlassian.servicedesk.api.user.CheckedUser
-
- getEntries() - Method in interface com.atlassian.servicedesk.api.sla.condition.MatchConditionHistory
-
Get all match history entries, sorted by date
- getFields() - Method in interface com.atlassian.servicedesk.api.queue.Queue
-
- getFilterHidden() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery
-
Limit results to request types that are not hidden (eg, have no groups)
- getFullName() - Method in interface com.atlassian.servicedesk.api.customer.CustomerCreateParameters
-
- getGoalDuration() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationCompletedCycle
-
- getGoalDuration() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- getGroupLevel() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- getGroups() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
- getHelpText() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
Get the help text which provides instruction on how to use the request type.
- getHistory(Issue) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricHitCondition
-
Digs through issue history to reconstruct when the condition matched the issue.
- getHistory(Issue) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricMatchCondition
-
Digs through issue history to reconstruct when the condition matched the issue.
- getHitCondition(String) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricConditionFactory
-
Get a condition by id.
- getHits() - Method in interface com.atlassian.servicedesk.api.sla.condition.HitConditionHistory
-
Get the list of hits, sorted by date.
- getIconId() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
The id of the icon associated with this request type.
- getId() - Method in interface com.atlassian.servicedesk.api.approval.Approval
-
- getId() - Method in interface com.atlassian.servicedesk.api.organization.CustomerOrganization
-
- getId() - Method in interface com.atlassian.servicedesk.api.portal.Portal
-
Id of the Portal
- getId() - Method in interface com.atlassian.servicedesk.api.queue.Queue
-
- getId() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
Gets the id of the request type
- getId() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeGroup
-
- getId() - Method in interface com.atlassian.servicedesk.api.ServiceDesk
-
- getId() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformation
-
- getId() - Method in interface com.atlassian.servicedesk.api.sla.metrics.TimeMetric
-
Returns the id of the time metric
- getId() - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricHitCondition
-
Get the unique id for this condition
- getId() - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricMatchCondition
-
Get the unique id for this condition
- getInfo(ApplicationUser, SlaInformationQuery) - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationService
-
This will return information about an issue's SLAs based on the query parameters
- getIssue() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- getIssue() - Method in interface com.atlassian.servicedesk.api.event.ServiceDeskCommentEvent
-
- getIssue() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequest
-
The backing Issue
of this request
- getIssue() - Method in interface com.atlassian.servicedesk.api.sla.event.SLAChangeEvent
-
The issue that is involved in the originating event.
- getIssueCount() - Method in interface com.atlassian.servicedesk.api.queue.Queue
-
- getIssueId() - Method in interface com.atlassian.servicedesk.api.approval.Approval
-
- getIssueTypeId() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
Gets the id of the IssueType
that is associated with this request type
- getJql() - Method in interface com.atlassian.servicedesk.api.queue.Queue
-
- getKey() - Method in interface com.atlassian.servicedesk.api.user.CheckedUser
-
- getLicense() - Method in interface com.atlassian.servicedesk.api.license.ServiceDeskLicenseService
-
- getLicenseType() - Method in interface com.atlassian.servicedesk.api.license.ServiceDeskLicense
-
- getLicenseType() - Method in interface com.atlassian.servicedesk.api.license.ServiceDeskLicenseService
-
- getLimit() - Method in interface com.atlassian.servicedesk.api.util.paging.LimitedPagedRequest
-
- getLimit() - Method in class com.atlassian.servicedesk.api.util.paging.LimitedPagedRequestImpl
-
- getLimit() - Method in interface com.atlassian.servicedesk.api.util.paging.PagedRequest
-
- getLimit() - Method in class com.atlassian.servicedesk.api.util.paging.SimplePagedRequest
-
- getLocale() - Method in interface com.atlassian.servicedesk.api.user.SDUser
-
- getMajorVersion() - Method in interface com.atlassian.servicedesk.api.info.Version
-
- getMatchCondition(String) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricConditionFactory
-
Get a condition by id.
- getMatchEvent() - Method in interface com.atlassian.servicedesk.api.sla.condition.MatchConditionHistory.Entry
-
Get the match event of this entry
- getMaxLimit() - Method in interface com.atlassian.servicedesk.api.util.paging.LimitedPagedRequest
-
- getMaxLimit() - Method in class com.atlassian.servicedesk.api.util.paging.LimitedPagedRequestImpl
-
- getMinorVersion() - Method in interface com.atlassian.servicedesk.api.info.Version
-
- getName() - Method in interface com.atlassian.servicedesk.api.approval.Approval
-
- getName() - Method in interface com.atlassian.servicedesk.api.organization.CustomerOrganization
-
- getName() - Method in interface com.atlassian.servicedesk.api.portal.Portal
-
Name of the portal
- getName() - Method in interface com.atlassian.servicedesk.api.queue.Queue
-
- getName() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
Gets name of the request type
- getName() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeGroup
-
- getName() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformation
-
- getName() - Method in interface com.atlassian.servicedesk.api.sla.metrics.TimeMetric
-
Returns the name of the time metric
- getName() - Method in interface com.atlassian.servicedesk.api.user.CheckedUser
-
- getName(I18nHelper) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricCondition
-
Get the name of this condition
- getNameHtml(I18nHelper) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricHitCondition
-
Get the name of this condition
- getNameHtml(I18nHelper) - Method in interface com.atlassian.servicedesk.spi.sla.condition.TimeMetricMatchCondition
-
Get the name of this condition
- getOngoingCycle() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformation
-
- getOrder() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeGroup
-
- getOrganizations(ApplicationUser, OrganizationsQuery) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationService
-
Returns a list of organizations in the JIRA instance based on query parameters.
- getOriginalTransitionName() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransition
-
Title of the underlying transition
- getOverrideTransitionName() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransition
-
Configured title override.
- getOverrideTransitionSubmitName() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransition
-
Configured submit name override.
- getPagedRequest() - Method in interface com.atlassian.servicedesk.api.util.paging.PagedResponse
-
- getPagedRequest() - Method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
- getPaused() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- getPlatformVersion() - Method in interface com.atlassian.servicedesk.api.info.PublicSoftwareInfo
-
- getPortalForId(ApplicationUser, long) - Method in interface com.atlassian.servicedesk.api.portal.PortalService
-
Returns an Either with the
Portal
associated with the given
portal id or
AnError
if:
- Portal was not found
- Service Desk was disabled
- The user is does not have permission to access portal
- getPortalForProject(ApplicationUser, Project) - Method in interface com.atlassian.servicedesk.api.portal.PortalService
-
- getPortalId() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestType
-
- getProject() - Method in interface com.atlassian.servicedesk.api.sla.event.SLAChangeEvent
-
The project the originating event published in.
- getProjectId() - Method in interface com.atlassian.servicedesk.api.ServiceDesk
-
- getProjectName() - Method in interface com.atlassian.servicedesk.api.ServiceDesk
-
- getPropertyName() - Method in class com.atlassian.servicedesk.api.util.expansion.Expansion
-
- getQualifier() - Method in interface com.atlassian.servicedesk.api.info.Version
-
- getQueueLimitForProject() - Method in interface com.atlassian.servicedesk.api.queue.QueueService
-
Gets the maximum number of queues allowed for a project
- getQueues(ApplicationUser, QueueQuery) - Method in interface com.atlassian.servicedesk.api.queue.QueueService
-
- getRemainingTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationCompletedCycle
-
- getRemainingTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- getRenderedName() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestChannelSourceI18nService.CustomerRequestChannelRenderedName
-
Display name of the channel source
- getRequestForIssue(ApplicationUser, Issue) - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
- getRequestForIssueOverrideSecurity(Issue) - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
- getRequestForKey(ApplicationUser, String) - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
- getRequestForKeyOverrideSecurity(String) - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
- getRequestParticipants(ApplicationUser, RequestParticipantQuery) - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantService
-
Get a page of ApplicationUser
who satisfy the query parameters
- getRequestsByQueue(ApplicationUser, QueueRequestQuery) - Method in interface com.atlassian.servicedesk.api.queue.QueueService
-
Get a page of
Issue
belonging to the specified
Queue
- getRequestTypeByIdAndProjectId(Integer, Long) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
Get a request type by ID.
- getRequestTypeForIssue(ApplicationUser, Issue) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getRequestTypeForIssueOverrideSecurity(Issue) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getRequestTypeForRequest(ApplicationUser, CustomerRequest) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getRequestTypeForRequestOverrideSecurity(CustomerRequest) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getRequestTypeId() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequest
-
- getRequestTypes(ApplicationUser, RequestTypeQuery) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
Retrieve a list of
RequestType
that satifies the query parameters
- getRequestTypes(ApplicationUser, RequestTypeQueryParameters) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getRequestTypesByGroup(Integer, Integer) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getRequestTypesForGroup(Integer, Long) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeService
-
- getResolutionId() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransition
-
Id of the underlying transition
- getRestrictedInfo() - Method in interface com.atlassian.servicedesk.api.info.PublicSoftwareInfo
-
- getResults() - Method in interface com.atlassian.servicedesk.api.util.paging.PagedResponse
-
- getResults() - Method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
- getRoleLevelId() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- getServiceDeskById(ApplicationUser, long) - Method in interface com.atlassian.servicedesk.api.ServiceDeskService
-
- getServiceDeskCommentById(ApplicationUser, Long) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
- getServiceDeskCommentByJiraComment(ApplicationUser, Comment) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
- getServiceDeskForProject(Project) - Method in interface com.atlassian.servicedesk.api.ServiceDeskManager
-
Returns an Either with the
ServiceDesk
associated with the given
Project
or
AnError
if:
- Service Desk was not found
- Service Desk was disabled
- getServiceDeskForProject(ApplicationUser, Project) - Method in interface com.atlassian.servicedesk.api.ServiceDeskService
-
Returns an Either of the
ServiceDesk
associated with the given
Project
or
AnError
if:
- Service Desk was not found
- Service Desk was disabled
- User does not have access to the ServiceDesk
- getServiceDeskId() - Method in interface com.atlassian.servicedesk.api.queue.Queue
-
- getServiceDeskId() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequest
-
- getServiceDesks(ApplicationUser, PagedRequest) - Method in interface com.atlassian.servicedesk.api.ServiceDeskService
-
Returns a page of service desks a user can see.
- getSoftwareInfo(ApplicationUser) - Method in interface com.atlassian.servicedesk.api.info.ServiceDeskSoftwareInfoService
-
Returns JIRA Service Desk software information
- getStart() - Method in interface com.atlassian.servicedesk.api.util.paging.LimitedPagedRequest
-
Index of the first item to include in the result set.
- getStart() - Method in class com.atlassian.servicedesk.api.util.paging.LimitedPagedRequestImpl
-
- getStart() - Method in interface com.atlassian.servicedesk.api.util.paging.PagedRequest
-
- getStart() - Method in class com.atlassian.servicedesk.api.util.paging.SimplePagedRequest
-
- getStartTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationCompletedCycle
-
- getStartTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- getStatusId() - Method in interface com.atlassian.servicedesk.api.approval.Approval
-
The workflow status Id associated with
Approval
- getStopTime() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationCompletedCycle
-
- getSubExpansions() - Method in class com.atlassian.servicedesk.api.util.expansion.Expansion
-
- getSubExpansions(String) - Method in class com.atlassian.servicedesk.api.util.expansion.Expansions
-
- getTime() - Method in interface com.atlassian.servicedesk.api.event.ServiceDeskCommentEvent
-
Time the event was created.
- getTime() - Method in interface com.atlassian.servicedesk.api.sla.event.SLAChangeEvent
-
The created time of the originating event.
- getTimeMetric(ApplicationUser, ServiceDesk, int) - Method in interface com.atlassian.servicedesk.api.sla.metrics.TimeMetricService
-
Returns a time metric within a service desk given its id
- getTimeMetrics(ApplicationUser, ServiceDesk) - Method in interface com.atlassian.servicedesk.api.sla.metrics.TimeMetricService
-
Returns all the time metrics defined for a service desk
- getToolTip() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestChannelSourceI18nService.CustomerRequestChannelRenderedName
-
Tooltip of the channel source
- getTransitionId() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransition
-
Id of the underlying transition
- getTransitionName() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransition
-
Transition title to be displayed to the customer.
- getTransitionSubmitName() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransition
-
Submit name to be displayed to the customer.
- getUncheckedUser() - Method in interface com.atlassian.servicedesk.api.user.UserFactory
-
Helper method to wrap getCurrentUserByType[UncheckedUser].
- getUser() - Method in interface com.atlassian.servicedesk.api.event.ServiceDeskCommentEvent
-
- getUsersInOrganization(ApplicationUser, UsersInOrganizationQuery) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationService
-
get all the applicationUsers in a given organization
- getVersion() - Method in interface com.atlassian.servicedesk.api.info.PublicSoftwareInfo
-
- getWithinCalendarHours() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationOngoingCycle
-
- group(Integer) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery.Builder
-
- group() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery
-
- groupLevel - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- groupLevel(String) - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- groupLevel - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- i18NHelper() - Method in interface com.atlassian.servicedesk.api.user.SDUser
-
- id(Long) - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationQuery.Builder
-
- id() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationQuery
-
- includeIssueCount(boolean) - Method in interface com.atlassian.servicedesk.api.queue.QueueQuery.Builder
-
Set whether to include issue count for the returned queues or not.
- includeIssueCount() - Method in interface com.atlassian.servicedesk.api.queue.QueueQuery
-
Whether to include the number of issue belonging to
Queue
.
- inCustomerContext(Callable<T>) - Method in interface com.atlassian.servicedesk.api.customer.CustomerContextService
-
- inCustomerContext(Runnable) - Method in interface com.atlassian.servicedesk.api.customer.CustomerContextService
-
- internalComment(Boolean) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentQuery.Builder
-
- internalComment() - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentQuery
-
- isAdminAgent(ApplicationUser, ServiceDesk) - Method in interface com.atlassian.servicedesk.api.permission.ServiceDeskPermissionService
-
Checks whether the user is an agent with project admin permission.
- isAgent(ApplicationUser, ServiceDesk) - Method in interface com.atlassian.servicedesk.api.permission.ServiceDeskPermissionService
-
Checks whether the user is an agent for the given service desk.
- isAnonymous() - Method in interface com.atlassian.servicedesk.api.user.SDUser
-
- isCreatedEvent() - Method in interface com.atlassian.servicedesk.api.event.ServiceDeskCommentEvent
-
true, if the comment event is thrown during a comment creation.
- isCustomer(ApplicationUser, CustomerRequest) - Method in interface com.atlassian.servicedesk.api.permission.ServiceDeskPermissionService
-
- isCustomer(ApplicationUser, Issue) - Method in interface com.atlassian.servicedesk.api.permission.ServiceDeskPermissionService
-
- isEmpty() - Method in interface com.atlassian.servicedesk.api.sla.condition.HitConditionHistory
-
Is the history empty
- isEmpty() - Method in class com.atlassian.servicedesk.api.sla.condition.HitConditionHistoryBuilder
-
Is the history currently empty
- isEmpty() - Method in interface com.atlassian.servicedesk.api.sla.condition.MatchConditionHistory
-
Is the history empty?
- isEmpty() - Method in class com.atlassian.servicedesk.api.sla.condition.MatchConditionHistoryBuilder
-
Is the history currently empty
- isEmpty() - Method in class com.atlassian.servicedesk.api.util.expansion.Expansions
-
- isGreaterThan(Version) - Method in interface com.atlassian.servicedesk.api.info.Version
-
Returns true if this version is greater than the specified version
- isGreaterThanOrEqualTo(Version) - Method in interface com.atlassian.servicedesk.api.info.Version
-
Returns true if this version is greater than if equal to the specified version
- isInCustomerContext() - Method in interface com.atlassian.servicedesk.api.customer.CustomerContextService
-
- isInverseMatch() - Method in enum com.atlassian.servicedesk.api.sla.condition.MatchEvent
-
- isIssueCreatedEvent() - Method in interface com.atlassian.servicedesk.api.sla.event.SLAChangeEvent
-
Returns if the originating event is a issue created event.
- isLessThan(Version) - Method in interface com.atlassian.servicedesk.api.info.Version
-
Returns true if this version is less than the specified version
- isLessThanOrEqualTo(Version) - Method in interface com.atlassian.servicedesk.api.info.Version
-
Returns true if this version is less than or equal to the specified version
- isLicensedForUse() - Method in interface com.atlassian.servicedesk.api.info.PublicSoftwareInfo
-
- isLicenseValid() - Method in interface com.atlassian.servicedesk.api.license.ServiceDeskLicense
-
Is the license valid
- isMatch() - Method in enum com.atlassian.servicedesk.api.sla.condition.MatchEvent
-
- isPartOfIssueChange() - Method in interface com.atlassian.servicedesk.api.event.ServiceDeskCommentEvent
-
true, if the comment event is part of an issue edit/bulk edit operation (at least one of the issue fields changed).
- isPublic() - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskComment
-
Gets whether the comment is public or private.
- isSendMail() - Method in interface com.atlassian.servicedesk.api.event.ServiceDeskCommentEvent
-
true, if an email should be send because of this event.
- issue(Long) - Method in interface com.atlassian.servicedesk.api.approval.ApprovalQuery.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.approval.ApprovalQuery
-
This is currently the only supported query param for
ApprovalQuery
- issue(Issue) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentCreateParameters.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentCreateParameters
-
- issue - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- issue(Issue) - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- issue - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- issue(Issue) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentQuery.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentQuery
-
- issue(Long) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery
-
- issue(long) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestStatusQuery.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestStatusQuery
-
- issue(Issue) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestUpdateParameters.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestUpdateParameters
-
- issue(Issue) - Method in interface com.atlassian.servicedesk.api.request.RequestTypeUpdateParameters.Builder
-
Deprecated.
- issue() - Method in interface com.atlassian.servicedesk.api.request.RequestTypeUpdateParameters
-
Deprecated.
- issue(Long) - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransitionQuery.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransitionQuery
-
- issue(Long) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery.Builder
-
Retrieve a specific
RequestType
associated to the customer request backed by this
Issue
, if any.
- issue() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery
-
Retrieve a specific
RequestType
associated to the customer request backed by this
Issue
, if any.
- issue(Long) - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationQuery.Builder
-
- issue() - Method in interface com.atlassian.servicedesk.api.sla.info.SlaInformationQuery
-
The issue id is always required to query SLA information
- issueType(IssueType) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeCreateParameters.Builder
-
- issueType() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeCreateParameters
-
- isValid(Boolean) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery.Builder
-
Limit results to only request types that are valid.
- isValid() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery
-
Limit results to only request types that are valid.
- iterator() - Method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
- map(Collection<? extends S>, Function<S, T>) - Static method in class com.atlassian.servicedesk.api.util.fp.FpKit
-
Allows you to map a Collection of S into a List of T with less stream syntax
- map(Function<T, M>) - Method in interface com.atlassian.servicedesk.api.util.paging.PagedResponse
-
Allows you to map a paged response of T into M
- map(Function<T, M>) - Method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
- MatchConditionHistory - Interface in com.atlassian.servicedesk.api.sla.condition
-
Match history returned by a match condition.
- MatchConditionHistory.Entry - Interface in com.atlassian.servicedesk.api.sla.condition
-
History entry.
- MatchConditionHistoryBuilder - Class in com.atlassian.servicedesk.api.sla.condition
-
Reconstructed history data for the given condition
- MatchEvent - Enum in com.atlassian.servicedesk.api.sla.condition
-
Event returned by match conditions
- MAX_COMMENT_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of comments that will ever be returned
- MAX_CUSTOMER_REQUEST_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of customer request entries that will ever by returned
- MAX_CUSTOMER_REQUEST_STATUS_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of customer request status entries that will ever by returned
- MAX_CUSTOMER_REQUEST_TRANSITIONS_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of customer request transitions entries that will ever by returned
- MAX_GENERAL_THINGS_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of general entries that will ever by returned
- MAX_PARTICIPANTS_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of request participant entries that will ever be returned
- MAX_REQUEST_TYPES_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of requesttypes entries that will ever by returned
- MAX_SERVICE_DESKS_RETURNED - Static variable in class com.atlassian.servicedesk.api.util.paging.DefaultPagingLimits
-
The maximum number of servicedesk entries that will ever by returned
- merge(Expansions) - Method in class com.atlassian.servicedesk.api.util.expansion.Expansions
-
- merge(Expansion[]) - Method in class com.atlassian.servicedesk.api.util.expansion.Expansions
-
- migrateExistingProject(ApplicationUser, MigrateProjectParameters) - Method in interface com.atlassian.servicedesk.api.project.creation.ServiceDeskCreationService
-
Migrates an existing project to be a ServiceDesk project
If a disabled ServiceDesk already exists in the project, it will be enabled
- MigrateProjectParameters - Interface in com.atlassian.servicedesk.api.project.creation
-
- MigrateProjectParameters.Builder - Interface in com.atlassian.servicedesk.api.project.creation
-
- migrateProjectParametersBuilder() - Method in interface com.atlassian.servicedesk.api.project.creation.ServiceDeskCreationService
-
- raiseOnBehalfOf(String) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Set the user to create this customer request on behalf of himself / herself
- raiseOnBehalfOf(Optional<String>) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Set the user to create this customer request on behalf of himself / herself
- raiseOnBehalfOf() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters
-
Optional ApplicationUser
's username to create the customer request on behalf of.
- removeOrganizationFromServiceDesk(ApplicationUser, OrganizationServiceDeskUpdateParameters) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationService
-
Removes an organization from a servicedesk if the user is an agent of that servicedesk
- removeRequestParticipants(ApplicationUser, RequestParticipantUpdateParameters) - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantService
-
- removeUsersFromOrganization(ApplicationUser, UsersOrganizationUpdateParameters) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationService
-
Removes users from a specified organization
- request(CustomerRequest) - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransitionExecutionParameters.Builder
-
Set the request to execute the transition on
- request() - Method in interface com.atlassian.servicedesk.api.request.transition.CustomerTransitionExecutionParameters
-
Get the request
- requestOverrideSecurity(Boolean) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery.Builder
-
- requestOverrideSecurity() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery
-
- requestOverrideSecurity() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery
-
Use this
requestOverrideSecurity
flag with
Issue
to retrieve a specific
RequestType
associated to the customer request
without checking permission of the user executing this request
- requestOwnership(CustomerRequestQuery.REQUEST_OWNERSHIP) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery.Builder
-
- requestOwnership() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery
-
Limited result customer requests to those which are raised by executing user, or requests he participated in, or both
- requestParticipant(String) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Add a participant into this customer request
- requestParticipant(ApplicationUser) - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantUpdateParameters.Builder
-
Add a single ApplicationUser
as participant.
- RequestParticipantQuery - Interface in com.atlassian.servicedesk.api.request.participant
-
- RequestParticipantQuery.Builder - Interface in com.atlassian.servicedesk.api.request.participant
-
- requestParticipants(Set<String>) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Set a list participants into this customer request
- requestParticipants(Optional<Set<String>>) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Set a list participants into this customer request
- requestParticipants() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters
-
- requestParticipants(Set<ApplicationUser>) - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantUpdateParameters.Builder
-
Add multiple ApplicationUser
as participants
- requestParticipants() - Method in interface com.atlassian.servicedesk.api.request.participant.RequestParticipantUpdateParameters
-
- RequestParticipantService - Interface in com.atlassian.servicedesk.api.request.participant
-
Used to perform actions on
ApplicationUser
who participates
in a
CustomerRequest
- RequestParticipantUpdateParameters - Interface in com.atlassian.servicedesk.api.request.participant
-
Contains parameters to add/remove participants to an existing request
- RequestParticipantUpdateParameters.Builder - Interface in com.atlassian.servicedesk.api.request.participant
-
- requestStatus(CustomerRequestQuery.REQUEST_STATUS) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery.Builder
-
- requestStatus() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery
-
Limit result customer requests to those are open, closed, or both
- requestType() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeField
-
- requestType(int) - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldQuery.Builder
-
- requestType() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldQuery
-
- requestType(RequestType) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Set the request type
- requestType() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters
-
- requestType(Integer) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery.Builder
-
- requestType() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery
-
- requestType(RequestType) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestUpdateParameters.Builder
-
- requestType() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestUpdateParameters
-
- requestType(RequestType) - Method in interface com.atlassian.servicedesk.api.request.RequestTypeUpdateParameters.Builder
-
Deprecated.
- requestType() - Method in interface com.atlassian.servicedesk.api.request.RequestTypeUpdateParameters
-
Deprecated.
- RequestType - Interface in com.atlassian.servicedesk.api.requesttype
-
- requestType(Integer) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery.Builder
-
- requestType() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery
-
- RequestTypeCreateParameters - Interface in com.atlassian.servicedesk.api.requesttype
-
- RequestTypeCreateParameters.Builder - Interface in com.atlassian.servicedesk.api.requesttype
-
- RequestTypeField - Interface in com.atlassian.servicedesk.api.field
-
A Service Desk's field which is configured by
RequestType
basis
- RequestTypeFieldQuery - Interface in com.atlassian.servicedesk.api.field
-
- RequestTypeFieldQuery.Builder - Interface in com.atlassian.servicedesk.api.field
-
- requestTypeFields() - Method in interface com.atlassian.servicedesk.api.field.CustomerRequestCreateMeta
-
- RequestTypeFieldService - Interface in com.atlassian.servicedesk.api.field
-
- RequestTypeFieldValue - Interface in com.atlassian.servicedesk.api.field
-
Used as valid field value(s) to
RequestTypeField
where applicable, for example field value as valid options of a select field.
- RequestTypeFieldValue.Builder - Interface in com.atlassian.servicedesk.api.field
-
- RequestTypeFieldValueImpl - Class in com.atlassian.servicedesk.api.field.impl
-
- RequestTypeFieldValueImpl.BuilderImpl - Class in com.atlassian.servicedesk.api.field.impl
-
- RequestTypeGroup - Interface in com.atlassian.servicedesk.api.requesttype
-
- requestTypeId(int) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQueryParameters.Builder
-
Deprecated.
- requestTypeId() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQueryParameters
-
Deprecated.
- RequestTypeQuery - Interface in com.atlassian.servicedesk.api.requesttype
-
- RequestTypeQuery.Builder - Interface in com.atlassian.servicedesk.api.requesttype
-
- RequestTypeQueryParameters - Interface in com.atlassian.servicedesk.api.requesttype
-
- RequestTypeQueryParameters.Builder - Interface in com.atlassian.servicedesk.api.requesttype
-
Deprecated.
- RequestTypeService - Interface in com.atlassian.servicedesk.api.requesttype
-
- RequestTypeUpdateParameters - Interface in com.atlassian.servicedesk.api.request
-
- RequestTypeUpdateParameters.Builder - Interface in com.atlassian.servicedesk.api.request
-
Deprecated.
Builder to construct the RequestTypeUpdateParameters}
- requestTypeUpdateParametersBuilder() - Method in interface com.atlassian.servicedesk.api.request.ServiceDeskCustomerRequestService
-
- required() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeField
-
If the field is mandatory to create a request
- RestrictedSoftwareInfo - Interface in com.atlassian.servicedesk.api.info
-
Information about JIRA service desk that is only available to administrators
- roleLevelId - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- roleLevelId(Long) - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- roleLevelId - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- runInCustomerContext(NoExceptionsCallable<T>) - Method in interface com.atlassian.servicedesk.api.customer.CustomerContextService
-
Executes the code in a "customer context".
- runInCustomerContext(Runnable) - Method in interface com.atlassian.servicedesk.api.customer.CustomerContextService
-
Executes the code in a "customer context".
- runnableToCallable(Runnable) - Static method in class com.atlassian.servicedesk.api.util.fp.FpKit
-
- runnableToNoExceptionsCallable(Runnable) - Static method in class com.atlassian.servicedesk.api.util.fp.FpKit
-
Turns a runnable into a callable
- runOutOfCustomerContext(NoExceptionsCallable<T>) - Method in interface com.atlassian.servicedesk.api.customer.CustomerContextService
-
Executes the code out of a "customer context".
- runOutOfCustomerContext(Runnable) - Method in interface com.atlassian.servicedesk.api.customer.CustomerContextService
-
Executes the code out of a "customer context".
- SDUser - Interface in com.atlassian.servicedesk.api.user
-
Service Desk Application User wrapper.
- searchTerm(String) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery.Builder
-
- searchTerm() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery
-
Filter a customer request on its Issue
's Summary
- serviceDesk() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeField
-
- serviceDesk(int) - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldQuery.Builder
-
- serviceDesk() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldQuery
-
- serviceDesk(ServiceDesk) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters.Builder
-
Set the service desk
- serviceDesk() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestCreateParameters
-
- serviceDesk(Integer) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery.Builder
-
- serviceDesk() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestQuery
-
- serviceDesk(ServiceDesk) - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestUpdateParameters.Builder
-
- serviceDesk() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequestUpdateParameters
-
- serviceDesk(ServiceDesk) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeCreateParameters.Builder
-
- serviceDesk() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeCreateParameters
-
- serviceDesk(Integer) - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery.Builder
-
- serviceDesk() - Method in interface com.atlassian.servicedesk.api.requesttype.RequestTypeQuery
-
- ServiceDesk - Interface in com.atlassian.servicedesk.api
-
Represents a JIRA Service Desk
- ServiceDeskComment - Interface in com.atlassian.servicedesk.api.comment
-
Represents a comment made on a service desk project.
- ServiceDeskCommentCreateParameters - Interface in com.atlassian.servicedesk.api.comment
-
Parameter to create a JIRA Service Desk's Comment.
- ServiceDeskCommentCreateParameters.Builder - Interface in com.atlassian.servicedesk.api.comment
-
- ServiceDeskCommentEvent - Interface in com.atlassian.servicedesk.api.event
-
Represents a comment made on a customer request.
- ServiceDeskCommentParameters - Class in com.atlassian.servicedesk.api.comment
-
This holds all the parameters that are shared for internal and public service desk comments.
- ServiceDeskCommentParameters(String, String, Long, Date, ApplicationUser, Issue, Map<String, JSONObject>, Boolean) - Constructor for class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- ServiceDeskCommentParameters.Builder<T extends ServiceDeskCommentParameters> - Class in com.atlassian.servicedesk.api.comment
-
- ServiceDeskCommentQuery - Interface in com.atlassian.servicedesk.api.comment
-
- ServiceDeskCommentQuery.Builder - Interface in com.atlassian.servicedesk.api.comment
-
- ServiceDeskCommentService - Interface in com.atlassian.servicedesk.api.comment
-
This components provides the ability to create public and private comments
for service desks.
- ServiceDeskCreationService - Interface in com.atlassian.servicedesk.api.project.creation
-
Creates ServiceDesk projects
- ServiceDeskCustomerRequestService - Interface in com.atlassian.servicedesk.api.request
-
- ServiceDeskEmailReplyMatcher - Interface in com.atlassian.servicedesk.spi.email.replystripping
-
The matcher to implement, in order to participate in the Incoming Email reply stripping process.
- serviceDeskId(Integer) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationServiceDeskUpdateParameters.Builder
-
- serviceDeskId() - Method in interface com.atlassian.servicedesk.api.organization.OrganizationServiceDeskUpdateParameters
-
- serviceDeskId(Integer) - Method in interface com.atlassian.servicedesk.api.organization.OrganizationsQuery.Builder
-
Only returns organizations within this servicedesk if set.
- serviceDeskId() - Method in interface com.atlassian.servicedesk.api.organization.OrganizationsQuery
-
- serviceDeskId(long) - Method in interface com.atlassian.servicedesk.api.queue.QueueQuery.Builder
-
- serviceDeskId() - Method in interface com.atlassian.servicedesk.api.queue.QueueQuery
-
- serviceDeskId(long) - Method in interface com.atlassian.servicedesk.api.queue.QueueRequestQuery.Builder
-
- serviceDeskId() - Method in interface com.atlassian.servicedesk.api.queue.QueueRequestQuery
-
- ServiceDeskLicense - Interface in com.atlassian.servicedesk.api.license
-
- ServiceDeskLicenseService - Interface in com.atlassian.servicedesk.api.license
-
- ServiceDeskManager - Interface in com.atlassian.servicedesk.api
-
- ServiceDeskPermissionService - Interface in com.atlassian.servicedesk.api.permission
-
An experimental interface for validating users against service desk permissions
- ServiceDeskService - Interface in com.atlassian.servicedesk.api
-
- ServiceDeskSoftwareInfoService - Interface in com.atlassian.servicedesk.api.info
-
Returns information about the JIRA Service Desk software
- shouldDispatchEvent - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- shouldDispatchEvent(boolean) - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters.Builder
-
- shouldDispatchEvent - Variable in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- shouldDispatchEvent() - Method in class com.atlassian.servicedesk.api.comment.ServiceDeskCommentParameters
-
- shouldStripText(List<String>) - Method in interface com.atlassian.servicedesk.spi.email.replystripping.ServiceDeskEmailReplyMatcher
-
Evalute the current text block and return whether the message should be stripped from this point onwards.
- SimplePagedRequest - Class in com.atlassian.servicedesk.api.util.paging
-
A simple immutable implementation of PageRequest
- SimplePagedRequest(LimitedPagedRequest) - Constructor for class com.atlassian.servicedesk.api.util.paging.SimplePagedRequest
-
- SimplePagedRequest(int, int) - Constructor for class com.atlassian.servicedesk.api.util.paging.SimplePagedRequest
-
- size() - Method in interface com.atlassian.servicedesk.api.util.paging.PagedResponse
-
- size() - Method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
- SLAChangeEvent - Interface in com.atlassian.servicedesk.api.sla.event
-
An event that causes SLA to recalculate
- SlaInformation - Interface in com.atlassian.servicedesk.api.sla.info
-
Information about a named Service Level Agreement
- SlaInformationCompletedCycle - Interface in com.atlassian.servicedesk.api.sla.info
-
Information about the completed cycles of a Service Level Agreement
- SlaInformationOngoingCycle - Interface in com.atlassian.servicedesk.api.sla.info
-
Information about the ongoing cycle of a Service Level Agreement
- SlaInformationQuery - Interface in com.atlassian.servicedesk.api.sla.info
-
- SlaInformationQuery.Builder - Interface in com.atlassian.servicedesk.api.sla.info
-
- SlaInformationService - Interface in com.atlassian.servicedesk.api.sla.info
-
Provides methods to query Service Level Agreement information about an issue
- SlaInformationService.DurationFormatter - Interface in com.atlassian.servicedesk.api.sla.info
-
This allows you to format SLA durations into friendly String versions
- sortAndToPagedResponse(LimitedPagedRequest, List<T>, Comparator<T>) - Static method in class com.atlassian.servicedesk.api.util.paging.PagedResponseImpl
-
Use the provided
Comparator
to sort and reduces a list of items to the system enforced limited page size.
- status() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequest.CustomerRequestStatus
-
Display status of a customer request
- statusInstant() - Method in interface com.atlassian.servicedesk.api.request.CustomerRequest.CustomerRequestStatus
-
Time on which the status transition
- ValidatedInternalCommentParameters - Interface in com.atlassian.servicedesk.api.comment
-
Represents validated comment parameters that can be used to create an internal comment.
- ValidatedPublicCommentParameters - Interface in com.atlassian.servicedesk.api.comment
-
Represents validated comment parameters that can be used to create a public comment.
- validateInternalComment(ApplicationUser, CreateInternalCommentParameters) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
- validatePublicComment(ApplicationUser, CreatePublicCommentParameters) - Method in interface com.atlassian.servicedesk.api.comment.ServiceDeskCommentService
-
- validValues() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeField
-
List of valid options as field's value if applicable, or empty otherwise
- value() - Method in class com.atlassian.servicedesk.api.field.FieldId
-
Raw value of the field ID
- value() - Method in class com.atlassian.servicedesk.api.field.FieldInputValue
-
- value(String) - Method in class com.atlassian.servicedesk.api.field.impl.RequestTypeFieldValueImpl.BuilderImpl
-
- value() - Method in class com.atlassian.servicedesk.api.field.impl.RequestTypeFieldValueImpl
-
- value(String) - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldValue.Builder
-
- value() - Method in interface com.atlassian.servicedesk.api.field.RequestTypeFieldValue
-
The value of this field value
- value() - Method in class com.atlassian.servicedesk.api.request.CustomerRequestChannelSource
-
The unique value of the source channel
- valueOf(String) - Static method in enum com.atlassian.servicedesk.api.approval.ApprovalDecisionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.servicedesk.api.request.CustomerRequestQuery.REQUEST_OWNERSHIP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.servicedesk.api.request.CustomerRequestQuery.REQUEST_STATUS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.servicedesk.api.sla.condition.HitEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.servicedesk.api.sla.condition.MatchEvent
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.servicedesk.api.approval.ApprovalDecisionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.servicedesk.api.request.CustomerRequestQuery.REQUEST_OWNERSHIP
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.servicedesk.api.request.CustomerRequestQuery.REQUEST_STATUS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.servicedesk.api.sla.condition.HitEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.servicedesk.api.sla.condition.MatchEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Interface in com.atlassian.servicedesk.api.info
-
Represents a software version