- Job Name (jobName: String)
- Job Description (jobDescription: TextArea)
- Job Class (jobClass: String)
- Status (status: String)
- Cron Expression (cron: String)
- Job Script (script: TextArea)
- Job execution context user (contextUser: String)
- Job execution context lang (contextLang: String)
- Job execution context database (contextDatabase: String)
- You can use the class editor to add or modify the class properties.
The Sheet allows to control the presentation of documents of this data type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.
The sheet is not bound to the class so it won't be applied automatically when a document that has an object of this class is displayed.
Bind the sheet to the class ».
View the sheet document (XWiki.SchedulerJobSheet) »
The Template is the document used as the model for documents of this data type. It contains an instance of your Class.
View the template document (XWiki.SchedulerJobTemplate) »