public class JenkinsBuildDriverModuleConfig
extends org.jboss.pnc.common.json.AbstractModuleConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
MODULE_NAME |
| Constructor and Description |
|---|
JenkinsBuildDriverModuleConfig(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword() |
String |
getUsername() |
void |
setPassword(String password) |
void |
setUsername(String username) |
String |
toString() |
public static String MODULE_NAME
Copyright © 2014–2020 JBoss by Red Hat. All rights reserved.