public interface DeployerRepositoryCustom
Modifier and Type | Method and Description |
---|---|
Deployer |
findByNameRequired(String name)
Performs a findByName query and throws an exception if the name is not found.
|
Deployer findByNameRequired(String name)
name
- the name of the deployerSkipperException
if not found.Copyright © 2018 Pivotal Software, Inc.. All rights reserved.