Class BatchEmptyResult
java.lang.Object
org.identityconnectors.framework.api.operations.batch.BatchEmptyResult
Object to return in a batch result list when there is no data as a result of the operation, e.g. DeleteApiOp. This
 helps to ensure the list of results matches 1:1 the list of operations and there is a consistent object type
 used whenever there would otherwise be no result at all.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
BatchEmptyResult
 
 - 
 - 
Method Details
- 
getMessage
 
 -