Class FlywayEndpoint.ContextFlywayBeans
- java.lang.Object
- org.springframework.boot.actuate.flyway.FlywayEndpoint.ContextFlywayBeans
- Enclosing class:
- FlywayEndpoint
public static final class FlywayEndpoint.ContextFlywayBeans extends Object
Description of an application context'sFlywaybeans, primarily intended for serialization to JSON.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,FlywayEndpoint.FlywayDescriptor>getFlywayBeans()StringgetParentId()
Method Detail
getFlywayBeans
public Map<String,FlywayEndpoint.FlywayDescriptor> getFlywayBeans()
getParentId
public String getParentId()