public CustomerState(ProgressState state, AgentEntry agent) { ProgressState = state; HandlingAgent = agent; }