Class BuildTimestampValueSource

java.lang.Object
org.codehaus.plexus.interpolation.AbstractValueSource
org.apache.maven.project.interpolation.BuildTimestampValueSource
All Implemented Interfaces:
org.codehaus.plexus.interpolation.ValueSource

@Deprecated public class BuildTimestampValueSource extends org.codehaus.plexus.interpolation.AbstractValueSource
Deprecated.
  • Constructor Details Link icon

    • BuildTimestampValueSource Link icon

      public BuildTimestampValueSource(Date startTime, String format)
      Deprecated.
  • Method Details Link icon

    • getValue Link icon

      public Object getValue(String expression)
      Deprecated.