Class ServerTemplateMigration
- java.lang.Object
-
- org.kie.workbench.common.screens.server.management.backend.storage.migration.ServerTemplateMigration
-
public class ServerTemplateMigration extends Object
Allows automatic migration from 6.3 stored kie server templates to new 6.4.x onwards server templates
-
-
Constructor Summary
Constructors Constructor Description ServerTemplateMigration()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmigrate(org.uberfire.java.nio.file.Path dir, org.uberfire.io.IOService ioService, com.thoughtworks.xstream.XStream xs, org.kie.server.controller.api.storage.KieServerTemplateStorage templateStorage)
-