Class GeneratedScriptingTask

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    ScriptingTask

    public abstract class GeneratedScriptingTask
    extends Task
    Generated class for type ScriptingTask.
    See Also:
    Serialized Form
    • Field Detail

      • SCRIPTURI

        public static final java.lang.String SCRIPTURI
        Qualifier of the ScriptingTask.scriptURI attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedScriptingTask

        public GeneratedScriptingTask()
    • Method Detail

      • getScriptURI

        public java.lang.String getScriptURI​(SessionContext ctx)
        Generated method - Getter of the ScriptingTask.scriptURI attribute.
        Returns:
        the scriptURI
      • getScriptURI

        public java.lang.String getScriptURI()
        Generated method - Getter of the ScriptingTask.scriptURI attribute.
        Returns:
        the scriptURI
      • setScriptURI

        public void setScriptURI​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the ScriptingTask.scriptURI attribute.
        Parameters:
        value - the scriptURI
      • setScriptURI

        public void setScriptURI​(java.lang.String value)
        Generated method - Setter of the ScriptingTask.scriptURI attribute.
        Parameters:
        value - the scriptURI