All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description Duration Expected duration format: "floating_positive_number [duration_unit]" where floating_positive_number : the duration value (ex.: 10) time_unit : the duration unit.DurationParser DurationUnit FinallyAction FinallyAction.Builder FinallyActionRegistry Registry to declare at execution-time aFinallyAction.Input Mark aTaskconstructor parameter as retrieved from Step inputsLogger SpelFunction Put this annotation on static method of class register in META-INF/extension/chutney.functions Method will be available in SpEL expression, reference by value of annotation, or default to methodNameTarget Task Marking interface for an executableTask.
A task implementation will be instantiated for each execution, so that no state will be kept from one execution to another.TaskExecutionResult Result of aTaskexecution.
Can be either:TaskExecutionResult.Status.Successwith outputs (key / value)TaskExecutionResult.Status.FailureTaskExecutionResult.Status TasksConfiguration TaskValidatorsUtils Validator<T> Fluent validator