Uses of Enum Class
com.hybris.backoffice.widgets.syncpopup.SyncJobsLoader.SyncJobsLoadingStatus
Packages that use SyncJobsLoader.SyncJobsLoadingStatus
-
Uses of SyncJobsLoader.SyncJobsLoadingStatus in com.hybris.backoffice.widgets.syncpopup
Methods in com.hybris.backoffice.widgets.syncpopup that return SyncJobsLoader.SyncJobsLoadingStatusModifier and TypeMethodDescriptionprotected SyncJobsLoader.SyncJobsLoadingStatusSyncJobsLoader.findLoadingFailureRootCause(boolean catalogPresent) SyncJobsLoader.getLoadingStatus()protected SyncJobsLoader.SyncJobsLoadingStatusSyncJobsLoader.loadData()Returns the enum constant of this class with the specified name.static SyncJobsLoader.SyncJobsLoadingStatus[]SyncJobsLoader.SyncJobsLoadingStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.