Interface AsyncRequest

All Known Implementing Classes:
AbstractAsyncDataModelRequest, AbstractAsyncRequest, AsyncCallCompletionRequest, AsyncIdsToObjectsRequest

public interface AsyncRequest
  • Method Details

    • startProcessing

      void startProcessing()
    • callAsyncCompletion

      void callAsyncCompletion()
    • getAsyncRequestCompletion

      AsyncRequestCompletion getAsyncRequestCompletion()