com.michelin.cio.hudson.plugins.qc
Class QualityCenterUtils
java.lang.Object
com.michelin.cio.hudson.plugins.qc.QualityCenterUtils
public class QualityCenterUtils
- extends java.lang.Object
- Author:
- Thomas Maurel
|
Method Summary |
static hudson.util.FormValidation |
checkLocalPathToInstaller(java.lang.String value,
java.lang.Boolean acceptEmpty)
Checks the path to the QCClient on master server. |
static hudson.util.FormValidation |
checkQcServerURL(java.lang.String value)
|
static hudson.util.FormValidation |
checkQcServerURL(java.lang.String value,
java.lang.Boolean acceptEmpty)
Checks the Quality Center server URL. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QualityCenterUtils
public QualityCenterUtils()
checkQcServerURL
public static hudson.util.FormValidation checkQcServerURL(java.lang.String value)
checkQcServerURL
public static hudson.util.FormValidation checkQcServerURL(java.lang.String value,
java.lang.Boolean acceptEmpty)
- Checks the Quality Center server URL.
checkLocalPathToInstaller
public static hudson.util.FormValidation checkLocalPathToInstaller(java.lang.String value,
java.lang.Boolean acceptEmpty)
- Checks the path to the QCClient on master server.
Copyright © 2010. All Rights Reserved.