Skip navigation links
A C D E F G H I O P R 

A

ASSOCIATION - Static variable in class org.flowable.entitylink.api.EntityLinkType
 

C

CHILD - Static variable in class org.flowable.entitylink.api.EntityLinkType
 
createEntityLink() - Method in interface org.flowable.entitylink.api.EntityLinkService
 
createHistoricEntityLink() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 

D

deleteEntityLink(EntityLink) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
deleteEntityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
deleteEntityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
deleteHistoricEntityLink(String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLink(HistoricEntityLink) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
deleteScopeDefinitionEntityLink(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
deleteScopeEntityLink(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 

E

EntityLink - Interface in org.flowable.entitylink.api
An entity link is used to associate an entity with another entity.
EntityLinkService - Interface in org.flowable.entitylink.api
Service which provides access to entity links.
EntityLinkType - Class in org.flowable.entitylink.api
Contains constants for all predefined types of entity links.
EntityLinkType() - Constructor for class org.flowable.entitylink.api.EntityLinkType
 

F

findEntityLinksByReferenceScopeIdAndType(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
findEntityLinksByScopeDefinitionIdAndType(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
findEntityLinksByScopeIdAndType(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
findHistoricEntityLinksByReferenceScopeIdAndType(String, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
findHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 
findHistoricEntityLinksByScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 

G

getCreateTime() - Method in interface org.flowable.entitylink.api.EntityLink
The create time for the entity link
getCreateTime() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
The create time for the entity link
getEntityLink(String) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
getHierarchyType() - Method in interface org.flowable.entitylink.api.EntityLink
Returns the hierarchy type for the entity link e.g.
getHierarchyType() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
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.EntityLink
Returns the type of link.
getLinkType() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
Returns the type of link.
getReferenceScopeDefinitionId() - Method in interface org.flowable.entitylink.api.EntityLink
A scope definition id for the referenced entity
getReferenceScopeDefinitionId() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
A scope definition id for the referenced entity
getReferenceScopeId() - Method in interface org.flowable.entitylink.api.EntityLink
Returns the scope id of the referenced entity
getReferenceScopeId() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
Returns the scope id of the referenced entity
getReferenceScopeType() - Method in interface org.flowable.entitylink.api.EntityLink
The scope type associated with the referenced entity
getReferenceScopeType() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
The scope type associated with the referenced entity
getScopeDefinitionId() - Method in interface org.flowable.entitylink.api.EntityLink
A scope definition id for the originating entity
getScopeDefinitionId() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
A scope definition id for the originating entity
getScopeId() - Method in interface org.flowable.entitylink.api.EntityLink
Returns the scope id of the originating entity
getScopeId() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
Returns the scope id of the originating entity
getScopeType() - Method in interface org.flowable.entitylink.api.EntityLink
The scope type associated with the originating entity
getScopeType() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLink
The scope type associated with the originating entity

H

HierarchyType - Class in org.flowable.entitylink.api
Contains constants for all predefined types of hierarchies.
HierarchyType() - Constructor for class org.flowable.entitylink.api.HierarchyType
 
HistoricEntityLink - Interface in org.flowable.entitylink.api.history
Historic counterpart of EntityLink that represents the current state if any runtime link.
HistoricEntityLinkService - Interface in org.flowable.entitylink.api.history
Service which provides access to historic entity links.

I

insertEntityLink(EntityLink) - Method in interface org.flowable.entitylink.api.EntityLinkService
 
insertHistoricEntityLink(HistoricEntityLink, boolean) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
 

O

org.flowable.entitylink.api - package org.flowable.entitylink.api
 
org.flowable.entitylink.api.history - package org.flowable.entitylink.api.history
 

P

PARENT - Static variable in class org.flowable.entitylink.api.HierarchyType
 

R

ROOT - Static variable in class org.flowable.entitylink.api.HierarchyType
 
A C D E F G H I O P R 
Skip navigation links

Copyright © 2019 Flowable. All rights reserved.