| Attributes defined for this kind: | ||||||
| Attribute (inherited from) | Description / Issues | Cardinality | Type | Initial Value | Required? | |
| active (from Startup) | Set to False to disable invocation of this item at startup | single | Boolean | True | No | |
| description (from Item) | single | Bytes | N/A | No | ||
| freeValueOf (from Item) (inverse: 'freeValues') | dict | N/A | N/A | No | ||
| freeValues (from Item) (inverse: 'freeValueOf') | dict | N/A | N/A | No | ||
| inheritFrom (from Item) (inverse: 'inheritTo') | single | N/A | N/A | No | ||
| inheritTo (from Item) (inverse: 'inheritFrom') | list | N/A | N/A | No | ||
| interval (from PeriodicTask) | single | TimeDelta | 0:00:00 | No | ||
| invoke (from Startup) | Full name of a class or function to import and run at startup | single | Text | N/A | No | |
| lastCompact | single | DateTime | 2007-08-10 08:04:12.985284 | No | ||
| lastRun (from DurableTask) | single | DateTime | 2007-08-10 08:04:07.008816 | No | ||
| lastVersion | single | Integer | 0 | No | ||
| monitors (from Item) (inverse: 'item') | list | N/A | N/A | No | ||
| osaf.framework.blocks.BranchPointBlock.detailItem.inverse (from Item) (inverse: 'detailItem') | list | BranchPointBlock | N/A | No | ||
| osaf.framework.blocks.BranchPointBlock.detailItemCollection.inverse (from Item) (inverse: 'detailItemCollection') | list | BranchPointBlock | N/A | No | ||
| osaf.framework.blocks.BranchPointBlock.selectedItem.inverse (from Item) (inverse: 'selectedItem') | list | BranchPointBlock | N/A | No | ||
| p2p.mail.MailAccount.imap.inverse (from Item) (inverse: 'imap') | list | MailAccount | N/A | No | ||
| p2p.mail.MailAccount.smtp.inverse (from Item) (inverse: 'smtp') | list | MailAccount | N/A | No | ||
| references (from Item) (inverse: 'item') | list | Item | N/A | No | ||
| requiredBy (from Startup) (inverse: 'requires') | list | Startup | N/A | No | ||
| requires (from Startup) (inverse: 'requiredBy') | Startups that must run before this one | list | Startup | [] | No | |
| run_at_startup (from PeriodicTask) | single | Boolean | False | No | ||
| watchers (from Item) (inverse: 'watchedItems') | dict | N/A | N/A | No | ||
| watches (from Item) (inverse: 'watchingItem') | list | N/A | N/A | No | ||
| Attribute values for this item: | |
| Attribute | Value |
| classes | python: class 'osaf.app.compact.CompactTask' (class 'application.schema.ItemClass') |
| clouds | |
| description |
A DurableTask that compacts the repository once a week.
The actual compaction happens inside main UI view and blocks.
The user is presented with a dialog asking to confirm the compaction.
If declined, the compaction is rescheduled for the next day.
(type 'str') |
| extent | None |
| superKinds | DurableTask |
| Clouds associated with this kind: | |
| Cloud | Endpoints |