public interface ProcessArchiver
Modifier and Type | Method and Description |
---|---|
void |
archive(List<ProcessInstance> processes,
User u)
Via the @enterprise user interface a set of processes can be archived.
|
void archive(List<ProcessInstance> processes, User u) throws Exception
processes
- a list of process instancesu
- the user performing the actionException
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.