Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
EngineFactory.createProcessEngineManager(IApplicationTemplate)
instead. Note that it returns null when no processes have been defined for the application, whereas this method would return a process engine manager that doesn't have any process engines.since 18.0, useContentManagerFactoryTemplate.getContentManager(IContentConnection connection)
instead. Marked for removal in 19.0.
-
Deprecated MethodsMethodDescriptionUse
EngineFactory.createProcessEngineManager(IApplicationTemplate)
instead. Note that it returns null when no processes have been defined for the application, whereas this method would return a process engine manager that doesn't have any process engines.since 18.0, useContentManagerFactoryTemplate.getContentManager(IContentConnection connection)
instead. Marked for removal in 19.0.