Uses of Class
com.openkm.sdk4j.bean.NoteHistory
-
Packages that use NoteHistory Package Description com.openkm.sdk4j.definition com.openkm.sdk4j.impl -
-
Uses of NoteHistory in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return types with arguments of type NoteHistory Modifier and Type Method Description List<NoteHistory>BaseNote. getNoteHistories(String uuid)Retrieve a list of notes history from a node -
Uses of NoteHistory in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return types with arguments of type NoteHistory Modifier and Type Method Description List<NoteHistory>NoteImpl. getNoteHistories(String uuid)
-