Class _SystemHealth

  • All Implemented Interfaces:
    IEntity, Serializable, org.apache.cayenne.DataObject, org.apache.cayenne.Persistent, org.apache.cayenne.Validating
    Direct Known Subclasses:
    SystemHealth

    public abstract class _SystemHealth
    extends BaseEntity

    Provides the _SystemHealth database entity.

    Please note this class was generated by Cayenne. You should avoid making changes to this class as it may be regenerated. Please make customizations to the entity subclass.

    See Also:
    Serialized Form
    • Field Detail

      • ABANDON_COUNT_PROPERTY

        public static final String ABANDON_COUNT_PROPERTY
        Provides the 'abandonCount' property name.
        See Also:
        Constant Field Values
      • DELIVERY_COUNT_PROPERTY

        public static final String DELIVERY_COUNT_PROPERTY
        Provides the 'deliveryCount' property name.
        See Also:
        Constant Field Values
      • DELIVERY_ERROR_STATE_COUNT_PROPERTY

        public static final String DELIVERY_ERROR_STATE_COUNT_PROPERTY
        Provides the 'deliveryErrorStateCount' property name.
        See Also:
        Constant Field Values
      • DELIVERY_RECEIPT_RENDER_COUNT_PROPERTY

        public static final String DELIVERY_RECEIPT_RENDER_COUNT_PROPERTY
        Provides the 'deliveryReceiptRenderCount' property name.
        See Also:
        Constant Field Values
      • ERROR_COLLABORATION_JOB_COUNT_PROPERTY

        public static final String ERROR_COLLABORATION_JOB_COUNT_PROPERTY
        Provides the 'errorCollaborationJobCount' property name.
        See Also:
        Constant Field Values
      • ERROR_COUNT_PROPERTY

        public static final String ERROR_COUNT_PROPERTY
        Provides the 'errorCount' property name.
        See Also:
        Constant Field Values
      • ERROR_CRITICAL_COUNT_PROPERTY

        public static final String ERROR_CRITICAL_COUNT_PROPERTY
        Provides the 'errorCriticalCount' property name.
        See Also:
        Constant Field Values
      • ERROR_DELIVERY_COUNT_PROPERTY

        public static final String ERROR_DELIVERY_COUNT_PROPERTY
        Provides the 'errorDeliveryCount' property name.
        See Also:
        Constant Field Values
      • ERROR_DYNAMIC_DATA_COUNT_PROPERTY

        public static final String ERROR_DYNAMIC_DATA_COUNT_PROPERTY
        Provides the 'errorDynamicDataCount' property name.
        See Also:
        Constant Field Values
      • ERROR_EMAIL_COUNT_PROPERTY

        public static final String ERROR_EMAIL_COUNT_PROPERTY
        Provides the 'errorEmailCount' property name.
        See Also:
        Constant Field Values
      • ERROR_FW_SYNC_COUNT_PROPERTY

        public static final String ERROR_FW_SYNC_COUNT_PROPERTY
        Provides the 'errorFwSyncCount' property name.
        See Also:
        Constant Field Values
      • ERROR_GROOVY_COUNT_PROPERTY

        public static final String ERROR_GROOVY_COUNT_PROPERTY
        Provides the 'errorGroovyCount' property name.
        See Also:
        Constant Field Values
      • ERROR_MANAGEMENT_COUNT_PROPERTY

        public static final String ERROR_MANAGEMENT_COUNT_PROPERTY
        Provides the 'errorManagementCount' property name.
        See Also:
        Constant Field Values
      • ERROR_PAYMENT_GATEWAY_COUNT_PROPERTY

        public static final String ERROR_PAYMENT_GATEWAY_COUNT_PROPERTY
        Provides the 'errorPaymentGatewayCount' property name.
        See Also:
        Constant Field Values
      • ERROR_RECEIPT_RENDER_COUNT_PROPERTY

        public static final String ERROR_RECEIPT_RENDER_COUNT_PROPERTY
        Provides the 'errorReceiptRenderCount' property name.
        See Also:
        Constant Field Values
      • ERROR_RENDER_COUNT_PROPERTY

        public static final String ERROR_RENDER_COUNT_PROPERTY
        Provides the 'errorRenderCount' property name.
        See Also:
        Constant Field Values
      • ERROR_REST_SOAP_COUNT_PROPERTY

        public static final String ERROR_REST_SOAP_COUNT_PROPERTY
        Provides the 'errorRestSoapCount' property name.
        See Also:
        Constant Field Values
      • ERROR_SCHEDULED_JOB_COUNT_PROPERTY

        public static final String ERROR_SCHEDULED_JOB_COUNT_PROPERTY
        Provides the 'errorScheduledJobCount' property name.
        See Also:
        Constant Field Values
      • ERROR_SECURITY_MANAGER_COUNT_PROPERTY

        public static final String ERROR_SECURITY_MANAGER_COUNT_PROPERTY
        Provides the 'errorSecurityManagerCount' property name.
        See Also:
        Constant Field Values
      • ERROR_SUBMISSION_COUNT_PROPERTY

        public static final String ERROR_SUBMISSION_COUNT_PROPERTY
        Provides the 'errorSubmissionCount' property name.
        See Also:
        Constant Field Values
      • ERROR_UNCLASSIFIED_COUNT_PROPERTY

        public static final String ERROR_UNCLASSIFIED_COUNT_PROPERTY
        Provides the 'errorUnclassifiedCount' property name.
        See Also:
        Constant Field Values
      • EVENT_COUNT_PROPERTY

        public static final String EVENT_COUNT_PROPERTY
        Provides the 'eventCount' property name.
        See Also:
        Constant Field Values
      • FORM_RENDER_COUNT_PROPERTY

        public static final String FORM_RENDER_COUNT_PROPERTY
        Provides the 'formRenderCount' property name.
        See Also:
        Constant Field Values
      • FW_SYNC_COUNT_PROPERTY

        public static final String FW_SYNC_COUNT_PROPERTY
        Provides the 'fwSyncCount' property name.
        See Also:
        Constant Field Values
      • GROOVY_SERVICE_COUNT_PROPERTY

        public static final String GROOVY_SERVICE_COUNT_PROPERTY
        Provides the 'groovyServiceCount' property name.
        See Also:
        Constant Field Values
      • JOB_CREATED_COUNT_PROPERTY

        public static final String JOB_CREATED_COUNT_PROPERTY
        Provides the 'jobCreatedCount' property name.
        See Also:
        Constant Field Values
      • SAVE_COUNT_PROPERTY

        public static final String SAVE_COUNT_PROPERTY
        Provides the 'saveCount' property name.
        See Also:
        Constant Field Values
      • SCHEDULED_JOB_COUNT_PROPERTY

        public static final String SCHEDULED_JOB_COUNT_PROPERTY
        Provides the 'scheduledJobCount' property name.
        See Also:
        Constant Field Values
      • SUBMISSION_COUNT_PROPERTY

        public static final String SUBMISSION_COUNT_PROPERTY
        Provides the 'submissionCount' property name.
        See Also:
        Constant Field Values
      • SYSTEM_HEALTH_DATE_PROPERTY

        public static final String SYSTEM_HEALTH_DATE_PROPERTY
        Provides the 'systemHealthDate' property name.
        See Also:
        Constant Field Values
      • SYSTEM_HEALTH_HOUR_PROPERTY

        public static final String SYSTEM_HEALTH_HOUR_PROPERTY
        Provides the 'systemHealthHour' property name.
        See Also:
        Constant Field Values
      • USER_RECEIPT_RENDER_COUNT_PROPERTY

        public static final String USER_RECEIPT_RENDER_COUNT_PROPERTY
        Provides the 'userReceiptRenderCount' property name.
        See Also:
        Constant Field Values
      • SYSTEM_HEALTH_OID_PK_COLUMN

        public static final String SYSTEM_HEALTH_OID_PK_COLUMN
        Provides the 'system_health_oid' primary key database column name.
        See Also:
        Constant Field Values
      • ABANDON_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ABANDON_COUNT
        Provides the 'ABANDON_COUNT' property.
      • DELIVERY_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> DELIVERY_COUNT
        Provides the 'DELIVERY_COUNT' property.
      • DELIVERY_ERROR_STATE_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> DELIVERY_ERROR_STATE_COUNT
        Provides the 'DELIVERY_ERROR_STATE_COUNT' property.
      • DELIVERY_RECEIPT_RENDER_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> DELIVERY_RECEIPT_RENDER_COUNT
        Provides the 'DELIVERY_RECEIPT_RENDER_COUNT' property.
      • ERROR_COLLABORATION_JOB_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_COLLABORATION_JOB_COUNT
        Provides the 'ERROR_COLLABORATION_JOB_COUNT' property.
      • ERROR_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_COUNT
        Provides the 'ERROR_COUNT' property.
      • ERROR_CRITICAL_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_CRITICAL_COUNT
        Provides the 'ERROR_CRITICAL_COUNT' property.
      • ERROR_DELIVERY_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_DELIVERY_COUNT
        Provides the 'ERROR_DELIVERY_COUNT' property.
      • ERROR_DYNAMIC_DATA_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_DYNAMIC_DATA_COUNT
        Provides the 'ERROR_DYNAMIC_DATA_COUNT' property.
      • ERROR_EMAIL_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_EMAIL_COUNT
        Provides the 'ERROR_EMAIL_COUNT' property.
      • ERROR_FW_SYNC_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_FW_SYNC_COUNT
        Provides the 'ERROR_FW_SYNC_COUNT' property.
      • ERROR_GROOVY_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_GROOVY_COUNT
        Provides the 'ERROR_GROOVY_COUNT' property.
      • ERROR_MANAGEMENT_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_MANAGEMENT_COUNT
        Provides the 'ERROR_MANAGEMENT_COUNT' property.
      • ERROR_PAYMENT_GATEWAY_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_PAYMENT_GATEWAY_COUNT
        Provides the 'ERROR_PAYMENT_GATEWAY_COUNT' property.
      • ERROR_RECEIPT_RENDER_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_RECEIPT_RENDER_COUNT
        Provides the 'ERROR_RECEIPT_RENDER_COUNT' property.
      • ERROR_RENDER_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_RENDER_COUNT
        Provides the 'ERROR_RENDER_COUNT' property.
      • ERROR_REST_SOAP_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_REST_SOAP_COUNT
        Provides the 'ERROR_REST_SOAP_COUNT' property.
      • ERROR_SCHEDULED_JOB_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_SCHEDULED_JOB_COUNT
        Provides the 'ERROR_SCHEDULED_JOB_COUNT' property.
      • ERROR_SECURITY_MANAGER_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_SECURITY_MANAGER_COUNT
        Provides the 'ERROR_SECURITY_MANAGER_COUNT' property.
      • ERROR_SUBMISSION_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_SUBMISSION_COUNT
        Provides the 'ERROR_SUBMISSION_COUNT' property.
      • ERROR_UNCLASSIFIED_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> ERROR_UNCLASSIFIED_COUNT
        Provides the 'ERROR_UNCLASSIFIED_COUNT' property.
      • EVENT_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> EVENT_COUNT
        Provides the 'EVENT_COUNT' property.
      • FORM_RENDER_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> FORM_RENDER_COUNT
        Provides the 'FORM_RENDER_COUNT' property.
      • FW_SYNC_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> FW_SYNC_COUNT
        Provides the 'FW_SYNC_COUNT' property.
      • GROOVY_SERVICE_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> GROOVY_SERVICE_COUNT
        Provides the 'GROOVY_SERVICE_COUNT' property.
      • JOB_CREATED_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> JOB_CREATED_COUNT
        Provides the 'JOB_CREATED_COUNT' property.
      • SAVE_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> SAVE_COUNT
        Provides the 'SAVE_COUNT' property.
      • SCHEDULED_JOB_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> SCHEDULED_JOB_COUNT
        Provides the 'SCHEDULED_JOB_COUNT' property.
      • SUBMISSION_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> SUBMISSION_COUNT
        Provides the 'SUBMISSION_COUNT' property.
      • SYSTEM_HEALTH_DATE

        public static final org.apache.cayenne.exp.Property<Date> SYSTEM_HEALTH_DATE
        Provides the 'SYSTEM_HEALTH_DATE' property.
      • SYSTEM_HEALTH_HOUR

        public static final org.apache.cayenne.exp.Property<Integer> SYSTEM_HEALTH_HOUR
        Provides the 'SYSTEM_HEALTH_HOUR' property.
      • USER_RECEIPT_RENDER_COUNT

        public static final org.apache.cayenne.exp.Property<Integer> USER_RECEIPT_RENDER_COUNT
        Provides the 'USER_RECEIPT_RENDER_COUNT' property.
    • Constructor Detail

      • _SystemHealth

        public _SystemHealth()
    • Method Detail

      • setAbandonCount

        public void setAbandonCount​(int abandonCount)
        Set the abandonCount value.
        Parameters:
        abandonCount - the abandonCount value to set
      • getAbandonCount

        public int getAbandonCount()
        Return the abandonCount value.
        Returns:
        abandonCount the abandonCount value
      • setDeliveryCount

        public void setDeliveryCount​(int deliveryCount)
        Set the deliveryCount value.
        Parameters:
        deliveryCount - the deliveryCount value to set
      • getDeliveryCount

        public int getDeliveryCount()
        Return the deliveryCount value.
        Returns:
        deliveryCount the deliveryCount value
      • setDeliveryErrorStateCount

        public void setDeliveryErrorStateCount​(int deliveryErrorStateCount)
        Set the deliveryErrorStateCount value.
        Parameters:
        deliveryErrorStateCount - the deliveryErrorStateCount value to set
      • getDeliveryErrorStateCount

        public int getDeliveryErrorStateCount()
        Return the deliveryErrorStateCount value.
        Returns:
        deliveryErrorStateCount the deliveryErrorStateCount value
      • setDeliveryReceiptRenderCount

        public void setDeliveryReceiptRenderCount​(int deliveryReceiptRenderCount)
        Set the deliveryReceiptRenderCount value.
        Parameters:
        deliveryReceiptRenderCount - the deliveryReceiptRenderCount value to set
      • getDeliveryReceiptRenderCount

        public int getDeliveryReceiptRenderCount()
        Return the deliveryReceiptRenderCount value.
        Returns:
        deliveryReceiptRenderCount the deliveryReceiptRenderCount value
      • setErrorCollaborationJobCount

        public void setErrorCollaborationJobCount​(int errorCollaborationJobCount)
        Set the errorCollaborationJobCount value.
        Parameters:
        errorCollaborationJobCount - the errorCollaborationJobCount value to set
      • getErrorCollaborationJobCount

        public int getErrorCollaborationJobCount()
        Return the errorCollaborationJobCount value.
        Returns:
        errorCollaborationJobCount the errorCollaborationJobCount value
      • setErrorCount

        public void setErrorCount​(int errorCount)
        Set the errorCount value.
        Parameters:
        errorCount - the errorCount value to set
      • getErrorCount

        public int getErrorCount()
        Return the errorCount value.
        Returns:
        errorCount the errorCount value
      • setErrorCriticalCount

        public void setErrorCriticalCount​(int errorCriticalCount)
        Set the errorCriticalCount value.
        Parameters:
        errorCriticalCount - the errorCriticalCount value to set
      • getErrorCriticalCount

        public int getErrorCriticalCount()
        Return the errorCriticalCount value.
        Returns:
        errorCriticalCount the errorCriticalCount value
      • setErrorDeliveryCount

        public void setErrorDeliveryCount​(int errorDeliveryCount)
        Set the errorDeliveryCount value.
        Parameters:
        errorDeliveryCount - the errorDeliveryCount value to set
      • getErrorDeliveryCount

        public int getErrorDeliveryCount()
        Return the errorDeliveryCount value.
        Returns:
        errorDeliveryCount the errorDeliveryCount value
      • setErrorDynamicDataCount

        public void setErrorDynamicDataCount​(int errorDynamicDataCount)
        Set the errorDynamicDataCount value.
        Parameters:
        errorDynamicDataCount - the errorDynamicDataCount value to set
      • getErrorDynamicDataCount

        public int getErrorDynamicDataCount()
        Return the errorDynamicDataCount value.
        Returns:
        errorDynamicDataCount the errorDynamicDataCount value
      • setErrorEmailCount

        public void setErrorEmailCount​(int errorEmailCount)
        Set the errorEmailCount value.
        Parameters:
        errorEmailCount - the errorEmailCount value to set
      • getErrorEmailCount

        public int getErrorEmailCount()
        Return the errorEmailCount value.
        Returns:
        errorEmailCount the errorEmailCount value
      • setErrorFwSyncCount

        public void setErrorFwSyncCount​(int errorFwSyncCount)
        Set the errorFwSyncCount value.
        Parameters:
        errorFwSyncCount - the errorFwSyncCount value to set
      • getErrorFwSyncCount

        public int getErrorFwSyncCount()
        Return the errorFwSyncCount value.
        Returns:
        errorFwSyncCount the errorFwSyncCount value
      • setErrorGroovyCount

        public void setErrorGroovyCount​(int errorGroovyCount)
        Set the errorGroovyCount value.
        Parameters:
        errorGroovyCount - the errorGroovyCount value to set
      • getErrorGroovyCount

        public int getErrorGroovyCount()
        Return the errorGroovyCount value.
        Returns:
        errorGroovyCount the errorGroovyCount value
      • setErrorManagementCount

        public void setErrorManagementCount​(int errorManagementCount)
        Set the errorManagementCount value.
        Parameters:
        errorManagementCount - the errorManagementCount value to set
      • getErrorManagementCount

        public int getErrorManagementCount()
        Return the errorManagementCount value.
        Returns:
        errorManagementCount the errorManagementCount value
      • setErrorPaymentGatewayCount

        public void setErrorPaymentGatewayCount​(int errorPaymentGatewayCount)
        Set the errorPaymentGatewayCount value.
        Parameters:
        errorPaymentGatewayCount - the errorPaymentGatewayCount value to set
      • getErrorPaymentGatewayCount

        public int getErrorPaymentGatewayCount()
        Return the errorPaymentGatewayCount value.
        Returns:
        errorPaymentGatewayCount the errorPaymentGatewayCount value
      • setErrorReceiptRenderCount

        public void setErrorReceiptRenderCount​(int errorReceiptRenderCount)
        Set the errorReceiptRenderCount value.
        Parameters:
        errorReceiptRenderCount - the errorReceiptRenderCount value to set
      • getErrorReceiptRenderCount

        public int getErrorReceiptRenderCount()
        Return the errorReceiptRenderCount value.
        Returns:
        errorReceiptRenderCount the errorReceiptRenderCount value
      • setErrorRenderCount

        public void setErrorRenderCount​(int errorRenderCount)
        Set the errorRenderCount value.
        Parameters:
        errorRenderCount - the errorRenderCount value to set
      • getErrorRenderCount

        public int getErrorRenderCount()
        Return the errorRenderCount value.
        Returns:
        errorRenderCount the errorRenderCount value
      • setErrorRestSoapCount

        public void setErrorRestSoapCount​(int errorRestSoapCount)
        Set the errorRestSoapCount value.
        Parameters:
        errorRestSoapCount - the errorRestSoapCount value to set
      • getErrorRestSoapCount

        public int getErrorRestSoapCount()
        Return the errorRestSoapCount value.
        Returns:
        errorRestSoapCount the errorRestSoapCount value
      • setErrorScheduledJobCount

        public void setErrorScheduledJobCount​(int errorScheduledJobCount)
        Set the errorScheduledJobCount value.
        Parameters:
        errorScheduledJobCount - the errorScheduledJobCount value to set
      • getErrorScheduledJobCount

        public int getErrorScheduledJobCount()
        Return the errorScheduledJobCount value.
        Returns:
        errorScheduledJobCount the errorScheduledJobCount value
      • setErrorSecurityManagerCount

        public void setErrorSecurityManagerCount​(int errorSecurityManagerCount)
        Set the errorSecurityManagerCount value.
        Parameters:
        errorSecurityManagerCount - the errorSecurityManagerCount value to set
      • getErrorSecurityManagerCount

        public int getErrorSecurityManagerCount()
        Return the errorSecurityManagerCount value.
        Returns:
        errorSecurityManagerCount the errorSecurityManagerCount value
      • setErrorSubmissionCount

        public void setErrorSubmissionCount​(int errorSubmissionCount)
        Set the errorSubmissionCount value.
        Parameters:
        errorSubmissionCount - the errorSubmissionCount value to set
      • getErrorSubmissionCount

        public int getErrorSubmissionCount()
        Return the errorSubmissionCount value.
        Returns:
        errorSubmissionCount the errorSubmissionCount value
      • setErrorUnclassifiedCount

        public void setErrorUnclassifiedCount​(int errorUnclassifiedCount)
        Set the errorUnclassifiedCount value.
        Parameters:
        errorUnclassifiedCount - the errorUnclassifiedCount value to set
      • getErrorUnclassifiedCount

        public int getErrorUnclassifiedCount()
        Return the errorUnclassifiedCount value.
        Returns:
        errorUnclassifiedCount the errorUnclassifiedCount value
      • setEventCount

        public void setEventCount​(int eventCount)
        Set the eventCount value.
        Parameters:
        eventCount - the eventCount value to set
      • getEventCount

        public int getEventCount()
        Return the eventCount value.
        Returns:
        eventCount the eventCount value
      • setFormRenderCount

        public void setFormRenderCount​(int formRenderCount)
        Set the formRenderCount value.
        Parameters:
        formRenderCount - the formRenderCount value to set
      • getFormRenderCount

        public int getFormRenderCount()
        Return the formRenderCount value.
        Returns:
        formRenderCount the formRenderCount value
      • setFwSyncCount

        public void setFwSyncCount​(int fwSyncCount)
        Set the fwSyncCount value.
        Parameters:
        fwSyncCount - the fwSyncCount value to set
      • getFwSyncCount

        public int getFwSyncCount()
        Return the fwSyncCount value.
        Returns:
        fwSyncCount the fwSyncCount value
      • setGroovyServiceCount

        public void setGroovyServiceCount​(int groovyServiceCount)
        Set the groovyServiceCount value.
        Parameters:
        groovyServiceCount - the groovyServiceCount value to set
      • getGroovyServiceCount

        public int getGroovyServiceCount()
        Return the groovyServiceCount value.
        Returns:
        groovyServiceCount the groovyServiceCount value
      • setJobCreatedCount

        public void setJobCreatedCount​(int jobCreatedCount)
        Set the jobCreatedCount value.
        Parameters:
        jobCreatedCount - the jobCreatedCount value to set
      • getJobCreatedCount

        public int getJobCreatedCount()
        Return the jobCreatedCount value.
        Returns:
        jobCreatedCount the jobCreatedCount value
      • setSaveCount

        public void setSaveCount​(int saveCount)
        Set the saveCount value.
        Parameters:
        saveCount - the saveCount value to set
      • getSaveCount

        public int getSaveCount()
        Return the saveCount value.
        Returns:
        saveCount the saveCount value
      • setScheduledJobCount

        public void setScheduledJobCount​(int scheduledJobCount)
        Set the scheduledJobCount value.
        Parameters:
        scheduledJobCount - the scheduledJobCount value to set
      • getScheduledJobCount

        public int getScheduledJobCount()
        Return the scheduledJobCount value.
        Returns:
        scheduledJobCount the scheduledJobCount value
      • setSubmissionCount

        public void setSubmissionCount​(int submissionCount)
        Set the submissionCount value.
        Parameters:
        submissionCount - the submissionCount value to set
      • getSubmissionCount

        public int getSubmissionCount()
        Return the submissionCount value.
        Returns:
        submissionCount the submissionCount value
      • setSystemHealthDate

        public void setSystemHealthDate​(Date systemHealthDate)
        Set the systemHealthDate value.
        Parameters:
        systemHealthDate - the systemHealthDate value to set
      • getSystemHealthDate

        public Date getSystemHealthDate()
        Return the systemHealthDate value.
        Returns:
        systemHealthDate the systemHealthDate value
      • setSystemHealthHour

        public void setSystemHealthHour​(int systemHealthHour)
        Set the systemHealthHour value.
        Parameters:
        systemHealthHour - the systemHealthHour value to set
      • getSystemHealthHour

        public int getSystemHealthHour()
        Return the systemHealthHour value.
        Returns:
        systemHealthHour the systemHealthHour value
      • setUserReceiptRenderCount

        public void setUserReceiptRenderCount​(Integer userReceiptRenderCount)
        Set the userReceiptRenderCount value.
        Parameters:
        userReceiptRenderCount - the userReceiptRenderCount value to set
      • getUserReceiptRenderCount

        public Integer getUserReceiptRenderCount()
        Return the userReceiptRenderCount value.
        Returns:
        userReceiptRenderCount the userReceiptRenderCount value