public interface ResolvableNotification
Modifier and Type | Method and Description |
---|---|
String[] |
getOptionNames()
Provide the list of options for the resolution
|
boolean |
performResolution(int index)
Execute the resolution
|
boolean performResolution(int index)
index
- The index of the chosen optionString[] getOptionNames()
Copyright © 2005–2020. All rights reserved.