Package ru.testit.services
Class Adapter
java.lang.Object
ru.testit.services.Adapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddAttachment(String attachment) Deprecated.This method is no longer acceptable to compute time between versions.static voidaddAttachments(String attachment) static voidaddAttachments(String fileName, InputStream inputStream) static voidaddAttachments(String content, String fileName) static voidaddAttachments(List<String> attachments) static voidDeprecated.This method is no longer acceptable to compute time between versions.static voidstatic voidstatic voidaddMessage(String message) static AdapterManagerstatic ResultStoragestatic voidDeprecated.This method is no longer acceptable to compute time between versions.
-
Constructor Details
-
Adapter
public Adapter()
-
-
Method Details
-
getAdapterManager
-
getResultStorage
-
link
Deprecated.This method is no longer acceptable to compute time between versions.Use
addLinks(String, String, String, LinkType)instead. -
addLink
Deprecated.This method is no longer acceptable to compute time between versions.Use
addLinks(String, String, String, LinkType)instead. -
addLinks
-
addLinks
-
addAttachments
-
addAttachments
-
addAttachments
-
addAttachments
-
addAttachment
Deprecated.This method is no longer acceptable to compute time between versions.Use
addAttachments(String attachment)instead. -
addMessage
-