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

rib.jpa-workitem.7.68.0.Final.source-code.serviceinfo.json Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
{
        "name" : "JPA",
        "displayName" : "JPA",
        "defaultHandler" : "mvel: new org.jbpm.process.workitem.jpa.JPAWorkItemHandler(\"persistenceUnit\", \"classloader\")",
        "documentation" : "jpa-workitem/index.html",
        "module" : "jpa-workitem",
        "icon" : "JPA.png",
            "category" : "JPA",
            "description" : "Perform JPA operation",
            "keywords" : [
                                "jpa"
                ,"query"
                ,"named"
                ,"entity"

            ],
                "isaction" : "true",
                "actiontitle" : "Perform a JPA operation",
            "requiresauth" : "true",
                "authparams" : [
                                           {
                                               "name" : "Persistence Unit name"
                                           }

                ],
                "authreferencesite" : "",
            "parameters" : [
                                   {
                                       "name" : "Entity",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Type",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Action",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Query",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "Id",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "QueryParameters",
                                       "type" : "new StringDataType()"
                                   }
                ,{
                                       "name" : "QueryResults",
                                       "type" : "new StringDataType()"
                                   }

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

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

            ]
}

,




© 2015 - 2025 Weber Informatics LLC | Privacy Policy