@Service @Transactional public class ArchiveServiceImpl extends Object implements ArchiveService
| Constructor and Description |
|---|
ArchiveServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
archive(long woinRefNum)
Archive a workflow instance's data once it is fully executed or aborted.
|
public void archive(long woinRefNum)
ArchiveServicearchive in interface ArchiveServiceCopyright © 2018. All rights reserved.