| Interface | Description |
|---|---|
| AccessCertificationService |
Interface to access certification related functionality.
|
| AuthenticationEvaluator<T extends AbstractAuthenticationContext> | |
| DataModelVisualizer |
EXPERIMENTAL
|
| ModelAuditRecorder |
Created by Viliam Repan (lazyman).
|
| ModelAuditService | |
| ModelDiagnosticService |
A service provided by the IDM Model focused on system diagnostic.
|
| ModelInteractionService |
A service provided by the IDM Model that allows to improve the (user) interaction with the model.
|
| ModelPort | |
| ModelService |
IDM Model Interface
|
| ProgressListener |
An interface that model uses to report operation progress to any interested party (e.g.
|
| ScriptingService |
Interface of the Model subsystem that provides scripting (bulk actions) operations.
|
| TaskService |
Interface of the Model subsystem that provides task-specific operations.
|
| WorkflowService |
| Class | Description |
|---|---|
| AssignmentCandidatesSpecification |
Data structure that contains information about possible assignment targets or holders for a particular object.
|
| AssignmentObjectRelation |
Assignment object relation specification.
|
| CollectionStats |
Stats (summary information) about a specific collection.
|
| ModelCompareOptions |
Options to be used for compareObject calls.
|
| ModelExecuteOptions |
Options for execution of Model operations.
|
| ModelPublicConstants |
Model constants referenced from the outside.
|
| PipelineItem | |
| ProgressInformation |
Describes a state of the operation.
|
| RoleSelectionSpecification | |
| ScriptExecutionResult |
Result of a script execution.
|
| Enum | Description |
|---|---|
| DataModelVisualizer.Target | |
| ModelAuthorizationAction | |
| ProgressInformation.ActivityType |
There are some basic kinds of activities relevant for progress reporting.
|
| ProgressInformation.StateType |
We usually report on entering and exiting a particular activity.
|
| Exception | Description |
|---|---|
| ScriptExecutionException |
Wraps any exceptions that occur during execution of expressions.
|
Copyright © 2022 Evolveum. All rights reserved.