| Package | Description |
|---|---|
| org.bonitasoft.engine.archive | |
| org.bonitasoft.engine.archive.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ArchiveService.recordInsert(long time,
ArchiveInsertRecord record)
Archive the given entity in sliding archive if relevant and in the appropriate definitive archive
|
void |
ArchiveService.recordInserts(long time,
ArchiveInsertRecord... records)
Archive the given entities in the definitive archive
|
| Modifier and Type | Method and Description |
|---|---|
protected BatchArchiveCallable |
ArchiveServiceImpl.buildBatchArchiveCallable(ArchiveInsertRecord... records) |
protected List<org.bonitasoft.engine.persistence.ArchivedPersistentObject> |
BatchArchiveCallable.createArchivedObjectsList(ArchiveInsertRecord... records) |
void |
ArchiveServiceImpl.recordInsert(long time,
ArchiveInsertRecord record) |
void |
ArchiveServiceImpl.recordInserts(long time,
ArchiveInsertRecord... records) |
| Constructor and Description |
|---|
BatchArchiveCallable(org.bonitasoft.engine.services.PersistenceService persistenceService,
ArchiveInsertRecord... records) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.