Package org.approvej.approve
Class InplaceApprover
java.lang.Object
org.approvej.approve.InplaceApprover
- All Implemented Interfaces:
Function<String,,ApprovalResult> Approver
An
Approver that checks if the received value is equal to a value given in place.-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<String,ApprovalResult>
-