Class LayeredSpec.IntoLayersSpec

java.lang.Object
org.springframework.boot.gradle.tasks.bundling.LayeredSpec.IntoLayersSpec
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LayeredSpec.ApplicationSpec, LayeredSpec.DependenciesSpec
Enclosing class:
LayeredSpec

public abstract static class LayeredSpec.IntoLayersSpec extends Object implements Serializable
Base class for specs that control the layers to which a category of content should belong.
See Also: