public class UserStringFormatter extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
UNKNOWN_USER_STRING |
| Constructor and Description |
|---|
UserStringFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
format(hudson.model.User user)
Formats string to be displayed.
|
static String |
formatShort(String userId) |
public static final String UNKNOWN_USER_STRING
Copyright © 2004-2013. All Rights Reserved.