Interface SafeAuthorOperation
Deprecated.
In Web Author,
AuthorOperation
s that implement this marker interface can be invoked via a REST API with
user supplied arguments.
An operation that simply inserts an XML fragment would be considered safe, while one that executes some JavaScript
code provided by the user would be considered unsafe.- Since:
- 19.1
WebappRestSafe
annotation.