Serialized Form
Package com.michelin.cio.hudson.plugins.clearcaseucmbaseline |
component
java.lang.String component
excludeElementCheckedout
boolean excludeElementCheckedout
- Allows excluding the "element * CHECKEDOUT" rule from the config spec (cf.
HUDSON-6411).
forceRmview
boolean forceRmview
mkviewOptionalParam
java.lang.String mkviewOptionalParam
moreRecentThan
java.lang.String moreRecentThan
- Allows displaying only baselines more recent than a given duration (cf.
HUDSON-8013).
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
stream
java.lang.String stream
- The stream is optional: If not set, the user will be proposed with all
baselines from the Clearcase UCM component.
useUpdate
boolean useUpdate
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
excludeElementCheckedout
boolean excludeElementCheckedout
forceRmview
boolean forceRmview
mkviewOptionalParam
java.lang.String mkviewOptionalParam
promotionLevel
java.lang.String promotionLevel
pvob
java.lang.String pvob
restrictions
java.util.List<E> restrictions
snapshotView
boolean snapshotView
stream
java.lang.String stream
useUpdate
boolean useUpdate
viewName
java.lang.String viewName
fatalErrorMessage
java.lang.StringBuffer fatalErrorMessage
Copyright © 2011. All Rights Reserved.