Uses of Interface
com.microsoft.tfs.core.clients.versioncontrol.specs.DownloadOutput

Packages that use DownloadOutput
com.microsoft.tfs.core.clients.versioncontrol   
 

Uses of DownloadOutput in com.microsoft.tfs.core.clients.versioncontrol
 

Methods in com.microsoft.tfs.core.clients.versioncontrol with parameters of type DownloadOutput
 void VersionControlClient.downloadFileToStreams(DownloadSpec spec, DownloadOutput[] outputs, EventSource eventSource, TaskMonitor taskMonitor)
          Download the file described by spec to the destination stream or streams.
 



© 2015 Microsoft. All rights reserved.