Class GetFingerprintResponse
- java.lang.Object
-
- com.atlassian.bamboo.agent.bootstrap.GetFingerprintResponse
-
public class GetFingerprintResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description GetFingerprintResponse(String string)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getAgentClassName()
String
getBootstrapVersion()
long
getInstanceFingerprint()
String
getServerFingerprint()
-
-
-
Constructor Detail
-
GetFingerprintResponse
public GetFingerprintResponse(String string) throws IOException
- Throws:
IOException
-
-