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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
historicEntityLink
-
-
Constructor Details
-
HistoricEntityLinkWrapper
-
-
Method Details
-
getLinkType
- Specified by:
getLinkType
in interfaceEntityLinkInfo
-
getScopeId
- Specified by:
getScopeId
in interfaceEntityLinkInfo
-
getSubScopeId
- Specified by:
getSubScopeId
in interfaceEntityLinkInfo
-
getScopeType
- Specified by:
getScopeType
in interfaceEntityLinkInfo
-
getScopeDefinitionId
- Specified by:
getScopeDefinitionId
in interfaceEntityLinkInfo
-
getParentElementId
- Specified by:
getParentElementId
in interfaceEntityLinkInfo
-
getReferenceScopeId
- Specified by:
getReferenceScopeId
in interfaceEntityLinkInfo
-
getReferenceScopeType
- Specified by:
getReferenceScopeType
in interfaceEntityLinkInfo
-
getReferenceScopeDefinitionId
- Specified by:
getReferenceScopeDefinitionId
in interfaceEntityLinkInfo
-
getRootScopeId
- Specified by:
getRootScopeId
in interfaceEntityLinkInfo
-
getRootScopeType
- Specified by:
getRootScopeType
in interfaceEntityLinkInfo
-
getHierarchyType
- Specified by:
getHierarchyType
in interfaceEntityLinkInfo
-
getCreateTime
- Specified by:
getCreateTime
in interfaceEntityLinkInfo
-