| Package | Description |
|---|---|
| org.apache.dolphinscheduler.plugin.model |
| Modifier and Type | Method and Description |
|---|---|
AlertData |
AlertInfo.getAlertData() |
AlertData |
AlertData.setAlertGroupId(int alertGroupId) |
AlertData |
AlertData.setContent(String content) |
AlertData |
AlertData.setId(int id) |
AlertData |
AlertData.setLog(String log) |
AlertData |
AlertData.setReceivers(String receivers) |
AlertData |
AlertData.setReceiversCc(String receiversCc) |
AlertData |
AlertData.setShowType(String showType) |
AlertData |
AlertData.setTitle(String title) |
| Modifier and Type | Method and Description |
|---|---|
AlertInfo |
AlertInfo.setAlertData(AlertData alertData) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.