public class SyncModelParameters extends Object
Constructor and Description |
---|
SyncModelParameters(DomainController domainController,
IgnoredDomainResourceRegistry ignoredResourceRegistry,
HostControllerEnvironment hostControllerEnvironment,
ExtensionRegistry extensionRegistry,
HostControllerRegistrationHandler.OperationExecutor operationExecutor,
boolean fullModelTransfer,
Map<String,ProxyController> serverProxies,
HostFileRepository fileRepository,
ContentRepository contentRepository) |
public SyncModelParameters(DomainController domainController, IgnoredDomainResourceRegistry ignoredResourceRegistry, HostControllerEnvironment hostControllerEnvironment, ExtensionRegistry extensionRegistry, HostControllerRegistrationHandler.OperationExecutor operationExecutor, boolean fullModelTransfer, Map<String,ProxyController> serverProxies, HostFileRepository fileRepository, ContentRepository contentRepository)
public IgnoredDomainResourceRegistry getIgnoredResourceRegistry()
public HostControllerEnvironment getHostControllerEnvironment()
public DomainController getDomainController()
public ExtensionRegistry getExtensionRegistry()
public HostControllerRegistrationHandler.OperationExecutor getOperationExecutor()
public boolean isFullModelTransfer()
public Map<String,ProxyController> getServerProxies()
public HostFileRepository getFileRepository()
public ContentRepository getContentRepository()
Copyright © 2023 JBoss by Red Hat. All rights reserved.