R - Result typepublic interface ServiceRequest<R> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
agent() |
String |
agentVersion() |
boolean |
aggregateModules() |
String |
aggregateProjectName() |
String |
aggregateProjectToken() |
Map<String,String> |
extraProperties() |
String |
logData() |
String |
orgToken() |
String |
pluginVersion() |
boolean |
preserveModuleStructure() |
String |
product() |
String |
productToken() |
String |
productVersion() |
String |
requesterEmail() |
String |
scanComment() |
long |
timeStamp() |
RequestType |
type() |
String |
userKey() |
RequestType type()
String agent()
String agentVersion()
String orgToken()
String product()
String productVersion()
long timeStamp()
String requesterEmail()
String pluginVersion()
String userKey()
boolean aggregateModules()
boolean preserveModuleStructure()
String aggregateProjectName()
String aggregateProjectToken()
String logData()
String scanComment()
String productToken()
Copyright © 2011-2024 White Source. All Rights Reserved.