Package org.jenkinsci.plugins.p4.client
Class TempClientHelper
java.lang.Object
org.jenkinsci.plugins.p4.client.CredentialsHelper
org.jenkinsci.plugins.p4.client.SessionHelper
org.jenkinsci.plugins.p4.client.ConnectionHelper
org.jenkinsci.plugins.p4.client.ClientHelper
org.jenkinsci.plugins.p4.client.TempClientHelper
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionTempClientHelper(Item context, String credential, TaskListener listener, Workspace workspace) -
Method Summary
Methods inherited from class org.jenkinsci.plugins.p4.client.ClientHelper
buildChange, clientLogin, findPendingChangelistIDByDesc, getChange, getClient, getClientHead, getClientHead, getClientView, getPendingChangelists, isClientValid, listChanges, listChanges, listChanges, listHaveChanges, listHaveChanges, listRepos, publishChange, resolveFiles, revertAllFiles, syncFiles, tidyWorkspace, unshelveFiles, versionFile, whereMethods inherited from class org.jenkinsci.plugins.p4.client.ConnectionHelper
buildRevisionLimit, counterToChange, deleteClient, forceDeleteClient, getChangeFiles, getChangeSummary, getCommitFiles, getCounter, getDirs, getEmail, getGraphCommit, getGraphHead, getHead, getHeadLimit, getJobs, getLabel, getLabelFiles, getLatestChangeForPollPath, getLowestHead, getMaxChangeLimit, getShelvedFiles, getStreams, getSwarm, hasFile, isClient, isCounter, isLabel, labelToChange, listAllRepos, listCommits, listRepos, setLabelMethods inherited from class org.jenkinsci.plugins.p4.client.SessionHelper
abort, checkVersion, disconnect, getConnection, getP4SCM, getTicket, getTrust, getValidate, hasAborted, invalidateSession, invalidateSession, isConnected, isUnicode, login, logoutMethods inherited from class org.jenkinsci.plugins.p4.client.CredentialsHelper
findCredential, findCredential, findCredential, findCredential, getAuthorisationConfig, getCredential, getListener, getPort, getRetry, getTick, getUser, log
-
Constructor Details
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classConnectionHelper- Throws:
IOException
-
getClientUUID
-
update
- Throws:
AbortException
-