Class ConfirmationRequest

  • All Implemented Interfaces:
    com.embabel.agent.core.hitl.Awaitable , com.embabel.common.core.Identified , com.embabel.common.core.StableIdentified , com.embabel.common.core.types.HasInfoString , com.embabel.common.core.types.Timestamped

    
    public final class ConfirmationRequest<P extends Object>
    extends AbstractAwaitable<P, ConfirmationResponse>
                        

    Request confirmation from the user before promoting an object to the blackboard. Rejection will hold back a flow.