This commit is contained in:
Ralph Soika 2022-03-11 15:53:58 +01:00
parent cac4e7bcf7
commit 053bc1726a

View file

@ -40,10 +40,7 @@ import org.imixs.workflow.FileData;
import org.imixs.workflow.exceptions.PluginException; import org.imixs.workflow.exceptions.PluginException;
/** /**
* The FTPConnector service provides methods to push a snapshot document into an * The FTPConnector service provides methods to push invoices to cargosoft
* FTP storage. The snapshot is stored in a directory based on the snapshot
* creation date. E.g. $created=2017-03-19 will put the data into the sub
* directory /2017/03/
* *
* @version 1.0 * @version 1.0
* @author rsoika * @author rsoika