- valueOf(String) - Static method in enum org.whitesource.agent.api.dispatch.RequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.whitesource.agent.api.dispatch.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.whitesource.agent.api.model.ChecksumType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.whitesource.agent.api.model.DependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.whitesource.agent.api.model.ProjectSetupStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.whitesource.agent.api.dispatch.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.whitesource.agent.api.dispatch.UpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.whitesource.agent.api.model.ChecksumType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.whitesource.agent.api.model.DependencyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.whitesource.agent.api.model.ProjectSetupStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VulnerabilityInfo - Class in org.whitesource.agent.api.model
-
Info object describing a Vulnerability info
Created by anna.rozin
- VulnerabilityInfo() - Constructor for class org.whitesource.agent.api.model.VulnerabilityInfo
-