Class ProgressStatusDTOJsonProprietaryReader

  • All Implemented Interfaces:
    ProprietaryReader<org.glassfish.api.admin.progress.ProgressStatusDTO>

    public class ProgressStatusDTOJsonProprietaryReader
    extends Object
    implements ProprietaryReader<org.glassfish.api.admin.progress.ProgressStatusDTO>
    Author:
    mmares
    • Constructor Detail

      • ProgressStatusDTOJsonProprietaryReader

        public ProgressStatusDTOJsonProprietaryReader()
    • Method Detail

      • readProgressStatus

        public static org.glassfish.api.admin.progress.ProgressStatusDTO readProgressStatus​(com.fasterxml.jackson.core.JsonParser jp)
                                                                                     throws IOException
        Throws:
        IOException
      • readChildProgressStatus

        public static org.glassfish.api.admin.progress.ProgressStatusDTO.ChildProgressStatusDTO readChildProgressStatus​(com.fasterxml.jackson.core.JsonParser jp)
                                                                                                                 throws IOException
        Throws:
        IOException