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