FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// =======InheritAttachedBlogHandler======= ==== Description ==== This [[en:software:tim:actionhandler|handler]] transfers notes from a super-process (i.e. main process) to the current (sub-)process. In doing this, all notes that apply to this process instance are carried over. Notes for tasks or activities are not transferred because they should only be relevant to their respective tasks or activities. If the flag is positioned upwards to "true", then the processes from the current (sub-) process will be carried over to the main process. ------ ==== Action Class ==== com.dooris.bpm.actionhandler.InheritAttachedBlogHandler \\ ---- ==== Event Type ==== any ==== Action Name ==== any ==== Parameter ==== == upward== Indicated whether attached notes should be taken from a main process (false) or should be carried back into the main process (true). The default value is true. ---- ==== Example ==== {{ :software:tim:actionhandler:inheritattachedblogshandler.png }}