Serialized Form
|
Package com.michelin.cio.hudson.plugins.clearcaseucmbaseline |
component
java.lang.String component
forceRmview
boolean forceRmview
promotionLevel
java.lang.String promotionLevel
- The promotion level is optional: If not is set, then the user will be
offered with all the baselines of the ClearCase UCM component.
pvob
java.lang.String pvob
restrictions
java.lang.String restrictions
- List of folders to be actually retrieved from CC. If no restriction is
defined, then the whole data will be downloaded. If some restrictions are
defined, then only the corresponding folders will be downloaded.
snapshotView
boolean snapshotView
viewName
java.lang.String viewName
uuid
java.util.UUID uuid
- We use a UUID to uniquely identify each use of this parameter: We need this
to find the project and the node using this parameter in the getBaselines()
method (which is called before the build takes place).
baseline
java.lang.String baseline
component
java.lang.String component
forceRmview
boolean forceRmview
promotionLevel
java.lang.String promotionLevel
pvob
java.lang.String pvob
restrictions
java.util.List<E> restrictions
snapshotView
boolean snapshotView
viewName
java.lang.String viewName
Copyright © 2010. All Rights Reserved.