com.axibase.tsd.model.data.command
Class BatchAlertCommand
java.lang.Object
com.axibase.tsd.model.data.command.BatchAlertCommand
public class BatchAlertCommand
- extends Object
- Author:
- Nikolay Malevanny.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAction
public String getAction()
getFields
public BatchAlertCommand.Fields getFields()
getAlerts
public List<BatchAlertCommand.AlertId> getAlerts()
createUpdateCommand
public static BatchAlertCommand createUpdateCommand(boolean acknowledge,
String... alertIds)
createDeleteCommand
public static BatchAlertCommand createDeleteCommand(String... alertIds)
Copyright © 2015. All rights reserved.