when Applied
fun <T : AdjustmentsComponent.Adjustment> AdjustmentsComponent.Processor.Result<T>.whenApplied(callback: Consumer<AdjustmentsComponent.Processor.Result.Applied<T>>)
Notifies when result of AdjustmentsComponent.Processor.apply command is AdjustmentsComponent.Processor.Result.Applied.
Since
1.12.0