Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #336 by adding getClient() & getUrl() #344

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mivola
Copy link
Contributor

@mivola mivola commented Jul 2, 2018

No description provided.

@mivola
Copy link
Contributor Author

mivola commented Jul 2, 2018

An alternative to using getView("all") in getUrl() would be to extend the JenkinsHttpConnection interface by adding "String getUrl()" method. The JenkinsHttpClient class could easily implement this as all constructors use an URI parameter. However I'm sure about other existing implementations... @khmarbaise what yo you think?

@khmarbaise khmarbaise self-requested a review September 13, 2018 19:09
@mivola
Copy link
Contributor Author

mivola commented Apr 3, 2019

@khmarbaise: this would be another candidate after merging PR #403 & #381 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant