Package org.camunda.bpm.engine.impl.json

Experimental: contains helpers to serialize all return values from the services into JSON.

See:
          Description

Class Summary
JsonListConverter<T>  
JsonObjectConverter<T>  
JsonProcessDefinitionConverter  
JsonProcessEngineInfoConverter  
JsonTaskConverter  
 

Package org.camunda.bpm.engine.impl.json Description

Experimental: contains helpers to serialize all return values from the services into JSON. These classes are parked in the impl until we switch the UI to use this JSON rendering instead of the current ftl based rendering of the json in the spring surf based webapps.



Copyright © 2014 camunda services GmbH. All Rights Reserved.