Uses of Class
org.exoplatform.task.exception.ParameterEntityException
-
Packages that use ParameterEntityException Package Description org.exoplatform.task.util -
-
Uses of ParameterEntityException in org.exoplatform.task.util
Methods in org.exoplatform.task.util that throw ParameterEntityException Modifier and Type Method Description static ProjectDtoProjectUtil. saveProjectField(ProjectService projService, long projectId, Map<String,String[]> fields)static TaskDtoTaskUtil. saveTaskField(TaskDto task, org.exoplatform.services.security.Identity userId, String param, String[] values, TimeZone timezone, TaskService taskService, LabelService labelService, StatusService statusService)
-