Class ConfirmationManager<C>

java.lang.Object
org.incendo.cloud.processors.confirmation.ConfirmationManager<C>
Type Parameters:
C - command sender type
All Implemented Interfaces:
Command.Builder.Applicable<C>

@API(status=STABLE, since="1.0.0") public final class ConfirmationManager<C> extends Object implements Command.Builder.Applicable<C>
Manager for the confirmation system.
Since:
1.0.0