public class FetchAndLockRestServiceImpl extends AbstractRestProcessEngineAware implements FetchAndLockRestService
objectMapper, relativeRootResourcePath
processEngine
PATH
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, setRelativeRootResourceUri
public FetchAndLockRestServiceImpl(String processEngine, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public void fetchAndLock(FetchExternalTasksExtendedDto dto, javax.ws.rs.container.AsyncResponse asyncResponse)
fetchAndLock
in interface FetchAndLockRestService
Copyright © 2022. All rights reserved.