Class GeneratedURLCronJob

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

public abstract class GeneratedURLCronJob extends MediaProcessCronJob
Generated class for type URLCronJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedURLCronJob

      public GeneratedURLCronJob()
  • Method Details

    • getDefaultAttributeModes

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

      public String getURL(SessionContext ctx)
      Generated method - Getter of the URLCronJob.URL attribute.
      Returns:
      the URL
    • getURL

      public String getURL()
      Generated method - Getter of the URLCronJob.URL attribute.
      Returns:
      the URL
    • setURL

      public void setURL(SessionContext ctx, String value)
      Generated method - Setter of the URLCronJob.URL attribute.
      Parameters:
      value - the URL
    • setURL

      public void setURL(String value)
      Generated method - Setter of the URLCronJob.URL attribute.
      Parameters:
      value - the URL