Class 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 Detail

      • DateScriptService

        public DateScriptService()
    • Method Detail

      • getConfiguration

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