Package org.saidone.config
Class AlfrescoServiceConfig
java.lang.Object
org.saidone.config.AlfrescoServiceConfig
@Configuration
@ConfigurationProperties(prefix="application.service.alfresco")
public class AlfrescoServiceConfig
extends Object
Configuration properties used to access the Alfresco repository.
These values configure how nodes are fetched and deleted when interacting with Alfresco.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlfrescoServiceConfig
public AlfrescoServiceConfig()
-