Interface | Description |
---|---|
JobProgress |
Give informations about the progress of a job.
|
JobProgressManager |
Helper to manipulate current progress.
|
JobStatus |
Describe the current status of a job.
|
Class | Description |
---|---|
PopLevelProgressEvent |
Indicate to the progress listener that a new step level is ending.
|
PushLevelProgressEvent |
Indicate to the progress listener that a new step level is starting.
|
StepProgressEvent |
Indicate to the progress listener that a new step is starting.
|
Enum | Description |
---|---|
JobStatus.State |
Job status.
|
Copyright © 2004–2015 XWiki. All rights reserved.