|
Change Parameter Type delay : long to delay : Duration in method public enQueue(mail Mail, delay Duration) : void in class org.apache.james.queue.memory.MemoryMailQueueFactory.MemoryMailQueue |
From |
To |
|
Change Parameter Type defaultUnit : Unit to defaultUnit : ChronoUnit in method public parseDuration(rawString String, defaultUnit ChronoUnit) : Duration in class org.apache.james.util.TimeConverter |
From |
To |
|
Change Parameter Type time : long to time : Instant in method protected abstract cleanupGreyList(time Instant) : void in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Parameter Type delay : long to delay : Duration in method private calculateNextDelivery(delay Duration) : ZonedDateTime in class org.apache.james.queue.memory.MemoryMailQueueFactory.MemoryMailQueue |
From |
To |
|
Change Parameter Type delay : long to delay : Duration in method public enQueue(mail Mail, delay Duration) : void in class org.apache.james.queue.rabbitmq.RabbitMQMailQueue |
From |
To |
|
Change Parameter Type createTime : long to createTime : Instant in method protected abstract insertTriplet(ipAddress String, sender String, recip String, count int, createTime Instant) : void in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Parameter Type time : long to time : Instant in method protected abstract cleanupAutoWhiteListGreyList(time Instant) : void in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Parameter Type tempBlockTime : long to tempBlockTime : Duration in method public setTempBlockTime(tempBlockTime Duration) : void in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Parameter Type delayTime : long to delayTime : Duration in method package Delay(attempts int, delayTime Duration) in class org.apache.james.transport.mailets.remote.delivery.Delay |
From |
To |
|
Change Parameter Type clearTime : long to clearTime : Duration in method public removeExpiredIP(clearTime Duration) : void in class org.apache.james.protocols.lib.POP3BeforeSMTPHelper |
From |
To |
|
Change Parameter Type createTime : long to createTime : Instant in method protected insertTriplet(ipAddress String, sender String, recip String, count int, createTime Instant) : void in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler |
From |
To |
|
Change Parameter Type time : long to time : Instant in method protected cleanupAutoWhiteListGreyList(time Instant) : void in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler |
From |
To |
|
Change Parameter Type autoWhiteListLifeTime : long to autoWhiteListLifeTime : Duration in method public setAutoWhiteListLifeTime(autoWhiteListLifeTime Duration) : void in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Parameter Type time : long to time : Instant in method protected abstract updateTriplet(ipAddress String, sender String, recip String, count int, time Instant) : void in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Parameter Type delay : long to delay : Duration in method public enQueue(mail Mail, delay Duration) : void in class org.apache.james.queue.jms.JMSMailQueue |
From |
To |
|
Change Parameter Type time : long to time : Instant in method protected cleanupGreyList(time Instant) : void in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler |
From |
To |
|
Change Parameter Type multiplier : int to unit : ChronoUnit in method package Unit(validPatterns List<String>, unit ChronoUnit) in class org.apache.james.util.TimeConverter.Unit |
From |
To |
|
Change Parameter Type unseenLifeTime : long to unseenLifeTime : Duration in method public setUnseenLifeTime(unseenLifeTime Duration) : void in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Parameter Type time : long to time : Instant in method protected updateTriplet(ipAddress String, sender String, recip String, count int, time Instant) : void in class org.apache.james.smtpserver.fastfail.JDBCGreylistHandler |
From |
To |
|
Change Parameter Type delay : long to delay : Duration in method public enQueue(mail Mail, delay Duration) : void in class org.apache.james.queue.file.FileMailQueue |
From |
To |
|
Change Parameter Type delay : long to delay : Duration in method public enQueue(mail Mail, delay Duration) : void in class org.apache.james.queue.api.MailQueue |
From |
To |
|
Change Parameter Type delay : long to delay : Duration in method public computeNextDeliveryTimestamp(delay Duration) : long in class org.apache.james.queue.jms.JMSMailQueue |
From |
To |
|
Change Return Type List<Long> to List<Duration> in method public getDelayTimes() : List<Duration> in class org.apache.james.transport.mailets.remote.delivery.RemoteDeliveryConfiguration |
From |
To |
|
Change Return Type Unit to ChronoUnit in method public parse(string String) : ChronoUnit in class org.apache.james.util.TimeConverter.Unit |
From |
To |
|
Change Return Type long to Duration in method public parseDuration(rawString String, defaultUnit ChronoUnit) : Duration in class org.apache.james.util.TimeConverter |
From |
To |
|
Change Return Type long to Duration in method private getNextDelay(retry_count int) : Duration in class org.apache.james.transport.mailets.remote.delivery.DeliveryRunnable |
From |
To |
|
Change Return Type List<Long> to List<Duration> in method public getExpendendDelays() : List<Duration> in class org.apache.james.transport.mailets.remote.delivery.Delay |
From |
To |
|
Change Return Type List<Long> to ImmutableList<Duration> in method public getExpandedDelays() : ImmutableList<Duration> in class org.apache.james.transport.mailets.remote.delivery.DelaysAndMaxRetry |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenDaysAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type storedTime : long to storedTime : Instant in method public removeExpiredIP(clearTime Duration) : void in class org.apache.james.protocols.lib.POP3BeforeSMTPHelper |
From |
To |
|
Change Variable Type builder : ImmutableList.Builder<Long> to builder : ImmutableList.Builder<Duration> in method public getExpandedDelays() : ImmutableList<Duration> in class org.apache.james.transport.mailets.remote.delivery.DelaysAndMaxRetry |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenDAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenHAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMinutesAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMsecAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type delay : long to delay : Duration in method private reAttemptDelivery(mail Mail, retries int) : void in class org.apache.james.transport.mailets.remote.delivery.DeliveryRunnable |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMsCapitalAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenHourAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMsAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenNoUnitAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenSecCapitalAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenDayAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenSecsAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenHoursAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenDayCapitalAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMinuteAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenSecAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMsecsAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenSAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenHourCapitalAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Variable Type actual : long to actual : Duration in method package getMilliSecondsShouldConvertValueWhenMinuteCapitalAmountAsString() : void in class org.apache.james.util.TimeConverterTest |
From |
To |
|
Change Attribute Type EXPIRE_TIME : long to EXPIRE_TIME : Duration in class org.apache.james.protocols.lib.POP3BeforeSMTPHelper |
From |
To |
|
Change Attribute Type tempBlockTime : long to tempBlockTime : Duration in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Attribute Type DEFAULT_DELAY_TIME : long to DEFAULT_DELAY_TIME : Duration in class org.apache.james.transport.mailets.remote.delivery.Delay |
From |
To |
|
Change Attribute Type multiplier : int to unit : ChronoUnit in class org.apache.james.util.TimeConverter.Unit |
From |
To |
|
Change Attribute Type autoWhiteListLifeTime : long to autoWhiteListLifeTime : Duration in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Attribute Type unseenLifeTime : long to unseenLifeTime : Duration in class org.apache.james.protocols.smtp.core.fastfail.AbstractGreylistHandler |
From |
To |
|
Change Attribute Type ipMap : Map<String,Long> to ipMap : Map<String,Instant> in class org.apache.james.protocols.lib.POP3BeforeSMTPHelper |
From |
To |
|
Change Attribute Type delayTimes : List<Long> to delayTimes : List<Duration> in class org.apache.james.transport.mailets.remote.delivery.RemoteDeliveryConfiguration |
From |
To |
|
Change Attribute Type delayTimeInMs : long to delayTime : Duration in class org.apache.james.transport.mailets.remote.delivery.Delay |
From |
To |
|
Change Attribute Type DEFAULT_UNIT : TimeConverter.Unit to DEFAULT_UNIT : ChronoUnit in class org.apache.james.examples.custom.mailets.IsDelayedForMoreThan |
From |
To |
|
Change Attribute Type expireTime : long to expireTime : Duration in class org.apache.james.smtpserver.POP3BeforeSMTPHandler |
From |
To |