jar

org.camunda.bpm : camunda-engine-rest-jaxrs2

Maven & Gradle

Sep 12, 2022
11 usages
3.1k stars

Camunda Platform - engine - REST JAX RS 2.0

Table Of Contents

Latest Version

Download org.camunda.bpm : camunda-engine-rest-jaxrs2 JAR file - Latest Versions:

All Versions

Download org.camunda.bpm : camunda-engine-rest-jaxrs2 JAR file - All Versions:

Version Vulnerabilities Size Updated
7.18.x
7.17.x
7.16.x
7.15.x
7.14.x
7.13.x
7.12.x
7.11.x
7.10.x
7.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window camunda-engine-rest-jaxrs2-7.18.0-alpha5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.camunda.bpm.engine.rest.dto.telemetry

├─ org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.CommandDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.JdkDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.MetricDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.ProductDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.history.batch.removaltime

├─ org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.task.impl

├─ org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.impl.TaskAttachmentResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.impl.TaskCommentResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource.class - [JAR]

org.camunda.bpm.engine.rest.hal.group

├─ org.camunda.bpm.engine.rest.hal.group.HalGroup.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.group.HalGroupResolver.class - [JAR]

org.camunda.bpm.engine.rest.dto.externaltask

├─ org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.ExtendLockOnExternalTaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskBpmnError.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.HandleExternalTaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.LockExternalTaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.runtime

├─ org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceIncidentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.CreateCaseInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.FilterDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.IncidentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.JobDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.PriorityDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceWithVariablesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.RetriesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.TriggerVariableValueDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto.class - [JAR]

org.camunda.bpm.engine.rest.hal.user

├─ org.camunda.bpm.engine.rest.hal.user.HalUser.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.user.HalUserList.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.user.HalUserResolver.class - [JAR]

org.camunda.bpm.engine.rest.impl.application

├─ org.camunda.bpm.engine.rest.impl.application.ContainerManagedProcessEngineProvider.class - [JAR]

org.camunda.bpm.engine.rest.sub.management

├─ org.camunda.bpm.engine.rest.sub.management.JobDefinitionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.sub

├─ org.camunda.bpm.engine.rest.sub.AbstractResourceProvider.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.VariableResource.class - [JAR]

org.camunda.bpm.engine.rest.dto.management

├─ org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.externaltask.impl

├─ org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.sub.runtime.impl

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionVariablesResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.LocalCaseExecutionVariablesResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.sub.repository

├─ org.camunda.bpm.engine.rest.sub.repository.CaseDefinitionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.DecisionDefinitionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.DecisionRequirementsDefinitionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.DeploymentResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.DeploymentResourcesResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource.class - [JAR]

org.camunda.bpm.engine.rest.sub.history

├─ org.camunda.bpm.engine.rest.sub.history.HistoricActivityInstanceResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricBatchResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricCaseActivityInstanceResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricCaseInstanceResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricDecisionInstanceResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricDetailResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricExternalTaskLogResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricJobLogResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricProcessInstanceResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.HistoricVariableInstanceResource.class - [JAR]

org.camunda.bpm.engine.rest.hal.identitylink

├─ org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLinkResolver.class - [JAR]

org.camunda.bpm.engine.rest.impl.optimize

├─ org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService.class - [JAR]

org.camunda.bpm.engine.rest.dto.repository

├─ org.camunda.bpm.engine.rest.dto.repository.ActivityStatisticsResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.CalledProcessDefinitionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDiagramDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDiagramDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionXmlDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DeploymentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionStatisticsResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto.class - [JAR]

org.camunda.bpm.engine.rest.cache

├─ org.camunda.bpm.engine.rest.cache.Cache.class - [JAR]

org.camunda.bpm.engine.rest.security.auth

├─ org.camunda.bpm.engine.rest.security.auth.AuthenticationProvider.class - [JAR]

├─ org.camunda.bpm.engine.rest.security.auth.AuthenticationResult.class - [JAR]

├─ org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter.class - [JAR]

org.camunda.bpm.engine.rest.sub.identity.impl

├─ org.camunda.bpm.engine.rest.sub.identity.impl.AbstractIdentityResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.impl.GroupMembersResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.impl.TenantGroupMembersResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.impl.TenantUserMembersResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.sub.authorization.impl

├─ org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.spi

├─ org.camunda.bpm.engine.rest.spi.FetchAndLockHandler.class - [JAR]

├─ org.camunda.bpm.engine.rest.spi.ProcessEngineProvider.class - [JAR]

org.camunda.bpm.engine.rest.mapper

├─ org.camunda.bpm.engine.rest.mapper.JacksonConfigurator.class - [JAR]

├─ org.camunda.bpm.engine.rest.mapper.MultipartFormData.class - [JAR]

├─ org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider.class - [JAR]

org.camunda.bpm.engine.rest.hal.processDefinition

