Uses of Class
ru.slie.luna.exception.DeleteException
Packages that use DeleteException
Package
Description
-
Uses of DeleteException in ru.slie.luna.issue.field.layout
Methods in ru.slie.luna.issue.field.layout that throw DeleteExceptionModifier and TypeMethodDescriptionFieldLayoutManager.deleteFieldLayout(FieldLayout fieldLayout) FieldLayoutManager.deleteFieldLayout(FieldLayoutSchema fieldLayoutSchema) -
Uses of DeleteException in ru.slie.luna.issue.issuetype
Methods in ru.slie.luna.issue.issuetype that throw DeleteExceptionModifier and TypeMethodDescriptionIssueTypeManager.deleteIssueTypeSchema(IssueTypeSchema issueTypeSchema) -
Uses of DeleteException in ru.slie.luna.issue.priority
Methods in ru.slie.luna.issue.priority that throw DeleteExceptionModifier and TypeMethodDescriptionPriorityManager.deletePrioritySchema(PrioritySchema prioritySchema) -
Uses of DeleteException in ru.slie.luna.issue.resolution
Methods in ru.slie.luna.issue.resolution that throw DeleteException -
Uses of DeleteException in ru.slie.luna.issue.screen
Methods in ru.slie.luna.issue.screen that throw DeleteExceptionModifier and TypeMethodDescriptionScreenManager.deleteIssueTypeScreenSchema(IssueTypeScreenSchema issueTypeScreenSchema) ScreenManager.deleteScreen(Screen screen) ScreenManager.deleteScreenSchema(ScreenSchema screenSchema) -
Uses of DeleteException in ru.slie.luna.issue.status
Methods in ru.slie.luna.issue.status that throw DeleteException -
Uses of DeleteException in ru.slie.luna.issue.workflow
Methods in ru.slie.luna.issue.workflow that throw DeleteExceptionModifier and TypeMethodDescriptionWorkflowManager.deleteSchema(WorkflowSchema workflowSchema) WorkflowManager.deleteWorkflow(Workflow workflow) -
Uses of DeleteException in ru.slie.luna.notification
Methods in ru.slie.luna.notification that throw DeleteExceptionModifier and TypeMethodDescriptionNotificationSchemaManager.deleteSchema(NotificationSchema notificationSchema) -
Uses of DeleteException in ru.slie.luna.permission
Methods in ru.slie.luna.permission that throw DeleteExceptionModifier and TypeMethodDescriptionPermissionSchemaManager.deleteSchema(PermissionSchema permissionSchema)