public interface UpgradeInteractionHandler
Modifier and Type | Field and Description |
---|---|
static UpgradeInteractionHandler |
DEFAULT_HANDLER |
Modifier and Type | Method and Description |
---|---|
UpgradeInteractionResponse |
requireResponse(String question,
UpgradeInteractionResponse defaultResponse,
UpgradeInteractionResponse... possibleResponses) |
static final UpgradeInteractionHandler DEFAULT_HANDLER
UpgradeInteractionResponse requireResponse(String question, UpgradeInteractionResponse defaultResponse, UpgradeInteractionResponse... possibleResponses)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.