Confluence.js - Cloud and Server API library
    Preparing search index...

    Class LongRunningTask

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Returns information about all active long-running tasks (e.g. space export), such as how long each task has been running and the percentage of each task that has completed.

      Permissions required: Permission to access the Confluence site ('Can use' global permission).

      Type Parameters

      Parameters

      Returns Promise<void>

    • Returns information about all active long-running tasks (e.g. space export), such as how long each task has been running and the percentage of each task that has completed.

      Permissions required: Permission to access the Confluence site ('Can use' global permission).

      Type Parameters

      Parameters

      • Optionalparameters: GetTasks
      • Optionalcallback: undefined

      Returns Promise<T>