Skip navigation links
A C D E F G H I J L M N O P Q R S T U W 

A

acquire() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
addPendingRequest(FetchExternalTasksExtendedDto, AsyncResponse, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
addPendingRequest(FetchExternalTasksExtendedDto, AsyncResponse, ProcessEngine) - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
Invoked if a fetch and lock request has been sent by the client
addRequest(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
asyncResponse - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
asyncResponseTimeout - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
 
authentication - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 

C

CamundaRestResources - Class in org.camunda.bpm.engine.rest.impl
 
CamundaRestResources() - Constructor for class org.camunda.bpm.engine.rest.impl.CamundaRestResources
 
condition - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
contextInitialized(ServletContextEvent) - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
Invoked on initialization of the servlet context

D

dto - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 

E

errorTooManyRequests(AsyncResponse) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
executeFetchAndLock(FetchExternalTasksExtendedDto, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

F

failed(Throwable) - Static method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
fetchAndLock(FetchExternalTasksExtendedDto, AsyncResponse) - Method in interface org.camunda.bpm.engine.rest.FetchAndLockRestService
 
fetchAndLock(FetchExternalTasksExtendedDto, AsyncResponse) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRestServiceImpl
 
fetchAndLock() - Method in class org.camunda.bpm.engine.rest.impl.JaxRsTwoDefaultProcessEngineRestServiceImpl
 
fetchAndLock(String) - Method in class org.camunda.bpm.engine.rest.impl.JaxRsTwoNamedProcessEngineRestServiceImpl
 
FetchAndLockContextListener - Class in org.camunda.bpm.engine.rest.impl
 
FetchAndLockContextListener() - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
 
fetchAndLockHandler - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
 
FetchAndLockHandler - Interface in org.camunda.bpm.engine.rest.spi
SPI supposed to replace the default implementation of the long-polling fetch and lock handler
FetchAndLockHandlerImpl - Class in org.camunda.bpm.engine.rest.impl
 
FetchAndLockHandlerImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
FetchAndLockRequest - Class in org.camunda.bpm.engine.rest.impl
 
FetchAndLockRequest() - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
FetchAndLockRestService - Interface in org.camunda.bpm.engine.rest
 
FetchAndLockRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
FetchAndLockRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockRestServiceImpl
 
FetchAndLockResult - Class in org.camunda.bpm.engine.rest.impl
 
FetchAndLockResult(List<LockedExternalTaskDto>) - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
FetchAndLockResult(Throwable) - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
FetchExternalTasksExtendedDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
 
FetchExternalTasksExtendedDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
 

G

getAsyncResponse() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
getAsyncResponseTimeout() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
 
getAuthentication() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
getConfigurationClasses() - Static method in class org.camunda.bpm.engine.rest.impl.CamundaRestResources
Returns a set containing all provider / mapper / config classes used in the default setup of the camunda REST api.
getDto() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
getFetchAndLockHandler() - Static method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
 
getPendingRequests() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
getProcessEngine(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
getProcessEngineName() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
getRequestTime() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
getResourceClasses() - Static method in class org.camunda.bpm.engine.rest.impl.CamundaRestResources
Returns a set containing all resource classes provided by camunda BPM.
getTasks() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
getThrowable() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
getTimeoutTimestamp() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 

H

handlerThread - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

I

isExpired(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
isRunning - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
isUniqueWorkerRequest - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

J

JaxRsTwoDefaultProcessEngineRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
JaxRsTwoDefaultProcessEngineRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.JaxRsTwoDefaultProcessEngineRestServiceImpl
 
JaxRsTwoNamedProcessEngineRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
JaxRsTwoNamedProcessEngineRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.JaxRsTwoNamedProcessEngineRestServiceImpl
 

L

lookupFetchAndLockHandler() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
 

M

MAX_BACK_OFF_TIME - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
MAX_REQUEST_TIMEOUT - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

N

newRequests - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

O

org.camunda.bpm.engine.rest - package org.camunda.bpm.engine.rest
 
org.camunda.bpm.engine.rest.dto.externaltask - package org.camunda.bpm.engine.rest.dto.externaltask
 
org.camunda.bpm.engine.rest.impl - package org.camunda.bpm.engine.rest.impl
 
org.camunda.bpm.engine.rest.spi - package org.camunda.bpm.engine.rest.spi
 

P

parseUniqueWorkerRequestParam(String) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.FetchAndLockRestService
 
PENDING_REQUEST_FETCH_INTERVAL - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
pendingRequests - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
processEngineName - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 

Q

queue - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

R

rejectPendingRequests() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
removeDuplicates() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
requestTime - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
run() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

S

setAsyncResponse(AsyncResponse) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
setAsyncResponseTimeout(Long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
 
setAuthentication(Authentication) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
setDto(FetchExternalTasksExtendedDto) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
setProcessEngineName(String) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
setRequestTime(Date) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
shutdown() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
shutdown() - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
Receives a notification that the engine rest web application is about to be shut down
start() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
start() - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
Receives a notification that the engine rest web application initialization has been started
successful(List<LockedExternalTaskDto>) - Static method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
suspend(long) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 
suspendAcquisition(long) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

T

tasks - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
throwable - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
toString() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
 
toString() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
 
toString() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
tryFetchAndLock(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

U

UNIQUE_WORKER_REQUEST_PARAM_NAME - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
 

W

wasSuccessful() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
 
A C D E F G H I J L M N O P Q R S T U W 
Skip navigation links

Copyright © 2013–2020 camunda services GmbH. All rights reserved.