Create Component

Creates a new component.
Table 1. Input properties for the Create Component step
Name Type Description Required
Component Name String The name of the new component. Yes
Component Description String A description of the new component. No
Template Name String If this component uses a template, enter its name here. No
Template Version String If this component uses a template version, enter the version number here. No
Source Config Type Enumeration:
  • None
  • AnthillPro
  • ClearCaseUCM
  • File System (Basic)
  • File System (Versioned)
  • Git
  • Jenkins
  • Luntbuild
  • Maven
  • PVCS
  • Perforce
  • StarTeam
  • Subversion
  • TFS
  • TFS_SCM
  • TeamCity
  • TeamForge
The source config plugin for this component. Yes
Default Version Type Enumeration:
  • Full
  • Incremental
The types of versions to create automatically upon import. Yes
Import Versions Automatically Boolean Check to import versions automatically. No
Copy To Codestation Boolean If checked, artifacts will be copied from the given source to the server's Codestation repository. No
Source Config Properties String Insert properties to pass in for the source config plugin. One per line, name=value format. No

Feedback