Package | Description |
---|---|
com.obs.services.model |
Modifier and Type | Field and Description |
---|---|
protected AbstractNotification.Filter |
AbstractNotification.filter |
Modifier and Type | Method and Description |
---|---|
AbstractNotification.Filter |
AbstractNotification.getFilter()
获取过滤规则组
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractNotification.setFilter(AbstractNotification.Filter filter)
设置过滤规则组
|
Constructor and Description |
---|
AbstractNotification(String id,
AbstractNotification.Filter filter,
List<EventTypeEnum> events)
构造函数
|
FunctionGraphConfiguration(String id,
AbstractNotification.Filter filter,
String functionGraph,
List<EventTypeEnum> events)
构造函数
|
TopicConfiguration(String id,
AbstractNotification.Filter filter,
String topic,
List<EventTypeEnum> events)
构造函数
|
Copyright © 2020. All rights reserved.