@Role public interface JobContext
Modifier and Type | Method and Description |
---|---|
Job |
getCurrentJob() |
void |
popCurrentJob()
Remove the current job from the stack.
|
void |
pushCurrentJob(Job job) |
Copyright © 2004–2021 XWiki. All rights reserved.