Package org.adempiere.webui.factory
Interface IFeedbackService
-
- All Known Implementing Classes:
DefaultFeedbackService
public interface IFeedbackService
- Author:
- hengsin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
createNewRequest()
Create new support requestvoid
emailSupport(boolean errorOnly)
Email to support
-