JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.camunda.search.clients.transformers
Interface SearchTransfomer<T,
R>
public interface
SearchTransfomer<T,
R>
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default
R
apply
(
T
value)
Method Details
apply
default
R
apply
(
T
value)