Uses of Class
org.jenkinsci.plugins.vmanager.Utils
Packages that use Utils
-
Uses of Utils in org.jenkinsci.plugins.vmanager
Methods in org.jenkinsci.plugins.vmanager with parameters of type UtilsModifier and TypeMethodDescriptionvoid
SessionStatusHolder.dumpSessionStatus
(boolean postSession, Map<String, String> sessionIdName, Utils utils, Launcher launcher) void
UnitTestFormatter.dumpXMLFile
(String workPlacePath, int buildNumber, String buildID, Utils utils) SessionNameIdHolder.getSessionNames
(String[] sessionNames, String url, boolean requireAuth, String user, String password, TaskListener listener, boolean dynamicUserId, String buildID, int buildNumber, String workPlacePath, int connConnTimeOut, int connReadTimeout, boolean advConfig, Utils utils) void
VMGRBuildArchiver.markBuildForArchive
(List<String> listOfSessions, String apiURL, boolean requireAuth, String userUsedForLogin, String passwordUsedForLogin, String workingJobDir, TaskListener listener, Launcher launcher, Utils utils) Constructors in org.jenkinsci.plugins.vmanager with parameters of type UtilsModifierConstructorDescriptionLaunchHolder
(StepHolder stepHolder, List<String> listOfSessions, Utils utilsInstance)