Class AnsibleTowerProjectSyncFreestyle

java.lang.Object
hudson.tasks.BuildStepCompatibilityLayer
hudson.tasks.Builder
org.jenkinsci.plugins.ansible_tower.AnsibleTowerProjectSyncFreestyle
All Implemented Interfaces:
ExtensionPoint, Describable<Builder>, BuildStep

public class AnsibleTowerProjectSyncFreestyle extends Builder
Author:
Janario Oliveira
  • Constructor Details

    • AnsibleTowerProjectSyncFreestyle

      @DataBoundConstructor public AnsibleTowerProjectSyncFreestyle(@NonNull String towerServer, String towerCredentialsId, @NonNull String project, Boolean verbose, Boolean importTowerLogs, Boolean removeColor)
  • Method Details