Class UpdateWorkspaceDataTableQuery

All Implemented Interfaces:
RemoteQuery<Boolean>, Serializable

public class UpdateWorkspaceDataTableQuery
extends ContextAwareRemoteQuery<Boolean>
Remote query to log data to the WorkspaceData table. This returns true if the log succeeded. If an error occurs it will throw an exception.
See Also:
Serialized Form