Uses of Class
com.riadalabs.jira.plugins.insight.common.exception.ValidationInsightException
Packages that use ValidationInsightException
Package
Description
-
Uses of ValidationInsightException in com.riadalabs.jira.plugins.insight.channel.external.api.facade
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade that throw ValidationInsightExceptionModifier and TypeMethodDescriptionvoidObjectFacade.validateObjectAttributeBean(MutableObjectAttributeBean objectAttributeBean, ObjectBean objectBean) Validate an object attribute bean.voidObjectFacade.validateObjectBean(MutableObjectBean objectBean) Validate an object bean. -
Uses of ValidationInsightException in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl that throw ValidationInsightExceptionModifier and TypeMethodDescriptionvoidObjectFacadeImpl.validateObjectAttributeBean(MutableObjectAttributeBean objectAttributeBean, ObjectBean objectBean) voidObjectFacadeImpl.validateObjectBean(MutableObjectBean objectBean) -
Uses of ValidationInsightException in com.riadalabs.jira.plugins.insight.common.exception
Modifier and TypeClassDescriptionclassThis exception should only be seen as a start related to refactoring the "Validation exception" handling in Assets and will be changed in the future.class