Class CatalogVersionDiffController.CatalogVersionGenerateDiffOperation
java.lang.Object
de.hybris.platform.platformbackoffice.widgets.catalogversion.CatalogVersionDiffController.CatalogVersionGenerateDiffOperation
- All Implemented Interfaces:
com.hybris.cockpitng.core.async.Operation,com.hybris.cockpitng.core.model.Identifiable
- Enclosing class:
- CatalogVersionDiffController
protected class CatalogVersionDiffController.CatalogVersionGenerateDiffOperation
extends Object
implements com.hybris.cockpitng.core.async.Operation
-
Constructor Summary
ConstructorsConstructorDescriptionCatalogVersionGenerateDiffOperation(CatalogVersionCompareService.CatalogVersionComparison comparison) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.core.async.Operation
getId
-
Constructor Details
-
CatalogVersionGenerateDiffOperation
public CatalogVersionGenerateDiffOperation(CatalogVersionCompareService.CatalogVersionComparison comparison)
-
-
Method Details
-
getProgressType
public com.hybris.cockpitng.core.async.Progress.ProgressType getProgressType()- Specified by:
getProgressTypein interfacecom.hybris.cockpitng.core.async.Operation
-
execute
- Specified by:
executein interfacecom.hybris.cockpitng.core.async.Operation
-
getLabel
- Specified by:
getLabelin interfacecom.hybris.cockpitng.core.async.Operation
-
isTerminable
public boolean isTerminable()- Specified by:
isTerminablein interfacecom.hybris.cockpitng.core.async.Operation
-