Class FileBasedDeploymentEventsStore

java.lang.Object
org.craftercms.deployer.impl.events.FileBasedDeploymentEventsStore
All Implemented Interfaces:
DeploymentEventsStore<Properties,Path>, org.springframework.beans.factory.InitializingBean

public class FileBasedDeploymentEventsStore extends Object implements DeploymentEventsStore<Properties,Path>, org.springframework.beans.factory.InitializingBean
Implementation of DeploymentEventsStore that uses a file to store the events.
Since:
3.1.8
Author:
joseross