Default Class Sheet

Last modified by superadmin on 2016/10/12 17:29

Class: SchedulerJob

Class properties:

  • 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.

Create a new document

Existing documents

The class sheet

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 does not contain an object of type XWiki.SheetClass. To trigger the inline edit mode automatically, add a SheetClass object to the sheet ».

View the sheet document (XWiki.SchedulerJobSheet) »

The class template

The Template is the document used as the model for documents of this data type. It will automatically contain a reference to the Sheet and an instance of your Class.

View the template document (XWiki.SchedulerJobTemplate) »