AbstractAgent.State| Constructor and Description |
|---|
DynamicCronAgent(AgentConfiguration configuration)
Creates a new DynamicCronAgent for the given
AgentConfiguration. |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
afterRun, getCronExpression, getNextExecutionDate, getStatusJson, onStart, onStopgetAverageRunDuration, getConfiguration, getLastRunDate, getName, getStartDate, getState, getType, isRunning, isStarted, isStopped, run, run, start, stoppublic DynamicCronAgent(AgentConfiguration configuration)
AgentConfiguration.configuration - the AgentConfiguration to be parsedInvalidClassException - if any exception regarding a reflective operation (e.g.:
class or method not found) occursCopyright © 2022. All rights reserved.