Package | Description |
---|---|
org.xwiki.job.event.status |
Modifier and Type | Class and Description |
---|---|
class |
EndStepProgressEvent
Indicate to the progress listener to close the current step.
|
class |
PopLevelProgressEvent
Indicate to the progress listener that a new step level is ending.
|
class |
PushLevelProgressEvent
Indicate to the progress listener that a new step level is starting.
|
class |
StartStepProgressEvent
Indicate to the progress listener that a new step is starting.
|
class |
StepProgressEvent
Deprecated.
since 7.1M2, use
StartStepProgressEvent instead |
Copyright © 2004–2021 XWiki. All rights reserved.