Uses of Class
com.axibase.tsd.model.data.command.BatchAlertCommand

Packages that use BatchAlertCommand
com.axibase.tsd.client Provides classes that implement all the major Axibase Time-Series Database operations. 
com.axibase.tsd.model.data.command   
 

Uses of BatchAlertCommand in com.axibase.tsd.client
 

Methods in com.axibase.tsd.client with parameters of type BatchAlertCommand
 boolean DataService.batchUpdateAlerts(BatchAlertCommand... commands)
           
 

Uses of BatchAlertCommand in com.axibase.tsd.model.data.command
 

Methods in com.axibase.tsd.model.data.command that return BatchAlertCommand
static BatchAlertCommand BatchAlertCommand.createDeleteCommand(String... alertIds)
           
static BatchAlertCommand BatchAlertCommand.createUpdateCommand(boolean acknowledge, String... alertIds)
           
 



Copyright © 2015. All rights reserved.