public interface ExtraSteppingFilter
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<ExtraSteppingFilter> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
int |
getStepRequestDepth(SuspendContext context) |
boolean |
isApplicable(SuspendContext context) |
static final ExtensionPointName<ExtraSteppingFilter> EP_NAME
boolean isApplicable(SuspendContext context)
int getStepRequestDepth(SuspendContext context)
StepRequest