The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

$class: 'CCUCMScm'

  • $class: 'CCUCMScm'
    • loadModule : String
    • newest : boolean
    • mode
        Nested Choice of Objects
      • $class: 'PollChildMode'
        • levelToPoll : String
        • component : String (optional)
        • createBaseline : boolean (optional)

          Check this if you want create a baseline after a completed deliver.

          This is only applicable for child and sibling poll mode.

        • newest : boolean (optional)
          Selects the newest baseline on the stream. Skipping intermediates.
      • $class: 'PollRebaseMode'
      • $class: 'PollSelfMode'
        • levelToPoll : String
        • component : String (optional)
        • newest : boolean (optional)
          Selects the newest baseline on the stream. Skipping intermediates.
      • $class: 'PollSiblingMode'
        • levelToPoll : String
        • component : String (optional)
        • createBaseline : boolean (optional)

          Check this if you want create a baseline after a completed deliver.

          This is only applicable for child and sibling poll mode.

        • newest : boolean (optional)
          Selects the newest baseline on the stream. Skipping intermediates.
        • useHyperLinkForPolling : boolean (optional)
          Instead of using the integration streams default deliver target. Use the value specified in the hyperlink. The hyperlink type to be used can be configured in the global configuration.
      • $class: 'PollSubscribeMode'
        • levelToPoll : String
        • componentsToMonitor
            Array / List of Nested Object
          • componentSelection : String
        • jobsToMonitor
            Array / List of Nested Object
          • jobname : String
          • ignores : String
            A comma seperated list of components which should not be included when checking if the requirements are met. That is to say that not all components are interesting in every job specified.
          • jobName : String (optional)
            Specifies the name of the job in which all selected baselines must be present.
        • cascadePromotion : boolean (optional)
        • component : String (optional)
        • newest : boolean (optional)
    • stream : String
      Specify the stream you want to poll for with ClearCase UCM SCM. Syntax: [stream]@[PVOB]
    • treatUnstable : String
    • nameTemplate : String
    • forceDeliver : boolean
    • recommend : boolean
    • makeTag : boolean
    • setDescription : boolean
    • buildProject : String
    • removeViewPrivateFiles : boolean
    • trimmedChangeSet : boolean
    • discard : boolean

  • Was this page helpful?

    Please submit your feedback about this page through this quick form.

    Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

        


    See existing feedback here.