|
Move Method public getDefaultMaxMessageCount() : long from class org.apache.james.utils.GuiceServerProbe to public getDefaultMaxMessageCount() : long from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public setSieveQuota(user String, quota long) : void from class org.apache.james.cli.probe.impl.JmxServerProbe to public setSieveQuota(user String, quota long) : void from class org.apache.james.modules.protocols.SieveProbeImpl |
From |
To |
|
Move Method public setSieveQuota(quota long) : void from class org.apache.james.utils.GuiceServerProbe to public setSieveQuota(quota long) : void from class org.apache.james.cli.probe.impl.JmxSieveProbe |
From |
To |
|
Move Method public getMaxMessageCount(quotaRoot String) : long from class org.apache.james.utils.GuiceServerProbe to public getMaxMessageCount(quotaRoot String) : long from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public getMaxStorage(quotaRoot String) : long from class org.apache.james.utils.GuiceServerProbe to public getMaxStorage(quotaRoot String) : long from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public setDefaultMaxStorage(maxDefaultSize long) : void from class org.apache.james.utils.GuiceServerProbe to public setDefaultMaxStorage(maxDefaultSize long) : void from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public setMaxMessageCount(quotaRoot String, maxMessageCount long) : void from class org.apache.james.utils.GuiceServerProbe to public setMaxMessageCount(quotaRoot String, maxMessageCount long) : void from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public setSieveQuota(quota long) : void from class org.apache.james.cli.probe.impl.JmxServerProbe to public setSieveQuota(quota long) : void from class org.apache.james.modules.protocols.SieveProbeImpl |
From |
To |
|
Move Method public setSieveQuota(user String, quota long) : void from class org.apache.james.utils.GuiceServerProbe to public setSieveQuota(user String, quota long) : void from class org.apache.james.cli.probe.impl.JmxSieveProbe |
From |
To |
|
Move Method public getSieveQuota() : long from class org.apache.james.utils.GuiceServerProbe to public getSieveQuota() : long from class org.apache.james.cli.probe.impl.JmxSieveProbe |
From |
To |
|
Move Method public removeSieveQuota() : void from class org.apache.james.cli.probe.impl.JmxServerProbe to public removeSieveQuota() : void from class org.apache.james.modules.protocols.SieveProbeImpl |
From |
To |
|
Move Method public setDefaultMaxMessageCount(maxDefaultMessageCount long) : void from class org.apache.james.utils.GuiceServerProbe to public setDefaultMaxMessageCount(maxDefaultMessageCount long) : void from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public getSieveQuota(user String) : long from class org.apache.james.utils.GuiceServerProbe to public getSieveQuota(user String) : long from class org.apache.james.cli.probe.impl.JmxSieveProbe |
From |
To |
|
Move Method public removeSieveQuota() : void from class org.apache.james.utils.GuiceServerProbe to public removeSieveQuota() : void from class org.apache.james.cli.probe.impl.JmxSieveProbe |
From |
To |
|
Move Method public getDefaultMaxStorage() : long from class org.apache.james.utils.GuiceServerProbe to public getDefaultMaxStorage() : long from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public removeSieveQuota(user String) : void from class org.apache.james.utils.GuiceServerProbe to public removeSieveQuota(user String) : void from class org.apache.james.cli.probe.impl.JmxSieveProbe |
From |
To |
|
Move Method public getSieveQuota(user String) : long from class org.apache.james.cli.probe.impl.JmxServerProbe to public getSieveQuota(user String) : long from class org.apache.james.modules.protocols.SieveProbeImpl |
From |
To |
|
Move Method public addActiveSieveScript(user String, name String, script String) : void from class org.apache.james.utils.GuiceServerProbe to public addActiveSieveScript(user String, name String, script String) : void from class org.apache.james.cli.probe.impl.JmxSieveProbe |
From |
To |
|
Move Method public getQuotaRoot(namespace String, user String, name String) : String from class org.apache.james.utils.GuiceServerProbe to public getQuotaRoot(namespace String, user String, name String) : String from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public close() : void from class org.apache.james.cli.probe.impl.JmxServerProbe to public close() : void from class org.apache.james.cli.probe.impl.JmxConnection |
From |
To |
|
Move Method public getSieveQuota() : long from class org.apache.james.cli.probe.impl.JmxServerProbe to public getSieveQuota() : long from class org.apache.james.modules.protocols.SieveProbeImpl |
From |
To |
|
Move Method public getMessageCountQuota(quotaRoot String) : SerializableQuota from class org.apache.james.utils.GuiceServerProbe to public getMessageCountQuota(quotaRoot String) : SerializableQuota from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public getStorageQuota(quotaRoot String) : SerializableQuota from class org.apache.james.utils.GuiceServerProbe to public getStorageQuota(quotaRoot String) : SerializableQuota from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Move Method public removeSieveQuota(user String) : void from class org.apache.james.cli.probe.impl.JmxServerProbe to public removeSieveQuota(user String) : void from class org.apache.james.modules.protocols.SieveProbeImpl |
From |
To |
|
Move Method public setMaxStorage(quotaRoot String, maxSize long) : void from class org.apache.james.utils.GuiceServerProbe to public setMaxStorage(quotaRoot String, maxSize long) : void from class org.apache.james.cli.probe.impl.JmxQuotaProbe |
From |
To |
|
Split Attribute serverProbe : ServerProbe to [dataProbe : DataProbe, mailboxProbe : MailboxProbe, quotaProbe : QuotaProbe, sieveProbe : SieveProbe] in class org.apache.james.cli.ServerCmdTest |
From |
To |
|
Split Attribute jmapServer : GuiceJamesServer to [dataProbe : DataProbe, mailboxProbe : MailboxProbe] in class org.apache.james.jmap.methods.integration.GetMessageListMethodTest |
From |
To |
|
Split Attribute probe : ServerProbe to [quotaProbe : QuotaProbe, sieveProbe : SieveProbe] in class org.apache.james.cli.ServerCmd |
From |
To |
|
Split Attribute jmapServer : GuiceJamesServer to [dataProbe : DataProbe, mailboxProbe : MailboxProbe] in class org.apache.james.jmap.methods.integration.SetMessagesMethodTest |
From |
To |
|
Split Attribute jmapServer : GuiceJamesServer to [dataProbe : DataProbe, mailboxProbe : MailboxProbe] in class org.apache.james.jmap.methods.integration.SetMailboxesMethodTest |
From |
To |