getRunResultsByCell

List<RunResults>
    getRunResultsByCell(String userCredential, String partitionName,
        Locale requestedLocale,
        Reference[] cellReferences)
    throws InvalidComponentException;

Get the run results of one or more target cells, possibly for a flowchart that never started or is still in progress.