Class Upload.ChangeEvent

    • Constructor Detail

      • ChangeEvent

        public ChangeEvent​(Upload source,
                           String filename)
        Deprecated.
    • Method Detail

      • getSource

        public Upload getSource()
        Deprecated.
        Uploads where the event occurred.
        Overrides:
        getSource in class EventObject
        Returns:
        the Source of the event.
      • getFilename

        public String getFilename()
        Deprecated.
        Gets the file name.
        Returns:
        the filename.