Uses of Record Class
io.wcm.tooling.commons.packmgr.httpaction.SystemReadyStatus.Result
Packages that use SystemReadyStatus.Result
-
Uses of SystemReadyStatus.Result in io.wcm.tooling.commons.packmgr.httpaction
Methods in io.wcm.tooling.commons.packmgr.httpaction that return types with arguments of type SystemReadyStatus.ResultModifier and TypeMethodDescriptionSystemReadyStatus.results()Returns the value of theresultsrecord component.Constructor parameters in io.wcm.tooling.commons.packmgr.httpaction with type arguments of type SystemReadyStatus.ResultModifierConstructorDescriptionSystemReadyStatus(String overallResult, List<SystemReadyStatus.Result> results) Creates an instance of aSystemReadyStatusrecord class.