ExecutionPolicy

Dynamic configuration for implementors of EnqueuedJob in order to modify how it wants to handle interactions while in a state of Executing.

See also

Types

Link copied to clipboard

Builder class for configuring a new ExecutionPolicy

Link copied to clipboard

How the job handles cancellation while in a state of Executing

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Cancellation configuration of a job while it is in a state of State.Executing.

Link copied to clipboard
@get:JvmName(name = "isDefault")
val isDefault: Boolean

If this ExecutionPolicy configuration is equal to ExecutionPolicy.DEFAULT