Class QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder
java.lang.Object
com.aquima.interactions.process.scheduler.utility.builder.AbstractSchedulerJobConfigurationBuilder<QuartzRefreshableJobConfiguration>
com.aquima.interactions.process.scheduler.utility.QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder
- Enclosing class:
QuartzRefreshableJobConfiguration
public static class QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder
extends AbstractSchedulerJobConfigurationBuilder<QuartzRefreshableJobConfiguration>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withProcessEngineId
(ProcessEngineID processEngineId) withTenantId
(String tenantId)
-
Constructor Details
-
Method Details
-
build
- Specified by:
build
in classAbstractSchedulerJobConfigurationBuilder<QuartzRefreshableJobConfiguration>
-
withTenantId
public QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder withTenantId(String tenantId) -
withProcessEngineId
public QuartzRefreshableJobConfiguration.QuartzRefreshableJobConfigurationBuilder withProcessEngineId(ProcessEngineID processEngineId)
-