com.ibm.team.build.internal.hjplugin
Class RTCScm.BuildType
java.lang.Object
com.ibm.team.build.internal.hjplugin.RTCScm.BuildType
- Enclosing class:
- RTCScm
public static class RTCScm.BuildType
- extends Object
Structure that represents the radio button selection for build workspace/definition
choice in config.jelly (job configuration)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public String type
buildDefinition
public String buildDefinition
buildWorkspace
public String buildWorkspace
RTCScm.BuildType
@DataBoundConstructor
public RTCScm.BuildType(String value,
String buildDefinition,
String buildWorkspace)
Copyright © 2004-2013. All Rights Reserved.