Class Y2YSyncCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class Y2YSyncCronJobModel
    extends CronJobModel
    Generated model class for type Y2YSyncCronJob first defined at extension y2ysync.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _JOBCRONJOBRELATION
        Generated relation code constant for relation JobCronJobRelation defining source attribute job in extension processing.
        See Also:
        Constant Field Values
      • IMPEXZIP

        public static final java.lang.String IMPEXZIP
        Generated constant - Attribute key of Y2YSyncCronJob.impexZip attribute defined at extension y2ysync.
        See Also:
        Constant Field Values
      • MEDIASZIP

        public static final java.lang.String MEDIASZIP
        Generated constant - Attribute key of Y2YSyncCronJob.mediasZip attribute defined at extension y2ysync.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Y2YSyncCronJobModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public Y2YSyncCronJobModel​(Y2YSyncJobModel _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 Y2YSyncCronJob at extension y2ysync
      • Y2YSyncCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public Y2YSyncCronJobModel​(Y2YSyncJobModel _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 Y2YSyncCronJob at extension y2ysync
        _owner - initial attribute declared by type Item at extension core