public interface INWorkoutsDomainHandling extends INStartWorkoutIntentHandling, INPauseWorkoutIntentHandling, INEndWorkoutIntentHandling, INCancelWorkoutIntentHandling, INResumeWorkoutIntentHandling
INStartWorkoutIntentHandling.Block_confirmStartWorkoutCompletion, INStartWorkoutIntentHandling.Block_handleStartWorkoutCompletion, INStartWorkoutIntentHandling.Block_resolveGoalValueForStartWorkoutWithCompletion, INStartWorkoutIntentHandling.Block_resolveIsOpenEndedForStartWorkoutWithCompletion, INStartWorkoutIntentHandling.Block_resolveWorkoutGoalUnitTypeForStartWorkoutWithCompletion, INStartWorkoutIntentHandling.Block_resolveWorkoutLocationTypeForStartWorkoutWithCompletion, INStartWorkoutIntentHandling.Block_resolveWorkoutNameForStartWorkoutWithCompletionINPauseWorkoutIntentHandling.Block_confirmPauseWorkoutCompletion, INPauseWorkoutIntentHandling.Block_handlePauseWorkoutCompletion, INPauseWorkoutIntentHandling.Block_resolveWorkoutNameForPauseWorkoutWithCompletionINEndWorkoutIntentHandling.Block_confirmEndWorkoutCompletion, INEndWorkoutIntentHandling.Block_handleEndWorkoutCompletion, INEndWorkoutIntentHandling.Block_resolveWorkoutNameForEndWorkoutWithCompletionINCancelWorkoutIntentHandling.Block_confirmCancelWorkoutCompletion, INCancelWorkoutIntentHandling.Block_handleCancelWorkoutCompletion, INCancelWorkoutIntentHandling.Block_resolveWorkoutNameForCancelWorkoutWithCompletionINResumeWorkoutIntentHandling.Block_confirmResumeWorkoutCompletion, INResumeWorkoutIntentHandling.Block_handleResumeWorkoutCompletion, INResumeWorkoutIntentHandling.Block_resolveWorkoutNameForResumeWorkoutWithCompletionconfirmStartWorkoutCompletion, handleStartWorkoutCompletion, resolveGoalValueForStartWorkoutWithCompletion, resolveIsOpenEndedForStartWorkoutWithCompletion, resolveWorkoutGoalUnitTypeForStartWorkoutWithCompletion, resolveWorkoutLocationTypeForStartWorkoutWithCompletion, resolveWorkoutNameForStartWorkoutWithCompletionconfirmPauseWorkoutCompletion, handlePauseWorkoutCompletion, resolveWorkoutNameForPauseWorkoutWithCompletionconfirmEndWorkoutCompletion, handleEndWorkoutCompletion, resolveWorkoutNameForEndWorkoutWithCompletionconfirmCancelWorkoutCompletion, handleCancelWorkoutCompletion, resolveWorkoutNameForCancelWorkoutWithCompletionconfirmResumeWorkoutCompletion, handleResumeWorkoutCompletion, resolveWorkoutNameForResumeWorkoutWithCompletion