Package net.bluemind.backend.mail.api
Interface IItemsTransferAsync
public interface IItemsTransferAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
copy
(List<Long> itemIds, AsyncHandler<List<ItemIdentifier>> handler) void
move
(List<Long> itemIds, AsyncHandler<List<ItemIdentifier>> handler)
-
Method Details
-
copy
-
move
-