Uses of Record Class
io.yupiik.batch.ui.backend.model.Step
Packages that use Step
-
Uses of Step in io.yupiik.batch.ui.backend.model
Methods in io.yupiik.batch.ui.backend.model that return types with arguments of type StepConstructor parameters in io.yupiik.batch.ui.backend.model with type arguments of type StepModifierConstructorDescriptionJob(String id, String name, Status status, String comment, OffsetDateTime started, OffsetDateTime finished, List<Step> steps)Creates an instance of aJobrecord class.