@Scope(value=CONVERSATION) @Name(value="noteActions") public class NoteActions extends Object implements Serializable
Constructor and Description |
---|
NoteActions() |
Modifier and Type | Method and Description |
---|---|
String |
translateImageLinks(String note)
Translate the image links referencing attached files to use the docId of
the current proxy or version.
|
public String translateImageLinks(String note) throws ClientException
note
- the note contentClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.