toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.spi.config.spring
/
AgentPlatformProperties
/
ActionQosProperties
/
ActionProperties
/
ActionProperties
Action
Properties
constructor
(
maxAttempts
:
Int
?
=
null
,
backoffMillis
:
Long
?
=
null
,
backoffMultiplier
:
Double
?
=
null
,
backoffMaxInterval
:
Long
?
=
null
,
idempotent
:
Boolean
?
=
null
)