*/
private FlowElement createExclusiveGatewayNode(String clientId,
TProcess processJaxb, ArrayList<TSubProcess> subProcessesJaxb,
TFlowNode flowNodeJaxb, List<TSequenceFlow> sequenceFlowsJaxb) {
final TExclusiveGateway exclusiveGatewayJaxb = (TExclusiveGateway) flowNodeJaxb;
this.getConditionalExpressionStrings(sequenceFlowsJaxb);
return new ExclusiveGatewayNode(
IdService.getUniqueProcessId(clientId, processJaxb), //process id