├─ org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinitionResolver.class - [JAR]

org.camunda.bpm.engine.rest.sub.history.impl

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricActivityInstanceResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseActivityInstanceResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseInstanceResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricDecisionInstanceResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricProcessInstanceResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.dto.runtime.batch

├─ org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto.class - [JAR]

org.camunda.bpm.engine.rest.impl

├─ org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.BatchRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.CamundaRestResources.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.CaseDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.CaseExecutionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.CaseInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.ConditionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.DecisionDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.DecisionRequirementsDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.EventSubscriptionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.FetchAndLockRequest.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.FetchAndLockRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.FetchAndLockResult.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.FilterRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.IncidentRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.JaxRsTwoDefaultProcessEngineRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.JaxRsTwoNamedProcessEngineRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.JobRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.ModificationRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.SchemaLogRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.SignalRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.TelemetryRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.TenantRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.UserRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.VersionRestService.class - [JAR]

org.camunda.bpm.engine.rest.sub.batch.impl

├─ org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.hal.caseDefinition

├─ org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinitionResolver.class - [JAR]

org.camunda.bpm.engine.rest.util

├─ org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.ContentTypeUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.EncodingUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.EngineUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.PathUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.ProvidersUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.ResourceUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.URLEncodingUtil.class - [JAR]

├─ org.camunda.bpm.engine.rest.util.WebApplicationUtil.class - [JAR]

org.camunda.bpm.engine.rest.exception

├─ org.camunda.bpm.engine.rest.exception.ExceptionHandler.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.ExceptionLogger.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.InvalidRequestException.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.JsonMappingExceptionHandler.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.JsonParseExceptionHandler.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.ProcessEngineExceptionHandler.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.RestException.class - [JAR]

├─ org.camunda.bpm.engine.rest.exception.RestExceptionHandler.class - [JAR]

org.camunda.bpm.engine.rest.hal

├─ org.camunda.bpm.engine.rest.hal.EmptyHalCollection.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.EmptyHalResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.Hal.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalCollectionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalIdResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalLink.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalLinkResolver.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalLinker.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalRelation.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.HalVariableValue.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.JacksonHalJsonProvider.class - [JAR]

org.camunda.bpm.engine.rest.dto.batch

├─ org.camunda.bpm.engine.rest.dto.batch.BatchDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.condition

├─ org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.converter

├─ org.camunda.bpm.engine.rest.dto.converter.BooleanConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.ConditionListConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.DateConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.DelegationStateConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.IntegerConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.LongConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.PeriodUnitConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.StringArrayConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.StringConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.StringListConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.StringSetConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.StringToTypeConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.converter.VariableListConverter.class - [JAR]

org.camunda.bpm.engine.rest.hal.cache

├─ org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfigurationException.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntryComparator.class - [JAR]

org.camunda.bpm.engine.rest.impl.history

├─ org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricDecisionDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricDecisionStatisticsRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricIdentityLinkLogRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricIncidentRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricProcessDefinitionRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl.class - [JAR]

org.camunda.bpm.engine.rest.dto.dmn

├─ org.camunda.bpm.engine.rest.dto.dmn.EvaluateDecisionDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.identity

├─ org.camunda.bpm.engine.rest.dto.identity.BasicUserCredentialsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyRuleDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.GroupDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRequestDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.TenantDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.UserCreateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.UserDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.UserProfileDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.identity.UserQueryDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.repository.impl

├─ org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.impl.DecisionRequirementsDefinitionResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl.class - [JAR]

org.camunda.bpm.engine.rest.history

├─ org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricBatchRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricCaseActivityInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricDecisionDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricDecisionStatisticsRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricDetailRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricIncidentRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricJobLogRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricTaskInstanceReportService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoryCleanupRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.HistoryRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.history.UserOperationLogRestService.class - [JAR]

org.camunda.bpm.engine.rest.dto.task

├─ org.camunda.bpm.engine.rest.dto.task.AttachmentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.CommentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.FormDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.GroupDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.GroupInfoDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.TaskDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.TaskQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.UserDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.task.UserIdDto.class - [JAR]

org.camunda.bpm.engine.rest.hal.task

├─ org.camunda.bpm.engine.rest.hal.task.HalTask.class - [JAR]

├─ org.camunda.bpm.engine.rest.hal.task.HalTaskList.class - [JAR]

org.camunda.bpm.engine.rest.spi.impl

├─ org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware.class - [JAR]

org.camunda.bpm.engine.rest.security.auth.impl

├─ org.camunda.bpm.engine.rest.security.auth.impl.ContainerBasedAuthenticationProvider.class - [JAR]

├─ org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider.class - [JAR]

org.camunda.bpm.engine.rest

├─ org.camunda.bpm.engine.rest.AuthorizationRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.BatchRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.CaseDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.CaseExecutionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.CaseInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.ConditionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.CustomJacksonDateFormatListener.class - [JAR]

