Package com.xwiki.date.script
Class DateScriptService
java.lang.Object
com.xwiki.date.script.DateScriptService
- All Implemented Interfaces:
org.xwiki.script.service.ScriptService
@Component
@Named("datemacro")
@Singleton
@Unstable
public class DateScriptService
extends Object
implements org.xwiki.script.service.ScriptService
Script service for retrieving information about the Date macro.
- Since:
- 3.5.0
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DateScriptService
public DateScriptService()
-
-
Method Details
-
getConfiguration
- Returns:
- the configuration of the Date macro.
-