@Service public class HistoryRestoreService extends Object
| Constructor and Description |
|---|
HistoryRestoreService() |
| Modifier and Type | Method and Description |
|---|---|
LinkedList<Runnable> |
restoreToRevision(BigInteger objectId,
Class<? extends org.qubership.automation.itf.core.model.common.Storable> itemType,
Long revisionId,
UUID projectUuid) |
@Transactional public LinkedList<Runnable> restoreToRevision(BigInteger objectId, Class<? extends org.qubership.automation.itf.core.model.common.Storable> itemType, Long revisionId, UUID projectUuid)
Copyright © 2025. All rights reserved.