org.camunda.bpm.engine.rest.impl
Class ModificationRestServiceImpl
java.lang.Object
org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware
org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
org.camunda.bpm.engine.rest.impl.ModificationRestServiceImpl
- All Implemented Interfaces:
- ModificationRestService
public class ModificationRestServiceImpl
- extends AbstractRestProcessEngineAware
- implements ModificationRestService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModificationRestServiceImpl
public ModificationRestServiceImpl(String engineName,
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
executeModification
public void executeModification(ModificationDto modificationExecutionDto)
- Specified by:
executeModification in interface ModificationRestService
executeModificationAsync
public BatchDto executeModificationAsync(ModificationDto modificationExecutionDto)
- Specified by:
executeModificationAsync in interface ModificationRestService
Copyright © 2017 camunda services GmbH. All rights reserved.