Package com.github.elibracha.processors
Class PathsProcessor
- java.lang.Object
-
- com.github.elibracha.processors.PathsProcessor
-
public class PathsProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description PathsProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(com.github.elibracha.model.ChangedOperation changedOperation, PathsIgnore pathsIgnore, org.springframework.util.AntPathMatcher antPathMatcher)
-
-
-
Method Detail
-
apply
public boolean apply(com.github.elibracha.model.ChangedOperation changedOperation, PathsIgnore pathsIgnore, org.springframework.util.AntPathMatcher antPathMatcher)
-
-