package

com.atlassian.jira.imports.project.taskprogress

Interfaces

TaskProgressProcessor An interface that allows for processing the task progress in different ways. 

Classes

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.