Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisClusterType
Packages that use RoleAnalysisClusterType
Package
Description
-
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.common.mining.objects.analysis
Methods in com.evolveum.midpoint.common.mining.objects.analysis with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic @NotNull List<AttributeAnalysisStructure>AttributeAnalysisStructure.extractAttributeAnalysis(@NotNull RoleAnalysisClusterType cluster) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.common.mining.objects.detection
Constructors in com.evolveum.midpoint.common.mining.objects.detection with parameters of type RoleAnalysisClusterType -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.common.mining.utils
Methods in com.evolveum.midpoint.common.mining.utils that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic @Nullable PrismObject<RoleAnalysisClusterType>RoleAnalysisUtils.prepareClusterPrismObject()Methods in com.evolveum.midpoint.common.mining.utils with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic @NotNull List<DetectedPattern>ExtractPatternUtils.transformDefaultPattern(@NotNull RoleAnalysisClusterType cluster) static @NotNull List<DetectedPattern>ExtractPatternUtils.transformDefaultPattern(@NotNull RoleAnalysisClusterType cluster, @Nullable RoleAnalysisSessionType session, Long selectedPatternId) static @NotNull List<DetectedPattern>ExtractPatternUtils.transformDefaultPattern(@NotNull RoleAnalysisClusterType cluster, RoleAnalysisSessionType session) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic @NotNull RoleAnalysisTable<MiningUserTypeChunk,MiningRoleTypeChunk> RoleAnalysisWebUtils.loadRoleAnalysisTempTable(@NotNull String id, @NotNull PageBase pageBase, @Nullable List<DetectedAnomalyResult> detectedAnomalyResult, RoleAnalysisOutlierPartitionType partition, @NotNull RoleAnalysisOutlierType outlier, @NotNull RoleAnalysisClusterType cluster) static @NotNull RoleAnalysisTable<MiningUserTypeChunk,MiningRoleTypeChunk> RoleAnalysisWebUtils.loadRoleAnalysisTempTable(@NotNull String id, @NotNull PageBase pageBase, @Nullable List<DetectedAnomalyResult> detectedAnomalyResult, String uniqRoleOid, RoleAnalysisOutlierPartitionType partition, @NotNull RoleAnalysisOutlierType outlier, @NotNull RoleAnalysisClusterType cluster) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic voidRoleAnalysisWebUtils.initClusterDensityProgressPanel(@NotNull org.apache.wicket.markup.repeater.Item<org.apache.wicket.extensions.markup.html.repeater.data.grid.ICellPopulator<SelectableBean<RoleAnalysisClusterType>>> cellItem, @NotNull String componentId, @NotNull Double density) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model that return types with arguments of type RoleAnalysisClusterTypeMethod parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidBusinessRoleApplicationDto.setCluster(PrismObject<RoleAnalysisClusterType> cluster) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.model with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionBusinessRoleApplicationDto(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull PrismObject<RoleType> businessRole, @NotNull List<BusinessRoleDto> businessRoleDtos, @NotNull Set<PrismObject<RoleType>> candidateRoles) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionPageRoleAnalysisCluster.createInlineButtonsPanel(String idButtons, LoadableModel<PrismObjectWrapper<RoleAnalysisClusterType>> objectWrapperModel) PageRoleAnalysisCluster.getType()Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionPageRoleAnalysisCluster.createInlineButtonsPanel(String idButtons, LoadableModel<PrismObjectWrapper<RoleAnalysisClusterType>> objectWrapperModel) protected org.apache.wicket.markup.html.panel.PanelPageRoleAnalysisCluster.createSummaryPanel(String id, org.apache.wicket.model.IModel<RoleAnalysisClusterType> summaryModel) protected org.apache.wicket.markup.html.panel.PanelPageRoleAnalysisCluster.createVerticalSummaryPanel(String id, org.apache.wicket.model.IModel<RoleAnalysisClusterType> summaryModel) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisReconfigureClusterPopupPanel(String id, AssignmentHolderDetailsModel<RoleAnalysisClusterType> model) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic @NotNull org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisAspectsWebUtils.getClusterWidgetModelOutliers(@NotNull RoleAnalysisClusterType cluster, @NotNull PageBase pageBase) static @NotNull org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisAspectsWebUtils.getClusterWidgetModelPatterns(@NotNull RoleAnalysisClusterType cluster, @NotNull OperationResult result, @NotNull PageBase pageBase, @Nullable Integer maxPatternsToShow) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.chart
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.chart with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidRoleAnalysisAttributeChartPanel.initAttributeStatisticsPanel(@NotNull RoleAnalysisClusterType cluster, @NotNull org.apache.wicket.markup.html.WebMarkupContainer cardContainer) Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.chart with parameters of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisAttributeChartPanel(String id, @NotNull List<AttributeAnalysisStructure> attributeAnalysisStructureList, @Nullable RoleAnalysisClusterType cluster) RoleAnalysisAttributeChartPopupPanel(String id, org.apache.wicket.model.IModel<String> messageModel, @NotNull RoleAnalysisClusterType cluster) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected StringRoleAnalysisClusterSummaryPanel.defineDescription(RoleAnalysisClusterType object) protected org.apache.wicket.model.IModel<String>RoleAnalysisClusterSummaryPanel.getTitleForNewObject(RoleAnalysisClusterType modelObject) voidCandidateRolesPopupPanel.initLayout(RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<String>RoleAnalysisClusterOperationButtonPanel.createSubmitButtonLabelModel(PrismObjectWrapper<RoleAnalysisClusterType> modelObject) protected org.apache.wicket.model.IModel<String>RoleAnalysisClusterOperationButtonPanel.getDeleteButtonLabelModel(PrismObjectWrapper<RoleAnalysisClusterType> modelObject) Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with parameters of type RoleAnalysisClusterTypeModifierConstructorDescriptionCandidateRolesPopupPanel(String id, org.apache.wicket.model.IModel<String> messageModel, RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionCandidateRolesPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) MigratedRolesPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) RoleAnalysisClusterOperationButtonPanel(String id, LoadableModel<PrismObjectWrapper<RoleAnalysisClusterType>> wrapperModel) RoleAnalysisClusterOperationPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) RoleAnalysisClusterSummaryPanel(String id, org.apache.wicket.model.IModel<RoleAnalysisClusterType> model) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster.aspects
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster.aspects with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisClusterAnalysisAspectsPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster.pattern
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.cluster.pattern with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionClusterRoleSuggestionsPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier.panel.suggestion
Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.outlier.panel.suggestion with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisAccessNoiseOutlierPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) RoleAnalysisClusterAllOutlierPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) RoleAnalysisUniqueOutlierPanel(String id, ObjectDetailsModels<RoleAnalysisClusterType> model, ContainerPanelConfigurationType config) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.clusters
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.clusters that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected MainObjectListPanel<RoleAnalysisClusterType>RoleAnalysisAbstractClusteringResultPanel.clusterTable(String panelId, RoleAnalysisClusterCategory category) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.provider
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.provider that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected List<RoleAnalysisClusterType>ClusterSelectableBeanObjectDataProvider.searchObjects(Class type, ObjectQuery query, Collection collection, com.evolveum.midpoint.task.api.Task task, OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.provider with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionprotected IntegerClusterSelectableBeanObjectDataProvider.countObjects(Class<RoleAnalysisClusterType> type, ObjectQuery query, Collection<SelectorOptions<GetOperationOptions>> currentOptions, com.evolveum.midpoint.task.api.Task task, OperationResult result) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.provider with type arguments of type RoleAnalysisClusterTypeModifierConstructorDescriptionClusterSelectableBeanObjectDataProvider(org.apache.wicket.Component component, org.apache.wicket.model.IModel<Search<RoleAnalysisClusterType>> search, Set<RoleAnalysisClusterType> selected, RoleAnalysisClusterCategory category, LoadableModel<com.google.common.collect.ListMultimap<String, String>> clusterMappedClusterOutliers, RoleAnalysisSessionType sessionObject) ClusterSelectableBeanObjectDataProvider(org.apache.wicket.Component component, org.apache.wicket.model.IModel<Search<RoleAnalysisClusterType>> search, Set<RoleAnalysisClusterType> selected, RoleAnalysisClusterCategory category, LoadableModel<com.google.common.collect.ListMultimap<String, String>> clusterMappedClusterOutliers, RoleAnalysisSessionType sessionObject) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.tmp.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.tmp.panel with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic RoleAnalysisAttributesDtoRoleAnalysisAttributesDto.loadFromCluster(String displayKey, RoleAnalysisClusterType cluster) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic List<PartitionObjectDto>PartitionObjectDto.buildPartitionObjectList(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, Integer limit, @Nullable OutlierCategoryType outlierCategory, com.evolveum.midpoint.task.api.Task task, OperationResult result) Constructs a newPartitionObjectDtolist instanceConstructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel with parameters of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisCandidateRoleTable(String id, @NotNull RoleAnalysisClusterType cluster, HashMap<String, RoleAnalysisCandidateRoleType> cacheCandidate, List<RoleType> roles, List<String> selectedCandidates) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.object
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.object with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionstatic voidRoleAnalysisObjectUtils.executeChangesOnCandidateRole(@NotNull RoleAnalysisService roleAnalysisService, @NotNull PageBase pageBase, @NotNull org.apache.wicket.ajax.AjaxRequestTarget target, @NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull List<RoleAnalysisCandidateRoleType> candidateRole, @NotNull Set<PrismObject<UserType>> candidateMembers, @NotNull Set<AssignmentType> candidateInducements, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining that return RoleAnalysisClusterTypeModifier and TypeMethodDescription@Nullable RoleAnalysisClusterTypeRoleAnalysisService.prepareTemporaryCluster(@NotNull RoleAnalysisOutlierType outlier, @NotNull RoleAnalysisOutlierPartitionType partition, @NotNull DisplayValueOption displayValueOption, @NotNull com.evolveum.midpoint.task.api.Task task) Prepares a temporary cluster for role analysis based on the provided outlier and partition.Methods in com.evolveum.midpoint.model.api.mining that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescription@Nullable PrismObject<RoleAnalysisClusterType>RoleAnalysisService.getClusterTypeObject(@NotNull String oid, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Retrieves a PrismObject of RoleAnalysisClusterType object based on its OID.RoleAnalysisService.getSessionClustersByType(@NotNull String sessionOid, @NotNull RoleAnalysisClusterCategory clusterType, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) RoleAnalysisService.searchSessionClusters(@NotNull RoleAnalysisSessionType session, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Searches for clusters associated with a specific role analysis session.Methods in com.evolveum.midpoint.model.api.mining with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionRoleAnalysisService.assignmentRoleMemberSearch(@Nullable SearchFilterType userSearchFiler, @Nullable SearchFilterType roleSearchFiler, @Nullable SearchFilterType assignmentSearchFiler, @NotNull Set<String> roleMembers, boolean roleAsKey, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result, @NotNull RoleAnalysisClusterType clusterObject) Searches for role members based on the provided filters and role members set.RoleAnalysisService.assignmentUserAccessSearch(@Nullable SearchFilterType userSearchFiler, @Nullable SearchFilterType roleSearchFiler, @Nullable SearchFilterType assignmentSearchFiler, @NotNull Set<String> userMembers, boolean userAsKey, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result, @NotNull RoleAnalysisClusterType clusterObject) Searches for user access assignments based on the provided filters and user members set.voidRoleAnalysisService.deleteCluster(@NotNull RoleAnalysisClusterType cluster, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result, boolean recomputeStatistics) Deletes a single RoleAnalysisClusterType object.voidRoleAnalysisService.deleteClusterOutlierOrPartition(@NotNull RoleAnalysisClusterType cluster, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Deletes the outlier or partition of a given cluster and update statistic metrics.RoleAnalysisService.findClusterOutliers(@NotNull RoleAnalysisClusterType cluster, @Nullable OutlierSpecificCategoryType category, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) This method is used to find all outliers associated with a specific cluster.RoleAnalysisService.prepareBasicChunkStructure(@NotNull RoleAnalysisClusterType cluster, @Nullable SearchFilterType userSearchFilter, @Nullable SearchFilterType roleSearchFilter, @Nullable SearchFilterType assignmentSearchFilter, @NotNull DisplayValueOption option, @NotNull RoleAnalysisProcessModeType processMode, @Nullable List<DetectedPattern> detectedPatterns, @NotNull OperationResult result, @NotNull com.evolveum.midpoint.task.api.Task task) @NotNull MiningOperationChunkRoleAnalysisService.prepareCompressedMiningStructure(@NotNull RoleAnalysisClusterType cluster, @Nullable SearchFilterType userSearchFilter, @Nullable SearchFilterType roleSearchFilter, @Nullable SearchFilterType assignmentSearchFilter, boolean fullProcess, @NotNull RoleAnalysisProcessModeType processMode, @NotNull OperationResult result, @NotNull com.evolveum.midpoint.task.api.Task task) Method for preparing a compressed mining structure for role analysis.@NotNull MiningOperationChunkRoleAnalysisService.prepareExpandedMiningStructure(@NotNull RoleAnalysisClusterType cluster, @Nullable SearchFilterType userSearchFilter, @Nullable SearchFilterType roleSearchFilter, @Nullable SearchFilterType assignmentSearchFilter, boolean fullProcess, @NotNull RoleAnalysisProcessModeType processMode, @NotNull OperationResult result, @NotNull com.evolveum.midpoint.task.api.Task task, @Nullable DisplayValueOption option) Method for preparing an expanded mining structure for role analysis.@NotNull MiningOperationChunkRoleAnalysisService.prepareMiningStructure(@NotNull RoleAnalysisClusterType cluster, @Nullable SearchFilterType userSearchFilter, @Nullable SearchFilterType roleSearchFilter, @Nullable SearchFilterType assignmentSearchFilter, @NotNull DisplayValueOption option, @NotNull RoleAnalysisProcessModeType processMode, @NotNull List<DetectedPattern> detectedPatterns, @NotNull OperationResult result, @NotNull com.evolveum.midpoint.task.api.Task task) Method for preparing a mining structure for role analysis.voidRoleAnalysisService.recomputeSessionStatics(@NotNull String sessionOid, @NotNull RoleAnalysisClusterType roleAnalysisClusterType, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Recomputes the statistics of a RoleAnalysisSessionType object.Method parameters in com.evolveum.midpoint.model.api.mining with type arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionvoidRoleAnalysisService.deleteSingleCandidateRole(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrism, @NotNull RoleAnalysisCandidateRoleType candidateRoleBean, @NotNull OperationResult result, com.evolveum.midpoint.task.api.Task task) Deletes a single candidate role from the specified role analysis cluster.voidRoleAnalysisService.executeChangesOnCandidateRole(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull RoleAnalysisCandidateRoleType roleAnalysisCandidateRoleType, @NotNull Set<PrismObject<UserType>> members, @NotNull Set<AssignmentType> inducements, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Executes changes on the candidate role within the specified role analysis cluster.voidRoleAnalysisService.executeDetectionTask(@NotNull ModelInteractionService modelInteractionService, @NotNull PrismObject<RoleAnalysisClusterType> cluster, @Nullable String taskOid, @Nullable PolyStringType taskName, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result, String state) This method is used to execute a detection task.voidRoleAnalysisService.executeRoleAnalysisRoleMigrationTask(@NotNull ModelInteractionService modelInteractionService, @NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull ActivityDefinitionType activityDefinition, @NotNull PrismObject<RoleType> roleObject, @Nullable String taskOid, @Nullable PolyStringType taskName, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) This method is used to execute a migration task.voidRoleAnalysisService.importCluster(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull RoleAnalysisDetectionOptionType roleAnalysisSessionDetectionOption, @NotNull ObjectReferenceType parentRef, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Imports a RoleAnalysisClusterType object into the system.@NotNull StringRoleAnalysisService.recomputeAndResolveClusterCandidateRoleOpStatus(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrismObject, @NotNull RoleAnalysisCandidateRoleType candidateRole, @NotNull OperationResult result, com.evolveum.midpoint.task.api.Task task) Recomputes and resolves the operation status for the candidate role within the specified cluster.RoleAnalysisService.resolveClusterOptionType(@NotNull PrismObject<RoleAnalysisClusterType> cluster, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Resolves the process mode of a RoleAnalysisClusterType object based on role analysis session.voidRoleAnalysisService.setCandidateRoleOpStatus(@NotNull PrismObject<RoleAnalysisClusterType> clusterPrism, @NotNull RoleAnalysisCandidateRoleType candidateRoleContainer, @NotNull String taskOid, @Nullable OperationResultStatusType operationResultStatusType, @Nullable String message, @NotNull OperationResult result, com.evolveum.midpoint.task.api.Task task, @NotNull RoleAnalysisOperation operationType, @Nullable FocusType focus) Sets the operation status of a candidate role within the specified role analysis cluster. -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.web.component.data
Methods in com.evolveum.midpoint.web.component.data that return RoleAnalysisClusterTypeConstructors in com.evolveum.midpoint.web.component.data with parameters of type RoleAnalysisClusterTypeModifierConstructorDescriptionRoleAnalysisObjectDto(RoleAnalysisClusterType cluster, List<DetectedPattern> detectedPatterns, Integer parameterTableSetting, PageBase pageBase) -
Uses of RoleAnalysisClusterType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type RoleAnalysisClusterTypeModifier and TypeFieldDescriptionstatic final Producer<RoleAnalysisClusterType>RoleAnalysisClusterType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleAnalysisClusterTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.archetypeRef(ObjectReferenceType value) RoleAnalysisClusterType.archetypeRef(String oid, QName type) RoleAnalysisClusterType.archetypeRef(String oid, QName type, QName relation) RoleAnalysisClusterType.assignment(AssignmentType value) RoleAnalysisClusterType.candidateRoles(RoleAnalysisCandidateRoleType value) RoleAnalysisClusterType.category(RoleAnalysisClusterCategory value) RoleAnalysisClusterType.clone()RoleAnalysisClusterType.clusterStatistics(AnalysisClusterStatisticType value) ObjectFactory.createRoleAnalysisClusterType()RoleAnalysisClusterType.delegatedRef(ObjectReferenceType value) RoleAnalysisClusterType.delegatedRef(String oid, QName type) RoleAnalysisClusterType.delegatedRef(String oid, QName type, QName relation) RoleAnalysisClusterType.description(String value) RoleAnalysisClusterType.detectedPattern(RoleAnalysisDetectionPatternType value) RoleAnalysisClusterType.detectionOption(RoleAnalysisDetectionOptionType value) RoleAnalysisClusterType.diagnosticInformation(DiagnosticInformationType value) RoleAnalysisClusterType.documentation(String value) RoleAnalysisClusterType.effectiveMarkRef(ObjectReferenceType value) RoleAnalysisClusterType.effectiveMarkRef(String oid, QName type) RoleAnalysisClusterType.effectiveMarkRef(String oid, QName type, QName relation) RoleAnalysisClusterType.effectiveOperationPolicy(ObjectOperationPolicyType value) RoleAnalysisClusterType.extension(ExtensionType value) RoleAnalysisClusterType.fetchResult(OperationResultType value) RoleAnalysisClusterType.indestructible(Boolean value) RoleAnalysisClusterType.iterationToken(String value) RoleAnalysisClusterType.lensContext(LensContextType value) RoleAnalysisClusterType.lifecycleState(String value) RoleAnalysisClusterType.member(ObjectReferenceType value) RoleAnalysisClusterType.metadata(MetadataType value) RoleAnalysisClusterType.name(PolyStringType value) RoleAnalysisClusterType.operationExecution(OperationExecutionType value) RoleAnalysisClusterType.operationStatus(RoleAnalysisOperationStatus value) RoleAnalysisClusterType.parentOrgRef(ObjectReferenceType value) RoleAnalysisClusterType.parentOrgRef(String oid, QName type) RoleAnalysisClusterType.parentOrgRef(String oid, QName type, QName relation) RoleAnalysisClusterType.policyException(PolicyExceptionType value) RoleAnalysisClusterType.policySituation(String value) RoleAnalysisClusterType.policyStatement(PolicyStatementType value) RoleAnalysisClusterType.resolvedPattern(ObjectReferenceType value) RoleAnalysisClusterType.resolvedPattern(String oid, QName type) RoleAnalysisClusterType.resolvedPattern(String oid, QName type, QName relation) RoleAnalysisClusterType.roleAnalysisSessionRef(ObjectReferenceType value) RoleAnalysisClusterType.roleAnalysisSessionRef(String oid, QName type) RoleAnalysisClusterType.roleAnalysisSessionRef(String oid, QName type, QName relation) RoleAnalysisClusterType.roleInfluenceRef(ObjectReferenceType value) RoleAnalysisClusterType.roleInfluenceRef(String oid, QName type) RoleAnalysisClusterType.roleInfluenceRef(String oid, QName type, QName relation) RoleAnalysisClusterType.roleMembershipRef(ObjectReferenceType value) RoleAnalysisClusterType.roleMembershipRef(String oid, QName type) RoleAnalysisClusterType.roleMembershipRef(String oid, QName type, QName relation) RoleAnalysisClusterType.tenantRef(ObjectReferenceType value) RoleAnalysisClusterType.trigger(TriggerType value) RoleAnalysisClusterType.triggeredPolicyRule(EvaluatedPolicyRuleType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionRoleAnalysisClusterType.asPrismObject()jakarta.xml.bind.JAXBElement<RoleAnalysisClusterType>ObjectFactory.createRoleAnalysisCluster(RoleAnalysisClusterType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleAnalysisClusterTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RoleAnalysisClusterType>ObjectFactory.createRoleAnalysisCluster(RoleAnalysisClusterType value)