Uses of Class
de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch.ContentIdPair
-
Packages that use ContentIdPair Package Description de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart -
-
Uses of ContentIdPair in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch
Method parameters in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.batch with type arguments of type ContentIdPair Modifier and Type Method Description voidRequest. updateUsingContentIds(List<ContentIdPair> contentIds) -
Uses of ContentIdPair in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart
Method parameters in de.fraunhofer.iosb.ilt.frostserver.plugin.batchprocessing.multipart with type arguments of type ContentIdPair Modifier and Type Method Description voidHttpContent. updateUsingContentIds(List<ContentIdPair> contentIds)
-