JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.flowable.platform.engine.impl.indexing.cache
Interface IndexingContext.IdentityLink
All Known Implementing Classes:
IndexingIdentityLink
Enclosing interface:
IndexingContext
public static interface
IndexingContext.IdentityLink
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getGroupId
()
String
getId
()
String
getScopeId
()
String
getType
()
String
getUserId
()
Method Details
getId
String
getId
()
getType
String
getType
()
getUserId
String
getUserId
()
getGroupId
String
getGroupId
()
getScopeId
String
getScopeId
()