public class DefaultStepActionInterceptor extends java.lang.Object implements StepActionInterceptor
| Constructor and Description |
|---|
DefaultStepActionInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterLastStep() |
void |
interceptActionResponse(GenericActionResponse actionResponse) |
public void interceptActionResponse(GenericActionResponse actionResponse)
interceptActionResponse in interface StepActionInterceptorpublic void afterLastStep()
afterLastStep in interface StepActionInterceptor