Skip to content

minzen/gladapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitlabAdapter

GitlabAdapter is a component enabling data exchange with Gitlab version control system (https://about.gitlab.com) implementing the uQasarAdapter interface and overriding the following methods:

public  List query(BindedSystem bindedSystem, User user, QueryExpression queryExpression) throws uQasarException;
public List query(String bindedSystemURL, String credentials,	String queryExpression) throws uQasarException;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages