Class CopyFactoryStrategyTimeSettings


  • public class CopyFactoryStrategyTimeSettings
    extends Object
    CopyFactory strategy time settings
    • Field Detail

      • lifetimeInHours

        public Integer lifetimeInHours
        Optional position lifetime, or null. Default is to keep positions open up to 90 days
      • openingIntervalInMinutes

        public Integer openingIntervalInMinutes
        Optional time interval to copy new positions, or null. Default is to let 1 minute for the position to get copied. If position were not copied during this time, the copying will not be retried anymore.
    • Constructor Detail

      • CopyFactoryStrategyTimeSettings

        public CopyFactoryStrategyTimeSettings()