Uses of Class
com.atlassian.jira.versioning.IncrementDeletedEntityVersionException
Packages that use IncrementDeletedEntityVersionException
-
Uses of IncrementDeletedEntityVersionException in com.atlassian.jira.versioning
Methods in com.atlassian.jira.versioning that throw IncrementDeletedEntityVersionExceptionModifier and TypeMethodDescriptionvoidEntityVersioningManager.incrementCommentVersion(long commentId, long parentIssueId) Deprecated, for removal: This API element is subject to removal in a future version.Increments the version number for the specified comment.voidEntityVersioningManagerImpl.incrementCommentVersion(long commentId, long parentIssueId) Deprecated, for removal: This API element is subject to removal in a future version.voidEntityVersioningManagerWithStats.incrementCommentVersion(long commentId, long parentIssueId) Deprecated, for removal: This API element is subject to removal in a future version.voidEntityVersioningManager.incrementIssueVersion(long issueId) Deprecated, for removal: This API element is subject to removal in a future version.Increments the version number for the specified issue.voidEntityVersioningManagerImpl.incrementIssueVersion(long issueId) Deprecated, for removal: This API element is subject to removal in a future version.voidEntityVersioningManagerWithStats.incrementIssueVersion(long issueId) Deprecated, for removal: This API element is subject to removal in a future version.voidEntityVersioningManager.incrementWorklogVersion(long worklogId, long parentIssueId) Deprecated, for removal: This API element is subject to removal in a future version.Increments the version number for the specified worklog.voidEntityVersioningManagerImpl.incrementWorklogVersion(long worklogId, long parentIssueId) Deprecated, for removal: This API element is subject to removal in a future version.voidEntityVersioningManagerWithStats.incrementWorklogVersion(long worklogId, long parentIssueId) Deprecated, for removal: This API element is subject to removal in a future version.