Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Enum Classes
  • Fields
  • Methods
  • Constructors
  • Enum Constants
  • Deprecated Interfaces
    Interface
    Description
    org.camunda.bpm.cockpit.plugin.PluginRegistry
    org.camunda.bpm.engine.form.FormProperty
    org.camunda.bpm.engine.history.HistoricFormProperty
    org.camunda.bpm.engine.impl.metrics.MetricsReporterIdProvider
    Please use HostnameProvider for providing the Metrics Reporter id.
    org.camunda.bpm.engine.impl.pvm.delegate.TaskListener
    use org.camunda.bpm.engine.delegate.TaskListener instead
    org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
    org.camunda.bpm.engine.task.Event
  • Deprecated Classes
    Class
    Description
    org.camunda.bpm.cockpit.plugin.resource.AbstractPluginResource
    org.camunda.bpm.cockpit.plugin.resource.AbstractPluginRootResource
    org.camunda.bpm.cockpit.service.AbstractEngineAware
    org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
    org.camunda.bpm.engine.impl.cmd.IsTelemetryEnabledCmd
    Always returns false The sending telemetry data feature is removed. Please remove any usages of the command.
    org.camunda.bpm.engine.impl.cmd.TelemetryConfigureCmd
    Command is empty The sending telemetry data feature is removed. Please any remove usages of the command.
    org.camunda.bpm.engine.impl.context.ExecutionContext
    since 7.2: use BpmnExecutionContext
    org.camunda.bpm.engine.impl.util.LogUtil
    since 7.4, use slf4j
    org.camunda.bpm.engine.impl.variable.VariableDeclaration
    org.camunda.bpm.engine.rest.dto.TelemetryConfigurationDto
    The sending telemetry data feature is removed. Please remove any usages.
  • Deprecated Enum Classes
    Enum Class
    Description
    org.camunda.bpm.engine.authorization.OptimizePermissions
    These permissions have no effect
  • Deprecated Fields
    Field
    Description
    org.camunda.bpm.container.impl.jboss.extension.ModelConstants.ACQUISITION_STRATEGY
    org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons.ACQUISITION_STRATEGY
    org.camunda.bpm.engine.AuthorizationException.permissionName
    org.camunda.bpm.engine.AuthorizationException.resourceId
    org.camunda.bpm.engine.AuthorizationException.resourceType
    org.camunda.bpm.engine.history.UserOperationLogEntry.ENTITY_TYPE_ATTACHMENT
    Please use EntityTypes.ATTACHMENT instead.
    org.camunda.bpm.engine.history.UserOperationLogEntry.ENTITY_TYPE_IDENTITY_LINK
    Please use EntityTypes.IDENTITY_LINK instead.
    org.camunda.bpm.engine.history.UserOperationLogEntry.ENTITY_TYPE_TASK
    Please use EntityTypes.TASK instead.
    org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse.PROPERTYNAME_ERROR_EVENT_DEFINITIONS
    use BpmnProperties.ERROR_EVENT_DEFINITIONS
    org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse.PROPERTYNAME_TYPE
    use BpmnProperties.TYPE
    org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser.ACTIVITI_BPMN_EXTENSIONS_NS
    use BpmnParser.CAMUNDA_BPMN_EXTENSIONS_NS
    org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener.FOX_ENGINE_NS
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.ACTIVITY_EVENT_TYPE_END
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.ACTIVITY_EVENT_TYPE_START
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.ACTIVITY_EVENT_TYPE_UPDATE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.FORM_PROPERTY_UPDATE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.INCIDENT_CREATE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.INCIDENT_DELETE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.INCIDENT_RESOLVE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.TASK_EVENT_TYPE_COMPLETE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.TASK_EVENT_TYPE_CREATE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.TASK_EVENT_TYPE_DELETE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.TASK_EVENT_TYPE_UPDATE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.VARIABLE_EVENT_TYPE_CREATE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.VARIABLE_EVENT_TYPE_DELETE
    org.camunda.bpm.engine.impl.history.event.HistoryEvent.VARIABLE_EVENT_TYPE_UPDATE
    org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter.ORDER_BY
    org.camunda.bpm.engine.ProcessEngineConfiguration.HISTORY_VARIABLE
    org.camunda.bpm.engine.test.ProcessEngineTestCase.historicDataService
    org.camunda.bpm.model.bpmn.impl.BpmnModelConstants.ACTIVITI_NS
    use BpmnModelConstants.CAMUNDA_NS
    org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl.sourceRefAttribute
    org.camunda.bpm.model.cmmn.impl.instance.CaseImpl.caseRolesCollection
    org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl.descriptionAttribute
    org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl.bodyChild
    org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl.planningTableCollection
    org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl.entryCriteriaRefCollection
    org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl.exitCriteriaRefCollection
    org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl.sentryRefAttribute
    org.camunda.bpm.model.cmmn.impl.instance.StageImpl.exitCriteriaRefCollection
    org.camunda.bpm.model.cmmn.impl.instance.TaskImpl.inputsCollection
    org.camunda.bpm.model.cmmn.impl.instance.TaskImpl.outputsCollection
    org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration.logger
    use SpringBootProcessEngineLogger
  • Deprecated Methods
    Method
    Description
    org.camunda.bpm.cockpit.CockpitRuntimeDelegate.getPluginRegistry()
    org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate.getPluginRegistry()
    org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto.getOrderBy()
    org.camunda.bpm.engine.AuthorizationException.getResourceId()
    Use AuthorizationException.getMissingAuthorizations() to get the id of the resource of the MissingAuthorization(s). This method may be removed in future versions.
    org.camunda.bpm.engine.AuthorizationException.getResourceType()
    Use AuthorizationException.getMissingAuthorizations() to get the type of the resource of the MissingAuthorization(s). This method may be removed in future versions.
    org.camunda.bpm.engine.AuthorizationException.getViolatedPermissionName()
    Use AuthorizationException.getMissingAuthorizations() to get the violated permission name of the MissingAuthorization(s). This method may be removed in future versions.
    org.camunda.bpm.engine.cdi.BusinessProcess.getAndClearVariableCache()
    use BusinessProcess.getAndClearCachedVariableMap() instead
    org.camunda.bpm.engine.cdi.BusinessProcess.getAndClearVariableLocalCache()
    use BusinessProcess.getAndClearCachedLocalVariableMap() instead
    org.camunda.bpm.engine.cdi.BusinessProcess.getVariableCache()
    use BusinessProcess.getCachedVariableMap() instead
    org.camunda.bpm.engine.cdi.BusinessProcess.getVariableLocalCache()
    use BusinessProcess.getCachedLocalVariableMap() instead
    org.camunda.bpm.engine.cdi.jsf.TaskForm.startProcessInstanceByIdForm(String, String)
    use TaskForm.startProcessInstanceByIdForm() instead
    org.camunda.bpm.engine.cdi.jsf.TaskForm.startProcessInstanceByKeyForm(String, String)
    use TaskForm.startProcessInstanceByKeyForm() instead
    org.camunda.bpm.engine.cdi.jsf.TaskForm.startTask(String, String)
    use TaskForm.startTaskForm() instead
    org.camunda.bpm.engine.form.FormData.getFormProperties()
    org.camunda.bpm.engine.form.FormField.getDefaultValue()
    org.camunda.bpm.engine.FormService.submitStartFormData(String, String, Map<String, String>)
    use FormService.submitStartForm(String, String, Map)
    org.camunda.bpm.engine.FormService.submitStartFormData(String, Map<String, String>)
    use FormService.submitStartForm(String, Map)
    org.camunda.bpm.engine.FormService.submitTaskFormData(String, Map<String, String>)
    use FormService.submitTaskForm(String, Map)
    org.camunda.bpm.engine.history.HistoricDetailQuery.activityId(String)
    since 5.2, use HistoricDetailQuery.activityInstanceId(String) instead
    org.camunda.bpm.engine.history.HistoricDetailQuery.formProperties()
    org.camunda.bpm.engine.history.HistoricProcessInstance.getEndActivityId()
    org.camunda.bpm.engine.history.HistoricProcessInstanceQuery.finishDateBy(Date)
    use HistoricProcessInstanceQuery.startedAfter(Date) and HistoricProcessInstanceQuery.startedBefore(Date) instead
    org.camunda.bpm.engine.history.HistoricProcessInstanceQuery.finishDateOn(Date)
    use HistoricProcessInstanceQuery.startedAfter(Date) and HistoricProcessInstanceQuery.startedBefore(Date) instead
    org.camunda.bpm.engine.history.HistoricProcessInstanceQuery.startDateBy(Date)
    use HistoricProcessInstanceQuery.startedAfter(Date) and HistoricProcessInstanceQuery.startedBefore(Date) instead
    org.camunda.bpm.engine.history.HistoricProcessInstanceQuery.startDateOn(Date)
    use HistoricProcessInstanceQuery.startedAfter(Date) and HistoricProcessInstanceQuery.startedBefore(Date) instead
    org.camunda.bpm.engine.history.HistoricVariableInstance.getActivtyInstanceId()
    org.camunda.bpm.engine.history.HistoricVariableInstance.getVariableName()
    org.camunda.bpm.engine.history.HistoricVariableInstance.getVariableTypeName()
    org.camunda.bpm.engine.history.HistoricVariableUpdate.getVariableTypeName()
    since 7.2. Use HistoricVariableUpdate.getTypeName()
    org.camunda.bpm.engine.HistoryService.deleteHistoricDecisionInstance(String)
    Note that this method name is not expressive enough, because it is also possible to delete the historic decision instance by the instance id. Therefore use HistoryService.deleteHistoricDecisionInstanceByDefinitionId(java.lang.String) instead to delete the historic decision instance by the definition id.
    org.camunda.bpm.engine.HistoryService.findHistoryCleanupJob()
    As of v. 7.9.0, because there can be more than one history cleanup job at once, use HistoryService.findHistoryCleanupJobs() instead.
    org.camunda.bpm.engine.IdentityService.deleteUserAccount(String, String)
    org.camunda.bpm.engine.IdentityService.getUserAccount(String, String, String)
    org.camunda.bpm.engine.IdentityService.getUserAccountNames(String)
    org.camunda.bpm.engine.IdentityService.setUserAccount(String, String, String, String, String, Map<String, String>)
    org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl.getMetricsReporterIdProvider()
    use ProcessEngineConfigurationImpl.getHostnameProvider() instead.
    org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl.getPostParseListeners()
    use ProcessEngineConfigurationImpl.getCustomPostBPMNParseListeners() instead.
    org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl.getPreParseListeners()
    use ProcessEngineConfigurationImpl.getCustomPreBPMNParseListeners() instead.
    org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl.setMetricsReporterIdProvider(MetricsReporterIdProvider)
    use ProcessEngineConfigurationImpl.setHostnameProvider(HostnameProvider) instead.
    org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl.setPostParseListeners(List<BpmnParseListener>)
    use ProcessEngineConfigurationImpl.setCustomPostBPMNParseListeners(java.util.List<org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener>) instead.
    org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl.setPreParseListeners(List<BpmnParseListener>)
    use ProcessEngineConfigurationImpl.setCustomPreBPMNParseListeners(java.util.List<org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener>) instead.
    org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart.getSourceCaseExecution()
    since 7.4 A new instance of a sentry does not reference the source case execution id anymore.
    org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart.getSourceCaseExecutionId()
    since 7.4 A new instance of a sentry does not reference the source case execution id anymore.
    org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart.setSourceCaseExecution(CmmnExecution)
    since 7.4 A new instance of a sentry does not reference the source case execution id anymore.
    org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener.transformCasePlanModel(CasePlanModel, CmmnActivity)
    use CmmnTransformListener.transformCasePlanModel(org.camunda.bpm.model.cmmn.instance.CasePlanModel, CmmnActivity)
    org.camunda.bpm.engine.impl.context.Context.getExecutionContext()
    since 7.2, use Context.getBpmnExecutionContext()
    org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType.convertFormValueToModelValue(Object)
    org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType.convertModelValueToFormValue(Object)
    org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorContext.getExecution()
    org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl.finishDateBy(Date)
    org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl.finishDateOn(Date)
    org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl.startDateBy(Date)
    org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl.startDateOn(Date)
    org.camunda.bpm.engine.impl.jobexecutor.JobExecutor.executeJobs(List<String>)
    org.camunda.bpm.engine.impl.jobexecutor.JobExecutor.getCommandExecutor()
    org.camunda.bpm.engine.impl.jobexecutor.JobExecutor.setCommandExecutor(CommandExecutor)
    org.camunda.bpm.engine.impl.ManagementServiceImpl.isTelemetryEnabled()
    The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
    org.camunda.bpm.engine.impl.ManagementServiceImpl.toggleTelemetry(boolean)
    The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
    org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity.getActivtyInstanceId()
    org.camunda.bpm.engine.impl.persistence.entity.TaskManager.findTasksByQueryCriteria(TaskQueryImpl, Page)
    org.camunda.bpm.engine.impl.pvm.process.ScopeImpl.addExecutionListener(String, ExecutionListener)
    org.camunda.bpm.engine.impl.pvm.process.ScopeImpl.addExecutionListener(String, ExecutionListener, int)
    org.camunda.bpm.engine.impl.pvm.process.ScopeImpl.getExecutionListeners()
    org.camunda.bpm.engine.impl.pvm.process.ScopeImpl.getExecutionListeners(String)
    org.camunda.bpm.engine.impl.pvm.process.TransitionImpl.addExecutionListener(ExecutionListener)
    org.camunda.bpm.engine.impl.pvm.process.TransitionImpl.getExecutionListeners()
    org.camunda.bpm.engine.impl.pvm.process.TransitionImpl.setExecutionListeners(List<ExecutionListener>)
    org.camunda.bpm.engine.impl.TaskQueryImpl.taskUnnassigned()
    org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase.getInstancesForActivitiyId(ActivityInstance, String)
    org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase.waitForJobExecutorOnCondition(long, long, Callable<Boolean>)
    org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase.waitForJobExecutorToProcessAllJobs(long, long)
    org.camunda.bpm.engine.impl.test.TestHelper.assertProcessEnded(ProcessEngine, String)
    org.camunda.bpm.engine.ManagementService.isTelemetryEnabled()
    The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
    org.camunda.bpm.engine.ManagementService.toggleTelemetry(boolean)
    The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
    org.camunda.bpm.engine.repository.DeploymentBuilder.enableDuplicateFiltering()
    org.camunda.bpm.engine.repository.DeploymentQuery.orderByDeploymenTime()
    Use DeploymentQuery.orderByDeploymentTime() instead

    org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder.enableDuplicateFiltering()
    org.camunda.bpm.engine.repository.ProcessDefinitionQuery.messageEventSubscription(String)
    org.camunda.bpm.engine.repository.ProcessDefinitionQuery.processDefinitionKeysIn(String...)
    org.camunda.bpm.engine.RepositoryService.addCandidateStarterGroup(String, String)
    Use authorization mechanism instead.
    org.camunda.bpm.engine.RepositoryService.addCandidateStarterUser(String, String)
    Use authorization mechanism instead.
    org.camunda.bpm.engine.RepositoryService.deleteCandidateStarterGroup(String, String)
    Use authorization mechanism instead.
    org.camunda.bpm.engine.RepositoryService.deleteCandidateStarterUser(String, String)
    Use authorization mechanism instead.
    org.camunda.bpm.engine.RepositoryService.deleteDeploymentCascade(String)
    use RepositoryService.deleteDeployment(String, boolean). This methods may be deleted from 5.3.
    org.camunda.bpm.engine.RepositoryService.getIdentityLinksForProcessDefinition(String)
    Use authorization mechanism instead.
    org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto.getPermissionName()
    Use AuthorizationExceptionDto.getMissingAuthorizations() to get the name of the violated permission of the MissingAuthorizationDto(s). This method will be removed in future version.
    org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto.getResourceId()
    Use AuthorizationExceptionDto.getMissingAuthorizations() to get the id of the resource of the MissingAuthorizationDto(s). This method will be removed in future version.
    org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto.getResourceName()
    Use AuthorizationExceptionDto.getMissingAuthorizations() to get the name of the resource of the MissingAuthorizationDto(s). This method will be removed in future version.
    org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto.setPermissionName(String)
    Use AuthorizationExceptionDto.setMissingAuthorizations(List)} to set the the MissingAuthorizationDto(s). This method will be removed in future version.
    org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto.setResourceId(String)
    Use AuthorizationExceptionDto.setMissingAuthorizations(List)} to set the the MissingAuthorizationDto(s). This method will be removed in future version.
    org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto.setResourceName(String)
    Use AuthorizationExceptionDto.setMissingAuthorizations(List)} to set the the MissingAuthorizationDto(s). This method will be removed in future version.
    org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto.setLatest(Boolean)
    use CaseDefinitionQueryDto.setLatestVersion(Boolean)
    org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto.setLatest(Boolean)
    use ProcessDefinitionQueryDto.setLatestVersion(Boolean)
    org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto.setVer(Integer)
    use ProcessDefinitionQueryDto.setVersion(Integer)
    org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto.getTargetActivityId()
    org.camunda.bpm.engine.rest.dto.task.TaskQueryDto.setCreated(Date)
    org.camunda.bpm.engine.rest.dto.task.TaskQueryDto.setDue(Date)
    org.camunda.bpm.engine.rest.dto.task.TaskQueryDto.setFollowUp(Date)
    org.camunda.bpm.engine.rest.TelemetryRestService.configureTelemetry(TelemetryConfigurationDto)
    The sending telemetry feature is removed. Please remove the endpoint usages as they are no longer needed.
    org.camunda.bpm.engine.rest.TelemetryRestService.getTelemetryConfiguration()
    The sending telemetry feature is removed. Please remove the endpoint usages as they are no longer needed.
    org.camunda.bpm.engine.runtime.ExecutionQuery.signalEventSubscription(String)
    org.camunda.bpm.engine.runtime.JobQuery.duedateHigherThen(Date)
     
    org.camunda.bpm.engine.runtime.JobQuery.duedateHigherThenOrEquals(Date)
     
    org.camunda.bpm.engine.runtime.JobQuery.duedateLowerThen(Date)
     
    org.camunda.bpm.engine.runtime.JobQuery.duedateLowerThenOrEquals(Date)
     
    org.camunda.bpm.engine.runtime.TransitionInstance.getTargetActivityId()
    a transition instances represents a transition to or from an activity; use TransitionInstance.getActivityId() instead.
    org.camunda.bpm.engine.task.TaskQuery.taskUnnassigned()
    org.camunda.bpm.engine.TaskService.addComment(String, String, String)
    Use TaskService.createComment(String, String, String) instead
    org.camunda.bpm.engine.TaskService.getTaskEvents(String)
    This method has been deprecated as of Camunda Platform 7.1. It has been replaced with the operation log. See UserOperationLogEntry and UserOperationLogQuery.
    org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder.createBpmnEdge(SequenceFlow)
    use AbstractBaseElementBuilder.createEdge(BaseElement) instead
    org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder.camundaAsync()
    use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
    org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder.camundaAsync(boolean)
    use camundaAsyncBefore(isCamundaAsyncBefore) instead Sets the camunda async attribute.
    org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder.camundaAsync()
    use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
    org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder.camundaAsync(boolean)
    use camundaAsyncBefore(isCamundaAsyncBefore) instead. Sets the camunda async attribute.
    org.camunda.bpm.model.bpmn.builder.AbstractSubProcessBuilder.camundaAsync()
    use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
    org.camunda.bpm.model.bpmn.builder.AbstractSubProcessBuilder.camundaAsync(boolean)
    use camundaAsyncBefore(isCamundaAsyncBefore) instead. Sets the camunda async attribute.
    org.camunda.bpm.model.bpmn.builder.AbstractTaskBuilder.camundaAsync()
    use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
    org.camunda.bpm.model.bpmn.builder.AbstractTaskBuilder.camundaAsync(boolean)
    use camundaAsyncBefore(isCamundaAsyncBefore) instead. Sets the camunda async attribute.
    org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl.setCamundaAsync(boolean)
    use setCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.impl.instance.TaskImpl.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.impl.instance.TaskImpl.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.instance.CallActivity.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.instance.CallActivity.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.instance.ParallelGateway.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.instance.ParallelGateway.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.instance.Process.getCamundaHistoryTimeToLive()
    org.camunda.bpm.model.bpmn.instance.Process.setCamundaHistoryTimeToLive(Integer)
    org.camunda.bpm.model.bpmn.instance.StartEvent.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.instance.StartEvent.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.instance.SubProcess.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.instance.SubProcess.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
    org.camunda.bpm.model.bpmn.instance.Task.isCamundaAsync()
    use isCamundaAsyncBefore() instead.
    org.camunda.bpm.model.bpmn.instance.Task.setCamundaAsync(boolean)
    use setCamundaAsyncBefore(isCamundaAsyncBefore) instead;
    org.camunda.bpm.model.cmmn.instance.Case.getCamundaHistoryTimeToLive()
    org.camunda.bpm.model.cmmn.instance.Case.getCaseRoles()
    org.camunda.bpm.model.cmmn.instance.Case.setCamundaHistoryTimeToLive(Integer)
    org.camunda.bpm.model.cmmn.instance.CaseFileItem.getSourceRef()
    org.camunda.bpm.model.cmmn.instance.CaseFileItem.setSourceRef(CaseFileItem)
    org.camunda.bpm.model.cmmn.instance.CmmnElement.getDescription()
    org.camunda.bpm.model.cmmn.instance.CmmnElement.setDescription(String)
    org.camunda.bpm.model.cmmn.instance.Expression.getBody()
    org.camunda.bpm.model.cmmn.instance.Expression.setBody(String)
    org.camunda.bpm.model.cmmn.instance.HumanTask.getPlanningTables()
    org.camunda.bpm.model.cmmn.instance.IfPart.getConditions()
    org.camunda.bpm.model.cmmn.instance.PlanItem.getEntryCriterias()
    org.camunda.bpm.model.cmmn.instance.PlanItem.getExitCriterias()
    org.camunda.bpm.model.cmmn.instance.PlanItemOnPart.getSentry()
    org.camunda.bpm.model.cmmn.instance.PlanItemOnPart.setSentry(Sentry)
    org.camunda.bpm.model.cmmn.instance.Stage.getExitCriterias()
    org.camunda.bpm.model.cmmn.instance.Task.getInputs()
    org.camunda.bpm.model.cmmn.instance.Task.getOutputs()
    org.camunda.bpm.model.dmn.instance.Decision.getCamundaHistoryTimeToLive()
    org.camunda.bpm.model.dmn.instance.Decision.setCamundaHistoryTimeToLive(Integer)
    org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto.getOrderBy()
  • Deprecated Constructors
    Constructor
    Description
    org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior(ExpressionManager, TaskDefinition)
    org.camunda.bpm.engine.spring.SpringTransactionInterceptor(PlatformTransactionManager, int)
    use the SpringTransactionInterceptor(PlatformTransactionManager, int, ProcessEngineConfigurationImpl) constructor to ensure that concurrency conflicts that occur on transaction commit are detected and handled in all cases
  • Deprecated Enum Constants
    Enum Constant
    Description
    org.camunda.bpm.container.impl.jboss.extension.Element.ACQUISITION_STRATEGY
    org.camunda.bpm.engine.authorization.Resources.OPTIMIZE
    org.camunda.bpm.engine.authorization.TaskPermissions.READ_HISTORY
    since the permission is not used by any built-in functionality of Camunda Platform

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