Interface IBpmProcessError


public interface IBpmProcessError
Interface representing a single error entry
  • Method Details

    • getTimestamp

      Date getTimestamp()
    • getErrorMessage

      String getErrorMessage()
    • getErrorStackTrace

      String getErrorStackTrace()
    • getServerID

      String getServerID()