Class TimerJobConfiguration.TimerJobConfigurationBuilder
java.lang.Object
com.aquima.interactions.process.scheduler.utility.builder.AbstractSchedulerJobConfigurationBuilder<TimerJobConfiguration>
com.aquima.interactions.process.scheduler.utility.TimerJobConfiguration.TimerJobConfigurationBuilder
- Enclosing class:
- TimerJobConfiguration
public static class TimerJobConfiguration.TimerJobConfigurationBuilder
extends AbstractSchedulerJobConfigurationBuilder<TimerJobConfiguration>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
withCaseId
(long caseId) withDueDate
(DateValue dueDate) withExpression
(String expression) withProcessEngineId
(ProcessEngineID processEngineId) withTaskId
(long taskId) withTenantId
(String tenantId)
-
Constructor Details
-
TimerJobConfigurationBuilder
public TimerJobConfigurationBuilder()
-
-
Method Details
-
build
- Specified by:
build
in classAbstractSchedulerJobConfigurationBuilder<TimerJobConfiguration>
-
withTenantId
-
withCaseId
-
withTaskId
-
withDueDate
-
withProcessEngineId
public TimerJobConfiguration.TimerJobConfigurationBuilder withProcessEngineId(ProcessEngineID processEngineId) -
withExpression
-