getCIBuildAuditReport Get CI Build Audit Report. Arguments Argument Name Type Description ciJobDetailName String The name of the CI Job Detail ciBuildName String The name of the CI build Usage import com.electriccloud.client.groovy.ElectricFlow import com.electriccloud.client.groovy.models.* ElectricFlow ef = new ElectricFlow() def result = ef.getCIBuildAuditReport()