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, setEnabledjava.lang.String getTable()
Stringvoid setTable(java.lang.String value)
value - allowed object is Stringjava.lang.String getDeletePredicate()
Stringvoid setDeletePredicate(java.lang.String value)
value - allowed object is String