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

      protected WizardCronJobAsyncOperation(CronJobModel cronJobModel)
  • Method Details

    • getProgressType

      public com.hybris.cockpitng.core.async.Progress.ProgressType getProgressType()
      Specified by:
      getProgressType in interface com.hybris.cockpitng.core.async.Operation
    • execute

      public Object execute(com.hybris.cockpitng.core.async.Progress progress)
      Specified by:
      execute in interface com.hybris.cockpitng.core.async.Operation
    • getLabel

      public String getLabel()
      Specified by:
      getLabel in interface com.hybris.cockpitng.core.async.Operation
    • isTerminable

      public boolean isTerminable()
      Specified by:
      isTerminable in interface com.hybris.cockpitng.core.async.Operation