public interface EntityLink
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreateTime()
The create time for the entity link
|
String |
getHierarchyType()
Returns the hierarchy type for the entity link e.g.
|
String |
getLinkType()
Returns the type of link.
|
String |
getReferenceScopeDefinitionId()
A scope definition id for the referenced entity
|
String |
getReferenceScopeId()
Returns the scope id of the referenced entity
|
String |
getReferenceScopeType()
The scope type associated with the referenced entity
|
String |
getScopeDefinitionId()
A scope definition id for the originating entity
|
String |
getScopeId()
Returns the scope id of the originating entity
|
String |
getScopeType()
The scope type associated with the originating entity
|
String getLinkType()
String getScopeId()
String getScopeType()
String getScopeDefinitionId()
String getReferenceScopeId()
String getReferenceScopeType()
String getReferenceScopeDefinitionId()
String getHierarchyType()
Date getCreateTime()
Copyright © 2019 Flowable. All rights reserved.