public abstract static class V20190722150700_LegacyAlertConditionMigration.MigrationCompleted extends Object
Constructor and Description |
---|
MigrationCompleted() |
Modifier and Type | Method and Description |
---|---|
abstract com.google.common.collect.ImmutableSet<String> |
completedAlarmCallbacks() |
abstract com.google.common.collect.ImmutableSet<String> |
completedAlertConditions() |
static V20190722150700_LegacyAlertConditionMigration.MigrationCompleted |
create(com.google.common.collect.ImmutableSet<String> completedAlertConditions,
com.google.common.collect.ImmutableSet<String> completedAlarmCallbacks) |
public abstract com.google.common.collect.ImmutableSet<String> completedAlertConditions()
public abstract com.google.common.collect.ImmutableSet<String> completedAlarmCallbacks()
public static V20190722150700_LegacyAlertConditionMigration.MigrationCompleted create(com.google.common.collect.ImmutableSet<String> completedAlertConditions, com.google.common.collect.ImmutableSet<String> completedAlarmCallbacks)
Copyright © 2012–2019 Graylog, Inc.. All rights reserved.