All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rib.ftp-workitem.7.8.0.Final.source-code.ftp-workitem.json Maven / Gradle / Ivy

[
        {
            "name" : "FTP",
            "displayName" : "FTP",
            "category" : "",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.ftp.FTPUploadWorkItemHandler()",
            "documentation" : "ftp-workitem/index.html",
            "parameters" : [
                               {
                                   "name" : "FilePath",
                                   "type" : "new StringDataType()"
                               }
                ,{
                                   "name" : "User",
                                   "type" : "new StringDataType()"
                               }
                ,{
                                   "name" : "File",
                                   "type" : "new StringDataType()"
                               }
                ,{
                                   "name" : "Password",
                                   "type" : "new StringDataType()"
                               }

            ],
            "mavenDependencies" : [
                               {
                                   "groupId" : "org.jbpm.contrib",
                                   "artifactId" : "ftp-workitem",
                                   "version" : "7.8.0.Final"
                               }

            ],
            "icon" : ""
        }

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy