com.heroku
Class JenkinsUserAgentValueProvider

java.lang.Object
  extended by com.heroku.api.http.UserAgentValueProvider.DEFAULT
      extended by com.heroku.JenkinsUserAgentValueProvider
All Implemented Interfaces:
com.heroku.api.http.UserAgentValueProvider

public class JenkinsUserAgentValueProvider
extends com.heroku.api.http.UserAgentValueProvider.DEFAULT

Author:
Ryan Brainard

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.heroku.api.http.UserAgentValueProvider
com.heroku.api.http.UserAgentValueProvider.DEFAULT
 
Constructor Summary
JenkinsUserAgentValueProvider()
           
 
Method Summary
 String getHeaderValue(String customPart)
           
 String getLocalUserAgent()
           
 
Methods inherited from class com.heroku.api.http.UserAgentValueProvider.DEFAULT
getHeaderValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JenkinsUserAgentValueProvider

public JenkinsUserAgentValueProvider()
Method Detail

getLocalUserAgent

public String getLocalUserAgent()

getHeaderValue

public String getHeaderValue(String customPart)
Specified by:
getHeaderValue in interface com.heroku.api.http.UserAgentValueProvider
Overrides:
getHeaderValue in class com.heroku.api.http.UserAgentValueProvider.DEFAULT


Copyright © 2004-2012. All Rights Reserved.