Class OfflineReader


  • public class OfflineReader
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      OfflineReader()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<org.whitesource.agent.api.dispatch.UpdateInventoryRequest> getAgentProjectsFromRequests​(java.util.List<java.lang.String> offlineRequestFiles)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OfflineReader

        public OfflineReader()
    • Method Detail

      • getAgentProjectsFromRequests

        public java.util.Collection<org.whitesource.agent.api.dispatch.UpdateInventoryRequest> getAgentProjectsFromRequests​(java.util.List<java.lang.String> offlineRequestFiles)