org.broadleafcommerce.openadmin.server.domain
public interface SandBoxItemListener
| Modifier and Type | Method and Description |
|---|---|
void |
itemPromoted(SandBoxItem sandBoxItem,
SandBox destinationSandBox) |
void |
itemRejected(SandBoxItem sandBoxItem,
SandBox destinationSandBox) |
void |
itemReverted(SandBoxItem sandBoxItem) |
void itemPromoted(SandBoxItem sandBoxItem, SandBox destinationSandBox)
void itemRejected(SandBoxItem sandBoxItem, SandBox destinationSandBox)
void itemReverted(SandBoxItem sandBoxItem)
Copyright © 2015. All Rights Reserved.