Class LongTaskStatus

java.lang.Object
com.atlassian.confluence.api.model.longtasks.LongTaskStatus
All Implemented Interfaces:
Comparable<LongTaskStatus>

public class LongTaskStatus extends Object implements Comparable<LongTaskStatus>
Represents a long-running task in the system.

Instances of this class can be used to track task progress and obtain the final result of the task.