public interface IssueDeleteQueryAction extends AlertRuleAction
AlertRuleAction.ActionType
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeletePredicate()
Gets the value of the deletePredicate property.
|
java.lang.String |
getTable()
Gets the value of the table property.
|
void |
setDeletePredicate(java.lang.String value)
Sets the value of the deletePredicate property.
|
void |
setTable(java.lang.String value)
Sets the value of the table property.
|
getActionType, getDescription, isEnabled, setDescription, setEnabled
java.lang.String getTable()
String
void setTable(java.lang.String value)
value
- allowed object is String
java.lang.String getDeletePredicate()
String
void setDeletePredicate(java.lang.String value)
value
- allowed object is String