Class CsvLogEntry

    • Method Detail

      • getTime

        public String getTime()
      • getId

        public String getId()
        Specified by:
        getId in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getEntity

        public Object getEntity()
        Specified by:
        getEntity in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getTimestamp

        public Long getTimestamp()
        Specified by:
        getTimestamp in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getEventType

        public Enum<?> getEventType()
        Specified by:
        getEventType in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getProcessInstanceId

        public String getProcessInstanceId()
        Specified by:
        getProcessInstanceId in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getParentProcessInstanceId

        public String getParentProcessInstanceId()
        Specified by:
        getParentProcessInstanceId in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getProcessDefinitionId

        public String getProcessDefinitionId()
        Specified by:
        getProcessDefinitionId in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getProcessDefinitionKey

        public String getProcessDefinitionKey()
        Specified by:
        getProcessDefinitionKey in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getProcessDefinitionVersion

        public Integer getProcessDefinitionVersion()
        Specified by:
        getProcessDefinitionVersion in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getBusinessKey

        public String getBusinessKey()
        Specified by:
        getBusinessKey in interface org.activiti.api.model.shared.event.RuntimeEvent
      • getAppVersion

        public String getAppVersion()
        Specified by:
        getAppVersion in interface org.activiti.api.model.shared.model.ApplicationElement