Package | Description |
---|---|
org.camunda.bpm.engine.impl.json |
Experimental: contains helpers to serialize all return values from the services into JSON.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonProcessDefinitionConverter |
class |
JsonProcessEngineInfoConverter |
class |
JsonTaskConverter |
Modifier and Type | Method and Description |
---|---|
JsonObjectConverter<T> |
JsonListConverter.getJsonObjectConverter() |
Modifier and Type | Method and Description |
---|---|
void |
JsonListConverter.setJsonObjectConverter(JsonObjectConverter<T> jsonObjectConverter) |
Constructor and Description |
---|
JsonListConverter(JsonObjectConverter<T> jsonObjectConverter) |
Copyright © 2015. All rights reserved.