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