Interface IntentBatchDelegate


  • @Beta
    public interface IntentBatchDelegate
    Facade for receiving notifications from the intent batch service.
    • Method Detail

      • execute

        void execute​(java.util.Collection<IntentData> operations)
        Submits the specified batch of intent operations for processing.
        Parameters:
        operations - batch of operations