Interface HistoricTaskLogEntry


  • public interface HistoricTaskLogEntry
    Author:
    martin.grofcik
    • Method Detail

      • getLogNumber

        long getLogNumber()
      • getTaskId

        String getTaskId()
      • getTimeStamp

        Date getTimeStamp()
      • getUserId

        String getUserId()
      • getExecutionId

        String getExecutionId()
      • getProcessInstanceId

        String getProcessInstanceId()
      • getProcessDefinitionId

        String getProcessDefinitionId()
      • getScopeId

        String getScopeId()
      • getScopeDefinitionId

        String getScopeDefinitionId()
      • getSubScopeId

        String getSubScopeId()
      • getScopeType

        String getScopeType()
      • getTenantId

        String getTenantId()