├─ org.camunda.bpm.engine.rest.DecisionDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.DeploymentRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.EventSubscriptionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.ExecutionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.ExternalTaskRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.FetchAndLockRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.FilterRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.GroupRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.IdentityRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.IncidentRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.JobDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.JobRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.MessageRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.MetricsRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.MigrationRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.ModificationRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.ProcessDefinitionRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.ProcessInstanceRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.SchemaLogRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.SignalRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.TaskRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.TelemetryRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.TenantRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.UserRestService.class - [JAR]

├─ org.camunda.bpm.engine.rest.VariableInstanceRestService.class - [JAR]

org.camunda.bpm.engine.rest.impl.web.bootstrap

├─ org.camunda.bpm.engine.rest.impl.web.bootstrap.RestContainerBootstrap.class - [JAR]

org.camunda.bpm.engine.rest.dto.message

├─ org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultWithVariableDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.externaltask

├─ org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource.class - [JAR]

org.camunda.bpm.engine.rest.dto.metrics

├─ org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.metrics.MetricsResultDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.migration

├─ org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationExceptionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationPlanValidationExceptionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.migration.MigrationVariableValidationReportDto.class - [JAR]

org.camunda.bpm.engine.rest.hal.tenant

├─ org.camunda.bpm.engine.rest.hal.tenant.HalTenant.class - [JAR]

org.camunda.bpm.engine.rest.sub.impl

├─ org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.impl.VariableResponseProvider.class - [JAR]

org.camunda.bpm.engine.rest.sub.runtime

├─ org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.CaseInstanceResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.EventSubscriptionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.ExecutionResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.FilterResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.IncidentResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.JobResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.runtime.VariableInstanceResource.class - [JAR]

org.camunda.bpm.engine.rest.sub.batch

├─ org.camunda.bpm.engine.rest.sub.batch.BatchResource.class - [JAR]

org.camunda.bpm.engine.rest.dto.authorization

├─ org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.history.batch

├─ org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto.class - [JAR]

org.camunda.bpm.engine.rest.dto.history.optimize

├─ org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricActivityInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricIdentityLinkLogDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricVariableUpdateDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.identity

├─ org.camunda.bpm.engine.rest.sub.identity.GroupMembersResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.GroupResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.TenantGroupMembersResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.TenantResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.TenantUserMembersResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.identity.UserResource.class - [JAR]

org.camunda.bpm.engine.rest.dto

├─ org.camunda.bpm.engine.rest.dto.AbstractQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.AbstractReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.AbstractSearchQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.AnnotationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.AtomLink.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.CamundaQueryParam.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.CountResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.CreateIncidentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.DeleteEngineEntityDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ExceptionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.LinkableDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ModificationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ParseExceptionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.PatchVariablesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ProblemDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ProcessEngineDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ResourceOptionsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.ResourceReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.SignalDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.SortingDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.StatisticsResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.SuspensionStateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.TelemetryConfigurationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.VariableValueDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.VersionDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.authorization

├─ org.camunda.bpm.engine.rest.sub.authorization.AuthorizationResource.class - [JAR]

org.camunda.bpm.engine.rest.dto.history

├─ org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricFormFieldDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.ReportResultDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.task

├─ org.camunda.bpm.engine.rest.sub.task.TaskAttachmentResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.TaskCommentResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.TaskReportResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.task.TaskResource.class - [JAR]

org.camunda.bpm.engine.rest.filter

├─ org.camunda.bpm.engine.rest.filter.CacheControlFilter.class - [JAR]

├─ org.camunda.bpm.engine.rest.filter.EmptyBodyFilter.class - [JAR]

org.camunda.bpm.engine.rest.dto.runtime.modification

├─ org.camunda.bpm.engine.rest.dto.runtime.modification.CancellationInstructionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.modification.StartAfterInstructionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.modification.StartBeforeInstructionDto.class - [JAR]

├─ org.camunda.bpm.engine.rest.dto.runtime.modification.StartTransitionInstructionDto.class - [JAR]

org.camunda.bpm.engine.rest.sub.metrics

├─ org.camunda.bpm.engine.rest.sub.metrics.MetricsResource.class - [JAR]

├─ org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl.class - [JAR]

Advertisement

Dependencies from Group

Aug 07, 2023
180 usages
3.3k stars
Aug 07, 2023
75 usages
3.3k stars
Aug 07, 2023
39 usages
3.3k stars
Aug 07, 2023
34 usages
3.4k stars
Aug 07, 2023
21 usages
3.3k stars

Discover Dependencies

Aug 06, 2018
9 usages
35 stars
Feb 03, 2020
9 usages
200 stars
Dec 11, 2018
9 usages
52 stars
Mar 10, 2018
9 usages
24 stars
Jun 23, 2023
27 usages
27 stars
Nov 13, 2022
9 usages
42.5k stars
Jul 14, 2023
11 usages
943 stars