Package com.github.elibracha.processors
Class ResponseProcessor
- java.lang.Object
-
- com.github.elibracha.processors.ResponseProcessor
-
public class ResponseProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description ResponseProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(ResponseIgnore response, com.github.elibracha.model.ChangedApiResponse apiResponses)
-
-
-
Method Detail
-
apply
public boolean apply(ResponseIgnore response, com.github.elibracha.model.ChangedApiResponse apiResponses)
-
-