Uses of Class
org.guvnor.structure.backend.config.ConfigGroupMarshaller
-
Packages that use ConfigGroupMarshaller Package Description org.guvnor.structure.backend.config -
-
Uses of ConfigGroupMarshaller in org.guvnor.structure.backend.config
Fields in org.guvnor.structure.backend.config declared as ConfigGroupMarshaller Modifier and Type Field Description protected ConfigGroupMarshallerConfigurationServiceImpl. marshallerConstructors in org.guvnor.structure.backend.config with parameters of type ConfigGroupMarshaller Constructor Description ConfigurationServiceImpl(org.guvnor.structure.repositories.Repository systemRepository, ConfigGroupMarshaller marshaller, org.jboss.errai.security.shared.api.identity.User identity, org.uberfire.io.IOService ioService, javax.enterprise.event.Event<org.guvnor.structure.config.SystemRepositoryChangedEvent> repoChangedEvent, javax.enterprise.event.Event<org.guvnor.structure.config.SystemRepositoryChangedEvent> spaceChangedEvent, javax.enterprise.event.Event<org.guvnor.structure.config.SystemRepositoryChangedEvent> changedEvent, org.uberfire.java.nio.file.FileSystem fs)
-