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

-workitems-jms.7.63.0.Final.source-code.serviceinfo.json Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
{
        "name" : "JMSSendTask",
        "displayName" : "JMSSendTask",
        "defaultHandler" : "mvel: new org.jbpm.process.workitem.jms.JMSSendTaskWorkItemHandler()",
        "documentation" : "jbpm-workitems-jms/index.html",
        "module" : "jbpm-workitems-jms",
        "icon" : "JMSSendTask.png",
            "category" : "JMS",
            "description" : "Send JSM messages",
            "keywords" : [
                                "jms"
                ,"send"
                ,"task"

            ],
                "isaction" : "true",
                "actiontitle" : "Send JMS Message",
            "requiresauth" : "true",
                "authparams" : [
                                           {
                                               "name" : "Connection Factory JNDI Name"
                                           }
                    ,{
                                               "name" : "Destination JNDI Name"
                                           }

                ],
                "authreferencesite" : "",
            "parameters" : [
                                   {
                                       "name" : "Signal",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "SignalWorkItemId",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "SignalProcessInstanceId",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "SignalDeploymentId",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Data",
                                       "type" : "new StringDataType()"
                                   }

            ],
            "mavenDependencies" : [
                                   {
                                       "groupId" : "org.jbpm",
                                       "artifactId" : "jbpm-workitems-jms",
                                       "version" : "7.63.0.Final"
                                   }

            ]
}

,




© 2015 - 2024 Weber Informatics LLC | Privacy Policy