Class IntegrationObjectAuditReportDownloadAction
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.integrationbackoffice.widgets.modeling.actions.IntegrationObjectAuditReportDownloadAction
- All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<String,,String> com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanPerform(com.hybris.cockpitng.actions.ActionContext<String> ctx) com.hybris.cockpitng.actions.ActionResult<String>Methods inherited from class com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
addSocketInputEventListener, getComponentID, handleSocketInputEvent, initialize, initializeDefaultEventListeners, registerStubInstance, sendOutput, setComponentID, unregisterStubInstanceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.actions.CockpitAction
getConfirmationMessage, needsConfirmation
-
Constructor Details
-
IntegrationObjectAuditReportDownloadAction
public IntegrationObjectAuditReportDownloadAction()
-
-
Method Details
-
perform
-
canPerform
-