@Component public class ValidationTask<A> extends Object implements Task<ValidationContext<A>>
| Modifier and Type | Class and Description |
|---|---|
static class |
ValidationTask.ValidationError |
| Constructor and Description |
|---|
ValidationTask() |
public void execute(ValidationContext<A> context) throws OrchestratorException
execute in interface Task<ValidationContext<A>>OrchestratorExceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.