Package | Description |
---|---|
org.zanata.client.commands |
Modifier and Type | Class and Description |
---|---|
static class |
ConsoleInteractorImpl.AnswerValidatorImpl |
Modifier and Type | Field and Description |
---|---|
static ConsoleInteractor.AnswerValidator |
ConsoleInteractor.AnswerValidator.ANY |
static ConsoleInteractor.AnswerValidator |
ConsoleInteractor.AnswerValidator.NOT_BLANK |
static ConsoleInteractor.AnswerValidator |
ConsoleInteractor.AnswerValidator.YES_NO |
Modifier and Type | Method and Description |
---|---|
static ConsoleInteractor.AnswerValidator |
ConsoleInteractorImpl.AnswerValidatorImpl.expect(List<String> answers) |
static ConsoleInteractor.AnswerValidator |
ConsoleInteractorImpl.AnswerValidatorImpl.expect(String... answers) |
Modifier and Type | Method and Description |
---|---|
String |
ConsoleInteractorImpl.expectAnswerWithRetry(ConsoleInteractor.AnswerValidator answersValidator) |
String |
ConsoleInteractor.expectAnswerWithRetry(ConsoleInteractor.AnswerValidator answersValidator)
If answer is not valid, it will offer retry.
|
Copyright © 2015 Zanata Project. All rights reserved.