Interface AdempiereProcessorLog

    • Method Detail

      • getCreated

        Timestamp getCreated()
        Get Created Date
        Returns:
        created
      • getSummary

        String getSummary()
        Get Summary. Textual summary of this request
        Returns:
        Summary
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
        Returns:
        description
      • isError

        boolean isError()
        Get Error. An Error occured in the execution
        Returns:
        true if error
      • getReference

        String getReference()
        Get Reference. Reference for this record
        Returns:
        reference
      • getTextMsg

        String getTextMsg()
        Get Text Message. Text Message
        Returns:
        text message