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

rib.pastebin-workitem.7.61.0.Final.source-code.CreatePastebin.wid Maven / Gradle / Ivy

[
        [
            "name" : "CreatePastebin",
            "displayName" : "CreatePastebin",
            "category" : "pastebin-workitem",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.pastebin.CreatePastebinWorkitemHandler(\"develKey\")",
            "documentation" : "pastebin-workitem/index.html",

            "parameters" : [
                                "Format" : new StringDataType()
                ,"Content" : new StringDataType()
                ,"Title" : new StringDataType()
                ,"Author" : new StringDataType()
                ,"Visibility" : new StringDataType()

            ],
            "results" : [
                                "PasteURL" : new StringDataType()

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:pastebin-workitem:7.61.0.Final"

            ],
            "icon" : "CreatePastebin.png"

        ]

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy