Class URLCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class URLCronJobModel
    extends MediaProcessCronJobModel
    Generated model class for type URLCronJob first defined at extension processing.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • URL

        public static final java.lang.String URL
        Generated constant - Attribute key of URLCronJob.URL attribute defined at extension processing.
        See Also:
        Constant Field Values
    • Constructor Detail

      • URLCronJobModel

        public URLCronJobModel()
        Generated constructor - Default constructor for generic creation.
      • URLCronJobModel

        public URLCronJobModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • URLCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public URLCronJobModel​(JobModel _job)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _job - initial attribute declared by type CronJob at extension processing
      • URLCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public URLCronJobModel​(JobModel _job,
                               ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _job - initial attribute declared by type CronJob at extension processing
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getURL

        @Accessor(qualifier="URL",
                  type=GETTER)
        public java.lang.String getURL()
        Generated method - Getter of the URLCronJob.URL attribute defined at extension processing.
        Returns:
        the URL
      • setURL

        @Accessor(qualifier="URL",
                  type=SETTER)
        public void setURL​(java.lang.String value)
        Generated method - Setter of URLCronJob.URL attribute defined at extension processing.
        Parameters:
        value - the URL