Class UpdateSuccessEvent


  • public class UpdateSuccessEvent
    extends Object
    Received by an UpdateListener. This event indicates that the operation was successfully completed.
    • Constructor Detail

      • UpdateSuccessEvent

        public UpdateSuccessEvent​(String details)
    • Method Detail

      • getDetails

        public String getDetails()
        Returns the detailed output from the operation process.