Uses of Class
ru.slie.luna.exception.DeleteException
Packages that use DeleteException
Package
Description
-
Uses of DeleteException in ru.slie.luna.event.type
Methods in ru.slie.luna.event.type that throw DeleteException -
Uses of DeleteException in ru.slie.luna.issue.field.layout
Methods in ru.slie.luna.issue.field.layout that throw DeleteExceptionModifier and TypeMethodDescriptionFieldLayoutManager.delete(FieldLayout fieldLayout) FieldLayoutSchemaManager.delete(FieldLayoutSchema fieldLayoutSchema) -
Uses of DeleteException in ru.slie.luna.issue.issuetype
Methods in ru.slie.luna.issue.issuetype that throw DeleteException -
Uses of DeleteException in ru.slie.luna.issue.priority
Methods in ru.slie.luna.issue.priority that throw DeleteException -
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 DeleteException -
Uses of DeleteException in ru.slie.luna.notification
Methods in ru.slie.luna.notification that throw DeleteExceptionModifier and TypeMethodDescriptionNotificationSchemaManager.delete(NotificationSchema notificationSchema) -
Uses of DeleteException in ru.slie.luna.permission
Methods in ru.slie.luna.permission that throw DeleteExceptionModifier and TypeMethodDescriptionPermissionSchemaManager.deleteSchema(PermissionSchema permissionSchema)