public class FetchAndLockRestServiceImpl extends AbstractRestProcessEngineAware implements FetchAndLockRestService
objectMapper, relativeRootResourcePathprocessEnginePATH| Constructor and Description | 
|---|
| FetchAndLockRestServiceImpl(String processEngine,
                           com.fasterxml.jackson.databind.ObjectMapper objectMapper) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | fetchAndLock(FetchExternalTasksExtendedDto dto,
            javax.ws.rs.container.AsyncResponse asyncResponse) | 
getObjectMapper, getProcessEngine, setRelativeRootResourceUripublic FetchAndLockRestServiceImpl(String processEngine, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public void fetchAndLock(FetchExternalTasksExtendedDto dto, javax.ws.rs.container.AsyncResponse asyncResponse)
fetchAndLock in interface FetchAndLockRestServiceCopyright © 2018. All rights reserved.