Class PipelineApi

java.lang.Object
org.aoju.bus.gitlab.AbstractApi
org.aoju.bus.gitlab.PipelineApi
All Implemented Interfaces:
Constants

public class PipelineApi extends AbstractApi implements Constants

This class provides an entry point to all the GitLab API pipeline related calls. For more information on the Pipeline APIs see:

Pipelines API Pipeline Schedules API Pipeline Triggers API