Class MockGscopeByQueryConsumer.MockGscopeByQueryInvocation
- java.lang.Object
-
- com.funnelback.plugin.index.consumers.mock.MockGscopeByQueryConsumer.MockGscopeByQueryInvocation
-
- Enclosing class:
- MockGscopeByQueryConsumer
public static class MockGscopeByQueryConsumer.MockGscopeByQueryInvocation extends Object
Holds the values thatMockGscopeByQueryConsumer.applyGscopeWhenQueryMatches(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 MockGscopeByQueryInvocation()
-