Class ProcessingStatusDao

    • Constructor Detail

      • ProcessingStatusDao

        public ProcessingStatusDao()
    • Method Detail

      • getProcessingStatus

        public ProcessingStatus getProcessingStatus​(Object id)
        Return the processing status with the specified OID
        Parameters:
        id - the OID
        Returns:
        the matching processing status, or null if not found