java.lang.Object
org.activiti.cloud.acc.shared.rest.httpclient.Serializer

public class Serializer extends Object
  • Constructor Details

    • Serializer

      public Serializer()
  • Method Details

    • toAuthToken

      public static AuthToken toAuthToken(String token) throws IOException
      Throws:
      IOException
    • toJsonString

      public static String toJsonString(Object object) throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException