commit 60f36e216f253f086f80138372785bf97b5b23c9 Author: Espen Jervidalo Date: Tue Jul 21 17:04:44 2015 +0200 MGNLWORKFLOW-310 pass all needed parameters to sub-process in un-publication diff --git a/magnolia-module-workflow/src/main/resources/publication/ReviewForUnpublication.bpmn2 b/magnolia-module-workflow/src/main/resources/publication/ReviewForUnpublication.bpmn2 index cef4ac1..713fc09 100644 --- a/magnolia-module-workflow/src/main/resources/publication/ReviewForUnpublication.bpmn2 +++ b/magnolia-module-workflow/src/main/resources/publication/ReviewForUnpublication.bpmn2 @@ -105,10 +105,12 @@ + DataInput_4 DataInput_5 DataInput_6 + DataInput_7 @@ -124,6 +126,10 @@ commandName DataInput_6 + + taskResult + DataInput_7 + Map data = (Map) kcontext.getVariable("taskResult");