Uses of Class
org.kie.wb.test.rest.User
-
Packages that use User Package Description org.kie.wb.test.rest -
-
Uses of User in org.kie.wb.test.rest
Methods in org.kie.wb.test.rest that return User Modifier and Type Method Description static UserUser. valueOf(String name)Returns the enum constant of this type with the specified name.static User[]User. values()Returns an array containing the constants of this enum type, in the order they are declared.
-