Uses of Class
com.funnelback.plugin.index.consumers.mock.MockGscopeByQueryConsumer.MockGscopeByQueryInvocation
-
Packages that use MockGscopeByQueryConsumer.MockGscopeByQueryInvocation Package Description com.funnelback.plugin.index.consumers.mock -
-
Uses of MockGscopeByQueryConsumer.MockGscopeByQueryInvocation in com.funnelback.plugin.index.consumers.mock
Fields in com.funnelback.plugin.index.consumers.mock with type parameters of type MockGscopeByQueryConsumer.MockGscopeByQueryInvocation Modifier and Type Field Description private List<MockGscopeByQueryConsumer.MockGscopeByQueryInvocation>
MockGscopeByQueryConsumer. invocations
Hold the values of all invocations ofMockGscopeByQueryConsumer.applyGscopeWhenQueryMatches(String, String)
.Methods in com.funnelback.plugin.index.consumers.mock that return types with arguments of type MockGscopeByQueryConsumer.MockGscopeByQueryInvocation Modifier and Type Method Description List<MockGscopeByQueryConsumer.MockGscopeByQueryInvocation>
MockGscopeByQueryConsumer. getInvocations()
Hold the values of all invocations ofMockGscopeByQueryConsumer.applyGscopeWhenQueryMatches(String, String)
.
-