Interface TaskAuditInfo

All Known Implementing Classes:
TaskAuditInfoImpl

public interface TaskAuditInfo
Workflow audit information interface.
Author:
mak
  • Method Details

    • getReceiveDate

      Date getReceiveDate()
      Returns:
      the receiveDate
    • getSubject

      String getSubject()
      Returns:
      the subject
    • getProcessName

      String getProcessName()
      Returns:
      the processName
    • getNodeName

      String getNodeName()
      Returns:
      the nodeName
    • getStatusText

      String getStatusText()
      Returns:
      the statusText
    • getResultProperties

      SaPropertyValue[] getResultProperties()
      Returns:
      the result properties