Uses of Class
com.atlassian.jira.bc.ServiceResultImpl
Packages that use ServiceResultImpl
Package
Description
-
Uses of ServiceResultImpl in com.atlassian.jira.bc
Subclasses of ServiceResultImpl in com.atlassian.jira.bcModifier and TypeClassDescriptionclass
Generic service outcome that can optionally hold a value. -
Uses of ServiceResultImpl in com.atlassian.jira.bc.dataimport
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.dataimportModifier and TypeClassDescriptionstatic class
Represents the result of performing an import.static class
An import validation result returned by theDataImportService#validateImport(com.atlassian.crowd.embedded.api.User, DataImportParams)
method. -
Uses of ServiceResultImpl in com.atlassian.jira.bc.issue
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.issueModifier and TypeClassDescriptionstatic class
A simple object that holds the information about validating an update issue operation.static class
A simple object that holds the information about an asynchronous issue operation.static class
A simple result object that holds the information required to make a successful issue clone.static class
A simple object that holds the information about validating a create issue operation.static class
A simple object that holds the information about validating a delete issue operation.static class
A simple object that holds the information about an issue operation.static class
A simple base object that holds the information about performing an issue operation.static class
A simple result object that holds the information required to make a successful issue transition.static class
A simple object that holds the information about validating an update issue operation. -
Uses of ServiceResultImpl in com.atlassian.jira.bc.issue.comment
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.issue.commentModifier and TypeClassDescriptionstatic final class
static final class
-
Uses of ServiceResultImpl in com.atlassian.jira.bc.issue.label
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.issue.labelModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
-
Uses of ServiceResultImpl in com.atlassian.jira.bc.issue.link
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.issue.linkModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
Holds the information about validating a create remote issue link operation.static class
Holds the information about validating a delete remote issue link operation.static class
Holds the information about validating a delete remote issue link operation.static class
Holds the information about performing a remote issue link operation, when a list result is expected.static class
Holds the information about performing a remote issue link operation.static class
Holds the information about validating an update remote issue link operation. -
Uses of ServiceResultImpl in com.atlassian.jira.bc.issue.vote
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.issue.voteModifier and TypeClassDescriptionstatic class
A simple validation result that holds the user trying to vote, and the issue being voted on. -
Uses of ServiceResultImpl in com.atlassian.jira.bc.project
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.projectModifier and TypeClassDescriptionprotected class
A GetProjectResult that indicates the calling user does not have permission to perform an action on a project.protected class
A GetProjectResult that indicates a project was not found.static class
static class
static class
static class
static class
static class
static class
static class
-
Uses of ServiceResultImpl in com.atlassian.jira.bc.project.version
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.project.versionModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
A generifiedServiceResultImpl
that allows Service-specified Reasons to be set as part of the result (in addition to Reasons specified inside theErrorCollection
.static class
static class
Result object that relates to new VersionService methods that take aVersionBuilder
as a parameter.static class
static class
-
Uses of ServiceResultImpl in com.atlassian.jira.bc.project.version.remotelink
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.project.version.remotelinkModifier and TypeClassDescriptionstatic class
Holds the information about validating a delete remote version link operation.static class
Holds the information about validating a create remote version link operation.static class
Holds the information about performing a remote version link operation, when a list result is expected.static class
Holds the information about performing a remote version link operation. -
Uses of ServiceResultImpl in com.atlassian.jira.bc.user
Subclasses of ServiceResultImpl in com.atlassian.jira.bc.userModifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
-
Uses of ServiceResultImpl in com.atlassian.jira.config
Subclasses of ServiceResultImpl in com.atlassian.jira.configModifier and TypeClassDescriptionstatic class
static class
static class
-
Uses of ServiceResultImpl in com.atlassian.jira.entity.property
Subclasses of ServiceResultImpl in com.atlassian.jira.entity.propertyModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
-
Uses of ServiceResultImpl in com.atlassian.jira.i18n.terminology
Subclasses of ServiceResultImpl in com.atlassian.jira.i18n.terminologyModifier and TypeClassDescriptionstatic class
A simple object that holds the result of validation whether new terminology entry can be created. -
Uses of ServiceResultImpl in com.atlassian.jira.issue.archiving
Subclasses of ServiceResultImpl in com.atlassian.jira.issue.archivingModifier and TypeClassDescriptionstatic final class
static class
A simple object that holds the information about an issue archive/restore operation.static class
A simple object that holds the information about validating an archive/restore issue operation. -
Uses of ServiceResultImpl in com.atlassian.jira.issue.changehistory.metadata
Subclasses of ServiceResultImpl in com.atlassian.jira.issue.changehistory.metadataModifier and TypeClassDescriptionstatic class
Holds the information about retrieving history metadata, or errors encountered -
Uses of ServiceResultImpl in com.atlassian.jira.notification
Subclasses of ServiceResultImpl in com.atlassian.jira.notificationModifier and TypeClassDescriptionstatic final class
-
Uses of ServiceResultImpl in com.atlassian.jira.project.archiving
Subclasses of ServiceResultImpl in com.atlassian.jira.project.archivingModifier and TypeClassDescriptionstatic class
A simple object that holds the information about an project archive/restore operation.static class
A simple object that holds the information about validating an archive/restore project operation. -
Uses of ServiceResultImpl in com.atlassian.jira.user.anonymize
Subclasses of ServiceResultImpl in com.atlassian.jira.user.anonymizeModifier and TypeClassDescriptionstatic class
class
Result with warnings from handlers.class
Result with warnings from handlers.static class
User property change validation result.