Class HttpExecutionContext
java.lang.Object
com.codebarrel.automation.api.webhook.HttpExecutionContext
-
Constructor Summary
ConstructorsConstructorDescriptionHttpExecutionContext
(TenantContext tenant, String traceId, OutgoingWebhook httpRequest) HttpExecutionContext
(TenantContext tenant, String traceId, OutgoingWebhook httpRequest, Long timeoutInMillis) -
Method Summary
-
Constructor Details
-
HttpExecutionContext
public HttpExecutionContext(TenantContext tenant, String traceId, OutgoingWebhook httpRequest, Long timeoutInMillis) -
HttpExecutionContext
-
-
Method Details