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

rib.pdf-workitem.7.14.0.Final.source-code.pdf-workitem.json Maven / Gradle / Ivy

[
        {
            "name" : "GeneratePDF",
            "displayName" : "GeneratePDF",
            "category" : "",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.pdf.GeneratePDFWorkitemHandler()",
            "documentation" : "pdf-workitem/index.html",
            "parameters" : [
                               {
                                   "name" : "TemplateXHTML",
                                   "type" : "new StringDataType()"
                               }
                ,{
                                   "name" : "PDFName",
                                   "type" : "new StringDataType()"
                               }

            ],
            "results" : [
                               {
                                   "name" : "PDFDocument",
                                   "type" : "new StringDataType()"
                               }

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

            ],
            "icon" : ""
        }

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy