Task Engine 10.15 | Added, Removed, Deprecated, or Changed APIs | Release 10.15
 
Release 10.15
Added APIs
com.webmethods.caf.common.CipherUtil: Method 'public java.lang.String getSecureString(java.lang.String)' has been added
com.webmethods.caf.common.StringTools: Added public field CLOSING_BRACE
com.webmethods.caf.common.StringTools: Added public field DOLLAR_SIGN
com.webmethods.caf.common.StringTools: Added public field OPENING_BRACE
com.webmethods.caf.common.StringTools: Added public field STR_COLON
com.webmethods.caf.faces.data.export.CSVExportBean: Method 'public java.lang.String sanitizeValue(java.lang.Object)' has been added
com.webmethods.portal.bizPolicy.command.system.StandbyMode: Class com.webmethods.portal.bizPolicy.command.system.StandbyMode added
com.webmethods.portal.bizPolicy.command.system.StandbyMode$StandbyModeBean: Class com.webmethods.portal.bizPolicy.command.system.StandbyMode$StandbyModeBean added
com.webmethods.portal.service.install.injection.Injector: Class com.webmethods.portal.service.install.injection.Injector added
com.webmethods.portal.service.install.injection.Resolver: Class com.webmethods.portal.service.install.injection.Resolver added
com.webmethods.portal.service.install.injection.StreamInjector: Class com.webmethods.portal.service.install.injection.StreamInjector added
com.webmethods.portal.service.install.injection.VariableParser: Class com.webmethods.portal.service.install.injection.VariableParser added
com.webmethods.portal.service.install.injection.VariableParsingException: Class com.webmethods.portal.service.install.injection.VariableParsingException added
com.webmethods.portal.service.sql.core.BaseSqlWorker: Method 'protected void setResultSet(java.sql.ResultSet)' has been added
com.webmethods.portal.service.sql.core.BaseSqlWorker: Method 'protected void setStatement(java.sql.Statement)' has been added
com.webmethods.portal.service.sql.runtime.base.BaseStoredProcedure: Method 'protected void closeResultSet(java.sql.ResultSet)' has been added
com.webmethods.portal.system.boot.StartupManager: Method 'public boolean dbVersionMatch()' has been added
com.webmethods.portal.system.boot.StartupManager: Method 'public boolean portalVersionMatch()' has been added
com.webmethods.rtl.permission.ProfileCommandsPermissionChecker: Class com.webmethods.rtl.permission.ProfileCommandsPermissionChecker added
com.webmethods.rtl.tools.StandbyModeHelper: Class com.webmethods.rtl.tools.StandbyModeHelper added
com.webmethods.rtl.util.CacheUtil: Class com.webmethods.rtl.util.CacheUtil added
com.webmethods.rtl.util.http.ParametersUtil: Method 'public void dumpRequestWarn(javax.servlet.ServletRequest)' has been added
Removed APIs
com.webmethods.portal.service.logging.ILoggingConstants: Class com.webmethods.portal.service.logging.ILoggingConstants removed
com.webmethods.portal.service.logging.LoggingService: Class com.webmethods.portal.service.logging.LoggingService removed
com.webmethods.portal.service.logging.LoggingService$LogProperties: Class com.webmethods.portal.service.logging.LoggingService$LogProperties removed
com.webmethods.portal.system.boot.StartupManager: Method 'public boolean isDbLevelTheSameAsInPropFile()' has been removed
com.webmethods.rtl.locator.ClassLocator: Class com.webmethods.rtl.locator.ClassLocator removed
com.webmethods.rtl.locator.DBConfigLocator: Class com.webmethods.rtl.locator.DBConfigLocator removed
com.webmethods.rtl.logging.LoggingUtils: Field LOGGING_CONFIG_FILE has been removed, but it was previously a constant
com.webmethods.rtl.logging.LoggingUtils: Field LOGGING_OVERRIDE_FILE has been removed, but it was previously a constant
Changed APIs
com.webmethods.caf.faces.data.export.CSVExportBean: Field RE_REPLACE_QUOTES is now final
com.webmethods.caf.faces.data.export.CSVExportBean: Field RE_REPLACE_QUOTES is now static
com.webmethods.caf.faces.data.export.CSVExportBean: Field RE_SHOULD_ESCAPE is now final
com.webmethods.caf.faces.data.export.CSVExportBean: Field RE_SHOULD_ESCAPE is now static
com.webmethods.caf.faces.data.export.CSVExportBean: Field RE_SHOULD_PREFIX is now final
com.webmethods.caf.faces.data.export.CSVExportBean: Field RE_SHOULD_PREFIX is now static
com.webmethods.portal.bizPolicy.command.install.SyncDeployFolder: Accessibility of method 'protected java.util.Set calculateComponentOrder(java.util.Set, java.util.Set)' has been decreased from protected to package
com.webmethods.portal.bizPolicy.command.install.SyncDeployFolder: Accessibility of method 'protected java.util.Map getComponentLocationMap(java.util.Set)' has been decreased from protected to private
com.webmethods.portal.bizPolicy.command.install.SyncDeployFolder$ComponentLocationInfo: Decreased visibility of class from protected to package