Package de.hybris.platform.task.impl
Class StrandedTaskContext.Builder
java.lang.Object
de.hybris.platform.task.impl.StrandedTaskContext.Builder
- Enclosing class:
- StrandedTaskContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withNextExecutionForRetry(Date nextExecutionDate) withTurnRetry(int turnRetry)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withRuntimeConfigHolder
-
withNextExecutionForRetry
-
withTurnRetry
-
withPk
-
withFailureRootCause
public StrandedTaskContext.Builder withFailureRootCause(StrandedTaskContext.StrandedTaskFailureRootCause val) -
build
-