Interface StatusHistoryDump


public interface StatusHistoryDump
Container for status history data which is capable to write it in an implementation dependent format.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Writes a status history dump to an output stream.
  • Method Details

    • writeTo

      void writeTo(OutputStream out) throws IOException
      Writes a status history dump to an output stream.
      Parameters:
      out - the output stream
      Throws:
      IOException - if cannot serialize