Class CommonAttributes

java.lang.Object
org.wildfly.extension.batch.jberet.job.repository.CommonAttributes

public class CommonAttributes extends Object
  • Field Details

    • EXECUTION_RECORDS_LIMIT

      public static final org.jboss.as.controller.SimpleAttributeDefinition EXECUTION_RECORDS_LIMIT
      The limit of how many job execution records should be retrieved by the job repository. Setting this attribute allows improving application deployment time when the number of execution records in the job repository grows too large.
  • Constructor Details

    • CommonAttributes

      public CommonAttributes()