exec/messages.csv
branchv_0
changeset 0 4d5b3eda7be1
child 1 fd9a33a86532
equal deleted inserted replaced
-1:000000000000 0:4d5b3eda7be1
       
     1 code,message,sender,parameter_1,parameter_2,parameter_3,parameter_4
       
     2 100,VERSION_SUPPORTED,executor,version,,,
       
     3 101,WAITING_FOR_VERSION,executor,,,,
       
     4 102,VERSION_ACCEPTED,process,version,,,
       
     5 103,RELATION_START,executor,name,,,
       
     6 104,INPUT_ATTRIBUTE_METADATA,executor,name,type,,
       
     7 105,OUTPUT_ATTRIBUTE_ALIAS,executor,name,,,
       
     8 106,OPTION,executor,name,type,value,
       
     9 107,COMPLETION_REQUEST,executor,what,value,,
       
    10 108,COMPLETION,process,value,,,
       
    11 109,COMPLETION_END,process,,,,
       
    12 110,WAITING_FOR_OUTPUT_ATTRIBUTES,executor,,,,
       
    13 111,OUTPUT_ATTRIBUTE_METADATA,process,name,type,,
       
    14 112,WAITING_FOR_RECORDS,process,,,,
       
    15 113,INPUT_ATTRIBUTE,executor,index,value,isNull,
       
    16 114,WAITING_FOR_OUTPUT_ATTRIBUTE,executor,,,,
       
    17 115,OUTPUT_ATTRIBUTE,process,value,isNull,,
       
    18 116,PROCESS_ERROR,process,code,message,,
       
    19 117,EXECUTOR_ERROR,executor,code,message,,
       
    20 118,EXECUTOR_WARNING,executor,code,message,,
       
    21 119,RELATION_END,executor,,,,