| Package | Description |
|---|---|
| org.whitesource.agent.api.dispatch |
| Modifier and Type | Method and Description |
|---|---|
UpdateInventoryRequest |
RequestFactory.newUpdateInventoryRequest(String orgToken,
Collection<AgentProjectInfo> projects,
String userKey)
Create new Inventory Update request.
|
UpdateInventoryRequest |
RequestFactory.newUpdateInventoryRequest(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projects,
String userKey)
Create new Inventory Update request.
|
UpdateInventoryRequest |
RequestFactory.newUpdateInventoryRequest(String orgToken,
String requesterEmail,
String product,
String productVersion,
Collection<AgentProjectInfo> projects,
String userKey)
Create new Inventory Update request.
|
UpdateInventoryRequest |
RequestFactory.newUpdateInventoryRequest(String orgToken,
String requesterEmail,
String product,
String productVersion,
Collection<AgentProjectInfo> projects,
String userKey,
Boolean aggregateModules,
Boolean preserveModuleStructure,
String aggregateProjectName,
String aggregateProjectToken)
Create new Inventory Update request.
|
UpdateInventoryRequest |
RequestFactory.newUpdateInventoryRequest(String orgToken,
UpdateType updateType,
String requesterEmail,
String product,
String productVersion,
Collection<AgentProjectInfo> projects,
String userKey,
String logData)
Create new Inventory Update request.
|
Copyright © 2011-2018 White Source. All Rights Reserved.