Uses of Enum Class
com.evolveum.midpoint.model.api.BulkAction
-
Uses of BulkAction in com.evolveum.midpoint.model.api
Modifier and TypeMethodDescriptionstatic BulkAction
Returns the enum constant of this class with the specified name.static BulkAction[]
BulkAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ModelInteractionService.authorizeBulkActionExecution
(@Nullable BulkAction action, @Nullable AuthorizationPhaseType phase, com.evolveum.midpoint.task.api.Task task, OperationResult result) Just a convenience method that checks that relevant authorization is present.