Package org.identityconnectors.framework.api.operations.batch
-
Interface Summary Interface Description BatchTask<R> Encapsulate the parameters for an API operation to be executed later.BatchTaskExecutor A visitor for executing batch tasks. -
Class Summary Class Description BatchBuilder Builds a list of BatchTask objects.BatchEmptyResult Object to return in a batch result list when there is no data as a result of the operation, e.g.CreateBatchTask DeleteBatchTask UpdateBatchTask -
Enum Summary Enum Description UpdateType