369370371372373374375
} parentProcessStore.setState(pid, processState); parentProcessStore.sendProcessDeploymentNotificationsToCluster( new BPELProcessStateChangedCommand(pid, processState, tenantId)); }