Class GeneratedMediaProcessCronJob

    • Field Detail

      • JOBMEDIA

        public static final java.lang.String JOBMEDIA
        Qualifier of the MediaProcessCronJob.jobMedia attribute
        See Also:
        Constant Field Values
      • CURRENTLINE

        public static final java.lang.String CURRENTLINE
        Qualifier of the MediaProcessCronJob.currentLine attribute
        See Also:
        Constant Field Values
      • LASTSUCCESSFULLINE

        public static final java.lang.String LASTSUCCESSFULLINE
        Qualifier of the MediaProcessCronJob.lastSuccessfulLine attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedMediaProcessCronJob

        public GeneratedMediaProcessCronJob()
    • Method Detail

      • getCurrentLine

        public java.lang.Integer getCurrentLine​(SessionContext ctx)
        Generated method - Getter of the MediaProcessCronJob.currentLine attribute.
        Returns:
        the currentLine
      • getCurrentLine

        public java.lang.Integer getCurrentLine()
        Generated method - Getter of the MediaProcessCronJob.currentLine attribute.
        Returns:
        the currentLine
      • getCurrentLineAsPrimitive

        public int getCurrentLineAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the MediaProcessCronJob.currentLine attribute.
        Returns:
        the currentLine
      • getCurrentLineAsPrimitive

        public int getCurrentLineAsPrimitive()
        Generated method - Getter of the MediaProcessCronJob.currentLine attribute.
        Returns:
        the currentLine
      • setCurrentLine

        public void setCurrentLine​(SessionContext ctx,
                                   java.lang.Integer value)
        Generated method - Setter of the MediaProcessCronJob.currentLine attribute.
        Parameters:
        value - the currentLine
      • setCurrentLine

        public void setCurrentLine​(java.lang.Integer value)
        Generated method - Setter of the MediaProcessCronJob.currentLine attribute.
        Parameters:
        value - the currentLine
      • setCurrentLine

        public void setCurrentLine​(SessionContext ctx,
                                   int value)
        Generated method - Setter of the MediaProcessCronJob.currentLine attribute.
        Parameters:
        value - the currentLine
      • setCurrentLine

        public void setCurrentLine​(int value)
        Generated method - Setter of the MediaProcessCronJob.currentLine attribute.
        Parameters:
        value - the currentLine
      • getJobMedia

        public JobMedia getJobMedia​(SessionContext ctx)
        Generated method - Getter of the MediaProcessCronJob.jobMedia attribute.
        Returns:
        the jobMedia
      • getJobMedia

        public JobMedia getJobMedia()
        Generated method - Getter of the MediaProcessCronJob.jobMedia attribute.
        Returns:
        the jobMedia
      • setJobMedia

        public void setJobMedia​(SessionContext ctx,
                                JobMedia value)
        Generated method - Setter of the MediaProcessCronJob.jobMedia attribute.
        Parameters:
        value - the jobMedia
      • setJobMedia

        public void setJobMedia​(JobMedia value)
        Generated method - Setter of the MediaProcessCronJob.jobMedia attribute.
        Parameters:
        value - the jobMedia
      • getLastSuccessfulLine

        public java.lang.Integer getLastSuccessfulLine​(SessionContext ctx)
        Generated method - Getter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Returns:
        the lastSuccessfulLine
      • getLastSuccessfulLine

        public java.lang.Integer getLastSuccessfulLine()
        Generated method - Getter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Returns:
        the lastSuccessfulLine
      • getLastSuccessfulLineAsPrimitive

        public int getLastSuccessfulLineAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Returns:
        the lastSuccessfulLine
      • getLastSuccessfulLineAsPrimitive

        public int getLastSuccessfulLineAsPrimitive()
        Generated method - Getter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Returns:
        the lastSuccessfulLine
      • setLastSuccessfulLine

        public void setLastSuccessfulLine​(SessionContext ctx,
                                          java.lang.Integer value)
        Generated method - Setter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Parameters:
        value - the lastSuccessfulLine
      • setLastSuccessfulLine

        public void setLastSuccessfulLine​(java.lang.Integer value)
        Generated method - Setter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Parameters:
        value - the lastSuccessfulLine
      • setLastSuccessfulLine

        public void setLastSuccessfulLine​(SessionContext ctx,
                                          int value)
        Generated method - Setter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Parameters:
        value - the lastSuccessfulLine
      • setLastSuccessfulLine

        public void setLastSuccessfulLine​(int value)
        Generated method - Setter of the MediaProcessCronJob.lastSuccessfulLine attribute.
        Parameters:
        value - the lastSuccessfulLine