JavaScript is disabled on your browser.
Type Parameters:
D - the type of data edited by the editors targeted by this script service
All Implemented Interfaces:
org.xwiki.script.service.ScriptService
Direct Known Subclasses:
SyntaxContentEditScriptService , XDOMEditScriptService
public abstract class AbstractTypedEditScriptService<D>
extends Object
implements org.xwiki.script.service.ScriptService
Base class for specialized edit script services that target specific types of editors.
Since:
8.2RC1
Version:
$Id: ae59de75c9e3f9505575b1d0214a2d6e054f3038 $
Method Summary
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2004–2018 XWiki . All rights reserved.