I have a class implemented HistoryLevel interface and implemented isHistoryEventProduced method. For this method we can controll the log need to save or not by HistoryEventType.
Can I control produce the log or not by “ACT_TYPE_” column in “ACT_HI_ACTINST” table? e.g. not to save “exclusiveGateway”.
Thanks