Class EntityLinkUtil.HistoricEntityLinkWrapper
java.lang.Object
com.flowable.platform.engine.impl.util.EntityLinkUtil.HistoricEntityLinkWrapper
- All Implemented Interfaces:
EntityLink,EntityLinkInfo
- Enclosing class:
- EntityLinkUtil
Helper class that wraps a
HistoricEntityLink such that the methods don't need to distinguish.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
historicEntityLink
-
-
Constructor Details
-
HistoricEntityLinkWrapper
-
-
Method Details
-
getLinkType
- Specified by:
getLinkTypein interfaceEntityLinkInfo
-
getScopeId
- Specified by:
getScopeIdin interfaceEntityLinkInfo
-
getSubScopeId
- Specified by:
getSubScopeIdin interfaceEntityLinkInfo
-
getScopeType
- Specified by:
getScopeTypein interfaceEntityLinkInfo
-
getScopeDefinitionId
- Specified by:
getScopeDefinitionIdin interfaceEntityLinkInfo
-
getParentElementId
- Specified by:
getParentElementIdin interfaceEntityLinkInfo
-
getReferenceScopeId
- Specified by:
getReferenceScopeIdin interfaceEntityLinkInfo
-
getReferenceScopeType
- Specified by:
getReferenceScopeTypein interfaceEntityLinkInfo
-
getReferenceScopeDefinitionId
- Specified by:
getReferenceScopeDefinitionIdin interfaceEntityLinkInfo
-
getRootScopeId
- Specified by:
getRootScopeIdin interfaceEntityLinkInfo
-
getRootScopeType
- Specified by:
getRootScopeTypein interfaceEntityLinkInfo
-
getHierarchyType
- Specified by:
getHierarchyTypein interfaceEntityLinkInfo
-
getCreateTime
- Specified by:
getCreateTimein interfaceEntityLinkInfo
-