Uses of Class
com.openkm.sdk4j.bean.TaskHistory
-
Packages that use TaskHistory Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of TaskHistory in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return types with arguments of type TaskHistory Modifier and Type Method Description List<TaskHistory>BaseTask. getHistory(long taskId)Gets history. -
Uses of TaskHistory in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return types with arguments of type TaskHistory Modifier and Type Method Description List<TaskHistory>TaskImpl. getHistory(long taskId)
-