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 Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    getValue(String expression)
    Deprecated.
     

    Methods inherited from class org.codehaus.plexus.interpolation.AbstractValueSource

    addFeedback, addFeedback, clearFeedback, getFeedback

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.codehaus.plexus.interpolation.ValueSource

    getValue
  • Constructor Details

    • BuildTimestampValueSource

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

    • getValue

      public Object getValue(String expression)
      Deprecated.