Class BatchPayloadGenerator
- java.lang.Object
-
- org.apache.syncope.common.rest.api.batch.BatchPayloadGenerator
-
public final class BatchPayloadGenerator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends BatchItem>
Stringgenerate(List<T> items, String boundary)
-