Uses of Class
com.evolveum.midpoint.util.exception.CommonException
Packages that use CommonException
Package
Description
Package that contains base page classes.
GUI API package for various utility classes and interfaces.
Contains the activity framework: the code that supports execution of activities within tasks.
Classes that support execution (run) of activities.
Deals with items processing: buffering, fetching by workers, processing.
Low-level security functions.
-
Uses of CommonException in com.evolveum.midpoint.cases.api
Methods in com.evolveum.midpoint.cases.api that throw CommonExceptionModifier and TypeMethodDescriptionvoidCaseManager.cleanupCases(@NotNull CleanupPolicyType closedCasesPolicy, @NotNull RunningTask task, @NotNull OperationResult opResult) Deletes obsolete cases, as specified in the policy. -
Uses of CommonException in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common with type parameters of type CommonExceptionModifier and TypeMethodDescription<T extends CommonException>
TLocalizationService.translate(T e) Fills-in message and localizedMessage based on userFriendlyMessage, if needed.<T extends CommonException>
TLocalizationServiceImpl.translate(T e) -
Uses of CommonException in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that throw CommonExceptionModifier and TypeMethodDescription@NotNull PrismObject<UserType>PageAdminLTE.getAdministratorPrivileged(OperationResult parentResult) <T> TPageAdminLTE.runAsChecked(SecurityContextManager.ResultAwareCheckedProducer<T> producer, PrismObject<UserType> user, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.gui.api.prism.wrapper
Methods in com.evolveum.midpoint.gui.api.prism.wrapper that throw CommonExceptionModifier and TypeMethodDescriptionPrismObjectWrapper.getObjectApplyDelta()PrismObjectWrapper.getObjectDelta() -
Uses of CommonException in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that throw CommonExceptionModifier and TypeMethodDescriptionstatic <T> TWebComponentUtil.runUnderPowerOfAttorneyIfNeeded(CheckedProducer<T> producer, PrismObject<? extends FocusType> powerDonor, PageBase pageBase, Task task, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.component.data.provider
Methods in com.evolveum.midpoint.gui.impl.component.data.provider that throw CommonExceptionModifier and TypeMethodDescriptionprotected IntegerSelectableBeanContainerDataProvider.countObjects(Class<C> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> currentOptions, Task task, OperationResult result) protected abstract IntegerSelectableBeanDataProvider.countObjects(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> currentOptions, Task task, OperationResult result) protected IntegerSelectableBeanObjectDataProvider.countObjects(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> currentOptions, Task task, OperationResult result) protected IntegerSelectableBeanReferenceDataProvider.countObjects(Class<ObjectReferenceType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> currentOptions, Task task, OperationResult result) protected List<ShadowType>RepositoryShadowBeanObjectDataProvider.searchObjects(Class<ShadowType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) SelectableBeanContainerDataProvider.searchObjects(Class<C> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) SelectableBeanDataProvider.searchObjects(Class<T> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) SelectableBeanObjectDataProvider.searchObjects(Class<O> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) protected List<ObjectReferenceType>SelectableBeanReferenceDataProvider.searchObjects(Class<ObjectReferenceType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.page.admin
Methods in com.evolveum.midpoint.gui.impl.page.admin that throw CommonExceptionModifier and TypeMethodDescriptionCollection<ObjectDelta<? extends ObjectType>>ObjectDetailsModels.collectDeltas(OperationResult result) Collection<ObjectDelta<? extends ObjectType>>ObjectDetailsModels.collectDeltaWithoutSavedDeltas(OperationResult result) protected voidObjectDetailsModels.prepareObjectDeltaForModify(ObjectDelta<O> modifyDelta) protected voidObjectDetailsModels.prepareObjectForAdd(PrismObject<O> objectToAdd) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that throw CommonExceptionModifier and TypeMethodDescriptionMemberOperationsTaskCreator.Assign.createAndSubmitTask(Task task, OperationResult result) Returns task OIDTaskAwareExecutor.Executable.execute(@NotNull Task task, @NotNull OperationResult result) voidTaskAwareExecutor.ExecutableVoid.execute(@NotNull Task task, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.page.admin.focus
Methods in com.evolveum.midpoint.gui.impl.page.admin.focus that throw CommonExceptionModifier and TypeMethodDescriptionprotected voidFocusDetailsModels.prepareObjectDeltaForModify(ObjectDelta<F> focusDelta) protected voidFocusDetailsModels.prepareObjectForAdd(PrismObject<F> focus) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.page.admin.resource.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component that throw CommonExceptionModifier and TypeMethodDescription@NotNull TaskTypeResourceTaskCreator.create(@NotNull Task task, @NotNull OperationResult result) @NotNull StringResourceTaskCreator.submit(@NotNull Task task, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.page.admin.simulation
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation that throw CommonExceptionModifier and TypeMethodDescriptionprotected IntegerCombinedRelatedObjectsProvider.countObjects(Class<SimulationResultProcessedObjectType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> currentOptions, Task task, OperationResult result) protected List<SimulationResultProcessedObjectType>CombinedRelatedObjectsProvider.searchObjects(Class<SimulationResultProcessedObjectType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> options, Task task, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.page.login
Methods in com.evolveum.midpoint.gui.impl.page.login that throw CommonExceptionModifier and TypeMethodDescriptionprotected ObjectDelta<UserType>PageInvitation.prepareUserDelta(Task task, OperationResult result) protected ObjectDelta<UserType>PageSelfRegistration.prepareUserDelta(Task task, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper that throw CommonExceptionModifier and TypeMethodDescriptionPrismObjectWrapperImpl.getObjectApplyDelta()AssignmentHolderWrapper.getObjectDelta()PrismObjectWrapperImpl.getObjectDelta() -
Uses of CommonException in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that throw CommonExceptionModifier and TypeMethodDescriptionstatic ResourceObjectDefinitionProvisioningObjectsUtil.getResourceObjectDefinition(ConstructionType construction, PageBase pageBase) -
Uses of CommonException in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that throw CommonExceptionModifier and TypeMethodDescription@NotNull TaskTypeModelInteractionService.createExecutionTask(@NotNull ActivityDefinitionType activityDefinition, @NotNull ActivitySubmissionOptions options, @NotNull Task task, @NotNull OperationResult result) AsModelInteractionService.submit(ActivityDefinitionType, ActivitySubmissionOptions, Task, OperationResult)but only prepares the task for execution; does not submit it.<X> XModelInteractionService.executeWithSimulationResult(@NotNull TaskExecutionMode mode, @Nullable SimulationDefinitionType simulationDefinition, @NotNull Task task, @NotNull OperationResult result, @NotNull SimulationResultManager.SimulatedFunctionCall<X> functionCall) Executes the code in `functionCall` parameter (SimulationResultManager.SimulatedFunctionCall) in the simulation mode (`mode` parameter), with the provided simulation result definition.voidModelService.notifyChange(ResourceObjectShadowChangeDescriptionType changeDescription, Task task, OperationResult parentResult) default <T> TModelInteractionService.runUnderPowerOfAttorneyChecked(CheckedProducer<T> producer, PrismObject<? extends FocusType> donor, Task task, OperationResult result) @NotNull StringModelInteractionService.submit(@NotNull ActivityDefinitionType activityDefinition, @NotNull ActivitySubmissionOptions options, @NotNull Task task, @NotNull OperationResult result) Executes specified activity.default @NotNull StringModelInteractionService.submitScriptingExpression(@NotNull ExecuteScriptType executeScriptCommand, @NotNull Task task, @NotNull OperationResult result) A convenience method, moved here from theBulkActionsService(and bulk action executor).@NotNull StringModelInteractionService.submitTaskFromTemplate(@NotNull String templateOid, @NotNull ActivityCustomization customization, @NotNull Task task, @NotNull OperationResult parentResult) Submits a task from template (pointed to by `templateOid`). -
Uses of CommonException in com.evolveum.midpoint.model.api.correlation
Methods in com.evolveum.midpoint.model.api.correlation that throw CommonExceptionModifier and TypeMethodDescriptionvoidCompleteCorrelationResult.throwCommonOrRuntimeExceptionIfPresent()Throws aCommonExceptionor aRuntimeException, if the state is "error". -
Uses of CommonException in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr that throw CommonExceptionModifier and TypeMethodDescription@NotNull StringMidpointFunctions.submitTaskFromTemplate(@NotNull String templateOid, @NotNull ActivityCustomization customization) Submits a task from template (pointed to by `templateOid`), customizing it according to givenActivityCustomization. -
Uses of CommonException in com.evolveum.midpoint.model.api.interaction
Methods in com.evolveum.midpoint.model.api.interaction that throw CommonExceptionModifier and TypeMethodDescriptionDashboardService.countAuditEvents(CollectionRefSpecificationType collectionRef, ObjectCollectionType collection, Task task, OperationResult result) DashboardService.createWidgetData(DashboardWidgetType widget, boolean useDisplaySource, Task task, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.api.simulation
Methods in com.evolveum.midpoint.model.api.simulation that throw CommonExceptionModifier and TypeMethodDescriptionSimulationResultManager.SimulatedFunctionCall.execute()<X> XSimulationResultManager.executeWithSimulationResult(@NotNull TaskExecutionMode mode, @Nullable SimulationDefinitionType simulationDefinition, @NotNull Task task, @NotNull OperationResult result, @NotNull SimulationResultManager.SimulatedFunctionCall<X> functionCall) -
Uses of CommonException in com.evolveum.midpoint.model.impl.cleanup
Methods in com.evolveum.midpoint.model.impl.cleanup that throw CommonExceptionModifier and TypeMethodDescriptionbooleanShadowRefreshActivityHandler.MyActivityRun.processItem(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.controller
Methods in com.evolveum.midpoint.model.impl.controller that throw CommonExceptionModifier and TypeMethodDescriptionDashboardServiceImpl.countAuditEvents(CollectionRefSpecificationType collectionRef, ObjectCollectionType collection, Task task, OperationResult result) @NotNull TaskTypeModelInteractionServiceImpl.createExecutionTask(@NotNull ActivityDefinitionType activityDefinition, @NotNull ActivitySubmissionOptions options, @NotNull Task task, @NotNull OperationResult result) DashboardServiceImpl.createWidgetData(DashboardWidgetType widget, boolean useDisplaySource, Task task, OperationResult result) <X> XModelInteractionServiceImpl.executeWithSimulationResult(@NotNull TaskExecutionMode mode, @Nullable SimulationDefinitionType simulationDefinition, @NotNull Task task, @NotNull OperationResult result, SimulationResultManager.SimulatedFunctionCall<X> functionCall) voidModelController.notifyChange(ResourceObjectShadowChangeDescriptionType changeDescription, Task task, OperationResult parentResult) @NotNull StringModelInteractionServiceImpl.submit(@NotNull ActivityDefinitionType activityDefinition, @NotNull ActivitySubmissionOptions options, @NotNull Task task, @NotNull OperationResult parentResult) @NotNull StringModelInteractionServiceImpl.submitTaskFromTemplate(@NotNull String templateOid, @NotNull ActivityCustomization customization, @NotNull Task task, @NotNull OperationResult parentResult) -
Uses of CommonException in com.evolveum.midpoint.model.impl.controller.tasks
Methods in com.evolveum.midpoint.model.impl.controller.tasks that throw CommonException -
Uses of CommonException in com.evolveum.midpoint.model.impl.expr
Methods in com.evolveum.midpoint.model.impl.expr that throw CommonExceptionModifier and TypeMethodDescription@NotNull StringMidpointFunctionsImpl.submitTaskFromTemplate(@NotNull String templateOid, @NotNull ActivityCustomization customization) -
Uses of CommonException in com.evolveum.midpoint.model.impl.integrity.shadows
Methods in com.evolveum.midpoint.model.impl.integrity.shadows that throw CommonExceptionModifier and TypeMethodDescriptionvoidShadowIntegrityCheckActivityRun.beforeRun(OperationResult result) booleanShadowIntegrityCheckActivityRun.processItem(@NotNull ShadowType shadow, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.security
Methods in com.evolveum.midpoint.model.impl.security that throw CommonExceptionModifier and TypeMethodDescriptionvoidRunAsRunner.runAs(@NotNull SecurityContextManager.ResultAwareProducer<Void> runnable, @Nullable ExecutionPrivilegesSpecificationType privilegesSpecification, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.simulation
Methods in com.evolveum.midpoint.model.impl.simulation that throw CommonExceptionModifier and TypeMethodDescriptionstatic <O extends ObjectType>
@Nullable ProcessedObjectImpl<O>ProcessedObjectImpl.create(@NotNull LensElementContext<O> elementContext, @NotNull SimulationTransactionImpl simulationTransaction, @NotNull Task task, @NotNull OperationResult result) CreatesProcessedObjectImplfor theLensElementContext.<X> XSimulationResultManagerImpl.executeWithSimulationResult(@NotNull TaskExecutionMode mode, @Nullable SimulationDefinitionType simulationDefinition, @NotNull Task task, @NotNull OperationResult result, @NotNull SimulationResultManager.SimulatedFunctionCall<X> functionCall) booleanProcessedObjectImpl.matches(@NotNull SimulationObjectPredicateType predicate, @NotNull Task task, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.sync.action
Methods in com.evolveum.midpoint.model.impl.sync.action that throw CommonExceptionModifier and TypeMethodDescriptionvoidCreateCorrelationCaseAction.handle(@NotNull OperationResult parentResult) voidSynchronizationAction.handle(@NotNull OperationResult parentResult) -
Uses of CommonException in com.evolveum.midpoint.model.impl.sync.tasks.async
Methods in com.evolveum.midpoint.model.impl.sync.tasks.async that throw CommonExceptionModifier and TypeMethodDescriptionvoidAsyncUpdateActivityRun.beforeRun(OperationResult result) booleanAsyncUpdateActivityRun.processItem(@NotNull ItemProcessingRequest<AsyncUpdateEvent> request, @NotNull RunningTask workerTask, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.sync.tasks.imp
Methods in com.evolveum.midpoint.model.impl.sync.tasks.imp that throw CommonExceptionModifier and TypeMethodDescriptionvoidImportActivityRun.beforeRun(OperationResult result) booleanImportActivityRun.processItem(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.sync.tasks.recon
Methods in com.evolveum.midpoint.model.impl.sync.tasks.recon that throw CommonExceptionModifier and TypeMethodDescriptionvoidPartialReconciliationActivityRun.beforeRun(OperationResult result) voidResourceObjectsReconciliationActivityRun.beforeRun(OperationResult result) booleanResourceObjectsReconciliationActivityRun.processItem(@NotNull ShadowType object, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) protected @NotNull ActivityRunResultReconciliationActivityRun.runLocally(OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.sync.tasks.sync
Methods in com.evolveum.midpoint.model.impl.sync.tasks.sync that throw CommonExceptionModifier and TypeMethodDescriptionvoidLiveSyncActivityRun.beforeRun(OperationResult result) booleanLiveSyncActivityRun.processItem(@NotNull ItemProcessingRequest<LiveSyncEvent> request, @NotNull RunningTask workerTask, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.tasks
Methods in com.evolveum.midpoint.model.impl.tasks that throw CommonExceptionModifier and TypeMethodDescriptionvoidAdvancedActivityRunSupportImpl.applyDefinitionsToQuery(@NotNull SearchSpecification<?> searchSpecification, @NotNull Task task, OperationResult result) voidShadowCleanupActivityHandler.MyRun.beforeRun(OperationResult result) voidAdvancedActivityRunSupportImpl.checkRawAuthorization(Task task, OperationResult result) AdvancedActivityRunSupportImpl.evaluateQueryExpressions(@NotNull ObjectQuery query, ExpressionProfile expressionProfile, @NotNull RunningTask task, OperationResult result) ShadowFetchingPreprocessor.preprocess(ShadowType originalShadow, Task task, OperationResult result) booleanShadowCleanupActivityHandler.MyRun.processItem(@NotNull ShadowType shadow, @NotNull ItemProcessingRequest<ShadowType> request, RunningTask workerTask, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.tasks.cluster
Methods in com.evolveum.midpoint.model.impl.tasks.cluster that throw CommonExceptionModifier and TypeMethodDescriptionvoidAutoScalingActivityRun.afterRun(OperationResult result) voidAutoScalingActivityRun.beforeRun(OperationResult result) booleanAutoScalingActivityRun.processItem(@NotNull TaskType task, @NotNull ItemProcessingRequest<TaskType> request, RunningTask workerTask, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.tasks.scanner
Methods in com.evolveum.midpoint.model.impl.tasks.scanner that throw CommonExceptionModifier and TypeMethodDescriptionbooleanFocusValidityScanPartialRun.processItem(@NotNull FocusType object, @NotNull ItemProcessingRequest<FocusType> request, RunningTask workerTask, OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.tasks.sources
Methods in com.evolveum.midpoint.model.impl.tasks.sources that throw CommonExceptionModifier and TypeMethodDescriptionModelAuditItemSource.count(@NotNull SearchSpecification<?> searchSpecification, @NotNull RunningTask task, @NotNull OperationResult result) ModelContainerableItemSource.count(@NotNull SearchSpecification<?> searchSpecification, @NotNull RunningTask task, @NotNull OperationResult result) ModelObjectSource.count(@NotNull SearchSpecification<?> searchSpecification, @NotNull RunningTask task, @NotNull OperationResult result) <C extends Containerable>
voidModelAuditItemSource.searchIterative(@NotNull SearchSpecification<C> searchSpecification, @NotNull ContainerableResultHandler<C> handler, @NotNull RunningTask task, @NotNull OperationResult result) <C extends Containerable>
voidModelContainerableItemSource.searchIterative(@NotNull SearchSpecification<C> searchSpecification, @NotNull ContainerableResultHandler<C> handler, @NotNull RunningTask task, @NotNull OperationResult result) <C extends Containerable>
voidModelObjectSource.searchIterative(@NotNull SearchSpecification<C> searchSpecification, @NotNull ContainerableResultHandler<C> handler, @NotNull RunningTask task, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.model.impl.trigger
Methods in com.evolveum.midpoint.model.impl.trigger that throw CommonExceptionModifier and TypeMethodDescriptionbooleanTriggerScanItemProcessor.processObject(@NotNull ObjectType object, @NotNull RunningTask workerTask, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.prism
Subclasses of CommonException in com.evolveum.midpoint.prismModifier and TypeClassDescriptionstatic classUsed when accessing an item whose definition was removed. -
Uses of CommonException in com.evolveum.midpoint.repo.common.activity
Methods in com.evolveum.midpoint.repo.common.activity that throw CommonExceptionModifier and TypeMethodDescriptionvoidPreRunnable.run(@NotNull EmbeddedActivity<WD, AH> activity, @NotNull RunningTask runningTask, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.repo.common.activity.run
Methods in com.evolveum.midpoint.repo.common.activity.run that throw CommonExceptionModifier and TypeMethodDescriptiondefault voidIterativeActivityRunSpecifics.afterBucketProcessing(OperationResult result) Called after bucket is processed.default voidIterativeActivityRunSpecifics.afterRun(OperationResult result) Called after the run.voidAdvancedActivityRunSupport.applyDefinitionsToQuery(@NotNull SearchSpecification<?> searchSpecification, @NotNull Task task, OperationResult result) Applies definitions to query.default voidIterativeActivityRunSpecifics.beforeBucketProcessing(OperationResult result) Called before bucket is processed.default voidIterativeActivityRunSpecifics.beforeRun(OperationResult result) Called before the run.voidAdvancedActivityRunSupport.checkRawAuthorization(Task task, OperationResult result) Checks if the principal has an authorization to issue direct repo calls even if they are not required by the activity implementation.protected IntegerSearchBasedActivityRun.countObjects(OperationResult result) Used to count objects using model or any similar higher-level interface.default voidSearchBasedActivityRunSpecifics.customizeQuery(SearchSpecification<C> searchSpecification, OperationResult result) Customizes a query present in the original search specification (usually derived from the task configuration).default voidSearchBasedActivityRunSpecifics.customizeSearchOptions(SearchSpecification<C> searchSpecification, OperationResult result) Customizes search options present in the original search specification (usually derived from the task configuration).@Nullable IntegerIterativeActivityRun.determineCurrentBucketSize(OperationResult result) Determines the current bucket size.default @Nullable IntegerPlainIterativeActivityRunSpecifics.determineCurrentBucketSize(OperationResult result) Determines the current bucket size.final @Nullable IntegerSearchBasedActivityRun.determineCurrentBucketSize(OperationResult result) @Nullable IntegerIterativeActivityRun.determineOverallSize(OperationResult result) Determines expected progress (overall size) for the activity.default @Nullable IntegerPlainIterativeActivityRunSpecifics.determineOverallSize(OperationResult result) Determines the expected total progress.final @Nullable IntegerSearchBasedActivityRun.determineOverallSize(OperationResult result) AdvancedActivityRunSupport.evaluateQueryExpressions(@NotNull ObjectQuery query, ExpressionProfile expressionProfile, @NotNull RunningTask task, OperationResult result) Assuming that query has expressions.protected abstract booleanIterativeActivityRun.isInRepository(OperationResult result) Do we execute over items in repository?protected final booleanSearchBasedActivityRun.isInRepository(OperationResult result) protected abstract voidIterativeActivityRun.iterateOverItemsInBucket(OperationResult result) Starts the item source (e.g.voidPlainIterativeActivityRunSpecifics.iterateOverItemsInBucket(OperationResult opResult) Starts the item source for the current bucket (e.g. by issuing the `synchronize` call) and begins processing items generated by it.protected final voidSearchBasedActivityRun.iterateOverItemsInBucket(OperationResult result) protected abstract voidIterativeActivityRun.prepareItemSourceForCurrentBucket(OperationResult result) Prepares the item source.protected final voidSearchBasedActivityRun.prepareItemSourceForCurrentBucket(OperationResult result) abstract booleanIterativeActivityRun.processItem(@NotNull ItemProcessingRequest<I> request, @NotNull RunningTask workerTask, OperationResult result) final booleanSearchBasedActivityRun.processItem(@NotNull ItemProcessingRequest<C> request, @NotNull RunningTask workerTask, OperationResult result) booleanSearchBasedActivityRunSpecifics.processItem(C item, @NotNull ItemProcessingRequest<C> request, RunningTask workerTask, OperationResult result) Processes given item that came as part of a request.protected abstract @NotNull ActivityRunResultAbstractActivityRun.runInternal(OperationResult result) Carries out the actual run of this activity.protected @NotNull ActivityRunResultDelegatingActivityRun.runInternal(OperationResult result) protected @NotNull ActivityRunResultAbstractCompositeActivityRun.runLocally(OperationResult result) protected final @NotNull ActivityRunResultIterativeActivityRun.runLocally(OperationResult result) protected abstract @NotNull ActivityRunResultLocalActivityRun.runLocally(OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.repo.common.activity.run.processing
Methods in com.evolveum.midpoint.repo.common.activity.run.processing that throw CommonExceptionModifier and TypeMethodDescriptionItemPreprocessor.preprocess(C originalItem, Task task, OperationResult result) Pre-processes the item.booleanItemProcessor.processItem(ItemProcessingRequest<I> request, RunningTask workerTask, OperationResult parentResult) Does the "pure" processing, free of any reporting, error handling, tracing, and similar issues. -
Uses of CommonException in com.evolveum.midpoint.repo.common.activity.run.sources
Methods in com.evolveum.midpoint.repo.common.activity.run.sources that throw CommonExceptionModifier and TypeMethodDescriptionRepoAuditItemSource.count(@NotNull SearchSpecification<?> searchSpecification, @NotNull RunningTask task, @NotNull OperationResult result) RepoObjectSource.count(@NotNull SearchSpecification<?> searchSpecification, @NotNull RunningTask task, @NotNull OperationResult result) SearchableItemSource.count(@NotNull SearchSpecification<?> searchSpecification, @NotNull RunningTask task, @NotNull OperationResult result) Counts items according to given search specification.<C extends Containerable>
voidRepoAuditItemSource.searchIterative(@NotNull SearchSpecification<C> searchSpecification, @NotNull ContainerableResultHandler<C> handler, @NotNull RunningTask task, @NotNull OperationResult result) <C extends Containerable>
voidRepoObjectSource.searchIterative(@NotNull SearchSpecification<C> searchSpecification, @NotNull ContainerableResultHandler<C> handler, @NotNull RunningTask task, @NotNull OperationResult result) <C extends Containerable>
voidSearchableItemSource.searchIterative(@NotNull SearchSpecification<C> searchSpecification, @NotNull ContainerableResultHandler<C> handler, @NotNull RunningTask task, @NotNull OperationResult result) Searches for items according to given search specification. -
Uses of CommonException in com.evolveum.midpoint.repo.common.activity.run.task
Methods in com.evolveum.midpoint.repo.common.activity.run.task that throw CommonExceptionModifier and TypeMethodDescriptionvoidActivityBasedTaskHandler.onTaskStalled(@NotNull RunningTask task, long stalledSince, @NotNull OperationResult result) -
Uses of CommonException in com.evolveum.midpoint.repo.common.expression
Subclasses of CommonException in com.evolveum.midpoint.repo.common.expression -
Uses of CommonException in com.evolveum.midpoint.repo.sqlbase
Subclasses of CommonException in com.evolveum.midpoint.repo.sqlbaseModifier and TypeClassDescriptionclassclassQuery related repository exception.classBase repository exception. -
Uses of CommonException in com.evolveum.midpoint.report.api
Methods in com.evolveum.midpoint.report.api that throw CommonExceptionModifier and TypeMethodDescriptionReportManager.getReportDataStream(String reportDataOid, OperationResult parentResult) todo comments [lazyman]voidReportManager.importReport(PrismObject<ReportType> report, PrismObject<ReportDataType> reportData, Task task, OperationResult result) Creates and submits a task that will execute the "import" report.voidReportManager.runReport(PrismObject<ReportType> report, PrismContainer<ReportParameterType> params, Task task, OperationResult result) Creates and submits a simple (classic export) task that will execute the "export" report. -
Uses of CommonException in com.evolveum.midpoint.schema.result
Methods in com.evolveum.midpoint.schema.result with parameters of type CommonExceptionModifier and TypeMethodDescriptionvoidOperationResult.record(CommonException exception) Records result from a common exception type. -
Uses of CommonException in com.evolveum.midpoint.security.api
Methods in com.evolveum.midpoint.security.api that throw CommonExceptionModifier and TypeMethodDescriptionSecurityContextManager.ResultAwareCheckedProducer.get(@NotNull OperationResult result) default <T> TSecurityContextManager.runAsChecked(SecurityContextManager.ResultAwareCheckedProducer<T> producer, PrismObject<? extends UserType> newPrincipalObject, OperationResult result) Convenience method to deal with producers that can throw anyCommonException.default <T> TSecurityContextManager.runPrivilegedChecked(CheckedProducer<T> producer) Convenience method to deal with producers that can throwCommonException. -
Uses of CommonException in com.evolveum.midpoint.task.api
Methods in com.evolveum.midpoint.task.api that throw CommonExceptionModifier and TypeMethodDescriptiondefault voidTaskHandler.onNodeDown(@NotNull TaskType task, @NotNull OperationResult result) Should update the state of the task (or related tasks) when the node on which this task executed was found down.default voidTaskHandler.onTaskStalled(@NotNull RunningTask task, long stalledSince, @NotNull OperationResult result) Should update the state of the task when the task manager finds that the task is stalled, i.e. did not update its progress for a given (long) time. -
Uses of CommonException in com.evolveum.midpoint.util
Methods in com.evolveum.midpoint.util that throw CommonExceptionModifier and TypeMethodDescriptionvoidCheckedProducer.get()voidCheckedCommonRunnable.run()static <T> TMiscUtil.runChecked(CheckedFunction<Producer<T>, T> function, CheckedProducer<T> checkedProducer) static <T> voidMiscUtil.unwrapTunnelledException(TunnelException te) -
Uses of CommonException in com.evolveum.midpoint.util.exception
Subclasses of CommonException in com.evolveum.midpoint.util.exceptionModifier and TypeClassDescriptionclassException indicating violation of authorization policies.classGeneric communication exception.classExceptional concurrency state or operation invocation.classConfiguration exception indicates that something is mis-configured.classError during evaluation of expression.classclassMay happen in case that resource is administratively set to maintenance mode.classSpecific kind of SchemaException.classNo user is logged in, although it is expected.classObject already exists.classObject with specifiedObjectNotFoundException.typeand identifier (ObjectNotFoundException.oid) has not been found in the repository or in other relevant context.classclassError regarding schema.classException indicating violation of security policies.class -
Uses of CommonException in com.evolveum.midpoint.web.component.prism
Methods in com.evolveum.midpoint.web.component.prism that throw CommonException