Class BaseSolrIndexerWizardStep.WizardCronJobAsyncOperation
java.lang.Object
de.hybris.platform.solrfacetsearchbackoffice.wizards.BaseSolrIndexerWizardStep.WizardCronJobAsyncOperation
- All Implemented Interfaces:
com.hybris.cockpitng.core.async.Operation,com.hybris.cockpitng.core.model.Identifiable
- Enclosing class:
- BaseSolrIndexerWizardStep
protected class BaseSolrIndexerWizardStep.WizardCronJobAsyncOperation
extends Object
implements com.hybris.cockpitng.core.async.Operation
-
Constructor Details
-
WizardCronJobAsyncOperation
-
-
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
-