Class CommonAttributes


  • public class CommonAttributes
    extends Object
    • Field Detail

      • 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 Detail

      • CommonAttributes

        public CommonAttributes()