Class CronJobConstants


  • public final class CronJobConstants
    extends GeneratedCronJobConstants
    Global class for all Cronjob constants.
    This includes typecodes for new items, managers and JNDI names.
    Version:
    ExtGen v1.1
    • Field Detail

      • EXTENSIONNAME

        @Deprecated(since="ages",
                    forRemoval=true)
        public static final java.lang.String EXTENSIONNAME
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages
        See Also:
        Constant Field Values
      • CRONJOB_LOGTODB_THRESHOLD

        public static final java.lang.String CRONJOB_LOGTODB_THRESHOLD
        See Also:
        Constant Field Values
      • CRONJOB_LOGTOFILE_THRESHOLD

        public static final java.lang.String CRONJOB_LOGTOFILE_THRESHOLD
        See Also:
        Constant Field Values
      • CRONJOB_SCHEDULED

        public static final java.lang.String CRONJOB_SCHEDULED
        See Also:
        Constant Field Values
      • CRONJOB_SCHEDULED_BY

        public static final java.lang.String CRONJOB_SCHEDULED_BY
        See Also:
        Constant Field Values
      • DEFAULT_MOVE_MEDIA_JOB_CODE

        @Deprecated(since="ages",
                    forRemoval=true)
        public static final java.lang.String DEFAULT_MOVE_MEDIA_JOB_CODE
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages - use spring bean of MoveMediaJobPerformable instead
        Default code for move media jobs.
        See Also:
        Constant Field Values
      • CRONJOB_MEDIA_FOLDER

        public static final java.lang.String CRONJOB_MEDIA_FOLDER
        Sub folder name of the media folder in which the cronjob specific files like LogFile will be stored to.
        See Also:
        Constant Field Values
      • CRONJOB_TIMERTASK_LOADONSTARTUP

        @Deprecated(since="ages",
                    forRemoval=true)
        public static final java.lang.String CRONJOB_TIMERTASK_LOADONSTARTUP
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages
        See Also:
        Constant Field Values
    • Constructor Detail

      • CronJobConstants

        public CronJobConstants()