Class GeneratedImpExImportJob

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

public abstract class GeneratedImpExImportJob extends Job
Generated class for type ImpExImportJob.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedImpExImportJob

      public GeneratedImpExImportJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedJob
    • getMaxThreads

      public Integer getMaxThreads(SessionContext ctx)
      Generated method - Getter of the ImpExImportJob.maxThreads attribute.
      Returns:
      the maxThreads
    • getMaxThreads

      public Integer getMaxThreads()
      Generated method - Getter of the ImpExImportJob.maxThreads attribute.
      Returns:
      the maxThreads
    • getMaxThreadsAsPrimitive

      public int getMaxThreadsAsPrimitive(SessionContext ctx)
      Generated method - Getter of the ImpExImportJob.maxThreads attribute.
      Returns:
      the maxThreads
    • getMaxThreadsAsPrimitive

      public int getMaxThreadsAsPrimitive()
      Generated method - Getter of the ImpExImportJob.maxThreads attribute.
      Returns:
      the maxThreads
    • setMaxThreads

      public void setMaxThreads(SessionContext ctx, Integer value)
      Generated method - Setter of the ImpExImportJob.maxThreads attribute.
      Parameters:
      value - the maxThreads
    • setMaxThreads

      public void setMaxThreads(Integer value)
      Generated method - Setter of the ImpExImportJob.maxThreads attribute.
      Parameters:
      value - the maxThreads
    • setMaxThreads

      public void setMaxThreads(SessionContext ctx, int value)
      Generated method - Setter of the ImpExImportJob.maxThreads attribute.
      Parameters:
      value - the maxThreads
    • setMaxThreads

      public void setMaxThreads(int value)
      Generated method - Setter of the ImpExImportJob.maxThreads attribute.
      Parameters:
      value - the maxThreads