public class DefaultTaskValidationService extends DefaultValidationService implements TaskValidationService
| Constructor and Description |
|---|
DefaultTaskValidationService(AppRegistryService appRegistry,
DockerValidatorProperties dockerValidatorProperties,
TaskDefinitionRepository taskDefinitionRepository) |
| Modifier and Type | Method and Description |
|---|---|
ValidationStatus |
validateTask(String name)
Validate the task given the registered name
|
isRegistered, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRegistered, validatepublic DefaultTaskValidationService(AppRegistryService appRegistry, DockerValidatorProperties dockerValidatorProperties, TaskDefinitionRepository taskDefinitionRepository)
public ValidationStatus validateTask(String name)
TaskValidationServicevalidateTask in interface TaskValidationServicename - then name of the taskCopyright © 2021 Pivotal Software, Inc.. All rights reserved.