Class JobExecutionResponse.Writer

  • Enclosing class:
    JobExecutionResponse

    public static class JobExecutionResponse.Writer
    extends java.lang.Object
    Generates JSON from this object.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String generate​(JobExecutionResponse obj, boolean withSensitive)  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • generate

        public static java.lang.String generate​(JobExecutionResponse obj,
                                                boolean withSensitive)
                                         throws java.io.IOException
        Throws:
        java.io.IOException