Class HistoricVariableInstanceEntity

    • Field Detail

      • id

        protected java.lang.String id
      • processDefinitionKey

        protected java.lang.String processDefinitionKey
      • processDefinitionId

        protected java.lang.String processDefinitionId
      • rootProcessInstanceId

        protected java.lang.String rootProcessInstanceId
      • processInstanceId

        protected java.lang.String processInstanceId
      • taskId

        protected java.lang.String taskId
      • executionId

        protected java.lang.String executionId
      • activityInstanceId

        protected java.lang.String activityInstanceId
      • tenantId

        protected java.lang.String tenantId
      • caseDefinitionKey

        protected java.lang.String caseDefinitionKey
      • caseDefinitionId

        protected java.lang.String caseDefinitionId
      • caseInstanceId

        protected java.lang.String caseInstanceId
      • caseExecutionId

        protected java.lang.String caseExecutionId
      • name

        protected java.lang.String name
      • revision

        protected int revision
      • createTime

        protected java.util.Date createTime
      • longValue

        protected java.lang.Long longValue
      • doubleValue

        protected java.lang.Double doubleValue
      • textValue

        protected java.lang.String textValue
      • textValue2

        protected java.lang.String textValue2
      • state

        protected java.lang.String state
      • removalTime

        protected java.util.Date removalTime
    • Constructor Detail

      • HistoricVariableInstanceEntity

        public HistoricVariableInstanceEntity()