Uses of Enum Class
de.hybris.platform.task.impl.StrandedTaskContext.StrandedTaskFailureRootCause
Packages that use StrandedTaskContext.StrandedTaskFailureRootCause
-
Uses of StrandedTaskContext.StrandedTaskFailureRootCause in de.hybris.platform.task.impl
Methods in de.hybris.platform.task.impl that return StrandedTaskContext.StrandedTaskFailureRootCauseModifier and TypeMethodDescriptionStrandedTaskContext.getFailureRootCause()Returns the enum constant of this class with the specified name.StrandedTaskContext.StrandedTaskFailureRootCause.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.task.impl with parameters of type StrandedTaskContext.StrandedTaskFailureRootCauseModifier and TypeMethodDescriptionvoidStrandedTaskContext.setFailureRootCause(StrandedTaskContext.StrandedTaskFailureRootCause failureRootCause) StrandedTaskContext.Builder.withFailureRootCause(StrandedTaskContext.StrandedTaskFailureRootCause val)