Deprecated API

Deprecated Classes
org.infoglue.cms.applications.mydesktoptool.actions.CreateWorkflowInstanceAction
          This class is no longer used; it should be removed in the next release, along with the corresponding action element in actions.xml. 
org.infoglue.cms.entities.workflow.WorkflowVO
          This is not used anywhere except in this package. This class should be removed in the next release. 
 

Deprecated Methods
org.infoglue.cms.controllers.kernel.impl.simple.WorkflowController.createWorkflowInstance(InfoGluePrincipal, String)
          use initializeWorkflow() instead; this method relies on a hard-coded initial action ID of 0. 
org.infoglue.deliver.applications.actions.ViewApplicationSettingsAction.doGetTemplateLogicMethods()
            
org.infoglue.cms.applications.common.VisualFormatter.escapeHTMLforXMLService(String)
            
org.infoglue.cms.security.AuthorizationModule.getUsers(String)