public interface Instance extends RootEntity
Long getId()
getId in interface RootEntityInstance setId(Long id)
setId in interface RootEntityDate getCreateTime()
getCreateTime in interface RootEntityInstance setCreateTime(Date createTime)
setCreateTime in interface RootEntityDate getUpdateTime()
getUpdateTime in interface RootEntityInstance setUpdateTime(Date updateTime)
setUpdateTime in interface RootEntityString getTenantId()
getTenantId in interface RootEntityInstance setTenantId(String tenantId)
setTenantId in interface RootEntityString getDelFlag()
getDelFlag in interface RootEntityInstance setDelFlag(String delFlag)
setDelFlag in interface RootEntityLong getDefinitionId()
Instance setDefinitionId(Long definitionId)
String getFlowName()
Instance setFlowName(String flowName)
String getBusinessId()
Instance setBusinessId(String businessId)
Integer getNodeType()
Instance setNodeType(Integer nodeType)
String getNodeCode()
Instance setNodeCode(String nodeCode)
String getNodeName()
Instance setNodeName(String nodeName)
String getVariable()
Instance setVariable(String variable)
Map<String,Object> getVariableMap()
String getFlowStatus()
Instance setFlowStatus(String flowStatus)
String getCreateBy()
Instance setCreateBy(String createBy)
String getFormCustom()
Instance setFormCustom(String formCustom)
String getFormPath()
Instance setFormPath(String formPath)
Integer getActivityStatus()
Instance setActivityStatus(Integer activityStatus)
Copyright © 2024. All rights reserved.