Serialized Form
-
Package org.flowable.entitylink.service.impl.persistence.entity
-
Class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
class EntityLinkEntityImpl extends AbstractEntityLinkServiceNoRevisionEntity implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createTime
Date createTime
-
hierarchyType
String hierarchyType
-
linkType
String linkType
-
parentElementId
String parentElementId
-
referenceScopeDefinitionId
String referenceScopeDefinitionId
-
referenceScopeId
String referenceScopeId
-
referenceScopeType
String referenceScopeType
-
rootScopeId
String rootScopeId
-
rootScopeType
String rootScopeType
-
scopeDefinitionId
String scopeDefinitionId
-
scopeId
String scopeId
-
scopeType
String scopeType
-
subScopeId
String subScopeId
-
-
Class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
class HistoricEntityLinkEntityImpl extends AbstractEntityLinkServiceNoRevisionEntity implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createTime
Date createTime
-
hierarchyType
String hierarchyType
-
linkType
String linkType
-
parentElementId
String parentElementId
-
referenceScopeDefinitionId
String referenceScopeDefinitionId
-
referenceScopeId
String referenceScopeId
-
referenceScopeType
String referenceScopeType
-
rootScopeId
String rootScopeId
-
rootScopeType
String rootScopeType
-
scopeDefinitionId
String scopeDefinitionId
-
scopeId
String scopeId
-
scopeType
String scopeType
-
subScopeId
String subScopeId
-
-