@Component(value="cuba_BuildInfo")
public class BuildInfo
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
BuildInfo.Content
Build information stored in global artifact by CubaBuildInfo Gradle task.
|
Modifier and Type | Field and Description |
---|---|
protected Metadata |
metadata |
static java.lang.String |
NAME |
Constructor and Description |
---|
BuildInfo() |
Modifier and Type | Method and Description |
---|---|
BuildInfo.Content |
getContent() |
public static final java.lang.String NAME
@Inject protected Metadata metadata
public BuildInfo.Content getContent()