Class GeneratedSimpleBatch

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

public abstract class GeneratedSimpleBatch extends Batch
Generated class for type SimpleBatch.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedSimpleBatch

      public GeneratedSimpleBatch()
  • Method Details

    • getDefaultAttributeModes

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

      public Object getContext(SessionContext ctx)
      Generated method - Getter of the SimpleBatch.context attribute.
      Returns:
      the context
    • getContext

      public Object getContext()
      Generated method - Getter of the SimpleBatch.context attribute.
      Returns:
      the context
    • setContext

      public void setContext(SessionContext ctx, Object value)
      Generated method - Setter of the SimpleBatch.context attribute.
      Parameters:
      value - the context
    • setContext

      public void setContext(Object value)
      Generated method - Setter of the SimpleBatch.context attribute.
      Parameters:
      value - the context
    • getResultBatchId

      public String getResultBatchId(SessionContext ctx)
      Generated method - Getter of the SimpleBatch.resultBatchId attribute.
      Returns:
      the resultBatchId
    • getResultBatchId

      public String getResultBatchId()
      Generated method - Getter of the SimpleBatch.resultBatchId attribute.
      Returns:
      the resultBatchId
    • setResultBatchId

      public void setResultBatchId(SessionContext ctx, String value)
      Generated method - Setter of the SimpleBatch.resultBatchId attribute.
      Parameters:
      value - the resultBatchId
    • setResultBatchId

      public void setResultBatchId(String value)
      Generated method - Setter of the SimpleBatch.resultBatchId attribute.
      Parameters:
      value - the resultBatchId
    • getRetries

      public Integer getRetries(SessionContext ctx)
      Generated method - Getter of the SimpleBatch.retries attribute.
      Returns:
      the retries
    • getRetries

      public Integer getRetries()
      Generated method - Getter of the SimpleBatch.retries attribute.
      Returns:
      the retries
    • getRetriesAsPrimitive

      public int getRetriesAsPrimitive(SessionContext ctx)
      Generated method - Getter of the SimpleBatch.retries attribute.
      Returns:
      the retries
    • getRetriesAsPrimitive

      public int getRetriesAsPrimitive()
      Generated method - Getter of the SimpleBatch.retries attribute.
      Returns:
      the retries
    • setRetries

      public void setRetries(SessionContext ctx, Integer value)
      Generated method - Setter of the SimpleBatch.retries attribute.
      Parameters:
      value - the retries
    • setRetries

      public void setRetries(Integer value)
      Generated method - Setter of the SimpleBatch.retries attribute.
      Parameters:
      value - the retries
    • setRetries

      public void setRetries(SessionContext ctx, int value)
      Generated method - Setter of the SimpleBatch.retries attribute.
      Parameters:
      value - the retries
    • setRetries

      public void setRetries(int value)
      Generated method - Setter of the SimpleBatch.retries attribute.
      Parameters:
      value - the retries
    • getScriptCode

      public String getScriptCode(SessionContext ctx)
      Generated method - Getter of the SimpleBatch.scriptCode attribute.
      Returns:
      the scriptCode
    • getScriptCode

      public String getScriptCode()
      Generated method - Getter of the SimpleBatch.scriptCode attribute.
      Returns:
      the scriptCode
    • setScriptCode

      public void setScriptCode(SessionContext ctx, String value)
      Generated method - Setter of the SimpleBatch.scriptCode attribute.
      Parameters:
      value - the scriptCode
    • setScriptCode

      public void setScriptCode(String value)
      Generated method - Setter of the SimpleBatch.scriptCode attribute.
      Parameters:
      value - the scriptCode