Package com.github.elibracha.processors
Class ParameterProcessor
- java.lang.Object
-
- com.github.elibracha.processors.ParameterProcessor
-
public class ParameterProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description ParameterProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(ParametersIgnore parameters, com.github.elibracha.model.ChangedParameters changedParameters)
-
-
-
Method Detail
-
apply
public boolean apply(ParametersIgnore parameters, com.github.elibracha.model.ChangedParameters changedParameters)
-
-