Package com.cloudbees.workflow.util
Class JSONReadWrite
java.lang.Object
com.cloudbees.workflow.util.JSONReadWrite
- Author:
- tom.fennelly@gmail.com
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.fasterxml.jackson.databind.ObjectMapper
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jsonMapper
public static final com.fasterxml.jackson.databind.ObjectMapper jsonMapper
-
-
Constructor Details
-
JSONReadWrite
public JSONReadWrite()
-
-
Method Details
-
fromString
- Throws:
IOException
-
fromBytes
- Throws:
IOException
-
toString
- Throws:
IOException
-
toUTF8Bytes
- Throws:
IOException
-