Interface CustomRestUploadContext

All Superinterfaces:
CustomRestContext, LogContext, RuleContext

public interface CustomRestUploadContext extends CustomRestContext
  • Method Details

    • getFilename

      String getFilename()
      file name of uploaded file
    • getInputStream

      InputStream getInputStream()
      stream of data sent by upload