Class GetSignedCookiesUrlTaskResult


  • public class GetSignedCookiesUrlTaskResult
    extends Object
    Author:
    Bill Branan Date: Aug 6, 2018
    • Constructor Detail

      • GetSignedCookiesUrlTaskResult

        public GetSignedCookiesUrlTaskResult()
    • Method Detail

      • getSignedCookiesUrl

        public String getSignedCookiesUrl()
      • setSignedCookiesUrl

        public void setSignedCookiesUrl​(String signedCookiesUrl)
      • serialize

        public String serialize()
        Creates a serialized version of task results
        Returns:
        JSON formatted task result info
      • deserialize

        public static GetSignedCookiesUrlTaskResult deserialize​(String taskResult)
        Parses properties from task result
        Parameters:
        taskResult - - JSON formatted set of properties