Class CmsScriptExecArguments.Impl

java.lang.Object
org.ametys.plugins.core.ui.script.ScriptExecArguments.Impl
org.ametys.cms.scripts.CmsScriptExecArguments.Impl
All Implemented Interfaces:
CmsScriptExecArguments, ScriptExecArguments
Enclosing interface:
CmsScriptExecArguments

The default implementation for CmsScriptExecArguments
Must be constructed from a Map containing at least the key "script", and optionally the keys "progressionTracker", "model" and "selection"