public abstract class AbstractClient extends Object implements OrangebeardClient
| Constructor and Description |
|---|
AbstractClient(UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.http.HttpHeaders |
getAuthorizationHeaders(String accessToken) |
protected org.springframework.http.HttpEntity<org.springframework.util.LinkedMultiValueMap<String,Object>> |
getMultipartLogRequest(Attachment attachmentLogItem) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinishTestItem, finishTestRun, log, sendAttachment, startTestItem, startTestRun, updateTestRunprotected final UUID uuid
public AbstractClient(UUID uuid)
protected org.springframework.http.HttpHeaders getAuthorizationHeaders(String accessToken)
protected org.springframework.http.HttpEntity<org.springframework.util.LinkedMultiValueMap<String,Object>> getMultipartLogRequest(Attachment attachmentLogItem)
Copyright © 2021. All rights reserved.