public class UpdateSuccessEvent
extends java.lang.Object
UpdateListener.
This event indicates that the operation was
successfully completed.| Constructor and Description |
|---|
UpdateSuccessEvent(java.lang.String details) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDetails()
Returns the detailed output from the operation process.
|