Package org.tkit.rhpam.quarkus.process
Class RetryStepService
- java.lang.Object
-
- org.tkit.rhpam.quarkus.process.RetryStepService
-
@ApplicationScoped public class RetryStepService extends Object
Service to retry a step (will reconstruct a messages from the FailedStep to the original queue)
-
-
Constructor Summary
Constructors Constructor Description RetryStepService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidresolveFailedStep(String failedStepId, String resolutionOption, String source)
-