toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.experimental.domain.persistence.support
/
FinderInvocation
Finder
Invocation
data
class
FinderInvocation
(
val
name
:
String
,
val
args
:
List
<
Any
>
)
Members
Constructors
Finder
Invocation
Link copied to clipboard
constructor
(
name
:
String
,
args
:
List
<
Any
>
)
Properties
args
Link copied to clipboard
val
args
:
List
<
Any
>
name
Link copied to clipboard
val
name
:
String