- GenericProperties - Class in org.camunda.bpm.spring.boot.starter.property
-
- GenericProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.GenericProperties
-
- genericPropertiesConfiguration() - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
-
- GenericPropertiesConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
-
- GenericPropertiesConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.GenericPropertiesConfiguration
-
- get() - Method in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
-
- get(ProcessEngine) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
-
- get() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
-
- getActivityInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
return the Id of the activity instance currently executed by this execution
- getAdminUser() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getAnnotatedBean - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
-
Finds all beans with annotation.
- getAnnotation() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
-
- getAnnotationValue - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
-
- getApplicationPath() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
-
- getAssignee() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The userId of the person to which this task is
delegated.
- getAuthorization() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getAuthorizationCheckRevokes() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
-
- getBackoffDecreaseThreshold() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getBackoffTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getBusinessKey() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The business key for the root execution (e.g.
- getCamunda() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health
-
- getCamundaBpmProperties() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
-
- getCamundaDataSource() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
-
- getCamundaTransactionManager() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
-
- getCaseDefinitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the case definition or null if it is not related to a case.
- getCaseExecutionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the case execution or null if it is not related to a case
instance.
- getCaseInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the case instance or null if it is not related to a case
instance.
- getContentSecurityPolicyValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
-
- getContentTypeOptionsValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
-
- getCookieName() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getCorePoolSize() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getCreate() - Method in class org.camunda.bpm.spring.boot.starter.property.FilterProperty
-
- getCreateTime() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The date/time when this task was created
- getCsrf() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
-
- getCurrentActivityId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Gets the id of the current activity.
- getCurrentActivityName() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Gets the name of the current activity.
- getCurrentTransitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
return the Id of the current transition
- getDatabase() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getDataFormatClass() - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJdk8
-
- getDataFormatClass() - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJSR310
-
- getDataFormatClass() - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorParameterNames
-
- getDataSource() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
-
- getDefaultHistoryLevel() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
-
- getDefaultNumberOfRetries() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getDefaultSerializationFormat() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getDeleteReason() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Get delete reason of the task.
- getDenyStatus() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getDeploymentResourcePattern() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getDeploymentResources() - Method in interface org.camunda.bpm.spring.boot.starter.configuration.CamundaDeploymentConfiguration
-
- getDeploymentResources() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration
-
- getDescription() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Free text description of the task.
- getDueDate() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Due date of the task.
- getEmail() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
-
- getEntryPoints() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getEventing() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getEventName() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The event name in case this
execution is passed in for an ExecutionListener
- getEventName() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Returns the event name which triggered the task listener to fire for this
task.
- getExecutionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the path of execution or null if it is not related to a
process instance.
- getFilter() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getFirstName() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
-
- getFollowUpDate() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Follow-up date of the task.
- getGenerateUniqueProcessApplicationName() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getGenerateUniqueProcessEngineName() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getGenericProperties() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getHeaderSecurity() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
-
- getHealth() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties
-
- getHistoryLevel() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getHistoryLevelDefault() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getHistoryLevelFrom(Integer) - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
-
- getHstsMaxAge() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
-
- getHstsValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
-
- getId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Unique id of this path of execution that can be used as a handle to provide
external signals back into the engine after wait states.
- getId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
DB id of the task.
- getId() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
-
- getIdGenerator() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getInitParams() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getInitParams() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
-
- getJdbcTemplate() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
-
- getJobExecution() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getJobExecutorAcquireByPriority() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getJpa() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getKeepAliveSeconds() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getLastName() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
-
- getLicenseFile() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getLockOwner() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
-
- getLockTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
-
- getLockTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition
-
- getMaxBackoff() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getMaxJobsPerAcquisition() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
-
- getMaxJobsPerAcquisition() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getMaxPoolSize() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getMaxWait() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getMetrics() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getName() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
-
- getName() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Name or title of the task.
- getName() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
-
- getName - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
-
- getNextId() - Method in class org.camunda.bpm.spring.boot.starter.configuration.id.PrefixedUuidGenerator
-
- getOwner() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The userId of the person responsible for this task.
- getParentActivityInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
return the Id of the parent activity instance currently executed by this
execution
- getParentId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Gets the id of the parent of this execution.
- getPassword() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
-
- getPersistenceUnitName() - Method in class org.camunda.bpm.spring.boot.starter.property.JpaProperty
-
- getPriority() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
indication of how important/urgent this task is with a number between 0 and
100 where higher values mean a higher priority and lower values mean lower
priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high
[80..100] highest
- getProcessApplicationName - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
-
- GetProcessApplicationNameFromAnnotation - Class in org.camunda.bpm.spring.boot.starter.util
-
- GetProcessApplicationNameFromAnnotation.AnnotatedBean - Class in org.camunda.bpm.spring.boot.starter.util
-
- getProcessBusinessKey() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The business key for the process instance this execution is associated
with.
- getProcessDefinitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The process definition key for the process instance this execution is
associated with.
- getProcessDefinitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the process definition or null if it is not related to a
process.
- getProcessEngine() - Method in class org.camunda.bpm.spring.boot.starter.event.PostDeployEvent
-
- getProcessEngine() - Method in class org.camunda.bpm.spring.boot.starter.event.PreUndeployEvent
-
- getProcessEngineName() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getProcessEngineNames() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
-
- getProcessInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Reference to the overall process instance
- getProcessInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the process instance or null if it is not related to a process
instance.
- getProperties() - Method in class org.camunda.bpm.spring.boot.starter.property.GenericProperties
-
- getPropertiesPropertySource() - Method in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
-
- getQueueCapacity() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getRandomClass() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getSameSiteCookieOption() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getSameSiteCookieValue() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getSchemaName() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
-
- getSchemaUpdate() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
-
- getSchemaUpdateValues() - Static method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
-
- getSecurityConfigFile() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
-
- getSql() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
-
- getTablePrefix() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
-
- getTargetOrigin() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
-
- getTaskDefinitionKey() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The id of the activity in the process defining this task or null if this is
not related to a process
- getTenantId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Return the id of the tenant this execution belongs to.
- getTenantId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Return the id of the tenant this task belongs to.
- getTransactionManager() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
-
- getType() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
-
- getUniqueName(String) - Static method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getWaitIncreaseFactor() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getWaitTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
-
- getWaitTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
-
- getWebapp() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
-
- getWebjarClasspath() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
-
- getXssProtectionOption() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
-
- getXssProtectionValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
-