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 aAttachmentBeandomain objects.voidObjectFacade.archiveObjectBean(int id) Archive anObjectBeanby ID.voidObjectFacade.archiveObjectBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Archive anObjectBeanby ID with control over the event dispatch option.voidObjectFacade.archiveObjectBean(String objectKey) Archive anObjectBeanby object key.voidObjectFacade.archiveObjectBean(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Archive anObjectBeanby object key with control over the event dispatch option.ObjectTypeFacade.changeOrderObjectTypeBean(int affectedId, Integer toId, int position) Change the order of the object typeintObjectFacade.countObjectBeans(int objectTypeId) Finds total count of allObjectBeandomain objects.ConfigureFacade.createIconBean(IconBean iconBean) Creates aIconBeanObjectTypeFacade.createObjectTypeBean(MutableObjectTypeBean objectTypeBean) Create a ObjectTypeBeanImportSourceConfigurationFacade.createPredefinedConfiguration(Integer importSourceId, ObjectTypeBean optionalParent) Create the template configuration as specified by the component.voidImportSourceConfigurationFacade.createPredefinedStructure(Integer importSourceId, ObjectTypeBean optionalParent) Creates a predefined structure based on the import component used.ConfigureFacade.createReferenceTypeBean(ReferenceTypeBean referenceTypeBean) Creates aReferenceTypeBeanConfigureFacade.createStatusTypeBean(StatusTypeBean statusTypeBean) Creates aStatusTypeBeanObjectFacade.createWatcherBean(int objectId, String userKey) Created aWatcherBeanObjectFacade.deleteAttachmentBean(int id) DeleteAttachmentBeanvoidObjectFacade.deleteCommentBean(int commentBeanId) Delete aCommentBeanvoidConfigureFacade.deleteGroupRoleActor(String groupName) Deletes group from all Assets permissionsvoidConfigureFacade.deleteIconBean(int id) Delete aIconBeandomain object.voidImportSourceConfigurationFacade.deleteImportSource(Integer importSourceId) Deletes an Import SourcevoidImportSourceConfigurationFacade.deleteImportSourceOT(Integer importSourceOT) Deletes an Import Source OTvoidImportSourceConfigurationFacade.deleteImportSourceOTAttr(Integer importSourceOTAttr) Deletes an Import Source OTAvoidObjectFacade.deleteObjectAttributeBean(int id) Deprecated.voidObjectFacade.deleteObjectAttributeBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Deprecated.voidObjectFacade.deleteObjectAttributeBean(long id) Deletes an object attribute beanvoidObjectFacade.deleteObjectAttributeBean(long id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Deletes an object attribute beanvoidObjectFacade.deleteObjectBean(int id) Delete aObjectBeanvoidObjectFacade.deleteObjectBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Delete aObjectBeanvoidObjectSchemaFacade.deleteObjectSchemaBean(int id) Delete aObjectSchemaBeanvoidObjectTypeAttributeFacade.deleteObjectTypeAttributeBean(int id) Delete aObjectTypeAttributeBeanvoidObjectTypeFacade.deleteObjectTypeBean(int id) Delete aObjectTypeBeanvoidConfigureFacade.deleteReferenceTypeBean(int id) Delete aReferenceTypeBeanvoidConfigureFacade.deleteStatusTypeBean(int id) Delete aStatusTypeBeanvoidObjectFacade.deleteWatcherBean(WatcherBean watcherBean) Delete aWatcherBeanGroovyFacade.evaluateGroovy(GroovyBean groovyBean) ConfigureFacade.exportObjectSchemaConfiguration(int id) Deprecated.UseObjectSchemaExportService.streamSchemaToClient(ExportObjectSchemaDataBean)instead.ConfigureFacade.findAllIconBeans(int objectSchemaId) Finds allIconBeanfor a specificObjectSchemaBeanincluding all global ones.ConfigureFacade.findAllReferenceTypeBeans(int objectSchemaId) Finds allReferenceTypeBeanincluding global onesConfigureFacade.findAllStatusTypeBeans(int objectSchemaId) Finds allStatusTypeBeanincluding global onesObjectFacade.findAttachmentBeans(int objectId) Finds attachmentBeans for specifiedObjectBeanidObjectFacade.findCommentBeans(int objectId) Find allCommentBeanfor anObjectBeanCustomFieldFacade.findConfigurationFor(Long fieldConfigId) ConfigureFacade.findGlobalIconBeans()Finds all globalIconBeanConfigureFacade.findGlobalReferenceTypeBeans()Finds all globalReferenceTypeBeanConfigureFacade.findGlobalStatusTypeBeans()Finds all globalStatusTypeBeanConfigureFacade.findIconBeans(int objectSchemaId) Finds allIconBeanspecified 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 allObjectAttributeBeanObjectFacade.findObjectHistoryBean(int objectId) Find theObjectBeanhistoryIQLFacade.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 allObjectSchemaBeandomain objects.ObjectFacade.findObjectTicketConnections(int objectId) Find all JIRA issues connected to anObjectBeanObjectFacade.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 allObjectTypeAttributeBeanObjectTypeAttributeFacade.findObjectTypeAttributeBeansByFilter(Predicate<ObjectTypeAttributeBean> predicate) FindsObjectTypeAttributeBeanObjectTypeFacade.findObjectTypeBeanChildrens(int objectTypeId) Finds allObjectTypeBeanchildren for a specified ObjectTypeBean idObjectTypeFacade.findObjectTypeBeanChildrens(int objectTypeId, Object object) Deprecated.ObjectTypeFacade.findObjectTypeBeans(int objectSchemaId) Finds allObjectTypeBeanin the Object Schema rootObjectTypeFacade.findObjectTypeBeans(int objectSchemaId, Object object) Deprecated.ObjectTypeFacade.findObjectTypeBeansFlat(int objectSchemaId) Finds allObjectTypeBeanin the entire Object Schema.ObjectTypeAttributeFacade.findReferencedObjectTypeAttributeBeans(int objectTypeId) Finds all ObjectTypeAttributeBeans that are referenced to the specified ObjectTypeBeans .ConfigureFacade.findReferenceTypeBeans(int objectSchemaId) Finds allReferenceTypeBeanfor a specific ObjectSchema idConfigureFacade.findRoleBeans()Finds allRoleBeanConfigureFacade.findRoleBeansByObjectSchema(int objectSchemaId) Finds allRoleBeanby Object SchemaConfigureFacade.findRoleBeansByObjectType(int objectTypeId) Finds allRoleBeanby Object TypeConfigureFacade.findStatusTypeBeans(int objectSchemaId) Finds allStatusTypeBeanfor a specific ObjectSchema idObjectFacade.findWatcherBeans(int objectId) Finds allWatcherBeanfor anObjectBeanProgressFacade.getProgress(ProgressId id) Get the progress for the current progress id.booleanProgressFacade.isInProgress(ProgressId id) Determine if the progress is in progress or notbooleanProgressFacade.isProgressFinished(ProgressId id) Returns true if the progress is completed.ObjectFacade.loadAttachmentBeanById(int id) Load aAttachmentBeanObjectFacade.loadCommentBean(int commentId) Load aCommentBeanConfigureFacade.loadIconBean(int id) Loads a singleIconBeanConfigureFacade.loadIconBean(int objectSchemaId, String name) Loads a singleIconBeanImportSourceConfigurationFacade.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 aObjectAttributeBeangiven an object id and object type attribute idObjectFacade.loadObjectAttributeBean(int objectId, int objectTypeAttributeId, boolean ignorePermissionCheck) Loads aObjectAttributeBeangiven an object id, object type attribute id and a parameter to ignore permission checkObjectFacade.loadObjectAttributeBean(int objectId, String objectTypeAttributeName) Loads aObjectAttributeBeangiven an object id and object type attribute nameObjectFacade.loadObjectBean(int id) Loads aObjectBeangiven its id.ObjectFacade.loadObjectBean(String key) Loads aObjectBeangiven its key.ObjectSchemaFacade.loadObjectSchema(int id) Loads aObjectSchemaBeangiven its id.ObjectSchemaFacade.loadObjectSchemaBean(int id) Deprecated.ObjectTypeFacade.loadObjectType(int id) Loads aObjectTypeBeanfor a given idObjectTypeFacade.loadObjectType(int id, Object object) Deprecated.ObjectTypeAttributeFacade.loadObjectTypeAttribute(int id) Loads aObjectTypeAttributeBeanObjectTypeAttributeFacade.loadObjectTypeAttribute(int objectTypeId, String name) Loads aObjectTypeAttributeBeangiven its object type and name.ObjectTypeAttributeFacade.loadObjectTypeAttribute(int objectTypeId, String name, boolean ignorePermissionCheck) Loads aObjectTypeAttributeBeangiven 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 aObjectTypeAttributeBeanwith 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 singleReferenceTypeBeanConfigureFacade.loadReferenceTypeBean(int id, String name) Loads a singleReferenceTypeBeanConfigureFacade.loadRoleActorBean(int id) Loads aRoleActorBeanConfigureFacade.loadRoleBean(int id) Loads aRoleBeanConfigureFacade.loadStatusTypeBean(int id) Loads a singleStatusTypeBeanConfigureFacade.loadStatusTypeBean(int objectSchemaId, String name) Loads a singleStatusTypeBeanObjectFacade.loadWatcherBean(int objectId, String userKey) Loads aWatcherBeanvoidObjectTypeAttributeFacade.moveObjectTypeAttributeBean(int affectedId, Integer afterId, int objectTypeId) Move orderObjectTypeAttributeBeanImportSourceConfigurationFacade.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.voidObjectFacade.restoreObjectBean(int id) Restore anObjectBeanby ID.voidObjectFacade.restoreObjectBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Restore anObjectBeanby ID with control over the event dispatch option.voidObjectFacade.restoreObjectBean(String objectKey) Restore anObjectBeanby object key.voidObjectFacade.restoreObjectBean(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Restore anObjectBeanby 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.voidConfigureFacade.storeActorsForRoleBean(Map<String, Set<String>> newRoleActorBeans, int roleBeanId) Stores actors for aRoleBeanObjectFacade.storeCommentBean(CommentBean commentBean) Store aCommentBeanImportSourceConfigurationFacade.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 aObjectAttributeBeanObjectFacade.storeObjectAttributeBean(MutableObjectAttributeBean objectAttributeBean, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Stores aObjectAttributeBeanObjectFacade.storeObjectAttributeBean(ObjectAttributeBean objectAttributeBean) Deprecated.ObjectFacade.storeObjectBean(MutableObjectBean objectBean) Stores aObjectBeanObjectFacade.storeObjectBean(MutableObjectBean objectBean, byte[] avatarData, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Stores aObjectBeanwith the corresponding avatarObjectFacade.storeObjectBean(MutableObjectBean objectBean, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Stores aObjectBeanObjectFacade.storeObjectBeanIgnoreAttributeValidation(MutableObjectBean objectBean) Stores aObjectBeanbypassing ALL attribute validation e.g. uniqueness.ObjectSchemaFacade.storeObjectSchemaBean(ObjectSchemaBean objectSchemaBean) Stores aObjectSchemaBeanvoidObjectSchemaFacade.storeObjectSchemaProperty(int objectSchemaId, ObjectSchemaPropertyBean objectSchemaPropertyBean) Store object schema property for given object schema idObjectTypeAttributeFacade.storeObjectTypeAttributeBean(MutableObjectTypeAttributeBean objectTypeAttributeBean, int objectTypeId) Stores aObjectTypeAttributeBeanObjectTypeFacade.storeObjectTypeBean(MutableObjectTypeBean objectTypeBean) Deprecated.ObjectTypeFacade.storeObjectTypeBeanChild(MutableObjectTypeBean objectTypeBean) Deprecated.ObjectTypeFacade.storeObjectTypeBeanHead(MutableObjectTypeBean objectTypeBean) Deprecated.ConfigureFacade.updateIconBean(IconBean iconBean) Update aIconBeanObjectTypeFacade.updateObjectTypeBean(MutableObjectTypeBean objectTypeBean) Updates aObjectTypeBeanConfigureFacade.updateReferenceTypeBean(ReferenceTypeBean referenceTypeBean) Updates aReferenceTypeBeanConfigureFacade.updateStatusTypeBean(StatusTypeBean statusTypeBean) Updates aStatusTypeBeanvoidIQLFacade.validateIQL(int schemaId, String iql) Validates AQL for an object schemavoidIQLFacade.validateIQL(String iql) Validates AQL for an object schemavoidProgressFacade.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) voidObjectFacadeImpl.archiveObjectBean(int id) voidObjectFacadeImpl.archiveObjectBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) voidObjectFacadeImpl.archiveObjectBean(String objectKey) voidObjectFacadeImpl.archiveObjectBean(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) ObjectTypeFacadeImpl.changeOrderObjectTypeBean(int affectedId, Integer toId, int position) intObjectFacadeImpl.countObjectBeans(int objectTypeId) ConfigureFacadeImpl.createIconBean(IconBean iconBean) ObjectTypeFacadeImpl.createObjectTypeBean(MutableObjectTypeBean objectTypeBean) ImportSourceConfigurationFacadeImpl.createPredefinedConfiguration(Integer importSourceId, ObjectTypeBean optionalParent) voidImportSourceConfigurationFacadeImpl.createPredefinedStructure(Integer importSourceId, ObjectTypeBean optionalParent) ConfigureFacadeImpl.createReferenceTypeBean(ReferenceTypeBean referenceTypeBean) ConfigureFacadeImpl.createStatusTypeBean(StatusTypeBean statusTypeBean) ObjectFacadeImpl.createWatcherBean(int objectId, String userKey) ObjectFacadeImpl.deleteAttachmentBean(int attachmentId) voidObjectFacadeImpl.deleteCommentBean(int commentBeanId) voidConfigureFacadeImpl.deleteGroupRoleActor(String groupName) voidConfigureFacadeImpl.deleteIconBean(int id) voidImportSourceConfigurationFacadeImpl.deleteImportSource(Integer importSourceId) voidImportSourceConfigurationFacadeImpl.deleteImportSourceOT(Integer importSourceOT) voidImportSourceConfigurationFacadeImpl.deleteImportSourceOTAttr(Integer importSourceOTAttr) voidObjectFacadeImpl.deleteObjectAttributeBean(int id) Deprecated.voidObjectFacadeImpl.deleteObjectAttributeBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) Deprecated.voidObjectFacadeImpl.deleteObjectAttributeBean(long id) voidObjectFacadeImpl.deleteObjectAttributeBean(long id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) voidObjectFacadeImpl.deleteObjectBean(int id) voidObjectFacadeImpl.deleteObjectBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) voidObjectSchemaFacadeImpl.deleteObjectSchemaBean(int id) voidObjectTypeAttributeFacadeImpl.deleteObjectTypeAttributeBean(int id) voidObjectTypeFacadeImpl.deleteObjectTypeBean(int id) voidConfigureFacadeImpl.deleteReferenceTypeBean(int id) voidConfigureFacadeImpl.deleteStatusTypeBean(int id) voidObjectFacadeImpl.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) booleanProgressFacadeImpl.isInProgress(ProgressId id) booleanProgressFacadeImpl.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) voidObjectTypeAttributeFacadeImpl.moveObjectTypeAttributeBean(int affectedId, Integer afterId, int objectTypeId) ImportSourceConfigurationFacadeImpl.passwordFieldNamesInModuleConfig(Integer importSourceId) voidObjectFacadeImpl.restoreObjectBean(int id) voidObjectFacadeImpl.restoreObjectBean(int id, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) voidObjectFacadeImpl.restoreObjectBean(String objectKey) voidObjectFacadeImpl.restoreObjectBean(String objectKey, com.riadalabs.jira.plugins.insight.services.events.EventDispatchOption eventDispatchOption) ImportSourceConfigurationFacadeImpl.startImportSource(int importSourceId) ImportSourceConfigurationFacadeImpl.startImportSourceForSpecificOTs(int importSourceId, List<Integer> importSourceOTIds) voidConfigureFacadeImpl.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) voidObjectSchemaFacadeImpl.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) voidIQLFacadeImpl.validateIQL(int schemaId, String iql) Deprecated.voidIQLFacadeImpl.validateIQL(String iql) voidProgressFacadeImpl.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 TypeClassDescriptionclassThe ConnectionInsightException to throw when a connection is unsuccessfulclassclassAn exception indicating a failure of an export of Assets data.classclassclassclassclassThe IllegalArchivedObjectModificationException to throw when an attempt is made to modify an archived object.classSomething is in an illegal stateclassThe ImportInsightException to throw when an import is not successful.classclassThe InsightLockedException to throw when an action was prevented during reindex.classclassThis exception should only be used for AQL conversionclassclassThe NotFoundInsightException to throw when a resource couldn't be found.classThe OptimisticLockException to throw when attempt to update object attribute fails.classThe PermissionInsightException to throw when an permission exception has occured.classThe RuntimeInsightException is a wrapper of an unexpected RuntimeException.classclassThis exception should only be seen as a start related to refactoring the "Validation exception" handling in Assets and will be changed in the future.classMethods 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 givenObjectTypeAttributeBeantype 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 givenObjectTypeAttributeBeantype 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