Package io.jenkins.plugins.casc
Interface Attribute.Getter<O,T> 
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
Abstracts away how to retrieve attribute value from a 'target' Jenkins object.
- 
Method Summary
 
- 
Method Details
- 
getValue
- Throws:
 Exception
 
 -