Constant Field Values
Contents
org.camunda.*
-
org.camunda.bpm.engine.rest.AuthorizationRestService
-
org.camunda.bpm.engine.rest.BatchRestService
-
org.camunda.bpm.engine.rest.CaseDefinitionRestService
-
org.camunda.bpm.engine.rest.CaseExecutionRestService
-
org.camunda.bpm.engine.rest.CaseInstanceRestService
-
org.camunda.bpm.engine.rest.ConditionRestService
-
org.camunda.bpm.engine.rest.CustomJacksonDateFormatListenerModifier and TypeConstant FieldValue
public static final String"org.camunda.bpm.engine.rest.jackson.dateFormat" -
org.camunda.bpm.engine.rest.DecisionDefinitionRestService
-
org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService
-
org.camunda.bpm.engine.rest.DeploymentRestService
-
org.camunda.bpm.engine.rest.EventSubscriptionRestService
-
org.camunda.bpm.engine.rest.ExecutionRestService
-
org.camunda.bpm.engine.rest.ExternalTaskRestService
-
org.camunda.bpm.engine.rest.FilterRestService
-
org.camunda.bpm.engine.rest.GroupRestService
-
org.camunda.bpm.engine.rest.IdentityRestService
-
org.camunda.bpm.engine.rest.IncidentRestService
-
org.camunda.bpm.engine.rest.JobDefinitionRestService
-
org.camunda.bpm.engine.rest.JobRestService
-
org.camunda.bpm.engine.rest.MessageRestService
-
org.camunda.bpm.engine.rest.MetricsRestService
-
org.camunda.bpm.engine.rest.MigrationRestService
-
org.camunda.bpm.engine.rest.ModificationRestService
-
org.camunda.bpm.engine.rest.ProcessDefinitionRestService
-
org.camunda.bpm.engine.rest.ProcessInstanceRestService
-
org.camunda.bpm.engine.rest.SchemaLogRestService
-
org.camunda.bpm.engine.rest.SignalRestService
-
org.camunda.bpm.engine.rest.TaskRestService
-
org.camunda.bpm.engine.rest.TelemetryRestService
-
org.camunda.bpm.engine.rest.TenantRestService
-
org.camunda.bpm.engine.rest.UserRestService
-
org.camunda.bpm.engine.rest.VariableInstanceRestService
-
org.camunda.bpm.engine.rest.dto.AbstractQueryDto<T extends org.camunda.bpm.engine.query.Query<?,
?>> -
org.camunda.bpm.engine.rest.dto.AbstractReportDto<T extends org.camunda.bpm.engine.query.Report>
-
org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDtoModifier and TypeConstant FieldValue
public static final String"eq"public static final String"gt"public static final String"gteq"public static final String"lt"public static final String"lteq"public static final String"like"public static final String"neq"public static final String"notLike"
-
org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDtoModifier and TypeConstant FieldValue
public static final String"id"public static final String"lockExpirationTime"public static final String"taskPriority"public static final String"processDefinitionId"public static final String"processDefinitionKey"public static final String"processInstanceId"public static final String"tenantId"
-
org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
-
org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
-
org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
-
org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDtoModifier and TypeConstant FieldValue
protected static final String"activityId"protected static final String"activityName"protected static final String"activityType"protected static final String"executionId"protected static final String"duration"protected static final String"endTime"protected static final String"activityInstanceId"protected static final String"startTime"protected static final String"definitionId"protected static final String"instanceId"protected static final String"tenantId"protected static final String"occurrence" -
org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDtoModifier and TypeConstant FieldValue
protected static final String"caseActivityId"protected static final String"caseActivityName"protected static final String"caseActivityType"protected static final String"caseDefinitionId"protected static final String"caseExecutionId"protected static final String"caseInstanceId"protected static final String"caseActivityInstanceId"protected static final String"createTime"protected static final String"duration"protected static final String"endTime"protected static final String"tenantId" -
org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
-
org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
-
org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDtoModifier and TypeConstant FieldValue
protected static final String"activityId"protected static final String"activityInstanceId"protected static final String"executionId"protected static final String"externalTaskId"protected static final String"priority"protected static final String"processDefinitionId"protected static final String"processDefinitionKey"protected static final String"processInstanceId"protected static final String"retries"protected static final String"tenantId"protected static final String"timestamp"protected static final String"topicName"protected static final String"workerId" -
org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDtoModifier and TypeConstant FieldValue
protected static final String"activityId"protected static final String"deploymentId"protected static final String"executionId"protected static final String"hostname"protected static final String"jobDefinitionId"protected static final String"jobDueDate"protected static final String"jobId"protected static final String"jobPriority"protected static final String"jobRetries"protected static final String"processDefinitionId"protected static final String"processDefinitionKey"protected static final String"processInstanceId"protected static final String"tenantId"protected static final String"timestamp"protected static final String"occurrence" -
org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
-
org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
-
org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
-
org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
-
org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
-
org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
-
org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
-
org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
-
org.camunda.bpm.engine.rest.dto.task.TaskQueryDtoModifier and TypeConstant FieldValue
public static final String"assignee"public static final String"caseExecutionId"public static final String"caseExecutionVariable"public static final String"caseInstanceId"public static final String"caseInstanceVariable"public static final String"created"public static final String"description"public static final String"dueDate"public static final String"executionId"public static final String"executionVariable"public static final String"followUpDate"public static final String"id"public static final String"lastUpdated"public static final String"nameCaseInsensitive"public static final String"name"public static final String"priority"public static final String"instanceId"public static final String"processVariable"public static final String"taskVariable"public static final String"tenantId"public static final String"type"public static final String"variable"
-
org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
-
org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
-
org.camunda.bpm.engine.rest.exception.ExceptionLogger
-
org.camunda.bpm.engine.rest.hal.Hal
-
org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrapModifier and TypeConstant FieldValue
public static final String"org.camunda.bpm.engine.rest.hal.cache.config" -
org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
-
org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService
-
org.camunda.bpm.engine.rest.history.HistoricBatchRestService
-
org.camunda.bpm.engine.rest.history.HistoricCaseActivityInstanceRestService
-
org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService
-
org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
-
org.camunda.bpm.engine.rest.history.HistoricDecisionDefinitionRestService
-
org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService
-
org.camunda.bpm.engine.rest.history.HistoricDecisionStatisticsRestService
-
org.camunda.bpm.engine.rest.history.HistoricDetailRestService
-
org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService
-
org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService
-
org.camunda.bpm.engine.rest.history.HistoricIncidentRestService
-
org.camunda.bpm.engine.rest.history.HistoricJobLogRestService
-
org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService
-
org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
-
org.camunda.bpm.engine.rest.history.HistoricTaskInstanceReportService
-
org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService
-
org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
-
org.camunda.bpm.engine.rest.history.HistoryCleanupRestService
-
org.camunda.bpm.engine.rest.history.HistoryRestService
-
org.camunda.bpm.engine.rest.history.UserOperationLogRestService
-
org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
-
org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImplModifier and TypeConstant FieldValue
public static final String"deploy-changed-only"public static final String"deployment-activation-time"public static final String"deployment-name"public static final String"deployment-source"public static final String"enable-duplicate-filtering"public static final String"tenant-id" -
org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImplModifier and TypeConstant FieldValue
protected static final long9223372036854775807Lprotected static final long1800000Lprotected static final long30000Lprotected static final String"fetch-and-lock-unique-worker-request" -
org.camunda.bpm.engine.rest.impl.MetricsRestServiceImplModifier and TypeConstant FieldValue
public static final String"aggregateByReporter"public static final String"date"public static final String"endDate"public static final String"firstResult"public static final String"interval"public static final String"maxResults"public static final String"name"public static final String"reporter"public static final String"startDate" -
org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
-
org.camunda.bpm.engine.rest.impl.VersionRestService
-
org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
-
org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
-
org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
-
org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
-
org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
-
org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
-
org.camunda.bpm.engine.rest.sub.VariableResource
-
org.camunda.bpm.engine.rest.sub.identity.GroupMembersResource
-
org.camunda.bpm.engine.rest.sub.identity.TenantGroupMembersResource
-
org.camunda.bpm.engine.rest.sub.identity.TenantUserMembersResource
-
org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
-
org.camunda.bpm.engine.rest.sub.repository.DeploymentResource
-
org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
-
org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
-
org.camunda.bpm.engine.rest.sub.task.TaskReportResource