Class GeneratedScriptingJob

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ScriptingJob

public abstract class GeneratedScriptingJob extends ServicelayerJob
Generated class for type ScriptingJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedScriptingJob

      public GeneratedScriptingJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedServicelayerJob
    • getScriptURI

      public String getScriptURI(SessionContext ctx)
      Generated method - Getter of the ScriptingJob.scriptURI attribute.
      Returns:
      the scriptURI
    • getScriptURI

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

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

      public void setScriptURI(String value)
      Generated method - Setter of the ScriptingJob.scriptURI attribute.
      Parameters:
      value - the scriptURI