Job

app/models/job~ Job

new Job()

Represents job scheduled for execution for related documents
Properties:
Name Type Attributes Description
contentType module:models/contentType~ContentType <optional>
ContentType for which this job should be executed
name 'storeAllItemsForUserStorageSource' | 'storeAllItemsForUserStorageSourceContentType' Enumerated name of job
source module:models/source~Source <optional>
Source for which this job should be executed
storage module:models/storage~Storage <optional>
Storage for which this job should be executed
user module:models/user~User <optional>
User for which this job should be executed
Source: