Package org.jbpm.workbench.api
Interface TaskAdminService
-
- All Known Implementing Classes:
TaskAdminServiceImpl
public interface TaskAdminService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generateMockTasks(String userName, int amountOfTasks)
-
-
-
Method Detail
-
generateMockTasks
void generateMockTasks(String userName, int amountOfTasks)
-
-