All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description Action Marking interface for an executableAction.
A action implementation will be instantiated for each execution, so that no state will be kept from one execution to another.ActionExecutionResult Result of aActionexecution.
Can be either:ActionExecutionResult.Status.Successwith outputs (key / value)ActionExecutionResult.Status.FailureActionExecutionResult.Status ActionsConfiguration ActionValidatorsUtils 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 aActionconstructor 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 methodNameStepDefinitionSpi Target Validator<T> Fluent validator