@Component public class FilterDependenciesPreProcessor extends Object implements FlowProcessor
| Constructor and Description |
|---|
FilterDependenciesPreProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canProcess(FlowStep step) |
FlowProcessorType |
getType() |
boolean |
process(FlowGroup stepGroup,
FlowStep step,
FlowPackageContext stepPackageContext) |
public FlowProcessorType getType()
getType in interface FlowProcessorpublic boolean canProcess(FlowStep step)
canProcess in interface FlowProcessorpublic boolean process(FlowGroup stepGroup, FlowStep step, FlowPackageContext stepPackageContext)
process in interface FlowProcessorCopyright © 2022. All rights reserved.