- valueOf(String) - Static method in enum org.jfrog.build.client.artifactoryXrayResponse.Issue.IssueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jfrog.build.util.VersionCompatibilityType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jfrog.build.client.artifactoryXrayResponse.Issue.IssueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jfrog.build.util.VersionCompatibilityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Class in org.jfrog.build.client
-
- Version(String) - Constructor for class org.jfrog.build.client.Version
-
- VersionCompatibilityType - Enum in org.jfrog.build.util
-
Special enum to help distinguish between version resolution failures
- VersionException - Exception in org.jfrog.build.util
-
Special checked exception to hold relevant information of version resolution failures
- VersionException(String, VersionCompatibilityType) - Constructor for exception org.jfrog.build.util.VersionException
-
- VersionException(String, Throwable, VersionCompatibilityType) - Constructor for exception org.jfrog.build.util.VersionException
-