public class CopyFactoryStrategyTimeSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
lifetimeInHours
Optional position lifetime, or
null. |
Integer |
openingIntervalInMinutes
Optional time interval to copy new positions, or
null. |
| Constructor and Description |
|---|
CopyFactoryStrategyTimeSettings() |
public Integer lifetimeInHours
null. Default is to keep positions open up to 90 dayspublic Integer openingIntervalInMinutes
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.Copyright © 2023. All rights reserved.