@ApplicationScoped public class ConfigGroupsMigrationService extends Object
Constructor and Description |
---|
ConfigGroupsMigrationService() |
ConfigGroupsMigrationService(org.guvnor.structure.repositories.Repository systemRepository,
org.guvnor.structure.backend.config.ConfigGroupMarshaller marshaller,
org.uberfire.io.IOService ioService,
org.uberfire.java.nio.file.FileSystem fs,
SystemAccess system,
org.jboss.errai.security.shared.api.identity.User identity) |
Modifier and Type | Method and Description |
---|---|
protected String |
getIdentityName() |
void |
groupSystemConfigGroups() |
public ConfigGroupsMigrationService()
@Inject public ConfigGroupsMigrationService(@Named(value="system") org.guvnor.structure.repositories.Repository systemRepository, org.guvnor.structure.backend.config.ConfigGroupMarshaller marshaller, @Named(value="configIO") org.uberfire.io.IOService ioService, @Named(value="systemFS") org.uberfire.java.nio.file.FileSystem fs, SystemAccess system, org.jboss.errai.security.shared.api.identity.User identity)
public void groupSystemConfigGroups()
protected String getIdentityName()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.