public final class RuleRequest extends Object
| Constructor and Description |
|---|
RuleRequest(String id,
String description,
String when,
List<String> then) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getThen() |
String |
getWhen() |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.