com.atlassian.bamboo.agent.bootstrap
Class GetFingerprintResponse

java.lang.Object
  extended by com.atlassian.bamboo.agent.bootstrap.GetFingerprintResponse

public class GetFingerprintResponse
extends java.lang.Object


Constructor Summary
GetFingerprintResponse(java.lang.String string)
           
 
Method Summary
 java.lang.String getAgentClassName()
           
 java.lang.String getBootstrapVersion()
           
 java.lang.String getFingerprint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetFingerprintResponse

public GetFingerprintResponse(java.lang.String string)
                       throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getBootstrapVersion

public java.lang.String getBootstrapVersion()

getFingerprint

public java.lang.String getFingerprint()

getAgentClassName

public java.lang.String getAgentClassName()


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.