Interface RemoteLongTaskService

  • All Known Implementing Classes:
    RemoteLongTaskServiceImpl

    public interface RemoteLongTaskService
    LongTaskService implementation that communicates with Confluence remotely using the Confluence REST API.

    Provides Promise-returning equivalents for the methods in LongTaskService.