java.lang.Object
org.qubership.integration.platform.engine.mapper.atlasmap.TimestampGenerator
All Implemented Interfaces:
Function<io.atlasmap.api.AtlasSession,String>

public class TimestampGenerator extends Object implements Function<io.atlasmap.api.AtlasSession,String>
  • Constructor Details

    • TimestampGenerator

      public TimestampGenerator(boolean isUnixEpoch, String format, String locale, String timezone)
  • Method Details