Uses of Class
org.jbpm.workbench.ks.integration.RemoteDataSetDef
-
Packages that use RemoteDataSetDef Package Description org.jbpm.workbench.ks.integration -
-
Uses of RemoteDataSetDef in org.jbpm.workbench.ks.integration
Methods in org.jbpm.workbench.ks.integration that return RemoteDataSetDef Modifier and Type Method Description RemoteDataSetDefKieServerDataSetProviderType. createDataSetDef()Methods in org.jbpm.workbench.ks.integration that return types with arguments of type RemoteDataSetDef Modifier and Type Method Description org.dashbuilder.dataset.json.DataSetDefJSONMarshallerExt<RemoteDataSetDef>KieServerDataSetProviderType. getJsonMarshaller()Methods in org.jbpm.workbench.ks.integration with parameters of type RemoteDataSetDef Modifier and Type Method Description voidRemoteDefJSONMarshaller. fromJson(RemoteDataSetDef def, org.dashbuilder.json.JsonObject json)voidRemoteDefJSONMarshaller. toJson(RemoteDataSetDef dataSetDef, org.dashbuilder.json.JsonObject json)
-