Interface SystemMessage

All Superinterfaces:
Persisted
All Known Implementing Classes:
SystemMessageImpl

public interface SystemMessage extends Persisted
Author:
Dennis Oelkers <[email protected]>
  • Method Details

    • getCaller

      String getCaller()
    • getContent

      String getContent()
    • getTimestamp

      org.joda.time.DateTime getTimestamp()
    • getNodeId

      String getNodeId()