Uses of Interface
org.jrd.frontend.Utils.StatusKeeper
-
Packages that use Utils.StatusKeeper Package Description org.jrd.backend.data org.jrd.frontend -
-
Uses of Utils.StatusKeeper in org.jrd.backend.data
Classes in org.jrd.backend.data that implement Utils.StatusKeeper Modifier and Type Class Description protected static classCli.Saving -
Uses of Utils.StatusKeeper in org.jrd.frontend
Methods in org.jrd.frontend with parameters of type Utils.StatusKeeper Modifier and Type Method Description static booleanUtils. saveByGui(String fileNameBase, int naming, String suffix, Utils.StatusKeeper status, String clazz, byte[] content)static booleanUtils. uploadByGui(VmInfo vmInfo, VmManager vmManager, Utils.StatusKeeper status, String clazz, byte[] content)
-