Interface StatusUpdate


public interface StatusUpdate
The Interface StatusUpdate.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The in progress.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    info(String... messages)
    Info to display in the host output.
    void
    warn(String... messages)
    Warn to display in the host output.