Uses of Enum Class
com.evolveum.midpoint.model.api.BulkAction
Packages that use BulkAction
- 
Uses of BulkAction in com.evolveum.midpoint.model.apiMethods in com.evolveum.midpoint.model.api that return BulkActionModifier and TypeMethodDescriptionstatic BulkActionReturns 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.Methods in com.evolveum.midpoint.model.api with parameters of type BulkActionModifier and TypeMethodDescriptionvoidModelInteractionService.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.