Package org.camunda.bpm.engine.rest.impl
Class VersionRestService
java.lang.Object
org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
org.camunda.bpm.engine.rest.impl.VersionRestService
@Produces("application/json")
public class VersionRestService
extends AbstractRestProcessEngineAware
- 
Field SummaryFieldsFields inherited from class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAwareobjectMapper, relativeRootResourcePath
- 
Constructor SummaryConstructorsConstructorDescriptionVersionRestService(String engineName, com.fasterxml.jackson.databind.ObjectMapper objectMapper) 
- 
Method SummaryMethods inherited from class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAwaregetObjectMapper, getProcessEngine, setRelativeRootResourceUri
- 
Field Details- 
PATH- See Also:
 
 
- 
- 
Constructor Details- 
VersionRestServicepublic VersionRestService(String engineName, com.fasterxml.jackson.databind.ObjectMapper objectMapper) 
 
- 
- 
Method Details- 
getVersion
 
-