Class ProjectsSender


  • public class ProjectsSender
    extends java.lang.Object
    Class for sending projects for all WhiteSource command line agents.
    Author:
    Itai Marko, tom.shapira, anna.rozin
    • Method Detail

      • createService

        protected org.whitesource.agent.client.WhitesourceService createService()
      • update

        protected java.lang.String update​(org.whitesource.agent.client.WhitesourceService service,
                                          java.util.Collection<org.whitesource.agent.api.model.AgentProjectInfo> projects)
                                   throws org.whitesource.agent.client.WssServiceException
        Throws:
        org.whitesource.agent.client.WssServiceException