Interface RetryableStep
- All Superinterfaces:
Serializable
,Step
-
Field Summary
Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step
DEFAULT_ORDER
-
Method Summary
Modifier and TypeMethodDescriptiongetStepRetryCount
(ExecutionContext context) getStepRetryDelay
(ExecutionContext context) stepRetryFailed
(ExecutionContext context) Methods inherited from interface com.xebialabs.deployit.plugin.api.flow.Step
execute, getDescription, getOrder, skippable
-
Method Details
-
getStepRetryDelay
-
getStepRetryCount
-
stepRetryFailed
-