Interface PluginDefinedInfosFactory

    • Method Detail

      • createPluginDefinedInfos

        com.google.common.collect.ImmutableListMultimap<Change.Id,​PluginDefinedInfo> createPluginDefinedInfos​(Collection<ChangeData> cds)
        Create a plugin-provided info field from all the plugins for each of the provided ChangeDatas.
        Parameters:
        cds - changes.
        Returns:
        map of the all plugin's special infos for each change.