Class StoreAssociatedScriptAction

java.lang.Object
com.kingsrook.qqq.backend.core.actions.scripts.StoreAssociatedScriptAction

public class StoreAssociatedScriptAction extends Object
Action to store a new version of a script, associated with a record. If there's never been a script assigned to the record (for the specified field), then a new Script record is first inserted. The script referenced by the record is always updated to point at the new scriptRevision record that is inserted.