Uses of Class
com.riadalabs.jira.plugins.insight.common.exception.InsightException
Packages that use InsightException
Package
Description
This package contains factory components for Assets usage.
-
Uses of InsightException in com.riadalabs.jira.plugins.insight.channel.external.api.facade
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade that throw InsightExceptionModifier and TypeMethodDescriptionObjectFacade.addAttachmentBean
(int objectId, File file, String fileName, String contentType, String comment) Add aAttachmentBean
domain objects.void
ObjectFacade.archiveObjectBean
(int id) Archive anObjectBean
by ID.void
ObjectFacade.archiveObjectBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Archive anObjectBean
by ID with control over the event dispatch option.void
ObjectFacade.archiveObjectBean
(String objectKey) Archive anObjectBean
by object key.void
ObjectFacade.archiveObjectBean
(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Archive anObjectBean
by object key with control over the event dispatch option.ObjectTypeFacade.changeOrderObjectTypeBean
(int affectedId, Integer toId, int position) Change the order of the object typeint
ObjectFacade.countObjectBeans
(int objectTypeId) Finds total count of allObjectBean
domain objects.ConfigureFacade.createIconBean
(IconBean iconBean) Creates aIconBean
ObjectTypeFacade.createObjectTypeBean
(MutableObjectTypeBean objectTypeBean) Create a ObjectTypeBeanImportSourceConfigurationFacade.createPredefinedConfiguration
(Integer importSourceId, ObjectTypeBean optionalParent) Create the template configuration as specified by the component.void
ImportSourceConfigurationFacade.createPredefinedStructure
(Integer importSourceId, ObjectTypeBean optionalParent) Creates a predefined structure based on the import component used.ConfigureFacade.createReferenceTypeBean
(ReferenceTypeBean referenceTypeBean) Creates aReferenceTypeBean
ConfigureFacade.createStatusTypeBean
(StatusTypeBean statusTypeBean) Creates aStatusTypeBean
ObjectFacade.createWatcherBean
(int objectId, String userKey) Created aWatcherBean
ObjectFacade.deleteAttachmentBean
(int id) DeleteAttachmentBean
void
ObjectFacade.deleteCommentBean
(int commentBeanId) Delete aCommentBean
void
ConfigureFacade.deleteGroupRoleActor
(String groupName) Deletes group from all Assets permissionsvoid
ConfigureFacade.deleteIconBean
(int id) Delete aIconBean
domain object.void
ImportSourceConfigurationFacade.deleteImportSource
(Integer importSourceId) Deletes an Import Sourcevoid
ImportSourceConfigurationFacade.deleteImportSourceOT
(Integer importSourceOT) Deletes an Import Source OTvoid
ImportSourceConfigurationFacade.deleteImportSourceOTAttr
(Integer importSourceOTAttr) Deletes an Import Source OTAvoid
ObjectFacade.deleteObjectAttributeBean
(int id) Deprecated.void
ObjectFacade.deleteObjectAttributeBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Deprecated.void
ObjectFacade.deleteObjectAttributeBean
(long id) Deletes an object attribute beanvoid
ObjectFacade.deleteObjectAttributeBean
(long id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Deletes an object attribute beanvoid
ObjectFacade.deleteObjectBean
(int id) Delete aObjectBean
void
ObjectFacade.deleteObjectBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Delete aObjectBean
void
ObjectSchemaFacade.deleteObjectSchemaBean
(int id) Delete aObjectSchemaBean
void
ObjectTypeAttributeFacade.deleteObjectTypeAttributeBean
(int id) Delete aObjectTypeAttributeBean
void
ObjectTypeFacade.deleteObjectTypeBean
(int id) Delete aObjectTypeBean
void
ConfigureFacade.deleteReferenceTypeBean
(int id) Delete aReferenceTypeBean
void
ConfigureFacade.deleteStatusTypeBean
(int id) Delete aStatusTypeBean
void
ObjectFacade.deleteWatcherBean
(WatcherBean watcherBean) Delete aWatcherBean
GroovyFacade.evaluateGroovy
(GroovyBean groovyBean) ConfigureFacade.exportObjectSchemaConfiguration
(int id) Deprecated.UseObjectSchemaExportService.streamSchemaToClient(ExportObjectSchemaDataBean)
instead.ConfigureFacade.findAllIconBeans
(int objectSchemaId) Finds allIconBean
for a specificObjectSchemaBean
including all global ones.ConfigureFacade.findAllReferenceTypeBeans
(int objectSchemaId) Finds allReferenceTypeBean
including global onesConfigureFacade.findAllStatusTypeBeans
(int objectSchemaId) Finds allStatusTypeBean
including global onesObjectFacade.findAttachmentBeans
(int objectId) Finds attachmentBeans for specifiedObjectBean
idObjectFacade.findCommentBeans
(int objectId) Find allCommentBean
for anObjectBean
CustomFieldFacade.findConfigurationFor
(Long fieldConfigId) ConfigureFacade.findGlobalIconBeans()
Finds all globalIconBean
ConfigureFacade.findGlobalReferenceTypeBeans()
Finds all globalReferenceTypeBean
ConfigureFacade.findGlobalStatusTypeBeans()
Finds all globalStatusTypeBean
ConfigureFacade.findIconBeans
(int objectSchemaId) Finds allIconBean
specified for a specificObjectSchemaBean
(not global ones).ImportSourceConfigurationFacade.findImportSourcesByModule
(String moduleKey) Finds import sources for a specific import module type (each integration module specifies it's own type with a module key e.g.ImportSourceConfigurationFacade.findImportSourcesByModuleAndSchemaId
(String moduleKey, Integer objectSchemaId) Finds import sources for a specific import module type (each integration module specifies it's own type with a module key e.g.ImportSourceConfigurationFacade.findImportSourcesBySchema
(Integer objectSchemaId) Finds all import source configurations by the given object schema id.ImportSourceConfigurationFacade.findImportSourcesForObjectTypeId
(Integer objectTypeId) Finds all the import sources where the specified object type id is used in any object type mapping configuration.ObjectFacade.findObjectAttributeBeans
(int objectId) Finds allObjectAttributeBean
ObjectFacade.findObjectHistoryBean
(int objectId) Find theObjectBean
historyIQLFacade.findObjects
(int schemaId, String iql) Find objects for an AQLIQLFacade.findObjects
(int schemaId, String iql, int start, int limit, boolean asc, Integer orderByAttrTypeId) Deprecated.IQLFacade.findObjects
(String iql) Find objects for an AQLIQLFacade.findObjects
(String iql, int start, int limit) Find a limited set of objects based on an AQL to display on pagination pagesIQLFacade.findObjectsByIQL
(String iql) Deprecated.IQLFacade.findObjectsByIQLAndSchema
(int schemaId, String iql) Deprecated.ObjectSchemaFacade.findObjectSchemaBeans()
Finds allObjectSchemaBean
domain objects.ObjectFacade.findObjectTicketConnections
(int objectId) Find all JIRA issues connected to anObjectBean
ObjectFacade.findObjectTicketConnections
(int objectId, int offset, int limit) Deprecated.useObjectFacade.findObjectTicketConnections(int)
insteadObjectFacade.findObjectTicketConnections
(long ticketId) Find all ObjectBean connected to a JIRA issueObjectTypeAttributeFacade.findObjectTypeAttributeBeans
(int objectTypeId) Finds allObjectTypeAttributeBean
ObjectTypeAttributeFacade.findObjectTypeAttributeBeansByFilter
(Predicate<ObjectTypeAttributeBean> predicate) FindsObjectTypeAttributeBean
ObjectTypeFacade.findObjectTypeBeanChildrens
(int objectTypeId) Finds allObjectTypeBean
children for a specified ObjectTypeBean idObjectTypeFacade.findObjectTypeBeanChildrens
(int objectTypeId, Object object) Deprecated.ObjectTypeFacade.findObjectTypeBeans
(int objectSchemaId) Finds allObjectTypeBean
in the Object Schema rootObjectTypeFacade.findObjectTypeBeans
(int objectSchemaId, Object object) Deprecated.ObjectTypeFacade.findObjectTypeBeansFlat
(int objectSchemaId) Finds allObjectTypeBean
in the entire Object Schema.ObjectTypeAttributeFacade.findReferencedObjectTypeAttributeBeans
(int objectTypeId) Finds all ObjectTypeAttributeBeans that are referenced to the specified ObjectTypeBeans .ConfigureFacade.findReferenceTypeBeans
(int objectSchemaId) Finds allReferenceTypeBean
for a specific ObjectSchema idConfigureFacade.findRoleBeans()
Finds allRoleBean
ConfigureFacade.findRoleBeansByObjectSchema
(int objectSchemaId) Finds allRoleBean
by Object SchemaConfigureFacade.findRoleBeansByObjectType
(int objectTypeId) Finds allRoleBean
by Object TypeConfigureFacade.findStatusTypeBeans
(int objectSchemaId) Finds allStatusTypeBean
for a specific ObjectSchema idObjectFacade.findWatcherBeans
(int objectId) Finds allWatcherBean
for anObjectBean
ProgressFacade.getProgress
(ProgressId id) Get the progress for the current progress id.boolean
ProgressFacade.isInProgress
(ProgressId id) Determine if the progress is in progress or notboolean
ProgressFacade.isProgressFinished
(ProgressId id) Returns true if the progress is completed.ObjectFacade.loadAttachmentBeanById
(int id) Load aAttachmentBean
ObjectFacade.loadCommentBean
(int commentId) Load aCommentBean
ConfigureFacade.loadIconBean
(int id) Loads a singleIconBean
ConfigureFacade.loadIconBean
(int objectSchemaId, String name) Loads a singleIconBean
ImportSourceConfigurationFacade.loadImportSource
(Integer importSourceId) Loads the ImportSource from the database and validates it if it is ready to be synchronised.ImportSourceConfigurationFacade.loadImportSourceOT
(Integer importSourceOTId) Load a specific import source OT configuration item.ImportSourceConfigurationFacade.loadImportSourceOTAttr
(Integer importSourceOTAttrId) Load a specific import source OT Attr configuration item.ImportSourceConfigurationFacade.loadImportSourceWithMaskedPasswords
(Integer importSourceId) Loads the ImportSource from the database and validate if it is ready to be synchronised.ObjectFacade.loadObjectAttributeBean
(int id) Deprecated.Go through the object to load the object attribute bean instead of directly.ObjectFacade.loadObjectAttributeBean
(int objectId, int objectTypeAttributeId) Loads aObjectAttributeBean
given an object id and object type attribute idObjectFacade.loadObjectAttributeBean
(int objectId, int objectTypeAttributeId, boolean ignorePermissionCheck) Loads aObjectAttributeBean
given an object id, object type attribute id and a parameter to ignore permission checkObjectFacade.loadObjectAttributeBean
(int objectId, String objectTypeAttributeName) Loads aObjectAttributeBean
given an object id and object type attribute nameObjectFacade.loadObjectBean
(int id) Loads aObjectBean
given its id.ObjectFacade.loadObjectBean
(String key) Loads aObjectBean
given its key.ObjectSchemaFacade.loadObjectSchema
(int id) Loads aObjectSchemaBean
given its id.ObjectSchemaFacade.loadObjectSchemaBean
(int id) Deprecated.ObjectTypeFacade.loadObjectType
(int id) Loads aObjectTypeBean
for a given idObjectTypeFacade.loadObjectType
(int id, Object object) Deprecated.ObjectTypeAttributeFacade.loadObjectTypeAttribute
(int id) Loads aObjectTypeAttributeBean
ObjectTypeAttributeFacade.loadObjectTypeAttribute
(int objectTypeId, String name) Loads aObjectTypeAttributeBean
given its object type and name.ObjectTypeAttributeFacade.loadObjectTypeAttribute
(int objectTypeId, String name, boolean ignorePermissionCheck) Loads aObjectTypeAttributeBean
given its object type, name and a parameter to ignore permission checkObjectTypeAttributeFacade.loadObjectTypeAttributeBean
(int id) Deprecated.ObjectTypeAttributeFacade.loadObjectTypeAttributeBean
(int objectTypeId, String name) Deprecated.ObjectTypeAttributeFacade.loadObjectTypeAttributeForApprovals
(int id) Loads aObjectTypeAttributeBean
with the provided ID and ignores permission checks.ObjectTypeFacade.loadObjectTypeBean
(int id) Deprecated.ObjectTypeFacade.loadObjectTypeBean
(int id, Object object) Deprecated.ConfigureFacade.loadReferenceTypeBean
(int id) Loads a singleReferenceTypeBean
ConfigureFacade.loadReferenceTypeBean
(int id, String name) Loads a singleReferenceTypeBean
ConfigureFacade.loadRoleActorBean
(int id) Loads aRoleActorBean
ConfigureFacade.loadRoleBean
(int id) Loads aRoleBean
ConfigureFacade.loadStatusTypeBean
(int id) Loads a singleStatusTypeBean
ConfigureFacade.loadStatusTypeBean
(int objectSchemaId, String name) Loads a singleStatusTypeBean
ObjectFacade.loadWatcherBean
(int objectId, String userKey) Loads aWatcherBean
void
ObjectTypeAttributeFacade.moveObjectTypeAttributeBean
(int affectedId, Integer afterId, int objectTypeId) Move orderObjectTypeAttributeBean
ImportSourceConfigurationFacade.passwordFieldNamesInModuleConfig
(Integer importSourceId) Retrieves a list of all the keys (the json names) in theImportSource.getJsonConfiguration()
that represents a password field for the given import source.void
ObjectFacade.restoreObjectBean
(int id) Restore anObjectBean
by ID.void
ObjectFacade.restoreObjectBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Restore anObjectBean
by ID with control over the event dispatch option.void
ObjectFacade.restoreObjectBean
(String objectKey) Restore anObjectBean
by object key.void
ObjectFacade.restoreObjectBean
(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Restore anObjectBean
by object key with control over the event dispatch option.ImportSourceConfigurationFacade.startImportSource
(int importSourceId) Start an import given the id of the configuration.ImportSourceConfigurationFacade.startImportSourceForSpecificOTs
(int importSourceId, List<Integer> importSourceOTIds) Start an import given the id of the configuration but only import a specific number of object types.void
ConfigureFacade.storeActorsForRoleBean
(Map<String, Set<String>> newRoleActorBeans, int roleBeanId) Stores actors for aRoleBean
ObjectFacade.storeCommentBean
(CommentBean commentBean) Store aCommentBean
ImportSourceConfigurationFacade.storeImportSource
(ImportSource importSource) Store the entire import source together with all attached ImportSourceOTs and ImportSourceOTAs.ImportSourceConfigurationFacade.storeImportSourceOT
(ImportSourceOT importSourceOT) Store a single import source OT configuration item together with all ImportSourceOTAs.ImportSourceConfigurationFacade.storeImportSourceOTAttr
(ImportSourceOTAttr importSourceOTAttr) Store a single import source OTAttr configuration item together with all ImportSourceOTAs.ObjectFacade.storeObjectAttributeBean
(MutableObjectAttributeBean objectAttributeBean) Stores aObjectAttributeBean
ObjectFacade.storeObjectAttributeBean
(MutableObjectAttributeBean objectAttributeBean, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Stores aObjectAttributeBean
ObjectFacade.storeObjectAttributeBean
(ObjectAttributeBean objectAttributeBean) Deprecated.ObjectFacade.storeObjectBean
(MutableObjectBean objectBean) Stores aObjectBean
ObjectFacade.storeObjectBean
(MutableObjectBean objectBean, byte[] avatarData, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Stores aObjectBean
with the corresponding avatarObjectFacade.storeObjectBean
(MutableObjectBean objectBean, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Stores aObjectBean
ObjectFacade.storeObjectBeanIgnoreAttributeValidation
(MutableObjectBean objectBean) Stores aObjectBean
bypassing ALL attribute validation e.g. uniqueness.ObjectSchemaFacade.storeObjectSchemaBean
(ObjectSchemaBean objectSchemaBean) Stores aObjectSchemaBean
void
ObjectSchemaFacade.storeObjectSchemaProperty
(int objectSchemaId, ObjectSchemaPropertyBean objectSchemaPropertyBean) Store object schema property for given object schema idObjectTypeAttributeFacade.storeObjectTypeAttributeBean
(MutableObjectTypeAttributeBean objectTypeAttributeBean, int objectTypeId) Stores aObjectTypeAttributeBean
ObjectTypeFacade.storeObjectTypeBean
(MutableObjectTypeBean objectTypeBean) Deprecated.ObjectTypeFacade.storeObjectTypeBeanChild
(MutableObjectTypeBean objectTypeBean) Deprecated.ObjectTypeFacade.storeObjectTypeBeanHead
(MutableObjectTypeBean objectTypeBean) Deprecated.ConfigureFacade.updateIconBean
(IconBean iconBean) Update aIconBean
ObjectTypeFacade.updateObjectTypeBean
(MutableObjectTypeBean objectTypeBean) Updates aObjectTypeBean
ConfigureFacade.updateReferenceTypeBean
(ReferenceTypeBean referenceTypeBean) Updates aReferenceTypeBean
ConfigureFacade.updateStatusTypeBean
(StatusTypeBean statusTypeBean) Updates aStatusTypeBean
void
IQLFacade.validateIQL
(int schemaId, String iql) Validates AQL for an object schemavoid
IQLFacade.validateIQL
(String iql) Validates AQL for an object schemavoid
ProgressFacade.waitForProgressToComplete
(Progress progress) Wait for the progress to complete. -
Uses of InsightException 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 InsightExceptionModifier and TypeMethodDescriptionObjectFacadeImpl.addAttachmentBean
(int objectId, File file, String fileName, String contentType, String comment) void
ObjectFacadeImpl.archiveObjectBean
(int id) void
ObjectFacadeImpl.archiveObjectBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) void
ObjectFacadeImpl.archiveObjectBean
(String objectKey) void
ObjectFacadeImpl.archiveObjectBean
(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) ObjectTypeFacadeImpl.changeOrderObjectTypeBean
(int affectedId, Integer toId, int position) int
ObjectFacadeImpl.countObjectBeans
(int objectTypeId) ConfigureFacadeImpl.createIconBean
(IconBean iconBean) ObjectTypeFacadeImpl.createObjectTypeBean
(MutableObjectTypeBean objectTypeBean) ImportSourceConfigurationFacadeImpl.createPredefinedConfiguration
(Integer importSourceId, ObjectTypeBean optionalParent) void
ImportSourceConfigurationFacadeImpl.createPredefinedStructure
(Integer importSourceId, ObjectTypeBean optionalParent) ConfigureFacadeImpl.createReferenceTypeBean
(ReferenceTypeBean referenceTypeBean) ConfigureFacadeImpl.createStatusTypeBean
(StatusTypeBean statusTypeBean) ObjectFacadeImpl.createWatcherBean
(int objectId, String userKey) ObjectFacadeImpl.deleteAttachmentBean
(int attachmentId) void
ObjectFacadeImpl.deleteCommentBean
(int commentBeanId) void
ConfigureFacadeImpl.deleteGroupRoleActor
(String groupName) void
ConfigureFacadeImpl.deleteIconBean
(int id) void
ImportSourceConfigurationFacadeImpl.deleteImportSource
(Integer importSourceId) void
ImportSourceConfigurationFacadeImpl.deleteImportSourceOT
(Integer importSourceOT) void
ImportSourceConfigurationFacadeImpl.deleteImportSourceOTAttr
(Integer importSourceOTAttr) void
ObjectFacadeImpl.deleteObjectAttributeBean
(int id) Deprecated.void
ObjectFacadeImpl.deleteObjectAttributeBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Deprecated.void
ObjectFacadeImpl.deleteObjectAttributeBean
(long id) void
ObjectFacadeImpl.deleteObjectAttributeBean
(long id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) void
ObjectFacadeImpl.deleteObjectBean
(int id) void
ObjectFacadeImpl.deleteObjectBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) void
ObjectSchemaFacadeImpl.deleteObjectSchemaBean
(int id) void
ObjectTypeAttributeFacadeImpl.deleteObjectTypeAttributeBean
(int id) void
ObjectTypeFacadeImpl.deleteObjectTypeBean
(int id) void
ConfigureFacadeImpl.deleteReferenceTypeBean
(int id) void
ConfigureFacadeImpl.deleteStatusTypeBean
(int id) void
ObjectFacadeImpl.deleteWatcherBean
(WatcherBean watcherBean) GroovyFacadeImpl.evaluateGroovy
(GroovyBean groovyBean) ConfigureFacadeImpl.exportObjectSchemaConfiguration
(int id) Deprecated.UseObjectSchemaExportService.streamSchemaToClient(ExportObjectSchemaDataBean)
instead.ConfigureFacadeImpl.findAllIconBeans
(int objectSchemaId) ConfigureFacadeImpl.findAllReferenceTypeBeans
(int objectSchemaId) ConfigureFacadeImpl.findAllStatusTypeBeans
(int objectSchemaId) ObjectFacadeImpl.findAttachmentBeans
(int objectId) ObjectFacadeImpl.findCommentBeans
(int objectId) CustomFieldFacadeImpl.findConfigurationFor
(Long fieldConfigId) ConfigureFacadeImpl.findGlobalIconBeans()
ConfigureFacadeImpl.findGlobalReferenceTypeBeans()
ConfigureFacadeImpl.findGlobalStatusTypeBeans()
ConfigureFacadeImpl.findIconBeans
(int objectSchemaId) ImportSourceConfigurationFacadeImpl.findImportSourcesByModule
(String moduleKey) ImportSourceConfigurationFacadeImpl.findImportSourcesByModuleAndSchemaId
(String moduleKey, Integer objectSchemaId) ImportSourceConfigurationFacadeImpl.findImportSourcesBySchema
(Integer objectSchemaId) ImportSourceConfigurationFacadeImpl.findImportSourcesForObjectTypeId
(Integer objectTypeId) ObjectFacadeImpl.findObjectAttributeBeans
(int objectId) ObjectFacadeImpl.findObjectHistoryBean
(int objectId) IQLFacadeImpl.findObjects
(int schemaId, String iql) IQLFacadeImpl.findObjects
(int schemaId, String iql, int start, int limit, boolean asc, Integer orderByAttrTypeId) IQLFacadeImpl.findObjects
(String iql) IQLFacadeImpl.findObjects
(String iql, int start, int limit) IQLFacadeImpl.findObjectsByIQL
(String iql) IQLFacadeImpl.findObjectsByIQLAndSchema
(int schemaId, String iql) ObjectSchemaFacadeImpl.findObjectSchemaBeans()
ObjectFacadeImpl.findObjectTicketConnections
(int objectId) ObjectFacadeImpl.findObjectTicketConnections
(int objectId, int offset, int limit) ObjectFacadeImpl.findObjectTicketConnections
(long ticketId) ObjectTypeAttributeFacadeImpl.findObjectTypeAttributeBeans
(int objectTypeId) ObjectTypeAttributeFacadeImpl.findObjectTypeAttributeBeansByFilter
(Predicate<ObjectTypeAttributeBean> predicate) ObjectTypeFacadeImpl.findObjectTypeBeanChildrens
(int objectTypeId) ObjectTypeFacadeImpl.findObjectTypeBeanChildrens
(int objectTypeId, Object object) Deprecated.ObjectTypeFacadeImpl.findObjectTypeBeans
(int objectSchemaId) ObjectTypeFacadeImpl.findObjectTypeBeans
(int objectSchemaId, Object object) Deprecated.ObjectTypeFacadeImpl.findObjectTypeBeansFlat
(int objectSchemaId) ObjectTypeAttributeFacadeImpl.findReferencedObjectTypeAttributeBeans
(int objectTypeId) ConfigureFacadeImpl.findReferenceTypeBeans
(int objectSchemaId) ConfigureFacadeImpl.findRoleBeans()
ConfigureFacadeImpl.findRoleBeansByObjectSchema
(int objectSchemaId) ConfigureFacadeImpl.findRoleBeansByObjectType
(int objectTypeId) ConfigureFacadeImpl.findStatusTypeBeans
(int objectSchemaId) ObjectFacadeImpl.findWatcherBeans
(int objectId) ProgressFacadeImpl.getProgress
(ProgressId id) boolean
ProgressFacadeImpl.isInProgress
(ProgressId id) boolean
ProgressFacadeImpl.isProgressFinished
(ProgressId id) ObjectFacadeImpl.loadAttachmentBeanById
(int id) ObjectFacadeImpl.loadCommentBean
(int commentId) ConfigureFacadeImpl.loadIconBean
(int id) ConfigureFacadeImpl.loadIconBean
(int objectSchemaId, String name) ImportSourceConfigurationFacadeImpl.loadImportSource
(Integer importSourceId) ImportSourceConfigurationFacadeImpl.loadImportSourceOT
(Integer importSourceOTId) ImportSourceConfigurationFacadeImpl.loadImportSourceOTAttr
(Integer importSourceOTAttrId) ImportSourceConfigurationFacadeImpl.loadImportSourceWithMaskedPasswords
(Integer importSourceId) ObjectFacadeImpl.loadObjectAttributeBean
(int id) Deprecated.Will be removed.ObjectFacadeImpl.loadObjectAttributeBean
(int objectId, int objectTypeAttributeId) ObjectFacadeImpl.loadObjectAttributeBean
(int objectId, int objectTypeAttributeId, boolean ignorePermissionCheck) ObjectFacadeImpl.loadObjectAttributeBean
(int objectId, String objectTypeAttributeName) ObjectFacadeImpl.loadObjectBean
(int id) ObjectFacadeImpl.loadObjectBean
(String key) ObjectSchemaFacadeImpl.loadObjectSchema
(int id) ObjectSchemaFacadeImpl.loadObjectSchemaBean
(int id) ObjectTypeFacadeImpl.loadObjectType
(int id) ObjectTypeFacadeImpl.loadObjectType
(int id, Object object) Deprecated.ObjectTypeAttributeFacadeImpl.loadObjectTypeAttribute
(int id) ObjectTypeAttributeFacadeImpl.loadObjectTypeAttribute
(int objectTypeId, String name) ObjectTypeAttributeFacadeImpl.loadObjectTypeAttribute
(int objectTypeId, String name, boolean ignorePermissionCheck) ObjectTypeAttributeFacadeImpl.loadObjectTypeAttributeBean
(int id) ObjectTypeAttributeFacadeImpl.loadObjectTypeAttributeBean
(int objectTypeId, String name) Deprecated.ObjectTypeAttributeFacadeImpl.loadObjectTypeAttributeForApprovals
(int id) ObjectTypeFacadeImpl.loadObjectTypeBean
(int id) ObjectTypeFacadeImpl.loadObjectTypeBean
(int id, Object object) Deprecated.ConfigureFacadeImpl.loadReferenceTypeBean
(int id) ConfigureFacadeImpl.loadReferenceTypeBean
(int id, String name) ConfigureFacadeImpl.loadRoleActorBean
(int id) ConfigureFacadeImpl.loadRoleBean
(int id) ConfigureFacadeImpl.loadStatusTypeBean
(int id) ConfigureFacadeImpl.loadStatusTypeBean
(int objectSchemaId, String name) ObjectFacadeImpl.loadWatcherBean
(int objectId, String userKey) void
ObjectTypeAttributeFacadeImpl.moveObjectTypeAttributeBean
(int affectedId, Integer afterId, int objectTypeId) ImportSourceConfigurationFacadeImpl.passwordFieldNamesInModuleConfig
(Integer importSourceId) void
ObjectFacadeImpl.restoreObjectBean
(int id) void
ObjectFacadeImpl.restoreObjectBean
(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) void
ObjectFacadeImpl.restoreObjectBean
(String objectKey) void
ObjectFacadeImpl.restoreObjectBean
(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) ImportSourceConfigurationFacadeImpl.startImportSource
(int importSourceId) ImportSourceConfigurationFacadeImpl.startImportSourceForSpecificOTs
(int importSourceId, List<Integer> importSourceOTIds) void
ConfigureFacadeImpl.storeActorsForRoleBean
(Map<String, Set<String>> newRoleActorBeans, int roleBeanId) ObjectFacadeImpl.storeCommentBean
(CommentBean commentBean) ImportSourceConfigurationFacadeImpl.storeImportSource
(ImportSource importSource) ImportSourceConfigurationFacadeImpl.storeImportSourceOT
(ImportSourceOT importSourceOT) ImportSourceConfigurationFacadeImpl.storeImportSourceOTAttr
(ImportSourceOTAttr importSourceOTAttr) ObjectFacadeImpl.storeObjectAttributeBean
(MutableObjectAttributeBean objectAttributeBean) ObjectFacadeImpl.storeObjectAttributeBean
(MutableObjectAttributeBean objectAttributeBean, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) ObjectFacadeImpl.storeObjectAttributeBean
(ObjectAttributeBean objectAttributeBean) ObjectFacadeImpl.storeObjectBean
(MutableObjectBean objectBean) ObjectFacadeImpl.storeObjectBean
(MutableObjectBean objectBean, byte[] avatarData, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) ObjectFacadeImpl.storeObjectBean
(MutableObjectBean objectBean, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) ObjectFacadeImpl.storeObjectBeanIgnoreAttributeValidation
(MutableObjectBean objectBean) ObjectSchemaFacadeImpl.storeObjectSchemaBean
(ObjectSchemaBean objectSchemaBean) void
ObjectSchemaFacadeImpl.storeObjectSchemaProperty
(int objectSchemaId, ObjectSchemaPropertyBean objectSchemaPropertyBean) ObjectTypeAttributeFacadeImpl.storeObjectTypeAttributeBean
(MutableObjectTypeAttributeBean objectTypeAttributeBean, int objectTypeId) ObjectTypeFacadeImpl.storeObjectTypeBean
(MutableObjectTypeBean objectTypeBean) Deprecated.ObjectTypeFacadeImpl.storeObjectTypeBeanChild
(MutableObjectTypeBean objectTypeBean) Deprecated.ObjectTypeFacadeImpl.storeObjectTypeBeanHead
(MutableObjectTypeBean objectTypeBean) Deprecated.ConfigureFacadeImpl.updateIconBean
(IconBean iconBean) ObjectTypeFacadeImpl.updateObjectTypeBean
(MutableObjectTypeBean objectTypeBean) ConfigureFacadeImpl.updateReferenceTypeBean
(ReferenceTypeBean referenceTypeBean) ConfigureFacadeImpl.updateStatusTypeBean
(StatusTypeBean statusTypeBean) void
IQLFacadeImpl.validateIQL
(int schemaId, String iql) Deprecated.void
IQLFacadeImpl.validateIQL
(String iql) void
ProgressFacadeImpl.waitForProgressToComplete
(Progress progress) -
Uses of InsightException in com.riadalabs.jira.plugins.insight.common.exception
Subclasses of InsightException in com.riadalabs.jira.plugins.insight.common.exceptionModifier and TypeClassDescriptionclass
The ConnectionInsightException to throw when a connection is unsuccessfulclass
class
An exception indicating a failure of an export of Assets data.class
class
class
class
class
The IllegalArchivedObjectModificationException to throw when an attempt is made to modify an archived object.class
Something is in an illegal stateclass
The ImportInsightException to throw when an import is not successful.class
class
The InsightLockedException to throw when an action was prevented during reindex.class
class
This exception should only be used for AQL conversionclass
class
The NotFoundInsightException to throw when a resource couldn't be found.class
The OptimisticLockException to throw when attempt to update object attribute fails.class
The PermissionInsightException to throw when an permission exception has occured.class
The RuntimeInsightException is a wrapper of an unexpected RuntimeException.class
class
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
Methods in com.riadalabs.jira.plugins.insight.common.exception that return InsightExceptionConstructors in com.riadalabs.jira.plugins.insight.common.exception with parameters of type InsightExceptionModifierConstructorDescriptionImportObjectSchemaException
(int objectSchemaId, InsightException cause) -
Uses of InsightException in com.riadalabs.jira.plugins.insight.services.model.factory
Methods in com.riadalabs.jira.plugins.insight.services.model.factory that throw InsightExceptionModifier and TypeMethodDescriptionObjectAttributeBeanFactory.createObjectAttributeBean
(ObjectTypeAttributeBean ota, String... values) Creates an object attribute bean by using the jira default date format as well as the jira date time format if the object type attribute supplied is of date or date time format respectively.ObjectAttributeBeanFactory.createObjectAttributeBean
(ObjectTypeAttributeBean ota, DateFormat dateFormat, DateFormat dateTimeFormat, String... values) Creates an object attribute bean of the type specified by the object type supplied.ObjectAttributeBeanFactoryImpl.createObjectAttributeBean
(ObjectTypeAttributeBean ota, String... values) Creates an object attribute bean by using the jira default date format as well as the jira date time format if the object type attribute supplied is of date or date time format respectively.ObjectAttributeBeanFactoryImpl.createObjectAttributeBean
(ObjectTypeAttributeBean ota, DateFormat dateFormat, DateFormat dateTimeFormat, String... values) Creates an object attribute bean of the type specified by the object type supplied.ObjectAttributeBeanFactory.createObjectAttributeBeanForObject
(ObjectBean objectBean, ObjectTypeAttributeBean ota, String... values) Creates an object attribute bean of the givenObjectTypeAttributeBean
type and with the supplied values.ObjectAttributeBeanFactory.createObjectAttributeBeanForObject
(ObjectBean objectBean, ObjectTypeAttributeBean ota, DateFormat dateFormat, DateFormat dateTimeFormat, String... values) Creates an object attribute bean with the specified date format and date time format for the supplied object bean.ObjectAttributeBeanFactoryImpl.createObjectAttributeBeanForObject
(ObjectBean objectBean, ObjectTypeAttributeBean ota, String... values) Creates an object attribute bean of the givenObjectTypeAttributeBean
type and with the supplied values.ObjectAttributeBeanFactoryImpl.createObjectAttributeBeanForObject
(ObjectBean objectBean, ObjectTypeAttributeBean ota, DateFormat dateFormat, DateFormat dateTimeFormat, String... values) Creates an object attribute bean with the specified date format and date time format for the supplied object bean.ObjectAttributeBeanFactory.createReferenceAttributeValue
(ObjectTypeAttributeBean ota, Predicate<ObjectBean> predicate) ObjectAttributeBeanFactoryImpl.createReferenceAttributeValue
(ObjectTypeAttributeBean ota, Predicate<ObjectBean> predicate) ObjectAttributeBeanFactory.createStatusAttributeValue
(ObjectTypeAttributeBean ota, Predicate<StatusTypeBean> predicate) ObjectAttributeBeanFactoryImpl.createStatusAttributeValue
(ObjectTypeAttributeBean ota, Predicate<StatusTypeBean> predicate)
ObjectFacade.deleteObjectAttributeBean(long)
instead