Groovy API reference

CiEvent

1 minute readReference
On this page

getCIEventsSchema

[PREVIEW] This API is in preview mode, and therefore subject to change. Get events schema for CloudBees CI.

Arguments

Argument Name Type Description

Usage

import com.electriccloud.client.groovy.ElectricFlow
import com.electriccloud.client.groovy.models.*


ElectricFlow ef = new ElectricFlow()

def result = ef.getCIEventsSchema()