Package org.ametys.core.migration.action
Class ScriptAction.ScriptActionConfiguration
java.lang.Object
org.ametys.core.migration.action.DefaultActionConfiguration
org.ametys.core.migration.action.ScriptAction.ScriptActionConfiguration
- All Implemented Interfaces:
ActionConfiguration
- Enclosing class:
- ScriptAction
ActionConfiguration
with script location-
Method Summary
Methods inherited from class org.ametys.core.migration.action.DefaultActionConfiguration
getComment, getFrom, getType, getVersionNumber, requiresRestart, setRequiresRestart, toString
-
Method Details
-
getFile
Get the path for the script to run- Returns:
- The path for the script to run
-
getScript
Get the path for the script to run- Returns:
- The path for the script to run
-
getPlugin
Get the plugin containing the sql script, or null to default to the component's plugin- Returns:
- The plugin containing the sql script
-