Uses of Class
com.hybris.backoffice.cronjob.CronJobHistoryDataQuery
Packages that use CronJobHistoryDataQuery
Package
Description
-
Uses of CronJobHistoryDataQuery in com.hybris.backoffice.cronjob
Methods in com.hybris.backoffice.cronjob with parameters of type CronJobHistoryDataQueryModifier and TypeMethodDescriptionprotected DateDefaultCronJobHistoryFacade.calculateStartDate(CronJobHistoryDataQuery cronJobHistoryDataQuery) CronJobHistoryFacade.getCronJobHistory(CronJobHistoryDataQuery cronJobHistoryDataQuery) Gets a list ofCronJobHistoryModels.DefaultCronJobHistoryFacade.getCronJobHistory(CronJobHistoryDataQuery query) Constructors in com.hybris.backoffice.cronjob with parameters of type CronJobHistoryDataQueryModifierConstructorDescriptionCopying constructor. -
Uses of CronJobHistoryDataQuery in com.hybris.backoffice.sync.decorators
Methods in com.hybris.backoffice.sync.decorators that return CronJobHistoryDataQueryModifier and TypeMethodDescriptionSyncJobProcessQueryDecorator.decorateQuery(CronJobHistoryDataQuery cronJobHistoryDataQuery) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.backoffice.sync.decorators with parameters of type CronJobHistoryDataQueryModifier and TypeMethodDescriptionSyncJobProcessQueryDecorator.decorateQuery(CronJobHistoryDataQuery cronJobHistoryDataQuery) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of CronJobHistoryDataQuery in com.hybris.backoffice.widgets.processes
Methods in com.hybris.backoffice.widgets.processes that return CronJobHistoryDataQueryModifier and TypeMethodDescriptionprotected CronJobHistoryDataQueryProcessesController.decorateQuery(CronJobHistoryDataQuery query) Deprecated, for removal: This API element is subject to removal in a future version.since 6.6 - not used anymoreProcessesQueryDecorator.decorateQuery(CronJobHistoryDataQuery cronJobHistoryDataQuery) Deprecated, for removal: This API element is subject to removal in a future version.Decorates given queryprotected CronJobHistoryDataQueryProcessesController.getProcessesDataQuery()Methods in com.hybris.backoffice.widgets.processes with parameters of type CronJobHistoryDataQueryModifier and TypeMethodDescriptionprotected CronJobHistoryDataQueryProcessesController.decorateQuery(CronJobHistoryDataQuery query) Deprecated, for removal: This API element is subject to removal in a future version.since 6.6 - not used anymoreProcessesQueryDecorator.decorateQuery(CronJobHistoryDataQuery cronJobHistoryDataQuery) Deprecated, for removal: This API element is subject to removal in a future version.Decorates given query