Uses of Class
io.meeds.notes.rest.model.DraftPageEntity
Packages that use DraftPageEntity
-
Uses of DraftPageEntity in io.meeds.notes.rest.utils
Methods in io.meeds.notes.rest.utils with parameters of type DraftPageEntityModifier and TypeMethodDescriptionstatic DraftPageEntityBuilder.toDraftPage(DraftPageEntity draftPageEntity) -
Uses of DraftPageEntity in org.exoplatform.wiki.service.rest
Methods in org.exoplatform.wiki.service.rest with parameters of type DraftPageEntityModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseNotesRestService.saveDraft(DraftPageEntity draftNoteToSave)