Package io.fusionauth.domain
Class Lambda
java.lang.Object
io.fusionauth.domain.Lambda
A JavaScript lambda function that is executed during certain events inside FusionAuth.
- Author:
- Brian Pontarelli
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
Deprecated.Do not use this property, if you are binding to it, be advised this will be removed in a future version. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
body
-
debug
public boolean debug -
enabled
Deprecated.Do not use this property, if you are binding to it, be advised this will be removed in a future version.Was never used, only left here for backwards compatibility. -
engineType
-
id
-
insertInstant
-
lastUpdateInstant
-
name
-
type
-
-
Constructor Details
-
Lambda
public Lambda() -
Lambda
-
-
Method Details