Class GeneratedAbstractChangeProcessorJob

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
AbstractChangeProcessorJob

public abstract class GeneratedAbstractChangeProcessorJob extends ServicelayerJob
Generated class for type AbstractChangeProcessorJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedAbstractChangeProcessorJob

      public GeneratedAbstractChangeProcessorJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedServicelayerJob
    • 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