Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
io.github.primelib.jira4j.restv2.api.JiraRESTV2AsyncConsumerApi Maven / Gradle / Ivy
package io.github.primelib.jira4j.restv2.api;
import java.util.List;
import java.util.Map;
import javax.annotation.processing.Generated;
import io.github.primelib.jira4j.restv2.model.AnnouncementBannerConfiguration;
import io.github.primelib.jira4j.restv2.model.ApplicationProperty;
import io.github.primelib.jira4j.restv2.model.ApplicationRole;
import io.github.primelib.jira4j.restv2.model.Attachment;
import io.github.primelib.jira4j.restv2.model.AttachmentArchiveImpl;
import io.github.primelib.jira4j.restv2.model.AttachmentArchiveMetadataReadable;
import io.github.primelib.jira4j.restv2.model.AttachmentMetadata;
import io.github.primelib.jira4j.restv2.model.AttachmentSettings;
import io.github.primelib.jira4j.restv2.model.AuditRecords;
import io.github.primelib.jira4j.restv2.model.AutoCompleteSuggestions;
import io.github.primelib.jira4j.restv2.model.AvailableDashboardGadgetsResponse;
import io.github.primelib.jira4j.restv2.model.Avatar;
import io.github.primelib.jira4j.restv2.model.Avatars;
import io.github.primelib.jira4j.restv2.model.BulkEditShareableEntityResponse;
import io.github.primelib.jira4j.restv2.model.BulkIssueIsWatching;
import io.github.primelib.jira4j.restv2.model.BulkPermissionGrants;
import io.github.primelib.jira4j.restv2.model.ChangeFilterOwner;
import io.github.primelib.jira4j.restv2.model.ChangedWorklogs;
import io.github.primelib.jira4j.restv2.model.ColumnItem;
import io.github.primelib.jira4j.restv2.model.ColumnRequestBody;
import io.github.primelib.jira4j.restv2.model.Comment;
import io.github.primelib.jira4j.restv2.model.ComponentIssuesCount;
import io.github.primelib.jira4j.restv2.model.Configuration;
import io.github.primelib.jira4j.restv2.model.ConnectModules;
import io.github.primelib.jira4j.restv2.model.ContainerForProjectFeatures;
import io.github.primelib.jira4j.restv2.model.ContainerForRegisteredWebhooks;
import io.github.primelib.jira4j.restv2.model.ContainerOfWorkflowSchemeAssociations;
import io.github.primelib.jira4j.restv2.model.ConvertedJQLQueries;
import io.github.primelib.jira4j.restv2.model.CreateCustomFieldContext;
import io.github.primelib.jira4j.restv2.model.CreatedIssue;
import io.github.primelib.jira4j.restv2.model.CreatedIssues;
import io.github.primelib.jira4j.restv2.model.CustomFieldCreatedContextOptionsList;
import io.github.primelib.jira4j.restv2.model.CustomFieldOption;
import io.github.primelib.jira4j.restv2.model.CustomFieldUpdatedContextOptionsList;
import io.github.primelib.jira4j.restv2.model.Dashboard;
import io.github.primelib.jira4j.restv2.model.DashboardGadget;
import io.github.primelib.jira4j.restv2.model.DashboardGadgetResponse;
import io.github.primelib.jira4j.restv2.model.DefaultShareScope;
import io.github.primelib.jira4j.restv2.model.DefaultWorkflow;
import io.github.primelib.jira4j.restv2.model.DeprecatedWorkflow;
import io.github.primelib.jira4j.restv2.model.EntityProperty;
import io.github.primelib.jira4j.restv2.model.ErrorCollection;
import io.github.primelib.jira4j.restv2.model.ExportArchivedIssuesTaskProgressResponse;
import io.github.primelib.jira4j.restv2.model.FailedWebhooks;
import io.github.primelib.jira4j.restv2.model.FieldConfiguration;
import io.github.primelib.jira4j.restv2.model.FieldConfigurationDetails;
import io.github.primelib.jira4j.restv2.model.FieldConfigurationScheme;
import io.github.primelib.jira4j.restv2.model.FieldDetails;
import io.github.primelib.jira4j.restv2.model.Filter;
import io.github.primelib.jira4j.restv2.model.FoundGroups;
import io.github.primelib.jira4j.restv2.model.FoundUsers;
import io.github.primelib.jira4j.restv2.model.FoundUsersAndGroups;
import io.github.primelib.jira4j.restv2.model.Group;
import io.github.primelib.jira4j.restv2.model.GroupName;
import io.github.primelib.jira4j.restv2.model.IssueArchivalSyncResponse;
import io.github.primelib.jira4j.restv2.model.IssueBean;
import io.github.primelib.jira4j.restv2.model.IssueCreateMetadata;
import io.github.primelib.jira4j.restv2.model.IssueEntityProperties;
import io.github.primelib.jira4j.restv2.model.IssueEvent;
import io.github.primelib.jira4j.restv2.model.IssueFieldOption;
import io.github.primelib.jira4j.restv2.model.IssueLink;
import io.github.primelib.jira4j.restv2.model.IssueLinkType;
import io.github.primelib.jira4j.restv2.model.IssueLinkTypes;
import io.github.primelib.jira4j.restv2.model.IssueMatches;
import io.github.primelib.jira4j.restv2.model.IssuePickerSuggestions;
import io.github.primelib.jira4j.restv2.model.IssueTypeDetails;
import io.github.primelib.jira4j.restv2.model.IssueTypeSchemeID;
import io.github.primelib.jira4j.restv2.model.IssueTypeScreenSchemeId;
import io.github.primelib.jira4j.restv2.model.IssueTypeScreenSchemeProjectAssociation;
import io.github.primelib.jira4j.restv2.model.IssueTypeWithStatus;
import io.github.primelib.jira4j.restv2.model.IssueTypeWorkflowMapping;
import io.github.primelib.jira4j.restv2.model.IssueTypesWorkflowMapping;
import io.github.primelib.jira4j.restv2.model.IssueUpdateMetadata;
import io.github.primelib.jira4j.restv2.model.JQLReferenceData;
import io.github.primelib.jira4j.restv2.model.JiraExpressionResult;
import io.github.primelib.jira4j.restv2.model.JiraExpressionsAnalysis;
import io.github.primelib.jira4j.restv2.model.JiraStatus;
import io.github.primelib.jira4j.restv2.model.License;
import io.github.primelib.jira4j.restv2.model.LicenseMetric;
import io.github.primelib.jira4j.restv2.model.Locale;
import io.github.primelib.jira4j.restv2.model.Notification;
import io.github.primelib.jira4j.restv2.model.NotificationScheme;
import io.github.primelib.jira4j.restv2.model.NotificationSchemeId;
import io.github.primelib.jira4j.restv2.model.OperationMessage;
import io.github.primelib.jira4j.restv2.model.PageBeanChangelog;
import io.github.primelib.jira4j.restv2.model.PageBeanComment;
import io.github.primelib.jira4j.restv2.model.PageBeanComponentWithIssueCount;
import io.github.primelib.jira4j.restv2.model.PageBeanContext;
import io.github.primelib.jira4j.restv2.model.PageBeanContextForProjectAndIssueType;
import io.github.primelib.jira4j.restv2.model.PageBeanContextualConfiguration;
import io.github.primelib.jira4j.restv2.model.PageBeanCustomFieldContext;
import io.github.primelib.jira4j.restv2.model.PageBeanCustomFieldContextDefaultValue;
import io.github.primelib.jira4j.restv2.model.PageBeanCustomFieldContextOption;
import io.github.primelib.jira4j.restv2.model.PageBeanCustomFieldContextProjectMapping;
import io.github.primelib.jira4j.restv2.model.PageBeanDashboard;
import io.github.primelib.jira4j.restv2.model.PageBeanField;
import io.github.primelib.jira4j.restv2.model.PageBeanFieldConfigurationDetails;
import io.github.primelib.jira4j.restv2.model.PageBeanFieldConfigurationIssueTypeItem;
import io.github.primelib.jira4j.restv2.model.PageBeanFieldConfigurationItem;
import io.github.primelib.jira4j.restv2.model.PageBeanFieldConfigurationScheme;
import io.github.primelib.jira4j.restv2.model.PageBeanFieldConfigurationSchemeProjects;
import io.github.primelib.jira4j.restv2.model.PageBeanFilterDetails;
import io.github.primelib.jira4j.restv2.model.PageBeanGroupDetails;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueFieldOption;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueSecurityLevelMember;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueSecuritySchemeToProjectMapping;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueTypeScheme;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueTypeSchemeMapping;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueTypeSchemeProjects;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueTypeScreenScheme;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueTypeScreenSchemeItem;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueTypeScreenSchemesProjects;
import io.github.primelib.jira4j.restv2.model.PageBeanIssueTypeToContextMapping;
import io.github.primelib.jira4j.restv2.model.PageBeanJqlFunctionPrecomputationBean;
import io.github.primelib.jira4j.restv2.model.PageBeanNotificationScheme;
import io.github.primelib.jira4j.restv2.model.PageBeanNotificationSchemeAndProjectMappingJsonBean;
import io.github.primelib.jira4j.restv2.model.PageBeanPriority;
import io.github.primelib.jira4j.restv2.model.PageBeanProject;
import io.github.primelib.jira4j.restv2.model.PageBeanProjectDetails;
import io.github.primelib.jira4j.restv2.model.PageBeanResolutionJsonBean;
import io.github.primelib.jira4j.restv2.model.PageBeanScreen;
import io.github.primelib.jira4j.restv2.model.PageBeanScreenScheme;
import io.github.primelib.jira4j.restv2.model.PageBeanScreenWithTab;
import io.github.primelib.jira4j.restv2.model.PageBeanSecurityLevel;
import io.github.primelib.jira4j.restv2.model.PageBeanSecurityLevelMember;
import io.github.primelib.jira4j.restv2.model.PageBeanSecuritySchemeWithProjects;
import io.github.primelib.jira4j.restv2.model.PageBeanString;
import io.github.primelib.jira4j.restv2.model.PageBeanUiModificationDetails;
import io.github.primelib.jira4j.restv2.model.PageBeanUser;
import io.github.primelib.jira4j.restv2.model.PageBeanUserDetails;
import io.github.primelib.jira4j.restv2.model.PageBeanUserKey;
import io.github.primelib.jira4j.restv2.model.PageBeanVersion;
import io.github.primelib.jira4j.restv2.model.PageBeanWebhook;
import io.github.primelib.jira4j.restv2.model.PageBeanWorkflow;
import io.github.primelib.jira4j.restv2.model.PageBeanWorkflowScheme;
import io.github.primelib.jira4j.restv2.model.PageBeanWorkflowTransitionRules;
import io.github.primelib.jira4j.restv2.model.PageOfChangelogs;
import io.github.primelib.jira4j.restv2.model.PageOfComments;
import io.github.primelib.jira4j.restv2.model.PageOfCreateMetaIssueTypeWithField;
import io.github.primelib.jira4j.restv2.model.PageOfCreateMetaIssueTypes;
import io.github.primelib.jira4j.restv2.model.PageOfDashboards;
import io.github.primelib.jira4j.restv2.model.PageOfStatuses;
import io.github.primelib.jira4j.restv2.model.PageOfWorklogs;
import io.github.primelib.jira4j.restv2.model.ParsedJqlQueries;
import io.github.primelib.jira4j.restv2.model.PermissionGrant;
import io.github.primelib.jira4j.restv2.model.PermissionGrants;
import io.github.primelib.jira4j.restv2.model.PermissionScheme;
import io.github.primelib.jira4j.restv2.model.PermissionSchemes;
import io.github.primelib.jira4j.restv2.model.Permissions;
import io.github.primelib.jira4j.restv2.model.PermittedProjects;
import io.github.primelib.jira4j.restv2.model.Priority;
import io.github.primelib.jira4j.restv2.model.PriorityId;
import io.github.primelib.jira4j.restv2.model.Project;
import io.github.primelib.jira4j.restv2.model.ProjectAvatars;
import io.github.primelib.jira4j.restv2.model.ProjectCategory;
import io.github.primelib.jira4j.restv2.model.ProjectComponent;
import io.github.primelib.jira4j.restv2.model.ProjectEmailAddress;
import io.github.primelib.jira4j.restv2.model.ProjectIdentifiers;
import io.github.primelib.jira4j.restv2.model.ProjectIssueSecurityLevels;
import io.github.primelib.jira4j.restv2.model.ProjectIssueTypeHierarchy;
import io.github.primelib.jira4j.restv2.model.ProjectRole;
import io.github.primelib.jira4j.restv2.model.ProjectRoleDetails;
import io.github.primelib.jira4j.restv2.model.ProjectType;
import io.github.primelib.jira4j.restv2.model.PropertyKeys;
import io.github.primelib.jira4j.restv2.model.PublishDraftWorkflowScheme;
import io.github.primelib.jira4j.restv2.model.RemoteIssueLink;
import io.github.primelib.jira4j.restv2.model.RemoteIssueLinkIdentifies;
import io.github.primelib.jira4j.restv2.model.Resolution;
import io.github.primelib.jira4j.restv2.model.ResolutionId;
import io.github.primelib.jira4j.restv2.model.SanitizedJqlQueries;
import io.github.primelib.jira4j.restv2.model.Screen;
import io.github.primelib.jira4j.restv2.model.ScreenDetails;
import io.github.primelib.jira4j.restv2.model.ScreenSchemeDetails;
import io.github.primelib.jira4j.restv2.model.ScreenSchemeId;
import io.github.primelib.jira4j.restv2.model.ScreenableField;
import io.github.primelib.jira4j.restv2.model.ScreenableTab;
import io.github.primelib.jira4j.restv2.model.SearchResults;
import io.github.primelib.jira4j.restv2.model.SecurityLevel;
import io.github.primelib.jira4j.restv2.model.SecurityScheme;
import io.github.primelib.jira4j.restv2.model.SecuritySchemeId;
import io.github.primelib.jira4j.restv2.model.SecuritySchemes;
import io.github.primelib.jira4j.restv2.model.ServerInformation;
import io.github.primelib.jira4j.restv2.model.ServiceRegistry;
import java.util.Set;
import io.github.primelib.jira4j.restv2.model.SharePermission;
import io.github.primelib.jira4j.restv2.model.StatusCategory;
import io.github.primelib.jira4j.restv2.model.StatusDetails;
import io.github.primelib.jira4j.restv2.model.SystemAvatars;
import io.github.primelib.jira4j.restv2.model.TaskProgressBeanObject;
import io.github.primelib.jira4j.restv2.model.TimeTrackingConfiguration;
import io.github.primelib.jira4j.restv2.model.TimeTrackingProvider;
import io.github.primelib.jira4j.restv2.model.Transitions;
import java.net.URI;
import java.util.UUID;
import io.github.primelib.jira4j.restv2.model.UiModificationIdentifiers;
import io.github.primelib.jira4j.restv2.model.UnrestrictedUserEmail;
import io.github.primelib.jira4j.restv2.model.UpdateDefaultScreenScheme;
import io.github.primelib.jira4j.restv2.model.UpdatedProjectCategory;
import io.github.primelib.jira4j.restv2.model.User;
import io.github.primelib.jira4j.restv2.model.UserMigrationBean;
import io.github.primelib.jira4j.restv2.model.Version;
import io.github.primelib.jira4j.restv2.model.VersionIssueCounts;
import io.github.primelib.jira4j.restv2.model.VersionRelatedWork;
import io.github.primelib.jira4j.restv2.model.VersionUnresolvedIssuesCount;
import io.github.primelib.jira4j.restv2.model.Votes;
import io.github.primelib.jira4j.restv2.model.Watchers;
import io.github.primelib.jira4j.restv2.model.WebhooksExpirationDate;
import io.github.primelib.jira4j.restv2.model.WorkflowCapabilities;
import io.github.primelib.jira4j.restv2.model.WorkflowCreateResponse;
import io.github.primelib.jira4j.restv2.model.WorkflowIDs;
import io.github.primelib.jira4j.restv2.model.WorkflowReadResponse;
import io.github.primelib.jira4j.restv2.model.WorkflowRulesSearch;
import io.github.primelib.jira4j.restv2.model.WorkflowRulesSearchDetails;
import io.github.primelib.jira4j.restv2.model.WorkflowScheme;
import io.github.primelib.jira4j.restv2.model.WorkflowSchemeProjectAssociation;
import io.github.primelib.jira4j.restv2.model.WorkflowSchemeReadResponse;
import io.github.primelib.jira4j.restv2.model.WorkflowSchemeUpdateRequiredMappingsResponse;
import io.github.primelib.jira4j.restv2.model.WorkflowTransitionProperty;
import io.github.primelib.jira4j.restv2.model.WorkflowTransitionRulesUpdate;
import io.github.primelib.jira4j.restv2.model.WorkflowTransitionRulesUpdateErrors;
import io.github.primelib.jira4j.restv2.model.WorkflowUpdateResponse;
import io.github.primelib.jira4j.restv2.model.WorkflowValidationErrorList;
import io.github.primelib.jira4j.restv2.model.Worklog;
import java.util.concurrent.CompletableFuture;
import java.util.function.Consumer;
import io.github.primelib.jira4j.restv2.spec.AddActorUsersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddAttachmentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddCommentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddFieldToDefaultScreenOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddGadgetOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddIssueTypesToContextOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddIssueTypesToIssueTypeSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddNotificationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddProjectRoleActorsToRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddScreenTabOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddScreenTabFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddSecurityLevelOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddSecurityLevelMembersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddSharePermissionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddUserToGroupOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddVoteOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddWatcherOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddWorklogOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddonPropertiesResourceDeleteAddonPropertyDeleteOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddonPropertiesResourceDeleteAppPropertyDeleteOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddonPropertiesResourceGetAddonPropertiesGetOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddonPropertiesResourceGetAddonPropertyGetOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddonPropertiesResourcePutAddonPropertyPutOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AddonPropertiesResourcePutAppPropertyPutOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AnalyseExpressionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AppIssueFieldValueUpdateResourceUpdateIssueFieldsPutOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AppendMappingsForIssueTypeScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ArchiveIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ArchiveIssuesAsyncOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ArchiveProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssignFieldConfigurationSchemeToProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssignIssueOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssignIssueTypeSchemeToProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssignIssueTypeScreenSchemeToProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssignPermissionSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssignProjectsToCustomFieldContextOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssignSchemeToProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.AssociateSchemesToProjectsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkDeleteIssuePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkEditDashboardsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkGetGroupsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkGetUsersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkGetUsersMigrationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkSetIssuePropertiesByIssueOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkSetIssuePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.BulkSetIssuesPropertiesListOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CancelTaskOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ChangeFilterOwnerOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CopyDashboardOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateComponentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateCustomFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateCustomFieldContextOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateCustomFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateDashboardOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateFieldConfigurationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateFieldConfigurationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateFilterOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateGroupOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueLinkTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueSecuritySchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueTypeAvatarOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueTypeSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssueTypeScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateNotificationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateOrUpdateRemoteIssueLinkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreatePermissionGrantOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreatePermissionSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreatePriorityOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateProjectAvatarOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateProjectCategoryOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateProjectRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateRelatedWorkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateResolutionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateScreenOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateStatusesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateUiModificationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateUserOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateVersionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateWorkflowSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateWorkflowSchemeDraftFromParentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateWorkflowTransitionPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.CreateWorkflowsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteActorOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteAndReplaceVersionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteAvatarOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteCommentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteCommentPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteComponentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteCustomFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteCustomFieldContextOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteCustomFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteDashboardOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteDashboardItemPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteDefaultWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteDraftDefaultWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteDraftWorkflowMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteFavouriteForFilterOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteFieldConfigurationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteFieldConfigurationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteFilterOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteInactiveWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueLinkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueLinkTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssuePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueTypePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueTypeSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteIssueTypeScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteNotificationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeletePermissionSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeletePermissionSchemeEntityOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeletePriorityOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteProjectAsynchronouslyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteProjectAvatarOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteProjectPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteProjectRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteProjectRoleActorsFromRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteRelatedWorkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteRemoteIssueLinkByGlobalIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteRemoteIssueLinkByIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteResolutionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteScreenOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteScreenTabOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteSecuritySchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteSharePermissionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteStatusesByIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteUiModificationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteUserPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteVersionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWebhookByIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorkflowMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorkflowSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorkflowSchemeDraftOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorkflowSchemeDraftIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorkflowSchemeIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorkflowTransitionPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorkflowTransitionRuleConfigurationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorklogOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DeleteWorklogPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DoTransitionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DynamicModulesResourceRegisterModulesPostOperationSpec;
import io.github.primelib.jira4j.restv2.spec.DynamicModulesResourceRemoveModulesDeleteOperationSpec;
import io.github.primelib.jira4j.restv2.spec.EditIssueOperationSpec;
import io.github.primelib.jira4j.restv2.spec.EvaluateJiraExpressionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ExpandAttachmentForHumansOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ExpandAttachmentForMachinesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ExportArchivedIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindAssignableUsersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindBulkAssignableUsersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindGroupsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindUserKeysByQueryOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindUsersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindUsersAndGroupsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindUsersByQueryOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindUsersForPickerOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindUsersWithAllPermissionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FindUsersWithBrowsePermissionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.FullyUpdateProjectRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAccessibleProjectTypeByKeyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllDashboardsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllFieldConfigurationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllFieldgRnfigurationSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllGadgetsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllIssueFieldOptionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllIssueTypeSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllLabelsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllPermissionSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllProjectAvatarsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllProjectsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllScreenTabFieldsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllScreenTabsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllStatusesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllSystemAvatarsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllUsersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllUsersDefaultOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllWorkflowSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAllWorkflowsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAlternativeIssueTypesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetApplicationPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetApplicationRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetApproximateApplicationLicenseCountOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAssignedPermissionSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAttachmentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAttachmentContentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAttachmentThumbnailOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAuditRecordsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAutoCompletePostOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAvailableScreenFieldsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAvatarImageByIDOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAvatarImageByOwnerOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAvatarImageByTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetAvatarsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetBulkPermissionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetBulkScreenTabsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetChangeLogsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetChangeLogsByIdsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetColumnsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCommentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCommentPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCommentPropertyKeysOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCommentsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCommentsByIdsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetComponentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetComponentRelatedIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetContextsForFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetContextsForFieldDeprecatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCreateIssueMetaOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCreateIssueMetaIssueTypeIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCreateIssueMetaIssueTypesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCurrentUserOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCustomFieldConfigurationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCustomFieldContextsForProjectsAndIssueTypesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetCustomFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDashboardOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDashboardItemPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDashboardItemPropertyKeysOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDashboardsPaginatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDefaultValuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDefaultWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDraftDefaultWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDraftWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetDynamicWebhooksForAppOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetEditIssueMetaOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFailedWebhooksOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFavouriteFiltersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFeaturesForProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFieldAutoCompleteForQueryStringOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFieldConfigurationItemsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFieldConfigurationSchemeMappingsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFieldConfigurationSchemeProjectMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFieldsPaginatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFilterOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetFiltersPaginatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetGroupOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetHierarchyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIdsOfWorklogsDeletedSinceOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIdsOfWorklogsModifiedSinceOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIsWatchingIssueBulkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueLinkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueLinkTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssuePickerResourceOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssuePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssuePropertyKeysOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueSecurityLevelOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueSecurityLevelMembersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueSecuritySchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypeMappingsForContextsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypePropertyKeysOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypeSchemeForProjectsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypeSchemesMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypeScreenSchemeMappingsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypeScreenSchemeProjectAssociationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypeScreenSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueTypesForProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueWatchersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetIssueWorklogOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetMyFiltersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetMyPermissionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetNotificationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetNotificationSchemeForProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetNotificationSchemeToProjectMappingsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetNotificationSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetOptionsForContextOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetPermissionSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetPermissionSchemeGrantOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetPermissionSchemeGrantsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetPermittedProjectsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetPrecomputationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetPreferenceOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetPriorityOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectCategoryByIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectComponentsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectComponentsPaginatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectContextMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectEmailOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectIssueSecuritySchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectPropertyKeysOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectRoleActorsForRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectRoleByIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectRoleDetailsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectRolesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectTypeByKeyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectVersionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectVersionsPaginatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetProjectsForIssueTypeScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetRecentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetRelatedWorkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetRemoteIssueLinkByIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetRemoteIssueLinksOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetResolutionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetScreenSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetScreensOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetScreensForFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetSecurityLevelMembersOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetSecurityLevelsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetSecurityLevelsForProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetSelectableIssueFieldOptionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetSharePermissionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetSharePermissionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetStatusOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetStatusCategoryOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetStatusesByIdOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetTaskOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetTransitionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetTrashedFieldsPaginatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUiModificationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUserOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUserDefaultColumnsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUserEmailOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUserEmailBulkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUserGroupsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUserPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUserPropertyKeysOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetUsersFromGroupOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetValidProjectKeyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetValidProjectNameOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetVersionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetVersionRelatedIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetVersionUnresolvedIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetVisibleIssueFieldOptionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetVotesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowSchemeDraftOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowSchemeDraftIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowSchemeIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowSchemeProjectAssociationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowTransitionPropertiesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowTransitionRuleConfigurationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorkflowsPaginatedOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorklogOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorklogPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorklogPropertyKeysOperationSpec;
import io.github.primelib.jira4j.restv2.spec.GetWorklogsForIdsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.LinkIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MatchIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MergeVersionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MigrateQueriesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MigrationResourceUpdateEntityPropertiesValuePutOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MigrationResourceWorkflowRuleSearchPostOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MovePrioritiesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MoveResolutionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MoveScreenTabOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MoveScreenTabFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.MoveVersionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.NotifyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ParseJqlQueriesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.PartialUpdateProjectRoleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.PublishDraftWorkflowSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ReadWorkflowSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ReadWorkflowsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RefreshWebhooksOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RegisterDynamicWebhooksOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveAttachmentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveCustomFieldContextFromProjectsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveGadgetOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveGroupOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveIssueTypeFromIssueTypeSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveIssueTypesFromContextOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveIssueTypesFromGlobalFieldConfigurationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveLevelOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveMappingsFromIssueTypeScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveMemberFromSecurityLevelOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveNotificationFromNotificationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemovePreferenceOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveProjectCategoryOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveScreenTabFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveUserOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveUserFromGroupOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveVoteOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RemoveWatcherOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RenameScreenTabOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ReorderCustomFieldOptionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ReorderIssueTypesInIssueTypeSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ReplaceIssueFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ResetColumnsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ResetUserColumnsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RestoreOperationSpec;
import io.github.primelib.jira4j.restv2.spec.RestoreCustomFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SanitiseJqlQueriesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchForIssuesUsingJqlOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchForIssuesUsingJqlPostOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchPrioritiesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchProjectsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchProjectsUsingSecuritySchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchResolutionsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SearchSecuritySchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SelectTimeTrackingImplementationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ServiceRegistryResourceServicesGetOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetActorsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetApplicationPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetBannerOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetColumnsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetCommentPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetDashboardItemPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetDefaultLevelsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetDefaultPriorityOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetDefaultResolutionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetDefaultShareScopeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetDefaultValuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetFavouriteForFilterOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetFieldConfigurationSchemeMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetIssueNavigatorDefaultColumnsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetIssuePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetIssueTypePropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetLocaleOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetPreferenceOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetProjectPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetSharedTimeTrackingConfigurationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetUserColumnsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetUserPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetWorkflowSchemeDraftIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetWorkflowSchemeIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.SetWorklogPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.StoreAvatarOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ToggleFeatureForProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.TrashCustomFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UnarchiveIssuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateCommentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateComponentOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateCustomFieldOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateCustomFieldConfigurationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateCustomFieldContextOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateCustomFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateCustomFieldValueOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateDashboardOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateDefaultScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateDefaultWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateDraftDefaultWorkflowOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateDraftWorkflowMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateFieldConfigurationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateFieldConfigurationItemsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateFieldConfigurationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateFilterOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateGadgetOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateIssueFieldOptionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateIssueLinkTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateIssueSecuritySchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateIssueTypeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateIssueTypeSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateIssueTypeScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateMultipleCustomFieldValuesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateNotificationSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdatePermissionSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdatePrecomputationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdatePriorityOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateProjectOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateProjectAvatarOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateProjectCategoryOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateProjectEmailOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateRelatedWorkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateRemoteIssueLinkOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateResolutionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateSchemesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateScreenOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateScreenSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateSecurityLevelOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateStatusesOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateUiModificationOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateVersionOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorkflowMappingOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorkflowSchemeOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorkflowSchemeDraftOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorkflowSchemeMappingsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorkflowTransitionPropertyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorkflowTransitionRuleConfigurationsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorkflowsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.UpdateWorklogOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ValidateCreateWorkflowsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ValidateProjectKeyOperationSpec;
import io.github.primelib.jira4j.restv2.spec.ValidateUpdateWorkflowsOperationSpec;
import io.github.primelib.jira4j.restv2.spec.WorkflowCapabilitiesOperationSpec;
@Generated(value = "io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class JiraRESTV2AsyncConsumerApi {
private final JiraRESTV2AsyncApi api;
public JiraRESTV2AsyncConsumerApi(JiraRESTV2AsyncApi api) {
this.api = api;
}
/**
* Add actors to project role
*
* Adds actors to a project role for the project.
* To replace all actors for the project, use [Set actors for project role](#api-rest-api-2-project-projectIdOrKey-role-id-put).
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Administer Projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project or *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectIdOrKey: The project ID or project key (case sensitive).
* id: The ID of the project role. Use [Get all project roles](#api-rest-api-2-role-get) to get a list of project role IDs.
* actorsMap: The groups or users to associate with the project role for this project. Provide the user account ID, group name, or group ID. As a group's name can change, use of group ID is recommended.
*
*/
public CompletableFuture addActorUsers(Consumer spec) {
AddActorUsersOperationSpec r = new AddActorUsersOperationSpec(spec);
return api.addActorUsers(r.projectIdOrKey(), r.id(), r.actorsMap());
}
/**
* Add attachment
*
* Adds one or more attachments to an issue. Attachments are posted as multipart/form-data ([RFC 1867](https://www.ietf.org/rfc/rfc1867.txt)).
* Note that:
* *
* The request must have a {@code X-Atlassian-Token: no-check} header, if not it is blocked. See [Special headers](#special-request-headers) for more information.
* *
* The name of the multipart/form-data parameter that contains the attachments must be {@code file}.
* The following examples upload a file called *myfile.txt* to the issue *TEST-123*:
* #### curl ####
*
*
* curl --location --request POST 'https://your-domain.atlassian.net/rest/api/2/issue/TEST-123/attachments'
*
*
* -u '[email protected] :<api_token>'
*
*
* -H 'X-Atlassian-Token: no-check'
*
*
* --form 'file=@"myfile.txt"'
* #### Node.js ####
*
*
* // This code sample uses the 'node-fetch' and 'form-data' libraries:
*
*
* // https://www.npmjs.com/package/node-fetch
*
*
* // https://www.npmjs.com/package/form-data
*
*
* const fetch = require('node-fetch');
*
*
* const FormData = require('form-data');
*
*
* const fs = require('fs');
*
*
*
*
* const filePath = 'myfile.txt';
*
*
* const form = new FormData();
*
*
* const stats = fs.statSync(filePath);
*
*
* const fileSizeInBytes = stats.size;
*
*
* const fileStream = fs.createReadStream(filePath);
*
*
*
*
* form.append('file', fileStream, {knownLength: fileSizeInBytes});
*
*
*
*
* fetch('https://your-domain.atlassian.net/rest/api/2/issue/TEST-123/attachments', {
*
*
*
*
* method: 'POST',
*
*
*
*
* body: form,
*
*
*
*
* headers: {
*
*
*
*
*
*
* 'Authorization': `Basic ${Buffer.from(
*
*
*
*
*
*
*
*
* '[email protected] :'
*
*
*
*
*
*
* ).toString('base64')}`,
*
*
*
*
*
*
* 'Accept': 'application/json',
*
*
*
*
*
*
* 'X-Atlassian-Token': 'no-check'
*
*
*
*
* }
*
*
* })
*
*
*
*
* .then(response => {
*
*
*
*
*
*
* console.log(
*
*
*
*
*
*
*
*
* {@code Response: ${response.status} ${response.statusText}}
*
*
*
*
*
*
* );
*
*
*
*
*
*
* return response.text();
*
*
*
*
* })
*
*
*
*
* .then(text => console.log(text))
*
*
*
*
* .catch(err => console.error(err));
* #### Java ####
*
*
* // This code sample uses the
* 'Unirest' library:
*
*
* // http://unirest.io/java.html
*
*
* HttpResponse response = Unirest.post("https://your-domain.atlassian.net/rest/api/2/issue/{issueIdOrKey}/attachments")
*
*
*
*
*
*
* .basicAuth("[email protected] ", "")
*
*
*
*
*
*
* .header("Accept", "application/json")
*
*
*
*
*
*
* .header("X-Atlassian-Token", "no-check")
*
*
*
*
*
*
* .field("file", new File("myfile.txt"))
*
*
*
*
*
*
* .asJson();
*
*
*
*
*
*
*
*
* System.out.println(response.getBody());
* #### Python ####
*
*
* # This code sample uses the 'requests' library:
*
*
* # http://docs.python-requests.org
*
*
* import requests
*
*
* from requests.auth import HTTPBasicAuth
*
*
* import json
*
*
*
*
* url = "https://your-domain.atlassian.net/rest/api/2/issue/{issueIdOrKey}/attachments"
*
*
*
*
* auth = HTTPBasicAuth("[email protected] ", "")
*
*
*
*
* headers = {
*
*
*
* "Accept": "application/json",
*
*
*
* "X-Atlassian-Token": "no-check"
*
*
* }
*
*
*
*
* response = requests.request(
*
*
*
* "POST",
*
*
*
* url,
*
*
*
* headers = headers,
*
*
*
* auth = auth,
*
*
*
* files = {
*
*
*
*
*
*
* "file": ("myfile.txt", open("myfile.txt","rb"), "application-type")
*
*
*
* }
*
*
* )
*
*
*
*
* print(json.dumps(json.loads(response.text), sort_keys=True, indent=4, separators=(",", ": ")))
* #### PHP ####
*
*
* // This code sample uses the 'Unirest' library:
*
*
* // http://unirest.io/php.html
*
*
* Unirest\\Request::auth('[email protected] ', '');
*
*
*
*
* $headers = array(
*
*
*
* 'Accept' => 'application/json',
*
*
*
* 'X-Atlassian-Token' => 'no-check'
*
*
* );
*
*
*
*
* $parameters = array(
*
*
*
* 'file' => File::add('myfile.txt')
*
*
* );
*
*
*
*
* $response = Unirest\\Request::post(
*
*
*
* 'https://your-domain.atlassian.net/rest/api/2/issue/{issueIdOrKey}/attachments',
*
*
*
* $headers,
*
*
*
* $parameters
*
*
* );
*
*
*
*
* var_dump($response)
* #### Forge ####
*
*
* // This sample uses Atlassian Forge and the {@code form-data} library.
*
*
* // https://developer.atlassian.com/platform/forge/
*
*
* // https://www.npmjs.com/package/form-data
*
*
* import api from "@forge/api";
*
*
* import FormData from "form-data";
*
*
*
*
* const form = new FormData();
*
*
* form.append('file', fileStream, {knownLength: fileSizeInBytes});
*
*
*
*
* const response = await api.asApp().requestJira('/rest/api/2/issue/{issueIdOrKey}/attachments', {
*
*
*
*
* method: 'POST',
*
*
*
*
* body: form,
*
*
*
*
* headers: {
*
*
*
*
*
*
* 'Accept': 'application/json',
*
*
*
*
*
*
* 'X-Atlassian-Token': 'no-check'
*
*
*
*
* }
*
*
* });
*
*
*
*
* console.log({@code Response: ${response.status} ${response.statusText}});
*
*
* console.log(await response.json());
* Tip: Use a client library. Many client libraries have classes for handling multipart POST operations. For example, in Java, the Apache HTTP Components library provides a [MultiPartEntity](http://hc.apache.org/httpcomponents-client-ga/httpmime/apidocs/org/apache/http/entity/mime/MultipartEntity.html) class for multipart POST operations.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
*
* *
* *Browse Projects* and *Create attachments* [ project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue that attachments are added to.
*
*/
public CompletableFuture> addAttachment(Consumer spec) {
AddAttachmentOperationSpec r = new AddAttachmentOperationSpec(spec);
return api.addAttachment(r.issueIdOrKey());
}
/**
* Add comment
*
* Adds a comment to an issue.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* and *Add comments* [ project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue containing the comment is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue.
* comment:
* expand: Use [expand](#expansion) to include additional information about comments in the response. This parameter accepts {@code renderedBody}, which returns the comment body rendered in HTML.
*
*/
public CompletableFuture addComment(Consumer spec) {
AddCommentOperationSpec r = new AddCommentOperationSpec(spec);
return api.addComment(r.issueIdOrKey(), r.comment(), r.expand());
}
/**
* Add field to default screen
*
* Adds a field to the default tab of the default screen.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldId: The ID of the field.
*
*/
public CompletableFuture addFieldToDefaultScreen(Consumer spec) {
AddFieldToDefaultScreenOperationSpec r = new AddFieldToDefaultScreenOperationSpec(spec);
return api.addFieldToDefaultScreen(r.fieldId());
}
/**
* Add gadget to dashboard
*
* Adds a gadget to a dashboard.
* **[Permissions](#permissions) required:** None.
* Authentication - Required Scopes: [write:jira-work, read:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* dashboardId: The ID of the dashboard.
* dashboardGadgetSettings:
*
*/
public CompletableFuture addGadget(Consumer spec) {
AddGadgetOperationSpec r = new AddGadgetOperationSpec(spec);
return api.addGadget(r.dashboardId(), r.dashboardGadgetSettings());
}
/**
* Add issue types to context
*
* Adds issue types to a custom field context, appending the issue types to the issue types list.
* A custom field context without any issue types applies to all issue types. Adding issue types to such a custom field context would result in it applying to only the listed issue types.
* If any of the issue types exists in the custom field context, the operation fails and no issue types are added.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldId: The ID of the custom field.
* contextId: The ID of the context.
* issueTypeIds:
*
*/
public CompletableFuture addIssueTypesToContext(Consumer spec) {
AddIssueTypesToContextOperationSpec r = new AddIssueTypesToContextOperationSpec(spec);
return api.addIssueTypesToContext(r.fieldId(), r.contextId(), r.issueTypeIds());
}
/**
* Add issue types to issue type scheme
*
* Adds issue types to an issue type scheme.
* The added issue types are appended to the issue types list.
* If any of the issue types exist in the issue type scheme, the operation fails and no issue types are added.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeSchemeId: The ID of the issue type scheme.
* issueTypeIds:
*
*/
public CompletableFuture addIssueTypesToIssueTypeScheme(Consumer spec) {
AddIssueTypesToIssueTypeSchemeOperationSpec r = new AddIssueTypesToIssueTypeSchemeOperationSpec(spec);
return api.addIssueTypesToIssueTypeScheme(r.issueTypeSchemeId(), r.issueTypeIds());
}
/**
* Add notifications to notification scheme
*
* Adds notifications to a notification scheme. You can add up to 1000 notifications per request.
* *Deprecated: The notification type {@code EmailAddress} is no longer supported in Cloud. Refer to the [changelog](https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-1031) for more details.*
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the notification scheme.
* addNotificationsDetails:
*
*/
public CompletableFuture addNotifications(Consumer spec) {
AddNotificationsOperationSpec r = new AddNotificationsOperationSpec(spec);
return api.addNotifications(r.id(), r.addNotificationsDetails());
}
/**
* Add default actors to project role
*
* Adds [default actors](#api-rest-api-2-resolution-get) to a role. You may add groups or users, but you cannot add groups and users in the same request.
* Changing a project role's default actors does not affect project role members for projects already created.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the project role. Use [Get all project roles](#api-rest-api-2-role-get) to get a list of project role IDs.
* actorInputBean:
*
*/
public CompletableFuture addProjectRoleActorsToRole(Consumer spec) {
AddProjectRoleActorsToRoleOperationSpec r = new AddProjectRoleActorsToRoleOperationSpec(spec);
return api.addProjectRoleActorsToRole(r.id(), r.actorInputBean());
}
/**
* Create screen tab
*
* Creates a tab for a screen.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* screenId: The ID of the screen.
* screenableTab:
*
*/
public CompletableFuture addScreenTab(Consumer spec) {
AddScreenTabOperationSpec r = new AddScreenTabOperationSpec(spec);
return api.addScreenTab(r.screenId(), r.screenableTab());
}
/**
* Add screen tab field
*
* Adds a field to a screen tab.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* screenId: The ID of the screen.
* tabId: The ID of the screen tab.
* addFieldBean:
*
*/
public CompletableFuture addScreenTabField(Consumer spec) {
AddScreenTabFieldOperationSpec r = new AddScreenTabFieldOperationSpec(spec);
return api.addScreenTabField(r.screenId(), r.tabId(), r.addFieldBean());
}
/**
* Add issue security levels
*
* Adds levels and levels' members to the issue security scheme. You can add up to 100 levels per request.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* schemeId: The ID of the issue security scheme.
* addSecuritySchemeLevelsRequestBean:
*
*/
public CompletableFuture addSecurityLevel(Consumer spec) {
AddSecurityLevelOperationSpec r = new AddSecurityLevelOperationSpec(spec);
return api.addSecurityLevel(r.schemeId(), r.addSecuritySchemeLevelsRequestBean());
}
/**
* Add issue security level members
*
* Adds members to the issue security level. You can add up to 100 members per request.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* schemeId: The ID of the issue security scheme.
* levelId: The ID of the issue security level.
* securitySchemeMembersRequest:
*
*/
public CompletableFuture addSecurityLevelMembers(Consumer spec) {
AddSecurityLevelMembersOperationSpec r = new AddSecurityLevelMembersOperationSpec(spec);
return api.addSecurityLevelMembers(r.schemeId(), r.levelId(), r.securitySchemeMembersRequest());
}
/**
* Add share permission
*
* Add a share permissions to a filter. If you add a global share permission (one for all logged-in users or the public) it will overwrite all share permissions for the filter.
* Be aware that this operation uses different objects for updating share permissions compared to [Update filter](#api-rest-api-2-filter-id-put).
* **[Permissions](#permissions) required:** *Share dashboards and filters* [global permission](https://confluence.atlassian.com/x/x4dKLg) and the user must own the filter.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the filter.
* sharePermissionInputBean:
*
*/
public CompletableFuture> addSharePermission(Consumer spec) {
AddSharePermissionOperationSpec r = new AddSharePermissionOperationSpec(spec);
return api.addSharePermission(r.id(), r.sharePermissionInputBean());
}
/**
* Add user to group
*
* Adds a user to a group.
* **[Permissions](#permissions) required:** Site administration (that is, member of the *site-admin* [group](https://confluence.atlassian.com/x/24xjL)).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* updateUserToGroupBean: The user to add to the group.
* groupname: As a group's name can change, use of {@code groupId} is recommended to identify a group. The name of the group. This parameter cannot be used with the {@code groupId} parameter.
* groupId: The ID of the group. This parameter cannot be used with the {@code groupName} parameter.
*
*/
public CompletableFuture addUserToGroup(Consumer spec) {
AddUserToGroupOperationSpec r = new AddUserToGroupOperationSpec(spec);
return api.addUserToGroup(r.updateUserToGroupBean(), r.groupname(), r.groupId());
}
/**
* Add vote
*
* Adds the user's vote to an issue. This is the equivalent of the user clicking *Vote* on an issue in Jira.
* This operation requires the **Allow users to vote on issues** option to be *ON*. This option is set in General configuration for Jira. See [Configuring Jira application options](https://confluence.atlassian.com/x/uYXKM) for details.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue.
*
*/
public CompletableFuture addVote(Consumer spec) {
AddVoteOperationSpec r = new AddVoteOperationSpec(spec);
return api.addVote(r.issueIdOrKey());
}
/**
* Add watcher
*
* Adds a user as a watcher of an issue by passing the account ID of the user. For example, {@code "5b10ac8d82e05b22cc7d4ef5"}. If no user is specified the calling user is added.
* This operation requires the **Allow users to watch issues** option to be *ON*. This option is set in General configuration for Jira. See [Configuring Jira application options](https://confluence.atlassian.com/x/uYXKM) for details.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* *
* To add users other than themselves to the watchlist, *Manage watcher list* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue is in.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue.
* body: The account ID of the user. Note that username cannot be used due to privacy changes.
*
*/
public CompletableFuture addWatcher(Consumer spec) {
AddWatcherOperationSpec r = new AddWatcherOperationSpec(spec);
return api.addWatcher(r.issueIdOrKey(), r.body());
}
/**
* Add worklog
*
* Adds a worklog to an issue.
* Time tracking must be enabled in Jira, otherwise this operation returns an error. For more information, see [Configuring time tracking](https://confluence.atlassian.com/x/qoXKM).
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* and *Work on issues* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key the issue.
* worklog:
* notifyUsers: Whether users watching the issue are notified by email.
* adjustEstimate: Defines how to update the issue's time estimate, the options are: * {@code new} Sets the estimate to a specific value, defined in {@code newEstimate}. * {@code leave} Leaves the estimate unchanged. * {@code manual} Reduces the estimate by amount specified in {@code reduceBy}. * {@code auto} Reduces the estimate by the value of {@code timeSpent} in the worklog.
* newEstimate: The value to set as the issue's remaining time estimate, as days (\\#d), hours (\\#h), or minutes (\\#m or \\#). For example, *2d*. Required when {@code adjustEstimate} is {@code new}.
* reduceBy: The amount to reduce the issue's remaining estimate by, as days (\\#d), hours (\\#h), or minutes (\\#m). For example, *2d*. Required when {@code adjustEstimate} is {@code manual}.
* expand: Use [expand](#expansion) to include additional information about work logs in the response. This parameter accepts {@code properties}, which returns worklog properties.
* overrideEditableFlag: Whether the worklog entry should be added to the issue even if the issue is not editable, because jira.issue.editable set to false or missing. For example, the issue is closed. Connect and Forge app users with *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg) can use this flag.
*
*/
public CompletableFuture addWorklog(Consumer spec) {
AddWorklogOperationSpec r = new AddWorklogOperationSpec(spec);
return api.addWorklog(r.issueIdOrKey(), r.worklog(), r.notifyUsers(), r.adjustEstimate(), r.newEstimate(), r.reduceBy(), r.expand(), r.overrideEditableFlag());
}
/**
* Delete app property
*
* Deletes an app's property.
* **[Permissions](#permissions) required:** Only a Connect app whose key matches {@code addonKey} can make this request.
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* addonKey: The key of the app, as defined in its descriptor.
* propertyKey: The key of the property.
*
*/
public CompletableFuture addonPropertiesResourceDeleteAddonPropertyDelete(Consumer spec) {
AddonPropertiesResourceDeleteAddonPropertyDeleteOperationSpec r = new AddonPropertiesResourceDeleteAddonPropertyDeleteOperationSpec(spec);
return api.addonPropertiesResourceDeleteAddonPropertyDelete(r.addonKey(), r.propertyKey());
}
/**
* Delete app property (Forge)
*
* Deletes a Forge app's property.
* **[Permissions](#permissions) required:** Only Forge apps can make this request.
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* propertyKey: The key of the property.
*
*/
public CompletableFuture addonPropertiesResourceDeleteAppPropertyDelete(Consumer spec) {
AddonPropertiesResourceDeleteAppPropertyDeleteOperationSpec r = new AddonPropertiesResourceDeleteAppPropertyDeleteOperationSpec(spec);
return api.addonPropertiesResourceDeleteAppPropertyDelete(r.propertyKey());
}
/**
* Get app properties
*
* Gets all the properties of an app.
* **[Permissions](#permissions) required:** Only a Connect app whose key matches {@code addonKey} can make this request. Additionally, Forge apps published on the Marketplace can access properties of Connect apps they were [migrated from](https://developer.atlassian.com/platform/forge/build-a-connect-on-forge-app/).
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* addonKey: The key of the app, as defined in its descriptor.
*
*/
public CompletableFuture addonPropertiesResourceGetAddonPropertiesGet(Consumer spec) {
AddonPropertiesResourceGetAddonPropertiesGetOperationSpec r = new AddonPropertiesResourceGetAddonPropertiesGetOperationSpec(spec);
return api.addonPropertiesResourceGetAddonPropertiesGet(r.addonKey());
}
/**
* Get app property
*
* Returns the key and value of an app's property.
* **[Permissions](#permissions) required:** Only a Connect app whose key matches {@code addonKey} can make this request. Additionally, Forge apps published on the Marketplace can access properties of Connect apps they were [migrated from](https://developer.atlassian.com/platform/forge/build-a-connect-on-forge-app/).
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* addonKey: The key of the app, as defined in its descriptor.
* propertyKey: The key of the property.
*
*/
public CompletableFuture addonPropertiesResourceGetAddonPropertyGet(Consumer spec) {
AddonPropertiesResourceGetAddonPropertyGetOperationSpec r = new AddonPropertiesResourceGetAddonPropertyGetOperationSpec(spec);
return api.addonPropertiesResourceGetAddonPropertyGet(r.addonKey(), r.propertyKey());
}
/**
* Set app property
*
* Sets the value of an app's property. Use this resource to store custom data for your app.
* The value of the request body must be a [valid](http://tools.ietf.org/html/rfc4627), non-empty JSON blob. The maximum length is 32768 characters.
* **[Permissions](#permissions) required:** Only a Connect app whose key matches {@code addonKey} can make this request.
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* addonKey: The key of the app, as defined in its descriptor.
* propertyKey: The key of the property.
* body:
*
*/
public CompletableFuture addonPropertiesResourcePutAddonPropertyPut(Consumer spec) {
AddonPropertiesResourcePutAddonPropertyPutOperationSpec r = new AddonPropertiesResourcePutAddonPropertyPutOperationSpec(spec);
return api.addonPropertiesResourcePutAddonPropertyPut(r.addonKey(), r.propertyKey(), r.body());
}
/**
* Set app property (Forge)
*
* Sets the value of a Forge app's property. These values can be retrieved in [Jira expressions](https://developer.atlassian.com/cloud/jira/platform/jira-expressions/) through the {@code app} [context variable](https://developer.atlassian.com/cloud/jira/platform/jira-expressions/#context-variables).
* For other use cases, use the [Storage API](https://developer.atlassian.com/platform/forge/runtime-reference/storage-api/).
* The value of the request body must be a [valid](http://tools.ietf.org/html/rfc4627), non-empty JSON blob. The maximum length is 32768 characters.
* **[Permissions](#permissions) required:** Only Forge apps can make this request.
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* propertyKey: The key of the property.
* body:
*
*/
public CompletableFuture addonPropertiesResourcePutAppPropertyPut(Consumer spec) {
AddonPropertiesResourcePutAppPropertyPutOperationSpec r = new AddonPropertiesResourcePutAppPropertyPutOperationSpec(spec);
return api.addonPropertiesResourcePutAppPropertyPut(r.propertyKey(), r.body());
}
/**
* Analyse Jira expression
*
* Analyses and validates Jira expressions.
* As an experimental feature, this operation can also attempt to type-check the expressions.
* Learn more about Jira expressions in the [documentation](https://developer.atlassian.com/cloud/jira/platform/jira-expressions/).
* **[Permissions](#permissions) required**: None.
* Authentication - Required Scopes: [read:jira-work, read:jira-user]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* jiraExpressionForAnalysis: The Jira expressions to analyse.
* check: The check to perform: * {@code syntax} Each expression's syntax is checked to ensure the expression can be parsed. Also, syntactic limits are validated. For example, the expression's length. * {@code type} EXPERIMENTAL. Each expression is type checked and the final type of the expression inferred. Any type errors that would result in the expression failure at runtime are reported. For example, accessing properties that don't exist or passing the wrong number of arguments to functions. Also performs the syntax check. * {@code complexity} EXPERIMENTAL. Determines the formulae for how many [expensive operations](https://developer.atlassian.com/cloud/jira/platform/jira-expressions/#expensive-operations) each expression may execute.
*
*/
public CompletableFuture analyseExpression(Consumer spec) {
AnalyseExpressionOperationSpec r = new AnalyseExpressionOperationSpec(spec);
return api.analyseExpression(r.jiraExpressionForAnalysis(), r.check());
}
/**
* Bulk update custom field value
*
* Updates the value of a custom field added by Connect apps on one or more issues. The values of up to 200 custom fields can be updated.
* **[Permissions](#permissions) required:** Only Connect apps can make this request
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* atlassianTransferId: The ID of the transfer.
* connectCustomFieldValues:
*
*/
public CompletableFuture appIssueFieldValueUpdateResourceUpdateIssueFieldsPut(Consumer spec) {
AppIssueFieldValueUpdateResourceUpdateIssueFieldsPutOperationSpec r = new AppIssueFieldValueUpdateResourceUpdateIssueFieldsPutOperationSpec(spec);
return api.appIssueFieldValueUpdateResourceUpdateIssueFieldsPut(r.atlassianTransferId(), r.connectCustomFieldValues());
}
/**
* Append mappings to issue type screen scheme
*
* Appends issue type to screen scheme mappings to an issue type screen scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeScreenSchemeId: The ID of the issue type screen scheme.
* issueTypeScreenSchemeMappingDetails:
*
*/
public CompletableFuture appendMappingsForIssueTypeScreenScheme(Consumer spec) {
AppendMappingsForIssueTypeScreenSchemeOperationSpec r = new AppendMappingsForIssueTypeScreenSchemeOperationSpec(spec);
return api.appendMappingsForIssueTypeScreenScheme(r.issueTypeScreenSchemeId(), r.issueTypeScreenSchemeMappingDetails());
}
/**
* Archive issue(s) by issue ID/key
*
* Enables admins to archive up to 1000 issues in a single request using issue ID/key, returning details of the issue(s) archived in the process and the errors encountered, if any.
* **Note that:**
* *
* you can't archive subtasks directly, only through their parent issues
* *
* you can only archive issues from software, service management, and business projects
* **[Permissions](#permissions) required:** Jira admin or site admin: [global permission](https://confluence.atlassian.com/x/x4dKLg)
* **License required:** Premium or Enterprise
* **Signed-in users only:** This API can't be accessed anonymously.
*
*
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueArchivalSyncRequest: Contains a list of issue keys or IDs to be archived.
*
*/
public CompletableFuture archiveIssues(Consumer spec) {
ArchiveIssuesOperationSpec r = new ArchiveIssuesOperationSpec(spec);
return api.archiveIssues(r.issueArchivalSyncRequest());
}
/**
* Archive issue(s) by JQL
*
* Enables admins to archive up to 100,000 issues in a single request using JQL, returning the URL to check the status of the submitted request.
* You can use the [get task](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-tasks/#api-rest-api-3-task-taskid-get) and [cancel task](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-tasks/#api-rest-api-3-task-taskid-cancel-post) APIs to manage the request.
* **Note that:**
* *
* you can't archive subtasks directly, only through their parent issues
* *
* you can only archive issues from software, service management, and business projects
* **[Permissions](#permissions) required:** Jira admin or site admin: [global permission](https://confluence.atlassian.com/x/x4dKLg)
* **License required:** Premium or Enterprise
* **Signed-in users only:** This API can't be accessed anonymously.
* **Rate limiting:** Only a single request per jira instance can be active at any given time.
*
*
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* archiveIssueAsyncRequest: A JQL query specifying the issues to archive. Note that subtasks can only be archived through their parent issues.
*
*/
public CompletableFuture archiveIssuesAsync(Consumer spec) {
ArchiveIssuesAsyncOperationSpec r = new ArchiveIssuesAsyncOperationSpec(spec);
return api.archiveIssuesAsync(r.archiveIssueAsyncRequest());
}
/**
* Archive project
*
* Archives a project. You can't delete a project if it's archived. To delete an archived project, restore the project and then delete it. To restore a project, use the Jira UI.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectIdOrKey: The project ID or project key (case sensitive).
*
*/
public CompletableFuture archiveProject(Consumer spec) {
ArchiveProjectOperationSpec r = new ArchiveProjectOperationSpec(spec);
return api.archiveProject(r.projectIdOrKey());
}
/**
* Assign field configuration scheme to project
*
* Assigns a field configuration scheme to a project. If the field configuration scheme ID is {@code null}, the operation assigns the default field configuration scheme.
* Field configuration schemes can only be assigned to classic projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldConfigurationSchemeProjectAssociation:
*
*/
public CompletableFuture assignFieldConfigurationSchemeToProject(Consumer spec) {
AssignFieldConfigurationSchemeToProjectOperationSpec r = new AssignFieldConfigurationSchemeToProjectOperationSpec(spec);
return api.assignFieldConfigurationSchemeToProject(r.fieldConfigurationSchemeProjectAssociation());
}
/**
* Assign issue
*
* Assigns an issue to a user. Use this operation when the calling user does not have the *Edit Issues* permission but has the *Assign issue* permission for the project that the issue is in.
* If {@code name} or {@code accountId} is set to:
* *
* {@code "-1"}, the issue is assigned to the default assignee for the project.
* *
* {@code null}, the issue is set to unassigned.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
* *
* *Browse Projects* and *Assign Issues* [ project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue to be assigned.
* user: The request object with the user that the issue is assigned to.
*
*/
public CompletableFuture assignIssue(Consumer spec) {
AssignIssueOperationSpec r = new AssignIssueOperationSpec(spec);
return api.assignIssue(r.issueIdOrKey(), r.user());
}
/**
* Assign issue type scheme to project
*
* Assigns an issue type scheme to a project.
* If any issues in the project are assigned issue types not present in the new scheme, the operation will fail. To complete the assignment those issues must be updated to use issue types in the new scheme.
* Issue type schemes can only be assigned to classic projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeSchemeProjectAssociation:
*
*/
public CompletableFuture assignIssueTypeSchemeToProject(Consumer spec) {
AssignIssueTypeSchemeToProjectOperationSpec r = new AssignIssueTypeSchemeToProjectOperationSpec(spec);
return api.assignIssueTypeSchemeToProject(r.issueTypeSchemeProjectAssociation());
}
/**
* Assign issue type screen scheme to project
*
* Assigns an issue type screen scheme to a project.
* Issue type screen schemes can only be assigned to classic projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeScreenSchemeProjectAssociation:
*
*/
public CompletableFuture assignIssueTypeScreenSchemeToProject(Consumer spec) {
AssignIssueTypeScreenSchemeToProjectOperationSpec r = new AssignIssueTypeScreenSchemeToProjectOperationSpec(spec);
return api.assignIssueTypeScreenSchemeToProject(r.issueTypeScreenSchemeProjectAssociation());
}
/**
* Assign permission scheme
*
* Assigns a permission scheme with a project. See [Managing project permissions](https://confluence.atlassian.com/x/yodKLg) for more information about permission schemes.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg)
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectKeyOrId: The project ID or project key (case sensitive).
* idBean:
* expand: Use [expand](#expansion) to include additional information in the response. This parameter accepts a comma-separated list. Note that permissions are included when you specify any value. Expand options include: * {@code all} Returns all expandable information. * {@code field} Returns information about the custom field granted the permission. * {@code group} Returns information about the group that is granted the permission. * {@code permissions} Returns all permission grants for each permission scheme. * {@code projectRole} Returns information about the project role granted the permission. * {@code user} Returns information about the user who is granted the permission.
*
*/
public CompletableFuture assignPermissionScheme(Consumer spec) {
AssignPermissionSchemeOperationSpec r = new AssignPermissionSchemeOperationSpec(spec);
return api.assignPermissionScheme(r.projectKeyOrId(), r.idBean(), r.expand());
}
/**
* Assign custom field context to projects
*
* Assigns a custom field context to projects.
* If any project in the request is assigned to any context of the custom field, the operation fails.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldId: The ID of the custom field.
* contextId: The ID of the context.
* projectIds:
*
*/
public CompletableFuture assignProjectsToCustomFieldContext(Consumer spec) {
AssignProjectsToCustomFieldContextOperationSpec r = new AssignProjectsToCustomFieldContextOperationSpec(spec);
return api.assignProjectsToCustomFieldContext(r.fieldId(), r.contextId(), r.projectIds());
}
/**
* Assign workflow scheme to project
*
* Assigns a workflow scheme to a project. This operation is performed only when there are no issues in the project.
* Workflow schemes can only be assigned to classic projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* workflowSchemeProjectAssociation:
*
*/
public CompletableFuture assignSchemeToProject(Consumer spec) {
AssignSchemeToProjectOperationSpec r = new AssignSchemeToProjectOperationSpec(spec);
return api.assignSchemeToProject(r.workflowSchemeProjectAssociation());
}
/**
* Associate security scheme to project
*
* Associates an issue security scheme with a project and remaps security levels of issues to the new levels, if provided.
* This operation is [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* associateSecuritySchemeWithProjectDetails:
*
*/
public CompletableFuture associateSchemesToProjects(Consumer spec) {
AssociateSchemesToProjectsOperationSpec r = new AssociateSchemesToProjectsOperationSpec(spec);
return api.associateSchemesToProjects(r.associateSecuritySchemeWithProjectDetails());
}
/**
* Bulk delete issue property
*
* Deletes a property value from multiple issues. The issues to be updated can be specified by filter criteria.
* The criteria the filter used to identify eligible issues are:
* *
* {@code entityIds} Only issues from this list are eligible.
* *
* {@code currentValue} Only issues with the property set to this value are eligible.
* If both criteria is specified, they are joined with the logical *AND*: only issues that satisfy both criteria are considered eligible.
* If no filter criteria are specified, all the issues visible to the user and where the user has the EDIT\\_ISSUES permission for the issue are considered eligible.
* This operation is:
* *
* transactional, either the property is deleted from all eligible issues or, when errors occur, no properties are deleted.
* *
* [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* [ project permission](https://confluence.atlassian.com/x/yodKLg) for each project containing issues.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* *
* *Edit issues* [project permission](https://confluence.atlassian.com/x/yodKLg) for each issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* propertyKey: The key of the property.
* issueFilterForBulkPropertyDelete:
*
*/
public CompletableFuture bulkDeleteIssueProperty(Consumer spec) {
BulkDeleteIssuePropertyOperationSpec r = new BulkDeleteIssuePropertyOperationSpec(spec);
return api.bulkDeleteIssueProperty(r.propertyKey(), r.issueFilterForBulkPropertyDelete());
}
/**
* Bulk edit dashboards
*
* Bulk edit dashboards. Maximum number of dashboards to be edited at the same time is 100.
* **[Permissions](#permissions) required:** None
* The dashboards to be updated must be owned by the user, or the user must be an administrator.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* bulkEditShareableEntityRequest: The details of dashboards being updated in bulk.
*
*/
public CompletableFuture bulkEditDashboards(Consumer spec) {
BulkEditDashboardsOperationSpec r = new BulkEditDashboardsOperationSpec(spec);
return api.bulkEditDashboards(r.bulkEditShareableEntityRequest());
}
/**
* Bulk get groups
*
* Returns a [paginated](#pagination) list of groups.
* **[Permissions](#permissions) required:** *Browse users and groups* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [read:jira-user]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* startAt: The index of the first item to return in a page of results (page offset).
* maxResults: The maximum number of items to return per page.
* groupId: The ID of a group. To specify multiple IDs, pass multiple {@code groupId} parameters. For example, {@code groupId=5b10a2844c20165700ede21g&groupId=5b10ac8d82e05b22cc7d4ef5}.
* groupName: The name of a group. To specify multiple names, pass multiple {@code groupName} parameters. For example, {@code groupName=administrators&groupName=jira-software-users}.
* accessType: The access level of a group. Valid values: 'site-admin', 'admin', 'user'.
* applicationKey: The application key of the product user groups to search for. Valid values: 'jira-servicedesk', 'jira-software', 'jira-product-discovery', 'jira-core'.
*
*/
public CompletableFuture bulkGetGroups(Consumer spec) {
BulkGetGroupsOperationSpec r = new BulkGetGroupsOperationSpec(spec);
return api.bulkGetGroups(r.startAt(), r.maxResults(), r.groupId(), r.groupName(), r.accessType(), r.applicationKey());
}
/**
* Bulk get users
*
* Returns a [paginated](#pagination) list of the users specified by one or more account IDs.
* **[Permissions](#permissions) required:** Permission to access Jira.
* Authentication - Required Scopes: [read:jira-user]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* accountId: The account ID of a user. To specify multiple users, pass multiple {@code accountId} parameters. For example, {@code accountId=5b10a2844c20165700ede21g&accountId=5b10ac8d82e05b22cc7d4ef5}.
* startAt: The index of the first item to return in a page of results (page offset).
* maxResults: The maximum number of items to return per page.
* username: This parameter is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.
* key: This parameter is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.
*
*/
public CompletableFuture bulkGetUsers(Consumer spec) {
BulkGetUsersOperationSpec r = new BulkGetUsersOperationSpec(spec);
return api.bulkGetUsers(r.accountId(), r.startAt(), r.maxResults(), r.username(), r.key());
}
/**
* Get account IDs for users
*
* Returns the account IDs for the users specified in the {@code key} or {@code username} parameters. Note that multiple {@code key} or {@code username} parameters can be specified.
* **[Permissions](#permissions) required:** Permission to access Jira.
* Authentication - Required Scopes: [read:jira-user]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* startAt: The index of the first item to return in a page of results (page offset).
* maxResults: The maximum number of items to return per page.
* username: Username of a user. To specify multiple users, pass multiple copies of this parameter. For example, {@code username=fred&username=barney}. Required if {@code key} isn't provided. Cannot be provided if {@code key} is present.
* key: Key of a user. To specify multiple users, pass multiple copies of this parameter. For example, {@code key=fred&key=barney}. Required if {@code username} isn't provided. Cannot be provided if {@code username} is present.
*
*/
public CompletableFuture> bulkGetUsersMigration(Consumer spec) {
BulkGetUsersMigrationOperationSpec r = new BulkGetUsersMigrationOperationSpec(spec);
return api.bulkGetUsersMigration(r.startAt(), r.maxResults(), r.username(), r.key());
}
/**
* Bulk set issue properties by issue
*
* Sets or updates entity property values on issues. Up to 10 entity properties can be specified for each issue and up to 100 issues included in the request.
* The value of the request body must be a [valid](http://tools.ietf.org/html/rfc4627), non-empty JSON.
* This operation is:
* *
* [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* *
* non-transactional. Updating some entities may fail. Such information will available in the task result.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* and *Edit issues* [project permissions](https://confluence.atlassian.com/x/yodKLg) for the project containing the issue.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* multiIssueEntityProperties: Details of the issue properties to be set or updated. Note that if an issue is not found, it is ignored.
*
*/
public CompletableFuture bulkSetIssuePropertiesByIssue(Consumer spec) {
BulkSetIssuePropertiesByIssueOperationSpec r = new BulkSetIssuePropertiesByIssueOperationSpec(spec);
return api.bulkSetIssuePropertiesByIssue(r.multiIssueEntityProperties());
}
/**
* Bulk set issue property
*
* Sets a property value on multiple issues.
* The value set can be a constant or determined by a [Jira expression](https://developer.atlassian.com/cloud/jira/platform/jira-expressions/). Expressions must be computable with constant complexity when applied to a set of issues. Expressions must also comply with the [restrictions](https://developer.atlassian.com/cloud/jira/platform/jira-expressions/#restrictions) that apply to all Jira expressions.
* The issues to be updated can be specified by a filter.
* The filter identifies issues eligible for update using these criteria:
* *
* {@code entityIds} Only issues from this list are eligible.
* *
* {@code currentValue} Only issues with the property set to this value are eligible.
* *
* {@code hasProperty}:
*
*
*
*
* *
* If *true*, only issues with the property are eligible.
*
*
* *
* If *false*, only issues without the property are eligible.
* If more than one criteria is specified, they are joined with the logical *AND*: only issues that satisfy all criteria are eligible.
* If an invalid combination of criteria is provided, an error is returned. For example, specifying a {@code currentValue} and {@code hasProperty} as *false* would not match any issues (because without the property the property cannot have a value).
* The filter is optional. Without the filter all the issues visible to the user and where the user has the EDIT\\_ISSUES permission for the issue are considered eligible.
* This operation is:
* *
* transactional, either all eligible issues are updated or, when errors occur, none are updated.
* *
* [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for each project containing issues.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* *
* *Edit issues* [project permission](https://confluence.atlassian.com/x/yodKLg) for each issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* propertyKey: The key of the property. The maximum length is 255 characters.
* bulkIssuePropertyUpdateRequest:
*
*/
public CompletableFuture bulkSetIssueProperty(Consumer spec) {
BulkSetIssuePropertyOperationSpec r = new BulkSetIssuePropertyOperationSpec(spec);
return api.bulkSetIssueProperty(r.propertyKey(), r.bulkIssuePropertyUpdateRequest());
}
/**
* Bulk set issues properties by list
*
* Sets or updates a list of entity property values on issues. A list of up to 10 entity properties can be specified along with up to 10,000 issues on which to set or update that list of entity properties.
* The value of the request body must be a [valid](http://tools.ietf.org/html/rfc4627), non-empty JSON. The maximum length of single issue property value is 32768 characters. This operation can be accessed anonymously.
* This operation is:
* *
* transactional, either all properties are updated in all eligible issues or, when errors occur, no properties are updated.
* *
* [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* and *Edit issues* [project permissions](https://confluence.atlassian.com/x/yodKLg) for the project containing the issue.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueEntityProperties: Issue properties to be set or updated with values.
*
*/
public CompletableFuture bulkSetIssuesPropertiesList(Consumer spec) {
BulkSetIssuesPropertiesListOperationSpec r = new BulkSetIssuesPropertiesListOperationSpec(spec);
return api.bulkSetIssuesPropertiesList(r.issueEntityProperties());
}
/**
* Cancel task
*
* Cancels a task.
* **[Permissions](#permissions) required:** either of:
* *
* *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* *
* Creator of the task.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* taskId: The ID of the task.
*
*/
public CompletableFuture cancelTask(Consumer spec) {
CancelTaskOperationSpec r = new CancelTaskOperationSpec(spec);
return api.cancelTask(r.taskId());
}
/**
* Change filter owner
*
* Changes the owner of the filter.
* **[Permissions](#permissions) required:** Permission to access Jira. However, the user must own the filter or have the *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the filter to update.
* changeFilterOwner: The account ID of the new owner of the filter.
*
*/
public CompletableFuture changeFilterOwner(Consumer spec) {
ChangeFilterOwnerOperationSpec r = new ChangeFilterOwnerOperationSpec(spec);
return api.changeFilterOwner(r.id(), r.changeFilterOwner());
}
/**
* Copy dashboard
*
* Copies a dashboard. Any values provided in the {@code dashboard} parameter replace those in the copied dashboard.
* **[Permissions](#permissions) required:** None
* The dashboard to be copied must be owned by or shared with the user.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id:
* dashboardDetails: Dashboard details.
*
*/
public CompletableFuture copyDashboard(Consumer spec) {
CopyDashboardOperationSpec r = new CopyDashboardOperationSpec(spec);
return api.copyDashboard(r.id(), r.dashboardDetails());
}
/**
* Create component
*
* Creates a component. Use components to provide containers for issues within a project. Use components to provide containers for issues within a project.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Administer projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project in which the component is created or *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createComponent(Consumer spec) {
CreateComponentOperationSpec r = new CreateComponentOperationSpec(spec);
return api.createComponent(r.projectComponent());
}
/**
* Create custom field
*
* Creates a custom field.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* customFieldDefinitionJsonBean: Definition of the custom field to be created
*
*/
public CompletableFuture createCustomField(Consumer spec) {
CreateCustomFieldOperationSpec r = new CreateCustomFieldOperationSpec(spec);
return api.createCustomField(r.customFieldDefinitionJsonBean());
}
/**
* Create custom field context
*
* Creates a custom field context.
* If {@code projectIds} is empty, a global context is created. A global context is one that applies to all project. If {@code issueTypeIds} is empty, the context applies to all issue types.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldId: The ID of the custom field.
* createCustomFieldContext:
*
*/
public CompletableFuture createCustomFieldContext(Consumer spec) {
CreateCustomFieldContextOperationSpec r = new CreateCustomFieldContextOperationSpec(spec);
return api.createCustomFieldContext(r.fieldId(), r.createCustomFieldContext());
}
/**
* Create custom field options (context)
*
* Creates options and, where the custom select field is of the type Select List (cascading), cascading options for a custom select field. The options are added to a context of the field.
* The maximum number of options that can be created per request is 1000 and each field can have a maximum of 10000 options.
* This operation works for custom field options created in Jira or the operations from this resource. **To work with issue field select list options created for Connect apps use the [Issue custom field options (apps)](#api-group-issue-custom-field-options--apps-) operations.**
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldId: The ID of the custom field.
* contextId: The ID of the context.
* bulkCustomFieldOptionCreateRequest:
*
*/
public CompletableFuture createCustomFieldOption(Consumer spec) {
CreateCustomFieldOptionOperationSpec r = new CreateCustomFieldOptionOperationSpec(spec);
return api.createCustomFieldOption(r.fieldId(), r.contextId(), r.bulkCustomFieldOptionCreateRequest());
}
/**
* Create dashboard
*
* Creates a dashboard.
* **[Permissions](#permissions) required:** None.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* dashboardDetails: Dashboard details.
*
*/
public CompletableFuture createDashboard(Consumer spec) {
CreateDashboardOperationSpec r = new CreateDashboardOperationSpec(spec);
return api.createDashboard(r.dashboardDetails());
}
/**
* Create field configuration
*
* Creates a field configuration. The field configuration is created with the same field properties as the default configuration, with all the fields being optional.
* This operation can only create configurations for use in company-managed (classic) projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldConfigurationDetails:
*
*/
public CompletableFuture createFieldConfiguration(Consumer spec) {
CreateFieldConfigurationOperationSpec r = new CreateFieldConfigurationOperationSpec(spec);
return api.createFieldConfiguration(r.fieldConfigurationDetails());
}
/**
* Create field configuration scheme
*
* Creates a field configuration scheme.
* This operation can only create field configuration schemes used in company-managed (classic) projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* updateFieldConfigurationSchemeDetails: The details of the field configuration scheme.
*
*/
public CompletableFuture createFieldConfigurationScheme(Consumer spec) {
CreateFieldConfigurationSchemeOperationSpec r = new CreateFieldConfigurationSchemeOperationSpec(spec);
return api.createFieldConfigurationScheme(r.updateFieldConfigurationSchemeDetails());
}
/**
* Create filter
*
* Creates a filter. The filter is shared according to the [default share scope](#api-rest-api-2-filter-post). The filter is not selected as a favorite.
* **[Permissions](#permissions) required:** Permission to access Jira.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* filter: The filter to create.
* expand: Use [expand](#expansion) to include additional information about filter in the response. This parameter accepts a comma-separated list. Expand options include: * {@code sharedUsers} Returns the users that the filter is shared with. This includes users that can browse projects that the filter is shared with. If you don't specify {@code sharedUsers}, then the {@code sharedUsers} object is returned but it doesn't list any users. The list of users returned is limited to 1000, to access additional users append {@code [start-index:end-index]} to the expand request. For example, to access the next 1000 users, use {@code ?expand=sharedUsers[1001:2000]}. * {@code subscriptions} Returns the users that are subscribed to the filter. If you don't specify {@code subscriptions}, the {@code subscriptions} object is returned but it doesn't list any subscriptions. The list of subscriptions returned is limited to 1000, to access additional subscriptions append {@code [start-index:end-index]} to the expand request. For example, to access the next 1000 subscriptions, use {@code ?expand=subscriptions[1001:2000]}.
* overrideSharePermissions: EXPERIMENTAL: Whether share permissions are overridden to enable filters with any share permissions to be created. Available to users with *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
*
*/
public CompletableFuture createFilter(Consumer spec) {
CreateFilterOperationSpec r = new CreateFilterOperationSpec(spec);
return api.createFilter(r.filter(), r.expand(), r.overrideSharePermissions());
}
/**
* Create group
*
* Creates a group.
* **[Permissions](#permissions) required:** Site administration (that is, member of the *site-admin* [group](https://confluence.atlassian.com/x/24xjL)).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* addGroupBean: The name of the group.
*
*/
public CompletableFuture createGroup(Consumer spec) {
CreateGroupOperationSpec r = new CreateGroupOperationSpec(spec);
return api.createGroup(r.addGroupBean());
}
/**
* Create issue
*
* Creates an issue or, where the option to create subtasks is enabled in Jira, a subtask. A transition may be applied, to move the issue or subtask to a workflow step other than the default start step, and issue properties set.
* The content of the issue or subtask is defined using {@code update} and {@code fields}. The fields that can be set in the issue or subtask are determined using the [ Get create issue metadata](#api-rest-api-2-issue-createmeta-get). These are the same fields that appear on the issue's create screen.
* Creating a subtask differs from creating an issue as follows:
* *
* {@code issueType} must be set to a subtask issue type (use [ Get create issue metadata](#api-rest-api-2-issue-createmeta-get) to find subtask issue types).
* *
* {@code parent} must contain the ID or key of the parent issue.
* **[Permissions](#permissions) required:** *Browse projects* and *Create issues* [project permissions](https://confluence.atlassian.com/x/yodKLg) for the project in which the issue or subtask is created.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueUpdateDetails:
* updateHistory: Whether the project in which the issue is created is added to the user's **Recently viewed** project list, as shown under **Projects** in Jira. When provided, the issue type and request type are added to the user's history for a project. These values are then used to provide defaults on the issue create screen.
*
*/
public CompletableFuture createIssue(Consumer spec) {
CreateIssueOperationSpec r = new CreateIssueOperationSpec(spec);
return api.createIssue(r.issueUpdateDetails(), r.updateHistory());
}
/**
* Create issue field option
*
* Creates an option for a select list issue field.
* Note that this operation **only works for issue field select list options added by Connect apps**, it cannot be used with issue field select list options created in Jira or using operations from the [Issue custom field options](#api-group-Issue-custom-field-options) resource.
* Each field can have a maximum of 10000 options, and each option can have a maximum of 10000 scopes.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg). Jira permissions are not required for the app providing the field.
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldKey: The field key is specified in the following format: **$(app-key)\\_\\_$(field-key)**. For example, *example-add-on\\_\\_example-issue-field*. To determine the {@code fieldKey} value, do one of the following: * open the app's plugin descriptor, then **app-key** is the key at the top and **field-key** is the key in the {@code jiraIssueFields} module. **app-key** can also be found in the app listing in the Atlassian Universal Plugin Manager. * run [Get fields](#api-rest-api-2-field-get) and in the field details the value is returned in {@code key}. For example, {@code "key": "teams-add-on__team-issue-field"}
* issueFieldOptionCreateBean:
*
*/
public CompletableFuture createIssueFieldOption(Consumer spec) {
CreateIssueFieldOptionOperationSpec r = new CreateIssueFieldOptionOperationSpec(spec);
return api.createIssueFieldOption(r.fieldKey(), r.issueFieldOptionCreateBean());
}
/**
* Create issue link type
*
* Creates an issue link type. Use this operation to create descriptions of the reasons why issues are linked. The issue link type consists of a name and descriptions for a link's inward and outward relationships.
* To use this operation, the site must have [issue linking](https://confluence.atlassian.com/x/yoXKM) enabled.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createIssueLinkType(Consumer spec) {
CreateIssueLinkTypeOperationSpec r = new CreateIssueLinkTypeOperationSpec(spec);
return api.createIssueLinkType(r.issueLinkType());
}
/**
* Create issue security scheme
*
* Creates a security scheme with security scheme levels and levels' members. You can create up to 100 security scheme levels and security scheme levels' members per request.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createIssueSecuritySchemeDetails:
*
*/
public CompletableFuture createIssueSecurityScheme(Consumer spec) {
CreateIssueSecuritySchemeOperationSpec r = new CreateIssueSecuritySchemeOperationSpec(spec);
return api.createIssueSecurityScheme(r.createIssueSecuritySchemeDetails());
}
/**
* Create issue type
*
* Creates an issue type and adds it to the default issue type scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createIssueType(Consumer spec) {
CreateIssueTypeOperationSpec r = new CreateIssueTypeOperationSpec(spec);
return api.createIssueType(r.issueTypeCreateBean());
}
/**
* Load issue type avatar
*
* Loads an avatar for the issue type.
* Specify the avatar's local file location in the body of the request. Also, include the following headers:
* *
* {@code X-Atlassian-Token: no-check} To prevent XSRF protection blocking the request, for more information see [Special Headers](#special-request-headers).
* *
* {@code Content-Type: image/image type} Valid image types are JPEG, GIF, or PNG.
* For example:
* {@code curl --request POST \\ --user [email protected] :<api_token> \\ --header 'X-Atlassian-Token: no-check' \\ --header 'Content-Type: image/< image_type>' \\ --data-binary "<@/path/to/file/with/your/avatar>" \\ --url 'https://your-domain.atlassian.net/rest/api/2/issuetype/{issueTypeId}'This}
* The avatar is cropped to a square. If no crop parameters are specified, the square originates at the top left of the image. The length of the square's sides is set to the smaller of the height or width of the image.
* The cropped image is then used to create avatars of 16x16, 24x24, 32x32, and 48x48 in size.
* After creating the avatar, use [ Update issue type](#api-rest-api-2-issuetype-id-put) to set it as the issue type's displayed avatar.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the issue type.
* size: The length of each side of the crop region.
* body:
* x: The X coordinate of the top-left corner of the crop region.
* y: The Y coordinate of the top-left corner of the crop region.
*
*/
public CompletableFuture createIssueTypeAvatar(Consumer spec) {
CreateIssueTypeAvatarOperationSpec r = new CreateIssueTypeAvatarOperationSpec(spec);
return api.createIssueTypeAvatar(r.id(), r.size(), r.body(), r.x(), r.y());
}
/**
* Create issue type scheme
*
* Creates an issue type scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeSchemeDetails:
*
*/
public CompletableFuture createIssueTypeScheme(Consumer spec) {
CreateIssueTypeSchemeOperationSpec r = new CreateIssueTypeSchemeOperationSpec(spec);
return api.createIssueTypeScheme(r.issueTypeSchemeDetails());
}
/**
* Create issue type screen scheme
*
* Creates an issue type screen scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeScreenSchemeDetails: An issue type screen scheme bean.
*
*/
public CompletableFuture createIssueTypeScreenScheme(Consumer spec) {
CreateIssueTypeScreenSchemeOperationSpec r = new CreateIssueTypeScreenSchemeOperationSpec(spec);
return api.createIssueTypeScreenScheme(r.issueTypeScreenSchemeDetails());
}
/**
* Bulk create issue
*
* Creates upto **50** issues and, where the option to create subtasks is enabled in Jira, subtasks. Transitions may be applied, to move the issues or subtasks to a workflow step other than the default start step, and issue properties set.
* The content of each issue or subtask is defined using {@code update} and {@code fields}. The fields that can be set in the issue or subtask are determined using the [ Get create issue metadata](#api-rest-api-2-issue-createmeta-get). These are the same fields that appear on the issues' create screens.
* Creating a subtask differs from creating an issue as follows:
* *
* {@code issueType} must be set to a subtask issue type (use [ Get create issue metadata](#api-rest-api-2-issue-createmeta-get) to find subtask issue types).
* *
* {@code parent} the must contain the ID or key of the parent issue.
* **[Permissions](#permissions) required:** *Browse projects* and *Create issues* [project permissions](https://confluence.atlassian.com/x/yodKLg) for the project in which each issue or subtask is created.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createIssues(Consumer spec) {
CreateIssuesOperationSpec r = new CreateIssuesOperationSpec(spec);
return api.createIssues(r.issuesUpdateBean());
}
/**
* Create notification scheme
*
* Creates a notification scheme with notifications. You can create up to 1000 notifications per request.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createNotificationSchemeDetails:
*
*/
public CompletableFuture createNotificationScheme(Consumer spec) {
CreateNotificationSchemeOperationSpec r = new CreateNotificationSchemeOperationSpec(spec);
return api.createNotificationScheme(r.createNotificationSchemeDetails());
}
/**
* Create or update remote issue link
*
* Creates or updates a remote issue link for an issue.
* If a {@code globalId} is provided and a remote issue link with that global ID is found it is updated. Any fields without values in the request are set to null. Otherwise, the remote issue link is created.
* This operation requires [issue linking to be active](https://confluence.atlassian.com/x/yoXKM).
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* and *Link issues* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue.
* remoteIssueLinkRequest:
*
*/
public CompletableFuture createOrUpdateRemoteIssueLink(Consumer spec) {
CreateOrUpdateRemoteIssueLinkOperationSpec r = new CreateOrUpdateRemoteIssueLinkOperationSpec(spec);
return api.createOrUpdateRemoteIssueLink(r.issueIdOrKey(), r.remoteIssueLinkRequest());
}
/**
* Create permission grant
*
* Creates a permission grant in a permission scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* schemeId: The ID of the permission scheme in which to create a new permission grant.
* permissionGrant: The permission grant to create.
* expand: Use expand to include additional information in the response. This parameter accepts a comma-separated list. Note that permissions are always included when you specify any value. Expand options include: * {@code permissions} Returns all permission grants for each permission scheme. * {@code user} Returns information about the user who is granted the permission. * {@code group} Returns information about the group that is granted the permission. * {@code projectRole} Returns information about the project role granted the permission. * {@code field} Returns information about the custom field granted the permission. * {@code all} Returns all expandable information.
*
*/
public CompletableFuture createPermissionGrant(Consumer spec) {
CreatePermissionGrantOperationSpec r = new CreatePermissionGrantOperationSpec(spec);
return api.createPermissionGrant(r.schemeId(), r.permissionGrant(), r.expand());
}
/**
* Create permission scheme
*
* Creates a new permission scheme. You can create a permission scheme with or without defining a set of permission grants.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* permissionScheme: The permission scheme to create.
* expand: Use expand to include additional information in the response. This parameter accepts a comma-separated list. Note that permissions are always included when you specify any value. Expand options include: * {@code all} Returns all expandable information. * {@code field} Returns information about the custom field granted the permission. * {@code group} Returns information about the group that is granted the permission. * {@code permissions} Returns all permission grants for each permission scheme. * {@code projectRole} Returns information about the project role granted the permission. * {@code user} Returns information about the user who is granted the permission.
*
*/
public CompletableFuture createPermissionScheme(Consumer spec) {
CreatePermissionSchemeOperationSpec r = new CreatePermissionSchemeOperationSpec(spec);
return api.createPermissionScheme(r.permissionScheme(), r.expand());
}
/**
* Create priority
*
* Creates an issue priority.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createPriorityDetails:
*
*/
public CompletableFuture createPriority(Consumer spec) {
CreatePriorityOperationSpec r = new CreatePriorityOperationSpec(spec);
return api.createPriority(r.createPriorityDetails());
}
/**
* Create project
*
* Creates a project based on a project type template, as shown in the following table:
* | Project Type Key | Project Template Key |
* |--|--|
* | {@code business} | {@code com.atlassian.jira-core-project-templates:jira-core-simplified-content-management}, {@code com.atlassian.jira-core-project-templates:jira-core-simplified-document-approval}, {@code com.atlassian.jira-core-project-templates:jira-core-simplified-lead-tracking}, {@code com.atlassian.jira-core-project-templates:jira-core-simplified-process-control}, {@code com.atlassian.jira-core-project-templates:jira-core-simplified-procurement}, {@code com.atlassian.jira-core-project-templates:jira-core-simplified-project-management}, {@code com.atlassian.jira-core-project-templates:jira-core-simplified-recruitment}, {@code com.atlassian.jira-core-project-templates:jira-core-simplified-task-tracking} |
* | {@code service_desk} | {@code com.atlassian.servicedesk:simplified-it-service-management}, {@code com.atlassian.servicedesk:simplified-general-service-desk-it}, {@code com.atlassian.servicedesk:simplified-general-service-desk-business}, {@code com.atlassian.servicedesk:simplified-external-service-desk}, {@code com.atlassian.servicedesk:simplified-hr-service-desk}, {@code com.atlassian.servicedesk:simplified-facilities-service-desk}, {@code com.atlassian.servicedesk:simplified-legal-service-desk}, {@code com.atlassian.servicedesk:simplified-analytics-service-desk}, {@code com.atlassian.servicedesk:simplified-marketing-service-desk}, {@code com.atlassian.servicedesk:simplified-design-service-desk}, {@code com.atlassian.servicedesk:simplified-sales-service-desk}, {@code com.atlassian.servicedesk:simplified-blank-project-business}, {@code com.atlassian.servicedesk:simplified-blank-project-it}, {@code com.atlassian.servicedesk:simplified-finance-service-desk}, {@code com.atlassian.servicedesk:next-gen-it-service-desk}, {@code com.atlassian.servicedesk:next-gen-hr-service-desk}, {@code com.atlassian.servicedesk:next-gen-legal-service-desk}, {@code com.atlassian.servicedesk:next-gen-marketing-service-desk}, {@code com.atlassian.servicedesk:next-gen-facilities-service-desk}, {@code com.atlassian.servicedesk:next-gen-general-it-service-desk}, {@code com.atlassian.servicedesk:next-gen-general-business-service-desk}, {@code com.atlassian.servicedesk:next-gen-analytics-service-desk}, {@code com.atlassian.servicedesk:next-gen-finance-service-desk}, {@code com.atlassian.servicedesk:next-gen-design-service-desk}, {@code com.atlassian.servicedesk:next-gen-sales-service-desk} |
* | {@code software} | {@code com.pyxis.greenhopper.jira:gh-simplified-agility-kanban}, {@code com.pyxis.greenhopper.jira:gh-simplified-agility-scrum}, {@code com.pyxis.greenhopper.jira:gh-simplified-basic}, {@code com.pyxis.greenhopper.jira:gh-simplified-kanban-classic}, {@code com.pyxis.greenhopper.jira:gh-simplified-scrum-classic} |
* The project types are available according to the installed Jira features as follows:
* *
* Jira Core, the default, enables {@code business} projects.
* *
* Jira Service Management enables {@code service_desk} projects.
* *
* Jira Software enables {@code software} projects.
* To determine which features are installed, go to **Jira settings** > **Apps** > **Manage apps** and review the System Apps list. To add Jira Software or Jira Service Management into a JIRA instance, use **Jira settings** > **Apps** > **Finding new apps**. For more information, see [ Managing add-ons](https://confluence.atlassian.com/x/S31NLg).
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createProjectDetails: The JSON representation of the project being created.
*
*/
public CompletableFuture createProject(Consumer spec) {
CreateProjectOperationSpec r = new CreateProjectOperationSpec(spec);
return api.createProject(r.createProjectDetails());
}
/**
* Load project avatar
*
* Loads an avatar for a project.
* Specify the avatar's local file location in the body of the request. Also, include the following headers:
* *
* {@code X-Atlassian-Token: no-check} To prevent XSRF protection blocking the request, for more information see [Special Headers](#special-request-headers).
* *
* {@code Content-Type: image/image type} Valid image types are JPEG, GIF, or PNG.
* For example:
* {@code curl --request POST }
* {@code --user [email protected] :<api_token> }
* {@code --header 'X-Atlassian-Token: no-check' }
* {@code --header 'Content-Type: image/< image_type>' }
* {@code --data-binary "<@/path/to/file/with/your/avatar>" }
* {@code --url 'https://your-domain.atlassian.net/rest/api/2/project/{projectIdOrKey}/avatar2'}
* The avatar is cropped to a square. If no crop parameters are specified, the square originates at the top left of the image. The length of the square's sides is set to the smaller of the height or width of the image.
* The cropped image is then used to create avatars of 16x16, 24x24, 32x32, and 48x48 in size.
* After creating the avatar use [Set project avatar](#api-rest-api-2-project-projectIdOrKey-avatar-put) to set it as the project's displayed avatar.
* **[Permissions](#permissions) required:** *Administer projects* [project permission](https://confluence.atlassian.com/x/yodKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectIdOrKey: The ID or (case-sensitive) key of the project.
* body:
* x: The X coordinate of the top-left corner of the crop region.
* y: The Y coordinate of the top-left corner of the crop region.
* size: The length of each side of the crop region.
*
*/
public CompletableFuture createProjectAvatar(Consumer spec) {
CreateProjectAvatarOperationSpec r = new CreateProjectAvatarOperationSpec(spec);
return api.createProjectAvatar(r.projectIdOrKey(), r.body(), r.x(), r.y(), r.size());
}
/**
* Create project category
*
* Creates a project category.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createProjectCategory(Consumer spec) {
CreateProjectCategoryOperationSpec r = new CreateProjectCategoryOperationSpec(spec);
return api.createProjectCategory(r.projectCategory());
}
/**
* Create project role
*
* Creates a new project role with no [default actors](#api-rest-api-2-resolution-get). You can use the [Add default actors to project role](#api-rest-api-2-role-id-actors-post) operation to add default actors to the project role after creating it.
* *Note that although a new project role is available to all projects upon creation, any default actors that are associated with the project role are not added to projects that existed prior to the role being created.*<
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createUpdateRoleRequestBean:
*
*/
public CompletableFuture createProjectRole(Consumer spec) {
CreateProjectRoleOperationSpec r = new CreateProjectRoleOperationSpec(spec);
return api.createProjectRole(r.createUpdateRoleRequestBean());
}
/**
* Create related work
*
* Creates a related work for the given version. You can only create a generic link type of related works via this API. relatedWorkId will be auto-generated UUID, that does not need to be provided.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Resolve issues:* and *Edit issues* [Managing project permissions](https://confluence.atlassian.com/adminjiraserver/managing-project-permissions-938847145.html) for the project that contains the version.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id:
* versionRelatedWork:
*
*/
public CompletableFuture createRelatedWork(Consumer spec) {
CreateRelatedWorkOperationSpec r = new CreateRelatedWorkOperationSpec(spec);
return api.createRelatedWork(r.id(), r.versionRelatedWork());
}
/**
* Create resolution
*
* Creates an issue resolution.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createResolutionDetails:
*
*/
public CompletableFuture createResolution(Consumer spec) {
CreateResolutionOperationSpec r = new CreateResolutionOperationSpec(spec);
return api.createResolution(r.createResolutionDetails());
}
/**
* Create screen
*
* Creates a screen with a default field tab.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createScreen(Consumer spec) {
CreateScreenOperationSpec r = new CreateScreenOperationSpec(spec);
return api.createScreen(r.screenDetails());
}
/**
* Create screen scheme
*
* Creates a screen scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createScreenScheme(Consumer spec) {
CreateScreenSchemeOperationSpec r = new CreateScreenSchemeOperationSpec(spec);
return api.createScreenScheme(r.screenSchemeDetails());
}
/**
* Bulk create statuses
*
* Creates statuses for a global or project scope.
* **[Permissions](#permissions) required:**
* *
* *Administer projects* [project permission.](https://confluence.atlassian.com/x/yodKLg)
* *
* *Administer Jira* [project permission.](https://confluence.atlassian.com/x/yodKLg)
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* statusCreateRequest: Details of the statuses being created and their scope.
*
*/
public CompletableFuture> createStatuses(Consumer spec) {
CreateStatusesOperationSpec r = new CreateStatusesOperationSpec(spec);
return api.createStatuses(r.statusCreateRequest());
}
/**
* Create UI modification
*
* Creates a UI modification. UI modification can only be created by Forge apps.
* Each app can define up to 3000 UI modifications. Each UI modification can define up to 1000 contexts. The same context can be assigned to maximum 100 UI modifications.
* **[Permissions](#permissions) required:**
* *
* *None* if the UI modification is created without contexts.
* *
* *Browse projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for one or more projects, if the UI modification is created with contexts.
* Authentication - Required Scopes: [read:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createUiModificationDetails: Details of the UI modification.
*
*/
public CompletableFuture createUiModification(Consumer spec) {
CreateUiModificationOperationSpec r = new CreateUiModificationOperationSpec(spec);
return api.createUiModification(r.createUiModificationDetails());
}
/**
* Create user
*
* Creates a user. This resource is retained for legacy compatibility. As soon as a more suitable alternative is available this resource will be deprecated.
* If the user exists and has access to Jira, the operation returns a 201 status. If the user exists but does not have access to Jira, the operation returns a 400 status.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* newUserDetails: Details about the user to be created.
*
*/
public CompletableFuture createUser(Consumer spec) {
CreateUserOperationSpec r = new CreateUserOperationSpec(spec);
return api.createUser(r.newUserDetails());
}
/**
* Create version
*
* Creates a project version.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg) or *Administer Projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project the version is added to.
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createVersion(Consumer spec) {
CreateVersionOperationSpec r = new CreateVersionOperationSpec(spec);
return api.createVersion(r.version());
}
/**
* Create workflow
*
* Creates a workflow. You can define transition rules using the shapes detailed in the following sections. If no transitional rules are specified the default system transition rules are used. Note: This only applies to company-managed scoped workflows. Use [bulk create workflows](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflows/#api-rest-api-3-workflows-create-post) to create both team and company-managed scoped workflows.
* #### Conditions ####
* Conditions enable workflow rules that govern whether a transition can execute.
* ##### Always false condition #####
* A condition that always fails.
*
*
* {
*
*
*
* "type": "AlwaysFalseCondition"
*
*
* }
* ##### Block transition until approval #####
* A condition that blocks issue transition if there is a pending approval.
*
*
* {
*
*
*
* "type": "BlockInProgressApprovalCondition"
*
*
* }
* ##### Compare number custom field condition #####
* A condition that allows transition if a comparison between a number custom field and a value is true.
*
*
* {
*
*
*
* "type": "CompareNumberCFCondition",
*
*
*
* "configuration": {
*
*
*
*
* "comparator": "=",
*
*
*
*
* "fieldId": "customfield_10029",
*
*
*
*
* "fieldValue": 2
*
*
*
* }
*
*
* }
* *
* {@code comparator} One of the supported comparator: {@code =}, {@code >}, and {@code <}.
* *
* {@code fieldId} The custom numeric field ID. Allowed field types:
*
*
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:float}
*
*
* *
* {@code com.pyxis.greenhopper.jira:jsw-story-points}
* *
* {@code fieldValue} The value for comparison.
* ##### Hide from user condition #####
* A condition that hides a transition from users. The transition can only be triggered from a workflow function or REST API operation.
*
*
* {
*
*
*
* "type": "RemoteOnlyCondition"
*
*
* }
* ##### Only assignee condition #####
* A condition that allows only the assignee to execute a transition.
*
*
* {
*
*
*
* "type": "AllowOnlyAssignee"
*
*
* }
* ##### Only Bamboo notifications workflow condition (deprecated) #####
* A condition that makes the transition available only to Bamboo build notifications.
*
*
* {
*
*
*
* "type": "OnlyBambooNotificationsCondition"
*
*
* }
* ##### Only reporter condition #####
* A condition that allows only the reporter to execute a transition.
*
*
* {
*
*
*
* "type": "AllowOnlyReporter"
*
*
* }
* ##### Permission condition #####
* A condition that allows only users with a permission to execute a transition.
*
*
* {
*
*
*
* "type": "PermissionCondition",
*
*
*
* "configuration": {
*
*
*
*
*
* "permissionKey": "BROWSE_PROJECTS"
*
*
*
* }
*
*
* }
* *
* {@code permissionKey} The permission required to perform the transition. Allowed values: [built-in](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-permission-schemes/#built-in-permissions) or app defined permissions.
* ##### Previous status condition #####
* A condition that allows a transition based on whether an issue has or has not transitioned through a status.
*
*
* {
*
*
*
* "type": "PreviousStatusCondition",
*
*
*
* "configuration": {
*
*
*
*
* "ignoreLoopTransitions": true,
*
*
*
*
* "includeCurrentStatus": true,
*
*
*
*
* "mostRecentStatusOnly": true,
*
*
*
*
* "reverseCondition": true,
*
*
*
*
* "previousStatus": {
*
*
*
*
*
* "id": "5"
*
*
*
*
* }
*
*
*
* }
*
*
* }
* By default this condition allows the transition if the status, as defined by its ID in the {@code previousStatus} object, matches any previous issue status, unless:
* *
* {@code ignoreLoopTransitions} is {@code true}, then loop transitions (from and to the same status) are ignored.
* *
* {@code includeCurrentStatus} is {@code true}, then the current issue status is also checked.
* *
* {@code mostRecentStatusOnly} is {@code true}, then only the issue's preceding status (the one immediately before the current status) is checked.
* *
* {@code reverseCondition} is {@code true}, then the status must not be present.
* ##### Separation of duties condition #####
* A condition that prevents a user to perform the transition, if the user has already performed a transition on the issue.
*
*
* {
*
*
*
* "type": "SeparationOfDutiesCondition",
*
*
*
* "configuration": {
*
*
*
*
* "fromStatus": {
*
*
*
*
*
* "id": "5"
*
*
*
*
* },
*
*
*
*
* "toStatus": {
*
*
*
*
*
* "id": "6"
*
*
*
*
* }
*
*
*
* }
*
*
* }
* *
* {@code fromStatus} OPTIONAL. An object containing the ID of the source status of the transition that is blocked. If omitted any transition to {@code toStatus} is blocked.
* *
* {@code toStatus} An object containing the ID of the target status of the transition that is blocked.
* ##### Subtask blocking condition #####
* A condition that blocks transition on a parent issue if any of its subtasks are in any of one or more statuses.
*
*
* {
*
*
*
* "type": "SubTaskBlockingCondition",
*
*
*
* "configuration": {
*
*
*
*
* "statuses": [
*
*
*
*
*
* {
*
*
*
*
*
*
* "id": "1"
*
*
*
*
*
* },
*
*
*
*
*
* {
*
*
*
*
*
*
* "id": "3"
*
*
*
*
*
* }
*
*
*
*
* ]
*
*
*
* }
*
*
* }
* *
* {@code statuses} A list of objects containing status IDs.
* ##### User is in any group condition #####
* A condition that allows users belonging to any group from a list of groups to execute a transition.
*
*
* {
*
*
*
* "type": "UserInAnyGroupCondition",
*
*
*
* "configuration": {
*
*
*
*
* "groups": [
*
*
*
*
*
* "administrators",
*
*
*
*
*
* "atlassian-addons-admin"
*
*
*
*
* ]
*
*
*
* }
*
*
* }
* *
* {@code groups} A list of group names.
* ##### User is in any project role condition #####
* A condition that allows only users with at least one project roles from a list of project roles to execute a transition.
*
*
* {
*
*
*
* "type": "InAnyProjectRoleCondition",
*
*
*
* "configuration": {
*
*
*
*
* "projectRoles": [
*
*
*
*
*
* {
*
*
*
*
*
*
* "id": "10002"
*
*
*
*
*
* },
*
*
*
*
*
* {
*
*
*
*
*
*
* "id": "10003"
*
*
*
*
*
* },
*
*
*
*
*
* {
*
*
*
*
*
*
* "id": "10012"
*
*
*
*
*
* },
*
*
*
*
*
* {
*
*
*
*
*
*
* "id": "10013"
*
*
*
*
*
* }
*
*
*
*
* ]
*
*
*
* }
*
*
* }
* *
* {@code projectRoles} A list of objects containing project role IDs.
* ##### User is in custom field condition #####
* A condition that allows only users listed in a given custom field to execute the transition.
*
*
* {
*
*
*
* "type": "UserIsInCustomFieldCondition",
*
*
*
* "configuration": {
*
*
*
*
* "allowUserInField": false,
*
*
*
*
* "fieldId": "customfield_10010"
*
*
*
* }
*
*
* }
* *
* {@code allowUserInField} If {@code true} only a user who is listed in {@code fieldId} can perform the transition, otherwise, only a user who is not listed in {@code fieldId} can perform the transition.
* *
* {@code fieldId} The ID of the field containing the list of users.
* ##### User is in group condition #####
* A condition that allows users belonging to a group to execute a transition.
*
*
* {
*
*
*
* "type": "UserInGroupCondition",
*
*
*
* "configuration": {
*
*
*
*
* "group": "administrators"
*
*
*
* }
*
*
* }
* *
* {@code group} The name of the group.
* ##### User is in group custom field condition #####
* A condition that allows users belonging to a group specified in a custom field to execute a transition.
*
*
* {
*
*
*
* "type": "InGroupCFCondition",
*
*
*
* "configuration": {
*
*
*
*
* "fieldId": "customfield_10012"
*
*
*
* }
*
*
* }
* *
* {@code fieldId} The ID of the field. Allowed field types:
*
*
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:multigrouppicker}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:grouppicker}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:select}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:multiselect}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes}
*
*
* *
* {@code com.pyxis.greenhopper.jira:gh-epic-status}
* ##### User is in project role condition #####
* A condition that allows users with a project role to execute a transition.
*
*
* {
*
*
*
* "type": "InProjectRoleCondition",
*
*
*
* "configuration": {
*
*
*
*
* "projectRole": {
*
*
*
*
*
* "id": "10002"
*
*
*
*
* }
*
*
*
* }
*
*
* }
* *
* {@code projectRole} An object containing the ID of a project role.
* ##### Value field condition #####
* A conditions that allows a transition to execute if the value of a field is equal to a constant value or simply set.
*
*
* {
*
*
*
* "type": "ValueFieldCondition",
*
*
*
* "configuration": {
*
*
*
*
* "fieldId": "assignee",
*
*
*
*
* "fieldValue": "qm:6e1ecee6-8e64-4db6-8c85-916bb3275f51:54b56885-2bd2-4381-8239-78263442520f",
*
*
*
*
* "comparisonType": "NUMBER",
*
*
*
*
* "comparator": "="
*
*
*
* }
*
*
* }
* *
* {@code fieldId} The ID of a field used in the comparison.
* *
* {@code fieldValue} The expected value of the field.
* *
* {@code comparisonType} The type of the comparison. Allowed values: {@code STRING}, {@code NUMBER}, {@code DATE}, {@code DATE_WITHOUT_TIME}, or {@code OPTIONID}.
* *
* {@code comparator} One of the supported comparator: {@code >}, {@code >=}, {@code =}, {@code <=}, {@code <}, {@code !=}.
* **Notes:**
* *
* If you choose the comparison type {@code STRING}, only {@code =} and {@code !=} are valid options.
* *
* You may leave {@code fieldValue} empty when comparison type is {@code !=} to indicate that a value is required in the field.
* *
* For date fields without time format values as {@code yyyy-MM-dd}, and for those with time as {@code yyyy-MM-dd HH:mm}. For example, for July 16 2021 use {@code 2021-07-16}, for 8:05 AM use {@code 2021-07-16 08:05}, and for 4 PM: {@code 2021-07-16 16:00}.
* #### Validators ####
* Validators check that any input made to the transition is valid before the transition is performed.
* ##### Date field validator #####
* A validator that compares two dates.
*
*
* {
*
*
*
* "type": "DateFieldValidator",
*
*
*
* "configuration": {
*
*
*
*
*
* "comparator": ">",
*
*
*
*
*
* "date1": "updated",
*
*
*
*
*
* "date2": "created",
*
*
*
*
*
* "expression": "1d",
*
*
*
*
*
* "includeTime": true
*
*
*
*
* }
*
*
* }
* *
* {@code comparator} One of the supported comparator: {@code >}, {@code >=}, {@code =}, {@code <=}, {@code <}, or {@code !=}.
* *
* {@code date1} The date field to validate. Allowed field types:
*
*
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datepicker}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datetime}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-end}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-start}
*
*
* *
* {@code duedate}
*
*
* *
* {@code created}
*
*
* *
* {@code updated}
*
*
* *
* {@code resolutiondate}
* *
* {@code date2} The second date field. Required, if {@code expression} is not passed. Allowed field types:
*
*
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datepicker}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datetime}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-end}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-start}
*
*
* *
* {@code duedate}
*
*
* *
* {@code created}
*
*
* *
* {@code updated}
*
*
* *
* {@code resolutiondate}
* *
* {@code expression} An expression specifying an offset. Required, if {@code date2} is not passed. Offsets are built with a number, with {@code -} as prefix for the past, and one of these time units: {@code d} for day, {@code w} for week, {@code m} for month, or {@code y} for year. For example, -2d means two days into the past and 1w means one week into the future. The {@code now} keyword enables a comparison with the current date.
* *
* {@code includeTime} If {@code true}, then the time part of the data is included for the comparison. If the field doesn't have a time part, 00:00:00 is used.
* ##### Windows date validator #####
* A validator that checks that a date falls on or after a reference date and before or on the reference date plus a number of days.
*
*
* {
*
*
*
* "type": "WindowsDateValidator",
*
*
*
* "configuration": {
*
*
*
*
*
* "date1": "customfield_10009",
*
*
*
*
*
* "date2": "created",
*
*
*
*
*
* "windowsDays": 5
*
*
*
*
* }
*
*
* }
* *
* {@code date1} The date field to validate. Allowed field types:
*
*
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datepicker}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datetime}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-end}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-start}
*
*
* *
* {@code duedate}
*
*
* *
* {@code created}
*
*
* *
* {@code updated}
*
*
* *
* {@code resolutiondate}
* *
* {@code date2} The reference date. Allowed field types:
*
*
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datepicker}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:datetime}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-end}
*
*
* *
* {@code com.atlassian.jpo:jpo-custom-field-baseline-start}
*
*
* *
* {@code duedate}
*
*
* *
* {@code created}
*
*
* *
* {@code updated}
*
*
* *
* {@code resolutiondate}
* *
* {@code windowsDays} A positive integer indicating a number of days.
* ##### Field required validator #####
* A validator that checks fields are not empty. By default, if a field is not included in the current context it's ignored and not validated.
*
*
* {
*
*
*
*
* "type": "FieldRequiredValidator",
*
*
*
*
* "configuration": {
*
*
*
*
*
*
* "ignoreContext": true,
*
*
*
*
*
*
* "errorMessage": "Hey",
*
*
*
*
*
*
* "fieldIds": [
*
*
*
*
*
*
*
*
* "versions",
*
*
*
*
*
*
*
*
* "customfield_10037",
*
*
*
*
*
*
*
*
* "customfield_10003"
*
*
*
*
*
*
* ]
*
*
*
*
* }
*
*
* }
* *
* {@code ignoreContext} If {@code true}, then the context is ignored and all the fields are validated.
* *
* {@code errorMessage} OPTIONAL. The error message displayed when one or more fields are empty. A default error message is shown if an error message is not provided.
* *
* {@code fieldIds} The list of fields to validate.
* ##### Field changed validator #####
* A validator that checks that a field value is changed. However, this validation can be ignored for users from a list of groups.
*
*
* {
*
*
*
*
* "type": "FieldChangedValidator",
*
*
*
*
* "configuration": {
*
*
*
*
*
*
* "fieldId": "comment",
*
*
*
*
*
*
* "errorMessage": "Hey",
*
*
*
*
*
*
* "exemptedGroups": [
*
*
*
*
*
*
*
*
* "administrators",
*
*
*
*
*
*
*
*
* "atlassian-addons-admin"
*
*
*
*
*
*
* ]
*
*
*
*
* }
*
*
* }
* *
* {@code fieldId} The ID of a field.
* *
* {@code errorMessage} OPTIONAL. The error message displayed if the field is not changed. A default error message is shown if the error message is not provided.
* *
* {@code exemptedGroups} OPTIONAL. The list of groups.
* ##### Field has single value validator #####
* A validator that checks that a multi-select field has only one value. Optionally, the validation can ignore values copied from subtasks.
*
*
* {
*
*
*
*
* "type": "FieldHasSingleValueValidator",
*
*
*
*
* "configuration": {
*
*
*
*
*
*
* "fieldId": "attachment,
*
*
*
*
*
*
* "excludeSubtasks": true
*
*
*
*
* }
*
*
* }
* *
* {@code fieldId} The ID of a field.
* *
* {@code excludeSubtasks} If {@code true}, then values copied from subtasks are ignored.
* ##### Parent status validator #####
* A validator that checks the status of the parent issue of a subtask. Ìf the issue is not a subtask, no validation is performed.
*
*
* {
*
*
*
*
* "type": "ParentStatusValidator",
*
*
*
*
* "configuration": {
*
*
*
*
*
*
* "parentStatuses": [
*
*
*
*
*
*
*
*
* {
*
*
*
*
*
*
*
*
*
* "id":"1"
*
*
*
*
*
*
*
*
* },
*
*
*
*
*
*
*
*
* {
*
*
*
*
*
*
*
*
*
* "id":"2"
*
*
*
*
*
*
*
*
* }
*
*
*
*
*
*
* ]
*
*
*
*
* }
*
*
* }
* *
* {@code parentStatus} The list of required parent issue statuses.
* ##### Permission validator #####
* A validator that checks the user has a permission.
*
*
* {
*
*
*
* "type": "PermissionValidator",
*
*
*
* "configuration": {
*
*
*
*
*
* "permissionKey": "ADMINISTER_PROJECTS"
*
*
*
* }
*
*
* }
* *
* {@code permissionKey} The permission required to perform the transition. Allowed values: [built-in](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-permission-schemes/#built-in-permissions) or app defined permissions.
* ##### Previous status validator #####
* A validator that checks if the issue has held a status.
*
*
* {
*
*
*
* "type": "PreviousStatusValidator",
*
*
*
* "configuration": {
*
*
*
*
*
* "mostRecentStatusOnly": false,
*
*
*
*
*
* "previousStatus": {
*
*
*
*
*
*
*
* "id": "15"
*
*
*
*
*
* }
*
*
*
* }
*
*
* }
* *
* {@code mostRecentStatusOnly} If {@code true}, then only the issue's preceding status (the one immediately before the current status) is checked.
* *
* {@code previousStatus} An object containing the ID of an issue status.
* ##### Regular expression validator #####
* A validator that checks the content of a field against a regular expression.
*
*
* {
*
*
*
* "type": "RegexpFieldValidator",
*
*
*
* "configuration": {
*
*
*
*
*
* "regExp": "[0-9]",
*
*
*
*
*
* "fieldId": "customfield_10029"
*
*
*
* }
*
*
* }
* *
* {@code regExp}A regular expression.
* *
* {@code fieldId} The ID of a field. Allowed field types:
*
*
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:select}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:multiselect}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:textarea}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:textfield}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:url}
*
*
* *
* {@code com.atlassian.jira.plugin.system.customfieldtypes:float}
*
*
* *
* {@code com.pyxis.greenhopper.jira:jsw-story-points}
*
*
* *
* {@code com.pyxis.greenhopper.jira:gh-epic-status}
*
*
* *
* {@code description}
*
*
* *
* {@code summary}
* ##### User permission validator #####
* A validator that checks if a user has a permission. Obsolete. You may encounter this validator when getting transition rules and can pass it when updating or creating rules, for example, when you want to duplicate the rules from a workflow on a new workflow.
*
*
* {
*
*
*
*
* "type": "UserPermissionValidator",
*
*
*
*
* "configuration": {
*
*
*
*
*
*
* "permissionKey": "BROWSE_PROJECTS",
*
*
*
*
*
*
* "nullAllowed": false,
*
*
*
*
*
*
* "username": "TestUser"
*
*
*
*
* }
*
*
* }
* *
* {@code permissionKey} The permission to be validated. Allowed values: [built-in](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-permission-schemes/#built-in-permissions) or app defined permissions.
* *
* {@code nullAllowed} If {@code true}, allows the transition when {@code username} is empty.
* *
* {@code username} The username to validate against the {@code permissionKey}.
* #### Post functions ####
* Post functions carry out any additional processing required after a Jira workflow transition is executed.
* ##### Fire issue event function #####
* A post function that fires an event that is processed by the listeners.
*
*
* {
*
*
*
* "type": "FireIssueEventFunction",
*
*
*
* "configuration": {
*
*
*
*
* "event": {
*
*
*
*
*
* "id":"1"
*
*
*
*
* }
*
*
*
* }
*
*
* }
* **Note:** If provided, this post function overrides the default {@code FireIssueEventFunction}. Can be included once in a transition.
* *
* {@code event} An object containing the ID of the issue event.
* ##### Update issue status #####
* A post function that sets issue status to the linked status of the destination workflow status.
*
*
* {
*
*
*
* "type": "UpdateIssueStatusFunction"
*
*
* }
* **Note:** This post function is a default function in global and directed transitions. It can only be added to the initial transition and can only be added once.
* ##### Create comment #####
* A post function that adds a comment entered during the transition to an issue.
*
*
* {
*
*
*
* "type": "CreateCommentFunction"
*
*
* }
* **Note:** This post function is a default function in global and directed transitions. It can only be added to the initial transition and can only be added once.
* ##### Store issue #####
* A post function that stores updates to an issue.
*
*
* {
*
*
*
* "type": "IssueStoreFunction"
*
*
* }
* **Note:** This post function can only be added to the initial transition and can only be added once.
* ##### Assign to current user function #####
* A post function that assigns the issue to the current user if the current user has the {@code ASSIGNABLE_USER} permission.
*
*
* {
*
*
*
*
* "type": "AssignToCurrentUserFunction"
*
*
* }
* **Note:** This post function can be included once in a transition.
* ##### Assign to lead function #####
* A post function that assigns the issue to the project or component lead developer.
*
*
* {
*
*
*
*
* "type": "AssignToLeadFunction"
*
*
* }
* **Note:** This post function can be included once in a transition.
* ##### Assign to reporter function #####
* A post function that assigns the issue to the reporter.
*
*
* {
*
*
*
*
* "type": "AssignToReporterFunction"
*
*
* }
* **Note:** This post function can be included once in a transition.
* ##### Clear field value function #####
* A post function that clears the value from a field.
*
*
* {
*
*
*
* "type": "ClearFieldValuePostFunction",
*
*
*
* "configuration": {
*
*
*
*
* "fieldId": "assignee"
*
*
*
* }
*
*
* }
* *
* {@code fieldId} The ID of the field.
* ##### Copy value from other field function #####
* A post function that copies the value of one field to another, either within an issue or from parent to subtask.
*
*
* {
*
*
*
* "type": "CopyValueFromOtherFieldPostFunction",
*
*
*
* "configuration": {
*
*
*
*
* "sourceFieldId": "assignee",
*
*
*
*
* "destinationFieldId": "creator",
*
*
*
*
* "copyType": "same"
*
*
*
* }
*
*
* }
* *
* {@code sourceFieldId} The ID of the source field.
* *
* {@code destinationFieldId} The ID of the destination field.
* *
* {@code copyType} Use {@code same} to copy the value from a field inside the issue, or {@code parent} to copy the value from the parent issue.
* ##### Create Crucible review workflow function (deprecated) #####
* A post function that creates a Crucible review for all unreviewed code for the issue.
*
*
* {
*
*
*
*
* "type": "CreateCrucibleReviewWorkflowFunction"
*
*
* }
* **Note:** This post function can be included once in a transition.
* ##### Set issue security level based on user's project role function #####
* A post function that sets the issue's security level if the current user has a project role.
*
*
* {
*
*
*
* "type": "SetIssueSecurityFromRoleFunction",
*
*
*
* "configuration": {
*
*
*
*
* "projectRole": {
*
*
*
*
*
*
* "id":"10002"
*
*
*
*
* },
*
*
*
*
* "issueSecurityLevel": {
*
*
*
*
*
*
* "id":"10000"
*
*
*
*
* }
*
*
*
* }
*
*
* }
* *
* {@code projectRole} An object containing the ID of the project role.
* *
* {@code issueSecurityLevel} OPTIONAL. The object containing the ID of the security level. If not passed, then the security level is set to {@code none}.
* ##### Trigger a webhook function #####
* A post function that triggers a webhook.
*
*
* {
*
*
*
* "type": "TriggerWebhookFunction",
*
*
*
* "configuration": {
*
*
*
*
* "webhook": {
*
*
*
*
*
* "id": "1"
*
*
*
*
* }
*
*
*
* }
*
*
* }
* *
* {@code webhook} An object containing the ID of the webhook listener to trigger.
* ##### Update issue custom field function #####
* A post function that updates the content of an issue custom field.
*
*
* {
*
*
*
* "type": "UpdateIssueCustomFieldPostFunction",
*
*
*
* "configuration": {
*
*
*
*
* "mode": "append",
*
*
*
*
* "fieldId": "customfield_10003",
*
*
*
*
* "fieldValue": "yikes"
*
*
*
* }
*
*
* }
* *
* {@code mode} Use {@code replace} to override the field content with {@code fieldValue} or {@code append} to add {@code fieldValue} to the end of the field content.
* *
* {@code fieldId} The ID of the field.
* *
* {@code fieldValue} The update content.
* ##### Update issue field function #####
* A post function that updates a simple issue field.
*
*
* {
*
*
*
* "type": "UpdateIssueFieldFunction",
*
*
*
* "configuration": {
*
*
*
*
* "fieldId": "assignee",
*
*
*
*
* "fieldValue": "5f0c277e70b8a90025a00776"
*
*
*
* }
*
*
* }
* *
* {@code fieldId} The ID of the field. Allowed field types:
*
*
*
*
* *
* {@code assignee}
*
*
* *
* {@code description}
*
*
* *
* {@code environment}
*
*
* *
* {@code priority}
*
*
* *
* {@code resolution}
*
*
* *
* {@code summary}
*
*
* *
* {@code timeoriginalestimate}
*
*
* *
* {@code timeestimate}
*
*
* *
* {@code timespent}
* *
* {@code fieldValue} The update value.
* *
* If the {@code fieldId} is {@code assignee}, the {@code fieldValue} should be one of these values:
*
*
*
*
* *
* an account ID.
*
*
* *
* {@code automatic}.
*
*
* *
* a blank string, which sets the value to {@code unassigned}.
* #### Connect rules ####
* Connect rules are conditions, validators, and post functions of a transition that are registered by Connect apps. To create a rule registered by the app, the app must be enabled and the rule's module must exist.
*
*
* {
*
*
*
* "type": "appKey__moduleKey",
*
*
*
* "configuration": {
*
*
*
*
* "value":"{\\"isValid\\":\\"true\\"}"
*
*
*
* }
*
*
* }
* *
* {@code type} A Connect rule key in a form of {@code appKey__moduleKey}.
* *
* {@code value} The stringified JSON configuration of a Connect rule.
* #### Forge rules ####
* Forge transition rules are not yet supported.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* createWorkflowDetails: The workflow details.
*
* @deprecated
*/
@Deprecated
public CompletableFuture createWorkflow(Consumer spec) {
CreateWorkflowOperationSpec r = new CreateWorkflowOperationSpec(spec);
return api.createWorkflow(r.createWorkflowDetails());
}
/**
* Create workflow scheme
*
* Creates a workflow scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
*/
public CompletableFuture createWorkflowScheme(Consumer spec) {
CreateWorkflowSchemeOperationSpec r = new CreateWorkflowSchemeOperationSpec(spec);
return api.createWorkflowScheme(r.workflowScheme());
}
/**
* Create draft workflow scheme
*
* Create a draft workflow scheme from an active workflow scheme, by copying the active workflow scheme. Note that an active workflow scheme can only have one draft workflow scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the active workflow scheme that the draft is created from.
*
*/
public CompletableFuture createWorkflowSchemeDraftFromParent(Consumer spec) {
CreateWorkflowSchemeDraftFromParentOperationSpec r = new CreateWorkflowSchemeDraftFromParentOperationSpec(spec);
return api.createWorkflowSchemeDraftFromParent(r.id());
}
/**
* Create workflow transition property
*
* Adds a property to a workflow transition. Transition properties are used to change the behavior of a transition. For more information, see [Transition properties](https://confluence.atlassian.com/x/zIhKLg#Advancedworkflowconfiguration-transitionproperties) and [Workflow properties](https://confluence.atlassian.com/x/JYlKLg).
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* transitionId: The ID of the transition. To get the ID, view the workflow in text mode in the Jira admin settings. The ID is shown next to the transition.
* key: The key of the property being added, also known as the name of the property. Set this to the same value as the {@code key} defined in the request body.
* workflowName: The name of the workflow that the transition belongs to.
* workflowTransitionProperty:
* workflowMode: The workflow status. Set to *live* for inactive workflows or *draft* for draft workflows. Active workflows cannot be edited.
*
*/
public CompletableFuture createWorkflowTransitionProperty(Consumer spec) {
CreateWorkflowTransitionPropertyOperationSpec r = new CreateWorkflowTransitionPropertyOperationSpec(spec);
return api.createWorkflowTransitionProperty(r.transitionId(), r.key(), r.workflowName(), r.workflowTransitionProperty(), r.workflowMode());
}
/**
* Bulk create workflows
*
* Create workflows and related statuses.
* **[Permissions](#permissions) required:**
* *
* *Administer Jira* project permission to create all, including global-scoped, workflows
* *
* *Administer projects* project permissions to create project-scoped workflows
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* workflowCreateRequest:
*
*/
public CompletableFuture createWorkflows(Consumer spec) {
CreateWorkflowsOperationSpec r = new CreateWorkflowsOperationSpec(spec);
return api.createWorkflows(r.workflowCreateRequest());
}
/**
* Delete actors from project role
*
* Deletes actors from a project role for the project.
* To remove default actors from the project role, use [Delete default actors from project role](#api-rest-api-2-role-id-actors-delete).
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Administer Projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project or *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectIdOrKey: The project ID or project key (case sensitive).
* id: The ID of the project role. Use [Get all project roles](#api-rest-api-2-role-get) to get a list of project role IDs.
* user: The user account ID of the user to remove from the project role.
* group: The name of the group to remove from the project role. This parameter cannot be used with the {@code groupId} parameter. As a group's name can change, use of {@code groupId} is recommended.
* groupId: The ID of the group to remove from the project role. This parameter cannot be used with the {@code group} parameter.
*
*/
public CompletableFuture deleteActor(Consumer spec) {
DeleteActorOperationSpec r = new DeleteActorOperationSpec(spec);
return api.deleteActor(r.projectIdOrKey(), r.id(), r.user(), r.group(), r.groupId());
}
/**
* Delete and replace version
*
* Deletes a project version.
* Alternative versions can be provided to update issues that use the deleted version in {@code fixVersion}, {@code affectedVersion}, or any version picker custom fields. If alternatives are not provided, occurrences of {@code fixVersion}, {@code affectedVersion}, and any version picker custom field, that contain the deleted version, are cleared. Any replacement version must be in the same project as the version being deleted and cannot be the version being deleted.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg) or *Administer Projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project that contains the version.
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the version.
* deleteAndReplaceVersionBean:
*
*/
public CompletableFuture deleteAndReplaceVersion(Consumer spec) {
DeleteAndReplaceVersionOperationSpec r = new DeleteAndReplaceVersionOperationSpec(spec);
return api.deleteAndReplaceVersion(r.id(), r.deleteAndReplaceVersionBean());
}
/**
* Delete avatar
*
* Deletes an avatar from a project or issue type.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* type: The avatar type.
* owningObjectId: The ID of the item the avatar is associated with.
* id: The ID of the avatar.
*
*/
public CompletableFuture deleteAvatar(Consumer spec) {
DeleteAvatarOperationSpec r = new DeleteAvatarOperationSpec(spec);
return api.deleteAvatar(r.type(), r.owningObjectId(), r.id());
}
/**
* Delete comment
*
* Deletes a comment.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project that the issue containing the comment is in.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* *
* *Delete all comments*[ project permission](https://confluence.atlassian.com/x/yodKLg) to delete any comment or *Delete own comments* to delete comment created by the user,
* *
* If the comment has visibility restrictions, the user belongs to the group or has the role visibility is restricted to.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue.
* id: The ID of the comment.
*
*/
public CompletableFuture deleteComment(Consumer spec) {
DeleteCommentOperationSpec r = new DeleteCommentOperationSpec(spec);
return api.deleteComment(r.issueIdOrKey(), r.id());
}
/**
* Delete comment property
*
* Deletes a comment property.
* **[Permissions](#permissions) required:** either of:
* *
* *Edit All Comments* [project permission](https://confluence.atlassian.com/x/yodKLg) to delete a property from any comment.
* *
* *Edit Own Comments* [project permission](https://confluence.atlassian.com/x/yodKLg) to delete a property from a comment created by the user.
* Also, when the visibility of a comment is restricted to a role or group the user must be a member of that role or group.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* commentId: The ID of the comment.
* propertyKey: The key of the property.
*
*/
public CompletableFuture deleteCommentProperty(Consumer spec) {
DeleteCommentPropertyOperationSpec r = new DeleteCommentPropertyOperationSpec(spec);
return api.deleteCommentProperty(r.commentId(), r.propertyKey());
}
/**
* Delete component
*
* Deletes a component.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Administer projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project containing the component or *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the component.
* moveIssuesTo: The ID of the component to replace the deleted component. If this value is null no replacement is made.
*
*/
public CompletableFuture deleteComponent(Consumer spec) {
DeleteComponentOperationSpec r = new DeleteComponentOperationSpec(spec);
return api.deleteComponent(r.id(), r.moveIssuesTo());
}
/**
* Delete custom field
*
* Deletes a custom field. The custom field is deleted whether it is in the trash or not. See [Edit or delete a custom field](https://confluence.atlassian.com/x/Z44fOw) for more information on trashing and deleting custom fields.
* This operation is [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of a custom field.
*
*/
public CompletableFuture deleteCustomField(Consumer spec) {
DeleteCustomFieldOperationSpec r = new DeleteCustomFieldOperationSpec(spec);
return api.deleteCustomField(r.id());
}
/**
* Delete custom field context
*
* Deletes a [ custom field context](https://confluence.atlassian.com/adminjiracloud/what-are-custom-field-contexts-991923859.html).
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldId: The ID of the custom field.
* contextId: The ID of the context.
*
*/
public CompletableFuture deleteCustomFieldContext(Consumer spec) {
DeleteCustomFieldContextOperationSpec r = new DeleteCustomFieldContextOperationSpec(spec);
return api.deleteCustomFieldContext(r.fieldId(), r.contextId());
}
/**
* Delete custom field options (context)
*
* Deletes a custom field option.
* Options with cascading options cannot be deleted without deleting the cascading options first.
* This operation works for custom field options created in Jira or the operations from this resource. **To work with issue field select list options created for Connect apps use the [Issue custom field options (apps)](#api-group-issue-custom-field-options--apps-) operations.**
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldId: The ID of the custom field.
* contextId: The ID of the context from which an option should be deleted.
* optionId: The ID of the option to delete.
*
*/
public CompletableFuture deleteCustomFieldOption(Consumer spec) {
DeleteCustomFieldOptionOperationSpec r = new DeleteCustomFieldOptionOperationSpec(spec);
return api.deleteCustomFieldOption(r.fieldId(), r.contextId(), r.optionId());
}
/**
* Delete dashboard
*
* Deletes a dashboard.
* **[Permissions](#permissions) required:** None
* The dashboard to be deleted must be owned by the user.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the dashboard.
*
*/
public CompletableFuture deleteDashboard(Consumer spec) {
DeleteDashboardOperationSpec r = new DeleteDashboardOperationSpec(spec);
return api.deleteDashboard(r.id());
}
/**
* Delete dashboard item property
*
* Deletes a dashboard item property.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** The user must be the owner of the dashboard. Note, users with the *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg) are considered owners of the System dashboard.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* dashboardId: The ID of the dashboard.
* itemId: The ID of the dashboard item.
* propertyKey: The key of the dashboard item property.
*
*/
public CompletableFuture deleteDashboardItemProperty(Consumer spec) {
DeleteDashboardItemPropertyOperationSpec r = new DeleteDashboardItemPropertyOperationSpec(spec);
return api.deleteDashboardItemProperty(r.dashboardId(), r.itemId(), r.propertyKey());
}
/**
* Delete default workflow
*
* Resets the default workflow for a workflow scheme. That is, the default workflow is set to Jira's system workflow (the *jira* workflow).
* Note that active workflow schemes cannot be edited. If the workflow scheme is active, set {@code updateDraftIfNeeded} to {@code true} and a draft workflow scheme is created or updated with the default workflow reset. The draft workflow scheme can be published in Jira.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the workflow scheme.
* updateDraftIfNeeded: Set to true to create or update the draft of a workflow scheme and delete the mapping from the draft, when the workflow scheme cannot be edited. Defaults to {@code false}.
*
*/
public CompletableFuture deleteDefaultWorkflow(Consumer spec) {
DeleteDefaultWorkflowOperationSpec r = new DeleteDefaultWorkflowOperationSpec(spec);
return api.deleteDefaultWorkflow(r.id(), r.updateDraftIfNeeded());
}
/**
* Delete draft default workflow
*
* Resets the default workflow for a workflow scheme's draft. That is, the default workflow is set to Jira's system workflow (the *jira* workflow).
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the workflow scheme that the draft belongs to.
*
*/
public CompletableFuture deleteDraftDefaultWorkflow(Consumer spec) {
DeleteDraftDefaultWorkflowOperationSpec r = new DeleteDraftDefaultWorkflowOperationSpec(spec);
return api.deleteDraftDefaultWorkflow(r.id());
}
/**
* Delete issue types for workflow in draft workflow scheme
*
* Deletes the workflow-issue type mapping for a workflow in a workflow scheme's draft.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the workflow scheme that the draft belongs to.
* workflowName: The name of the workflow.
*
*/
public CompletableFuture deleteDraftWorkflowMapping(Consumer spec) {
DeleteDraftWorkflowMappingOperationSpec r = new DeleteDraftWorkflowMappingOperationSpec(spec);
return api.deleteDraftWorkflowMapping(r.id(), r.workflowName());
}
/**
* Remove filter as favorite
*
* Removes a filter as a favorite for the user. Note that this operation only removes filters visible to the user from the user's favorites list. For example, if the user favorites a public filter that is subsequently made private (and is therefore no longer visible on their favorites list) they cannot remove it from their favorites list.
* **[Permissions](#permissions) required:** Permission to access Jira.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the filter.
* expand: Use [expand](#expansion) to include additional information about filter in the response. This parameter accepts a comma-separated list. Expand options include: * {@code sharedUsers} Returns the users that the filter is shared with. This includes users that can browse projects that the filter is shared with. If you don't specify {@code sharedUsers}, then the {@code sharedUsers} object is returned but it doesn't list any users. The list of users returned is limited to 1000, to access additional users append {@code [start-index:end-index]} to the expand request. For example, to access the next 1000 users, use {@code ?expand=sharedUsers[1001:2000]}. * {@code subscriptions} Returns the users that are subscribed to the filter. If you don't specify {@code subscriptions}, the {@code subscriptions} object is returned but it doesn't list any subscriptions. The list of subscriptions returned is limited to 1000, to access additional subscriptions append {@code [start-index:end-index]} to the expand request. For example, to access the next 1000 subscriptions, use {@code ?expand=subscriptions[1001:2000]}.
*
*/
public CompletableFuture deleteFavouriteForFilter(Consumer spec) {
DeleteFavouriteForFilterOperationSpec r = new DeleteFavouriteForFilterOperationSpec(spec);
return api.deleteFavouriteForFilter(r.id(), r.expand());
}
/**
* Delete field configuration
*
* Deletes a field configuration.
* This operation can only delete configurations used in company-managed (classic) projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the field configuration.
*
*/
public CompletableFuture deleteFieldConfiguration(Consumer spec) {
DeleteFieldConfigurationOperationSpec r = new DeleteFieldConfigurationOperationSpec(spec);
return api.deleteFieldConfiguration(r.id());
}
/**
* Delete field configuration scheme
*
* Deletes a field configuration scheme.
* This operation can only delete field configuration schemes used in company-managed (classic) projects.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the field configuration scheme.
*
*/
public CompletableFuture deleteFieldConfigurationScheme(Consumer spec) {
DeleteFieldConfigurationSchemeOperationSpec r = new DeleteFieldConfigurationSchemeOperationSpec(spec);
return api.deleteFieldConfigurationScheme(r.id());
}
/**
* Delete filter
*
* Delete a filter.
* **[Permissions](#permissions) required:** Permission to access Jira, however filters can only be deleted by the creator of the filter or a user with *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the filter to delete.
*
*/
public CompletableFuture deleteFilter(Consumer spec) {
DeleteFilterOperationSpec r = new DeleteFilterOperationSpec(spec);
return api.deleteFilter(r.id());
}
/**
* Delete inactive workflow
*
* Deletes a workflow.
* The workflow cannot be deleted if it is:
* *
* an active workflow.
* *
* a system workflow.
* *
* associated with any workflow scheme.
* *
* associated with any draft workflow scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* entityId: The entity ID of the workflow.
*
*/
public CompletableFuture deleteInactiveWorkflow(Consumer spec) {
DeleteInactiveWorkflowOperationSpec r = new DeleteInactiveWorkflowOperationSpec(spec);
return api.deleteInactiveWorkflow(r.entityId());
}
/**
* Delete issue
*
* Deletes an issue.
* An issue cannot be deleted if it has one or more subtasks. To delete an issue with subtasks, set {@code deleteSubtasks}. This causes the issue's subtasks to be deleted with the issue.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* and *Delete issues* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project containing the issue.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The ID or key of the issue.
* deleteSubtasks: Whether the issue's subtasks are deleted when the issue is deleted.
*
*/
public CompletableFuture deleteIssue(Consumer spec) {
DeleteIssueOperationSpec r = new DeleteIssueOperationSpec(spec);
return api.deleteIssue(r.issueIdOrKey(), r.deleteSubtasks());
}
/**
* Delete issue field option
*
* Deletes an option from a select list issue field.
* Note that this operation **only works for issue field select list options added by Connect apps**, it cannot be used with issue field select list options created in Jira or using operations from the [Issue custom field options](#api-group-Issue-custom-field-options) resource.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg). Jira permissions are not required for the app providing the field.
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* fieldKey: The field key is specified in the following format: **$(app-key)\\_\\_$(field-key)**. For example, *example-add-on\\_\\_example-issue-field*. To determine the {@code fieldKey} value, do one of the following: * open the app's plugin descriptor, then **app-key** is the key at the top and **field-key** is the key in the {@code jiraIssueFields} module. **app-key** can also be found in the app listing in the Atlassian Universal Plugin Manager. * run [Get fields](#api-rest-api-2-field-get) and in the field details the value is returned in {@code key}. For example, {@code "key": "teams-add-on__team-issue-field"}
* optionId: The ID of the option to be deleted.
*
*/
public CompletableFuture deleteIssueFieldOption(Consumer spec) {
DeleteIssueFieldOptionOperationSpec r = new DeleteIssueFieldOptionOperationSpec(spec);
return api.deleteIssueFieldOption(r.fieldKey(), r.optionId());
}
/**
* Delete issue link
*
* Deletes an issue link.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
* *
* Browse project [project permission](https://confluence.atlassian.com/x/yodKLg) for all the projects containing the issues in the link.
* *
* *Link issues* [project permission](https://confluence.atlassian.com/x/yodKLg) for at least one of the projects containing issues in the link.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, permission to view both of the issues.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* linkId: The ID of the issue link.
*
*/
public CompletableFuture deleteIssueLink(Consumer spec) {
DeleteIssueLinkOperationSpec r = new DeleteIssueLinkOperationSpec(spec);
return api.deleteIssueLink(r.linkId());
}
/**
* Delete issue link type
*
* Deletes an issue link type.
* To use this operation, the site must have [issue linking](https://confluence.atlassian.com/x/yoXKM) enabled.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueLinkTypeId: The ID of the issue link type.
*
*/
public CompletableFuture deleteIssueLinkType(Consumer spec) {
DeleteIssueLinkTypeOperationSpec r = new DeleteIssueLinkTypeOperationSpec(spec);
return api.deleteIssueLinkType(r.issueLinkTypeId());
}
/**
* Delete issue property
*
* Deletes an issue's property.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:**
* *
* *Browse projects* and *Edit issues* [project permissions](https://confluence.atlassian.com/x/yodKLg) for the project containing the issue.
* *
* If [issue-level security](https://confluence.atlassian.com/x/J4lKLg) is configured, issue-level security permission to view the issue.
* Authentication - Required Scopes: [write:jira-work]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueIdOrKey: The key or ID of the issue.
* propertyKey: The key of the property.
*
*/
public CompletableFuture deleteIssueProperty(Consumer spec) {
DeleteIssuePropertyOperationSpec r = new DeleteIssuePropertyOperationSpec(spec);
return api.deleteIssueProperty(r.issueIdOrKey(), r.propertyKey());
}
/**
* Delete issue type
*
* Deletes the issue type. If the issue type is in use, all uses are updated with the alternative issue type ({@code alternativeIssueTypeId}). A list of alternative issue types are obtained from the [Get alternative issue types](#api-rest-api-2-issuetype-id-alternatives-get) resource.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the issue type.
* alternativeIssueTypeId: The ID of the replacement issue type.
*
*/
public CompletableFuture deleteIssueType(Consumer spec) {
DeleteIssueTypeOperationSpec r = new DeleteIssueTypeOperationSpec(spec);
return api.deleteIssueType(r.id(), r.alternativeIssueTypeId());
}
/**
* Delete issue type property
*
* Deletes the [issue type property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties).
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeId: The ID of the issue type.
* propertyKey: The key of the property. Use [Get issue type property keys](#api-rest-api-2-issuetype-issueTypeId-properties-get) to get a list of all issue type property keys.
*
*/
public CompletableFuture deleteIssueTypeProperty(Consumer spec) {
DeleteIssueTypePropertyOperationSpec r = new DeleteIssueTypePropertyOperationSpec(spec);
return api.deleteIssueTypeProperty(r.issueTypeId(), r.propertyKey());
}
/**
* Delete issue type scheme
*
* Deletes an issue type scheme.
* Only issue type schemes used in classic projects can be deleted.
* Any projects assigned to the scheme are reassigned to the default issue type scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeSchemeId: The ID of the issue type scheme.
*
*/
public CompletableFuture deleteIssueTypeScheme(Consumer spec) {
DeleteIssueTypeSchemeOperationSpec r = new DeleteIssueTypeSchemeOperationSpec(spec);
return api.deleteIssueTypeScheme(r.issueTypeSchemeId());
}
/**
* Delete issue type screen scheme
*
* Deletes an issue type screen scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* issueTypeScreenSchemeId: The ID of the issue type screen scheme.
*
*/
public CompletableFuture deleteIssueTypeScreenScheme(Consumer spec) {
DeleteIssueTypeScreenSchemeOperationSpec r = new DeleteIssueTypeScreenSchemeOperationSpec(spec);
return api.deleteIssueTypeScreenScheme(r.issueTypeScreenSchemeId());
}
/**
* Delete locale
*
* Deprecated, use [ Update a user profile](https://developer.atlassian.com/cloud/admin/user-management/rest/#api-users-account-id-manage-profile-patch) from the user management REST API instead.
* Deletes the locale of the user, which restores the default setting.
* **[Permissions](#permissions) required:** Permission to access Jira.
* @deprecated
*/
@Deprecated
public CompletableFuture deleteLocale() {
return api.deleteLocale();
}
/**
* Delete notification scheme
*
* Deletes a notification scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* notificationSchemeId: The ID of the notification scheme.
*
*/
public CompletableFuture deleteNotificationScheme(Consumer spec) {
DeleteNotificationSchemeOperationSpec r = new DeleteNotificationSchemeOperationSpec(spec);
return api.deleteNotificationScheme(r.notificationSchemeId());
}
/**
* Delete permission scheme
*
* Deletes a permission scheme.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* schemeId: The ID of the permission scheme being deleted.
*
*/
public CompletableFuture deletePermissionScheme(Consumer spec) {
DeletePermissionSchemeOperationSpec r = new DeletePermissionSchemeOperationSpec(spec);
return api.deletePermissionScheme(r.schemeId());
}
/**
* Delete permission scheme grant
*
* Deletes a permission grant from a permission scheme. See [About permission schemes and grants](../api-group-permission-schemes/#about-permission-schemes-and-grants) for more details.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* schemeId: The ID of the permission scheme to delete the permission grant from.
* permissionId: The ID of the permission grant to delete.
*
*/
public CompletableFuture deletePermissionSchemeEntity(Consumer spec) {
DeletePermissionSchemeEntityOperationSpec r = new DeletePermissionSchemeEntityOperationSpec(spec);
return api.deletePermissionSchemeEntity(r.schemeId(), r.permissionId());
}
/**
* Delete priority
*
* *Deprecated: please refer to the* [changelog](https://developer.atlassian.com/changelog/#CHANGE-1066) *for more details.*
* Deletes an issue priority.
* This operation is [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* id: The ID of the issue priority.
* replaceWith: The ID of the issue priority that will replace the currently selected resolution.
*
* @deprecated
*/
@Deprecated
public CompletableFuture deletePriority(Consumer spec) {
DeletePriorityOperationSpec r = new DeletePriorityOperationSpec(spec);
return api.deletePriority(r.id(), r.replaceWith());
}
/**
* Delete project
*
* Deletes a project.
* You can't delete a project if it's archived. To delete an archived project, restore the project and then delete it. To restore a project, use the Jira UI.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectIdOrKey: The project ID or project key (case sensitive).
* enableUndo: Whether this project is placed in the Jira recycle bin where it will be available for restoration.
*
*/
public CompletableFuture deleteProject(Consumer spec) {
DeleteProjectOperationSpec r = new DeleteProjectOperationSpec(spec);
return api.deleteProject(r.projectIdOrKey(), r.enableUndo());
}
/**
* Delete project asynchronously
*
* Deletes a project asynchronously.
* This operation is:
* *
* transactional, that is, if part of the delete fails the project is not deleted.
* *
* [asynchronous](#async). Follow the {@code location} link in the response to determine the status of the task and use [Get task](#api-rest-api-2-task-taskId-get) to obtain subsequent updates.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg).
* Authentication - Required Scopes: [manage:jira-configuration]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectIdOrKey: The project ID or project key (case sensitive).
*
*/
public CompletableFuture deleteProjectAsynchronously(Consumer spec) {
DeleteProjectAsynchronouslyOperationSpec r = new DeleteProjectAsynchronouslyOperationSpec(spec);
return api.deleteProjectAsynchronously(r.projectIdOrKey());
}
/**
* Delete project avatar
*
* Deletes a custom avatar from a project. Note that system avatars cannot be deleted.
* **[Permissions](#permissions) required:** *Administer projects* [project permission](https://confluence.atlassian.com/x/yodKLg).
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*
* projectIdOrKey: The project ID or (case-sensitive) key.
* id: The ID of the avatar.
*
*/
public CompletableFuture deleteProjectAvatar(Consumer spec) {
DeleteProjectAvatarOperationSpec r = new DeleteProjectAvatarOperationSpec(spec);
return api.deleteProjectAvatar(r.projectIdOrKey(), r.id());
}
/**
* Delete project property
*
* Deletes the [property](https://developer.atlassian.com/cloud/jira/platform/storing-data-without-a-database/#a-id-jira-entity-properties-a-jira-entity-properties) from a project.
* This operation can be accessed anonymously.
* **[Permissions](#permissions) required:** *Administer Jira* [global permission](https://confluence.atlassian.com/x/x4dKLg) or *Administer Projects* [project permission](https://confluence.atlassian.com/x/yodKLg) for the project containing the property.
* Authentication - Required Scopes: [manage:jira-project]
* @param spec a consumer that creates the payload for this operation. Supports the following properties:
*