My webMethods Server 10.15 | Added, Removed, Deprecated, or Changed APIs | Release 10.11
 
Release 10.11
Added APIs
com.webmethods.caf.faces.url.InMemoryStreamHandler: Class com.webmethods.caf.faces.url.InMemoryStreamHandler added
com.webmethods.common.thread.ThreadExecutor: Class com.webmethods.common.thread.ThreadExecutor added
com.webmethods.common.thread.ThreadExecutorFactory: Class com.webmethods.common.thread.ThreadExecutorFactory added
com.webmethods.portal.framework.presentation.util.ResponseHeaderRulesResolver: Class com.webmethods.portal.framework.presentation.util.ResponseHeaderRulesResolver added
com.webmethods.portal.service.dir.IPasswordPolicyType: Class com.webmethods.portal.service.dir.IPasswordPolicyType added
com.webmethods.portal.service.sql.core.CachedSqlWorker: Class com.webmethods.portal.service.sql.core.CachedSqlWorker added
com.webmethods.portal.service.sql.runtime.oracle.UpdateSequenceUtil: Class com.webmethods.portal.service.sql.runtime.oracle.UpdateSequenceUtil added
com.webmethods.portal.system.init.dbsync.DBLocation: Class com.webmethods.portal.system.init.dbsync.DBLocation added
com.webmethods.portal.system.init.dbsync.IDatabaseService: Class com.webmethods.portal.system.init.dbsync.IDatabaseService added
com.webmethods.portal.system.init.dbsync.IDatabaseSynchronizer: Class com.webmethods.portal.system.init.dbsync.IDatabaseSynchronizer added
com.webmethods.portal.system.init.dbsync.IModifier: Class com.webmethods.portal.system.init.dbsync.IModifier added
com.webmethods.portal.system.init.dbsync.ITableMigrator: Class com.webmethods.portal.system.init.dbsync.ITableMigrator added
com.webmethods.portal.system.init.dbsync.dto.SynchronizableColumn: Class com.webmethods.portal.system.init.dbsync.dto.SynchronizableColumn added
com.webmethods.portal.system.init.dbsync.dto.SynchronizableColumn$Builder: Class com.webmethods.portal.system.init.dbsync.dto.SynchronizableColumn$Builder added
com.webmethods.portal.system.init.dbsync.dto.SynchronizableTable: Class com.webmethods.portal.system.init.dbsync.dto.SynchronizableTable added
Removed APIs
com.webmethods.portal.service.sql.runtime.mysql.SetThingDates: Class com.webmethods.portal.service.sql.runtime.mysql.SetThingDates removed
Changed APIs
com.webmethods.caf.faces.config.CafAnnotationProvider: Accessibility of method 'protected void processBundle(org.osgi.framework.Bundle, java.util.Set)' has been decreased from protected to private
com.webmethods.portal.bizPolicy.command.install.InstallComponent: Accessibility of field allowedFileExtensions has been increased from private to protected
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Added protected field deployMap
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Added protected field deployMapFile
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Added protected field m_workDir
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Accessibility of field allowedFileExtensions has been increased from private to protected
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Removed field containerDeployMap
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Removed field containerDeployMapFile
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Accessibility of method 'protected void checkInstall(java.util.List, java.nio.file.Path, java.util.Map, java.lang.String)' has been decreased from protected to private
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Accessibility of method 'protected void checkUninstall(com.webmethods.portal.bizPolicy.IContext, java.util.List, java.util.Map, java.lang.String)' has been decreased from protected to private
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Method 'public java.util.Set getAllowedFileExtensions()' has been removed
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Method 'public void syncAppsFolder(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.bizPolicy.command.ICommandBean)' has been removed
com.webmethods.portal.bizPolicy.command.install.SyncAppsFolder: Method 'protected void transferToDeployDir(java.io.File)' has been removed
com.webmethods.portal.bizPolicy.command.install.SyncConfigFolder: Field allowedFileExtensions is now non-static
com.webmethods.portal.bizPolicy.command.install.SyncConfigFolder: Accessibility of field allowedFileExtensions has been increased from private to protected
com.webmethods.portal.bizPolicy.command.install.SyncConfigFolder: Method 'public java.util.Set getAllowedFileExtensions()' has been removed
com.webmethods.portal.bizPolicy.command.install.SyncConfigFolder: Method 'public java.lang.Object handle(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.bizPolicy.command.ICommandBean)' has been removed, but an inherited definition exists.
com.webmethods.portal.bizPolicy.command.install.SyncConfigFolder: Method 'public void init(com.webmethods.portal.system.IComponentData, java.lang.String)' has been removed, but an inherited definition exists.
com.webmethods.portal.bizPolicy.command.install.SyncConfigFolder: Method 'public void syncConfigsFolder(com.webmethods.portal.bizPolicy.IContext, com.webmethods.portal.bizPolicy.command.ICommandBean)' has been removed
com.webmethods.portal.framework.dispatch.IDispatchHandler: Added public field HANDLE_SYSADMIN
com.webmethods.portal.framework.mech.install.StartWebApplications: Added public field MWS_CURRENT_PHASE
com.webmethods.portal.framework.mech.install.StartWebApplications: Removed field USE_MULTI_THREAD_STARTUP
com.webmethods.portal.framework.mech.install.StartWebApplications: In method 'protected void startWebApplications(com.webmethods.portal.service.view.IListView)' the number of arguments has changed
com.webmethods.portal.framework.session.ISessionHandler: Added public field SESSION_RESPONSE_HANDLE_SYSADMIN
com.webmethods.portal.service.dir.IDirConstants: Added public field CHANGE_PASS
com.webmethods.portal.service.dir.IDirConstants: Added public field CHANGE_PASS_SUCCESS_ATTR
com.webmethods.portal.service.dir.IDirConstants: Added public field CONFIRM_PASSWORD_PARAM
com.webmethods.portal.service.dir.IDirConstants: Added public field IS_SYSADMIN_ATTR
com.webmethods.portal.service.dir.IDirConstants: Added public field NEW_PASSWORD_PARAM
com.webmethods.portal.service.dir.IDirConstants: Added public field PROPERTY_PASSWORDVALIDUNTIL
com.webmethods.portal.service.dir.IDirConstants: Added public field SKIP_CHECK_AUTH_ATTR
com.webmethods.portal.service.dir.IDirConstants: Added public field SYSADMIN
com.webmethods.portal.service.sql.core.BaseSqlWorker: Method 'public int[] executeBatchUpdate(java.lang.String, java.util.List, java.lang.Object[], boolean)' has been added
com.webmethods.portal.service.sql.core.ConnectionInfo: Method 'public void setSqlWorkerClass(java.lang.Class)' has been added
com.webmethods.portal.service.sql.core.ConnectionManager: Added public field CACHED_DS_NAME
com.webmethods.portal.service.sql.core.ConnectionManager: Added public field EXT_DS_NAME
com.webmethods.portal.service.sql.runtime.base.GetSqlTime: Added public field NAME
com.webmethods.portal.service.sql.runtime.base.GetSqlTime: Added public field UTC_TZ
com.webmethods.portal.service.sql.runtime.base.GetTasksVoted: Method 'public void setDatabaseRuntime(com.webmethods.portal.service.sql.IDatabaseRuntime)' has been added
com.webmethods.portal.service.sql.runtime.base.GroupAddUpdate: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.RoleAddUpdate: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.SetThingDates: Added public field NAME
com.webmethods.portal.service.sql.runtime.base.SetThingDates: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.SubMatchList: Method 'public void setDatabaseRuntime(com.webmethods.portal.service.sql.IDatabaseRuntime)' has been added
com.webmethods.portal.service.sql.runtime.base.SubNew: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.TaskAllAttachments: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.base.TaskAllAttachmentsCount: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.base.TaskAllAttachmentsCount: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.base.TaskAllAttachmentsCount: Field QUERY_3 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.base.TaskComments: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.base.TaskComments: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.base.TaskComments: Field QUERY_3 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.base.TaskCommentsCount: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.base.TaskCommentsCount: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.base.TaskCommentsProcess: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.base.TaskCommentsProcess: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.base.TaskCommentsProcess: Field QUERY_3 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.base.TaskListFromInboxes: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.base.TaskSearchFromInboxesPaged: Method 'protected void generateSqlByTerm(int, java.util.Map, com.webmethods.portal.service.task.TaskSearchQueryTerm, com.webmethods.portal.service.sql.runtime.base.TaskSearchAll$QueryInfo)' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.TypeLoad: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.UserAddUpdate: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.UserGroupAdd: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.base.UserRoleAdd: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.mysql.TaskAllAttachments: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.mysql.TaskAllAttachmentsCount: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.mysql.TaskAllAttachmentsCount: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.mysql.TaskAllAttachmentsCount: Field QUERY_3 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.mysql.TaskComments: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.mysql.TaskComments: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.mysql.TaskComments: Field QUERY_3 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.mysql.TaskCommentsCount: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.mysql.TaskCommentsCount: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.mysql.TaskCommentsProcess: Added com.webmethods.portal.service.sql.runtime.base.BPMTaskProcedure to the list of superclasses
com.webmethods.portal.service.sql.runtime.mysql.TaskCommentsProcess: Field QUERY_2 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.mysql.TaskCommentsProcess: Field QUERY_3 has been removed, but it was previously a constant
com.webmethods.portal.service.sql.runtime.oracle.SubNew: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.oracle.ThingDestroy: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.service.sql.runtime.oracle.UpdateThingCounter: Method 'public java.lang.String getPackageName()' has been removed, but an inherited definition exists.
com.webmethods.portal.system.PortalSystem: Added public field IN_MEMORY_INIT_MODE
com.webmethods.portal.system.boot.PortalBootManager: Method 'public java.lang.Boolean isInMemoryInit()' has been added
com.webmethods.portal.webapp.jetty7.WebXMLRewriter: Accessibility of field FIX_BUNDLE_WEB_XML has been increased from package to public