Interface ProcessStatusReporter

All Known Implementing Classes:
ProcessStatusReporter.NullImpl

public interface ProcessStatusReporter
  • Method Details

    • connect

      boolean connect()
    • sendAlert

      boolean sendAlert(String alert)
    • disconnect

      void disconnect()
    • isUsefulImpl

      default boolean isUsefulImpl()