public abstract class AbstractJobListViewAction extends AbstractListViewAction implements JobListViewAction
ListViewAction.ContextalwaysEnabled, IN_EDITOR_AREA_SECTION_PANELAFFECTED_ITEMS_KEY| Constructor and Description |
|---|
AbstractJobListViewAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCreateContext(ListViewAction.Context context) |
Menupopup |
getContextPopup(ListViewAction.Context context)
Gets the context popup of the action button.
|
protected ImportCockpitCronJobService |
getImportCockpitCronJobService() |
protected static ImportCockpitCronJobModel |
getModel(ListViewAction.Context context) |
Menupopup |
getPopup(ListViewAction.Context context)
Gets the popup of the action button.
|
boolean |
isRunning(ListViewAction.Context context) |
void |
setImportCockpitCronJobService(ImportCockpitCronJobService cronJobService) |
createContext, createContext, getItem, getMultiSelectEventListener, getMultiSelectImageURI, getMultiSelectPopup, getSelectedItems, getStatusCode, isAlwaysEnabled, sendEvent, sendUpdateItemsEvent, setAlwaysEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisVisiblegetEventListener, getImageURI, getTooltipprotected ImportCockpitCronJobService getImportCockpitCronJobService()
public void setImportCockpitCronJobService(ImportCockpitCronJobService cronJobService)
public boolean isRunning(ListViewAction.Context context)
isRunning in interface JobListViewActioncontext - see de.hybris.platform.cockpit.components.listview.ListViewAction.ContextListViewAction.Contextprotected void doCreateContext(ListViewAction.Context context)
doCreateContext in class AbstractListViewActionprotected static ImportCockpitCronJobModel getModel(ListViewAction.Context context)
public Menupopup getContextPopup(ListViewAction.Context context)
ListViewActiongetContextPopup in interface ListViewActionnull if no popup is
availablepublic Menupopup getPopup(ListViewAction.Context context)
ListViewActiongetPopup in interface ListViewActionnull if no popup is availableCopyright © 2017 SAP SE. All Rights Reserved.