Package | Description |
---|---|
org.identityconnectors.framework.api.operations.batch | |
org.identityconnectors.framework.impl.api.local.operations |
Modifier and Type | Method and Description |
---|---|
Uid |
UpdateBatchTask.execute(BatchTaskExecutor executor) |
BatchEmptyResult |
DeleteBatchTask.execute(BatchTaskExecutor executor) |
Uid |
CreateBatchTask.execute(BatchTaskExecutor executor) |
R |
BatchTask.execute(BatchTaskExecutor executor) |
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskExecutorImpl
A visitor for executing batch tasks.
|
Copyright © 2018–2025. All rights reserved.