Package org.identityconnectors.framework.api.operations.batch
package org.identityconnectors.framework.api.operations.batch
-
ClassDescriptionBuilds a list of BatchTask objects.Object to return in a batch result list when there is no data as a result of the operation, e.g.BatchTask<R>Encapsulate the parameters for an API operation to be executed later.A visitor for executing batch tasks.