Class MockGscopeByRegexConsumer.MockGscopeByRegexInvocation
- java.lang.Object
-
- com.funnelback.plugin.index.consumers.mock.MockGscopeByRegexConsumer.MockGscopeByRegexInvocation
-
- Enclosing class:
- MockGscopeByRegexConsumer
public static class MockGscopeByRegexConsumer.MockGscopeByRegexInvocation extends Object
Holds the values thatMockGscopeByRegexConsumer.applyGscopeWhenRegexMatches(String, String)
was called with. Although this class is immutable, the fields are not.
-
-
Field Summary
Fields Modifier and Type Field Description private String
gscopeName
private String
query
-
Constructor Summary
Constructors Constructor Description MockGscopeByRegexInvocation()
-