Interface IFeedbackService

All Known Implementing Classes:
DefaultFeedbackService

public interface IFeedbackService
Interface for feedback service
Author:
hengsin
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Create new support request
    void
    emailSupport(boolean errorOnly)
    Email to support
  • Method Details

    • emailSupport

      void emailSupport(boolean errorOnly)
      Email to support
      Parameters:
      errorOnly -
    • createNewRequest

      void createNewRequest()
      Create new support request