Uses of Class
com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components.FrontendStep
Packages that use FrontendStep
-
Uses of FrontendStep in com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components
Methods in com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components that return types with arguments of type FrontendStepModifier and TypeMethodDescriptionProcessMetaData.getFrontendSteps()
ProcessMetaDataAdjustment.getUpdatedFrontendStepList()
Getter for updatedFrontendStepListMethod parameters in com.kingsrook.qqq.middleware.javalin.specs.v1.responses.components with type arguments of type FrontendStepModifier and TypeMethodDescriptionvoid
ProcessMetaDataAdjustment.setUpdatedFrontendStepList
(List<FrontendStep> updatedFrontendStepList) Setter for updatedFrontendStepListProcessMetaDataAdjustment.withUpdatedFrontendStepList
(List<FrontendStep> updatedFrontendStepList) Fluent setter for updatedFrontendStepList