[ [ "name" : "LongRunningRestService", "displayName" : "LongRunningRestService", "category" : "long-running-rest-workitem", "description" : "", "defaultHandler" : "mvel: new org.jbpm.process.longrest.LongRunningRestServiceWorkItemHandler(runtimeManager)", "documentation" : "", "parameters" : [ "template" : new StringDataType() ,"headers" : new StringDataType() ,"cancelUrlTemplate" : new StringDataType() ,"method" : new StringDataType() ,"socketTimeout" : new StringDataType() ,"connectTimeout" : new StringDataType() ,"connectionRequestTimeout" : new StringDataType() ,"url" : new StringDataType() ,"cancelUrlJsonPointer" : new StringDataType() ], "results" : [ "result" : new StringDataType() ,"cancelUrl" : new StringDataType() ,"error" : new StringDataType() ,"responseCode" : new StringDataType() ], "mavenDependencies" : [ "org.jbpm.contrib:long-running-rest-workitem:7.74.1.Final" ], "icon" : "" ] ]