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 Details

    • DateScriptService

      public DateScriptService()
  • Method Details

    • getConfiguration

      public DateMacroConfiguration getConfiguration()
      Returns:
      the configuration of the Date macro.