Serialized Form


Package hudson.plugins.cmvc

Class hudson.plugins.cmvc.CmvcSCM extends hudson.scm.SCM implements Serializable

serialVersionUID: -6712277029373852186L

Serialized Fields

family

java.lang.String family
CMVC family. Syntax: family@host@port


releases

java.lang.String releases
Release names separated by comma


become

java.lang.String become
User login used to connect to CMVC


checkoutScript

java.lang.String checkoutScript
Absolute fullpath + script name to be used to perform the checkout


trackViewReportWhereClause

java.lang.String trackViewReportWhereClause
TrackView Report where clause. If defined will be used for polling changes, otherwise the default condition will be used.


commandLineUtil

CommandLineUtil commandLineUtil
Utility class



Copyright © 2009. All Rights Reserved.