Package com.axelor.team.web
Class TaskController
java.lang.Object
com.axelor.db.JpaSupport
com.axelor.team.web.TaskController
-
Nested Class Summary
Nested classes/interfaces inherited from class com.axelor.db.JpaSupport
JpaSupport.JDBCTask
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
countTasks
(ActionRequest request, ActionResponse response) Methods inherited from class com.axelor.db.JpaSupport
all, getEntityManager, inTransaction, jdbcTask
-
Constructor Details
-
TaskController
public TaskController()
-
-
Method Details
-
countTasks
-