Uses of Class
com.logicaldoc.gui.common.client.beans.GUITask
Package
Description
GWT services implementations.
-
Uses of GUITask in com.logicaldoc.gui.frontend.client.services
Modifier and TypeMethodDescriptionSystemService.getTaskByName
(String taskName, String locale) Retrieves a specific task by its nameGUITask[]
Retrieves all tasks.Saves the task -
Uses of GUITask in com.logicaldoc.gui.frontend.client.system.task
Modifier and TypeMethodDescriptionvoid
TasksPanel.onSelectedTask
(GUITask task) Shows the task detailsvoid
void
TasksPanel.updateSelectedRecord
(GUITask task) Updates the selected rec with the new task dataModifierConstructorDescriptionTaskNotificationPanel
(GUITask task, com.smartgwt.client.widgets.form.fields.events.ChangedHandler changedHandler) TaskSchedulingPanel
(GUITask task, com.smartgwt.client.widgets.form.fields.events.ChangedHandler changedHandler) -
Uses of GUITask in com.logicaldoc.web.service
Modifier and TypeMethodDescriptionSystemServiceImpl.getTaskByName
(String taskName, String locale) GUITask[]