Class SaveInProgressEvent


  • public class SaveInProgressEvent
    extends Object
    Client-local event to indicate that a save command has been executed
    • Constructor Detail

      • SaveInProgressEvent

        public SaveInProgressEvent​(org.uberfire.backend.vfs.Path path)
    • Method Detail

      • getPath

        public org.uberfire.backend.vfs.Path getPath()