TestTask

From GreenVulcano Wiki
Revision as of 11:16, 27 February 2012 by Anonymous (talk) (Created page with "==Description== TestTask element defines a Test task. The following table shows the TestTask element's attributes: {|class="gvtable" ! Attribute !! Type !! Description |- | typ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

TestTask element defines a Test task.

The following table shows the TestTask element's attributes:

Attribute Type Description
type fixed This attribute must assume the value task
class fixed This attribute must assume the value it.greenvulcano.scheduler.util.test.TestTask
name required Task name.
auto-start optional If 'true' Task is automatically registered on the timer.
enabled optional Task activation status.

The admitted values are:

  • true
  • false
message optional Message displayed to stdout on each invocation.
sleep optional Simulates the execution of work.

Might contain the followings sub-elements: