Functional requirementsPrerequisite: o the user runs the application, show program menu screen asks the user to select the function required. o next, the program performs the function has been selected and the results returned to the menu.Function 1: More types of tasko the name of the function in the code: public int addTaskType (String name) throws Exception• Input:➢ Name: type the name of the task.• The return value: ➢ task id.➢ List exception.Function 2: Delete task type.o the name of the function in the code: public void deleteTaskType (String id) throws Exception• Input:➢ Id: the ID of the type of task• Return value: list of exception.3 function: displays the type of the task.o the name of the function in the code: public List getDataTypeTasks ()• Return value: list of taskTask 4: Add function.o the name of the function in the code: public int addTask (String requirementName, String assignee, String, String, String taskTypeID expert date, String, the planTo planFrom String) throws Exception • Input:➢ requirementName: name of the requirementassignee: ➢ recipient name task.Expert: ➢ check task name.➢ taskTypeID: id type of task.
đang được dịch, vui lòng đợi..
