- getCreateTime() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The create time for the entity link
- getHierarchyType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the hierarchy type for the entity link e.g.
- getHistoricEntityLink(String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
-
- getLinkType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the type of link.
- getParentElementId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The parent element id for the originating entity
- getReferenceScopeDefinitionId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
A scope definition id for the referenced entity
- getReferenceScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the scope id of the referenced entity
- getReferenceScopeType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The scope type associated with the referenced entity
- getRootScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the root scope id of the referenced entity
- getRootScopeType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The scope type associated with the referenced entity
- getScopeDefinitionId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
A scope definition id for the originating entity
- getScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the scope id of the originating entity
- getScopeType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The scope type associated with the originating entity
- getSubScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the sub scope id of the originating entity
- GRAND_PARENT - Static variable in class org.flowable.entitylink.api.HierarchyType
-