Class CreateUserTableQuery

All Implemented Interfaces:
RemoteQuery<List<Result>>, Serializable

@TestUseOnly
public class CreateUserTableQuery
extends ContextAwareRemoteQuery<List<Result>>
This is just used in integration testing so that we can easily create a user table that will be available for subsequent queries.
See Also:
Serialized Form