Uses of Interface
de.gebit.integrity.operations.custom.Operation
-
Packages that use Operation Package Description de.gebit.integrity.runner.operations -
-
Uses of Operation in de.gebit.integrity.runner.operations
Classes in de.gebit.integrity.runner.operations that implement Operation Modifier and Type Class Description classConvertBeanToMapOperationThis operation converts a given single parameter to a key-value-pair map.classDecimalFormatOperationThis operation formats a decimal number using a given format string.classRandomNumberOperationA random number generator.
-