Class GeneratedAbstractChangeProcessorJob

    • Field Detail

      • INPUT

        public static final java.lang.String INPUT
        Qualifier of the AbstractChangeProcessorJob.input 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

      • GeneratedAbstractChangeProcessorJob

        public GeneratedAbstractChangeProcessorJob()
    • Method Detail

      • getInput

        public Media getInput​(SessionContext ctx)
        Generated method - Getter of the AbstractChangeProcessorJob.input attribute.
        Returns:
        the input
      • getInput

        public Media getInput()
        Generated method - Getter of the AbstractChangeProcessorJob.input attribute.
        Returns:
        the input
      • setInput

        public void setInput​(SessionContext ctx,
                             Media value)
        Generated method - Setter of the AbstractChangeProcessorJob.input attribute.
        Parameters:
        value - the input
      • setInput

        public void setInput​(Media value)
        Generated method - Setter of the AbstractChangeProcessorJob.input attribute.
        Parameters:
        value - the input