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 TypeMethodDescriptionvoid
ObjectFacade.validateObjectAttributeBean
(MutableObjectAttributeBean objectAttributeBean, ObjectBean objectBean) Validate an object attribute bean.void
ObjectFacade.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 TypeMethodDescriptionvoid
ObjectFacadeImpl.validateObjectAttributeBean
(MutableObjectAttributeBean objectAttributeBean, ObjectBean objectBean) void
ObjectFacadeImpl.validateObjectBean
(MutableObjectBean objectBean) -
Uses of ValidationInsightException in com.riadalabs.jira.plugins.insight.common.exception
Modifier and TypeClassDescriptionclass
This 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