public class SynchronizeCatalogVersionWizardAction extends ItemAction
| Constructor and Description |
|---|
SynchronizeCatalogVersionWizardAction() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<CatalogVersion> |
getVersionsToSync(Item item) |
boolean |
isActive(ActionEvent event)
Action will be active for versions with existing synchronization rules only.
|
ActionResult |
perform(ActionEvent actionEvent)
This action requires the Item in ActionEvent data.
|
canChange, canRead, canRemove, createDialogChip, getConfirmationMessage, getEditorContext, getHMCContext, getItem, getNodeParams, hasDialogChip, initialize, isAutoSave, isVisible, needConfirmation, needSaveBeforePerform, setAutoSavepublic SynchronizeCatalogVersionWizardAction()
public ActionResult perform(ActionEvent actionEvent) throws JaloBusinessException
ItemActionperform in interface HMCActionperform in class ItemActionactionEvent - ActionEvent contains input data for the actionJaloBusinessExceptionprotected Set<CatalogVersion> getVersionsToSync(Item item)
public boolean isActive(ActionEvent event)
isActive in interface HMCStatefulActionisActive in class ItemActionCopyright © 2017 SAP SE. All Rights Reserved.