Package | Description |
---|---|
com.cronutils.model.time |
Modifier and Type | Class and Description |
---|---|
class |
CompositeExecutionTime |
class |
SingleExecutionTime
Calculates execution time given a cron pattern.
|
Modifier and Type | Method and Description |
---|---|
static ExecutionTime |
ExecutionTime.forCron(Cron cron)
Creates execution time for given Cron.
|
Constructor and Description |
---|
CompositeExecutionTime(List<ExecutionTime> executionTimes) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.