public class DashboardProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
sso |
String |
svnpassword |
String |
svnuser |
| Constructor and Description |
|---|
DashboardProperties(String sso,
String svnuser,
String svnpassword) |
| Modifier and Type | Method and Description |
|---|---|
static DashboardProperties |
load(net.oneandone.sushi.fs.file.FileNode home) |
public final String sso
public final String svnuser
public final String svnpassword
public static DashboardProperties load(net.oneandone.sushi.fs.file.FileNode home) throws IOException
IOExceptionCopyright © 2004–2017 1&1. All rights reserved.