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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.flowable.common.engine.api.query
Interface CacheAwareQuery<T>
public interface
CacheAwareQuery<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default void
enhanceCachedValue
(
T
value)
String
getId
()
Method Details
getId
String
getId
()
enhanceCachedValue
default
void
enhanceCachedValue
(
T
value)