Uses of Interface
org.eclipse.tycho.buildversion.BuildTimestampProvider
-
Packages that use BuildTimestampProvider Package Description org.eclipse.tycho.buildversion -
-
Uses of BuildTimestampProvider in org.eclipse.tycho.buildversion
Classes in org.eclipse.tycho.buildversion that implement BuildTimestampProvider Modifier and Type Class Description class
DefaultBuildTimestampProvider
Build timestamp provider that returns the same timestamp for all projects, the ${maven.build.timestamp}.Fields in org.eclipse.tycho.buildversion with type parameters of type BuildTimestampProvider Modifier and Type Field Description protected java.util.Map<java.lang.String,BuildTimestampProvider>
BuildQualifierMojo. timestampProviders
-