Package net.bluemind.resource.api
Interface IResourcesPromise
public interface IResourcesPromise
-
Method Summary
Modifier and TypeMethodDescriptionaddToEventDescription
(String uid, EventInfo eventInfo) create
(String uid, ResourceDescriptor resourceDescriptor) CompletableFuture
<byte[]> removeFromEventDescription
(String uid, EventInfo eventInfo) update
(String uid, ResourceDescriptor resourceDescriptor)