Interface | Description |
---|---|
TaskProgressProcessor |
An interface that allows for processing the task progress in different ways.
|
Class | Description |
---|---|
AbstractSubtaskProgressProcessor |
Processes a complete percentage based on the inputs of a subtask and its progress.
|
EntityCountTaskProgressProcessor |
TaskProgressProcessor that knows the entity count for a backup XML file, or other project import subtask.
|
EntityTypeTaskProgressProcessor |
TaskProgressProcessor used in the first pass of the import backup file.
|
TaskProgressInterval |
Represents an interval of an overall Task Progress bar.
|
ThrottlingTaskProgressProcessor |
Copyright © 2002-2019 Atlassian. All Rights Reserved.