public class ProjectsSender extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static int |
MAX_LOG_EVENTS |
protected StatusCode |
prepStepStatusCode |
static String |
PROJECT_URL_PREFIX |
| Constructor and Description |
|---|
ProjectsSender(SenderConfiguration senderConfig,
OfflineConfiguration offlineConfig,
RequestConfiguration requestConfig,
PluginInfo pluginInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected org.whitesource.agent.client.WhitesourceService |
createService() |
Pair<String,StatusCode> |
sendRequest(ProjectsDetails projectsDetails) |
protected String |
update(org.whitesource.agent.client.WhitesourceService service,
Collection<org.whitesource.agent.api.model.AgentProjectInfo> projects) |
public static final String PROJECT_URL_PREFIX
protected static final int MAX_LOG_EVENTS
protected StatusCode prepStepStatusCode
public ProjectsSender(SenderConfiguration senderConfig, OfflineConfiguration offlineConfig, RequestConfiguration requestConfig, PluginInfo pluginInfo)
public Pair<String,StatusCode> sendRequest(ProjectsDetails projectsDetails)
protected org.whitesource.agent.client.WhitesourceService createService()
protected String update(org.whitesource.agent.client.WhitesourceService service, Collection<org.whitesource.agent.api.model.AgentProjectInfo> projects) throws org.whitesource.agent.client.WssServiceException
org.whitesource.agent.client.WssServiceExceptionCopyright © 2014–2020 Checkmarx. All rights reserved.