Uses of Enum Class
de.hybris.platform.task.RetryLaterException.Method
Packages that use RetryLaterException.Method
Package
Description
Contains generated models for each type of de.hybris.platform.task package.
-
Uses of RetryLaterException.Method in de.hybris.platform.task
Methods in de.hybris.platform.task that return RetryLaterException.MethodModifier and TypeMethodDescriptionRetryLaterException.getMethod()static RetryLaterException.MethodReturns the enum constant of this class with the specified name.static RetryLaterException.Method[]RetryLaterException.Method.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.task with parameters of type RetryLaterException.MethodModifier and TypeMethodDescriptionvoidRetryLaterException.setMethod(RetryLaterException.Method method)