Release: | 0.1 |
---|---|
Date: | July 02, 2010 |
Camelot comes with a number of build in data models. To avoid boiler plate models needed in almost any application (like Persons, Addresses, etc.), the developer is encouraged to use these data models as a start for developing custom applications.
An organization represents any internal or external organization. Organizations can include businesses and groups of individuals
Person represents natural persons
Most applications need to perform some scheduled jobs to process information. Users need to be able to monitor the functioning of those scheduled jobs.
These classes provide the means to store the result of batch jobs to enable the user to review or plan them.
Information the batch job that is planned, running or has run
Parameter: | strings – a list or generator of strings |
---|
The type of batch job, the user will be able to filter his jobs based on their type. A type might be ‘Create management reports’