| Modifier and Type | Method and Description |
|---|---|
protected ItemModel |
DefaultCMSVersionToItemModelRollbackConverter.rollbackItemModel(CMSVersionModel version,
AuditPayload auditPayload,
java.util.Map<java.lang.String,java.lang.Object> mappedAttributes)
This method rollbacks an
ItemModel based on the given information. |
void |
DefaultCMSVersionToItemModelRollbackConverterTest.setup() |
void |
DefaultCMSVersionToItemModelRollbackConverterTest.willCatchItemRollbackExceptionAndReturnNull() |
| Modifier and Type | Method and Description |
|---|---|
ItemModel |
ItemRollbackConverter.rollbackItem(ItemModel itemModel,
CMSVersionModel versionModel,
AuditPayload auditPayload)
Rollbacks the itemModel to a desired version based on the information specified in the audit payload.
|
Copyright © 2018 SAP SE. All Rights Reserved.