| Package | Description |
|---|---|
| com.mgnt.lifecycle.management.backgroundrunner.example |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeOneTask
This class demonstrates more complex example in which besides required "Execution time Interval" property there are two
more special properties - one simply called
timeIntervalProperty just to demonstrate how to have
additional property of type TimeInterval and another one called parsedIntergerProperty. |
class |
TypeTwoTask
This class demonstrates minimalistic example in which there is only required "Execution time Interval" property which
requires special parsing
|