Uses of Class
com.microsoft.azure.maven.telemetry.MojoStatus
-
Packages that use MojoStatus Package Description com.microsoft.azure.maven.telemetry -
-
Uses of MojoStatus in com.microsoft.azure.maven.telemetry
Methods in com.microsoft.azure.maven.telemetry that return MojoStatus Modifier and Type Method Description static MojoStatusMojoStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static MojoStatus[]MojoStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-