Uses of Interface
org.jrd.frontend.utility.CommonUtils.StatusKeeper
Packages that use CommonUtils.StatusKeeper
-
Uses of CommonUtils.StatusKeeper in org.jrd.backend.data
Classes in org.jrd.backend.data that implement CommonUtils.StatusKeeper -
Uses of CommonUtils.StatusKeeper in org.jrd.frontend.frame.overwrite
Classes in org.jrd.frontend.frame.overwrite that implement CommonUtils.StatusKeeper -
Uses of CommonUtils.StatusKeeper in org.jrd.frontend.utility
Methods in org.jrd.frontend.utility with parameters of type CommonUtils.StatusKeeperModifier and TypeMethodDescriptionstatic boolean
CommonUtils.saveByGui
(String fileNameBase, int naming, String suffix, CommonUtils.StatusKeeper status, String clazz, byte[] content) static boolean
CommonUtils.uploadByGui
(VmInfo vmInfo, VmManager vmManager, CommonUtils.StatusKeeper status, String clazz, byte[] content)