Project

General

Profile

« Previous | Next » 

Revision 35918

Added by Marek Horst about 9 years ago

#1247 renaming inputEntityId to inputObjectId because not all objects are entities (e.g. metadataextraction input)

View differences:

modules/icm-iis-schemas/trunk/src/main/resources/eu/dnetlib/iis/audit/Fault.avdl
9 9
	}
10 10

  
11 11
    record Fault {
12
//      input entity identifier
13
        string inputEntityId;
12
//      input object identifier
13
        string inputObjectId;
14 14
//		fault creation timestamp        
15 15
        long timestamp;
16 16
//      generic fault code, root exception class name when derived from exception         

Also available in: Unified diff