public class GetP4Task extends jenkins.security.MasterToSlaveCallable<P4Groovy,InterruptedException> implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
GetP4Task(hudson.model.Run run,
String credential,
Workspace workspace,
hudson.FilePath buildWorkspace,
hudson.model.TaskListener listener) |
Modifier and Type | Method and Description |
---|---|
P4Groovy |
call() |
protected GetP4Task(hudson.model.Run run, String credential, Workspace workspace, hudson.FilePath buildWorkspace, hudson.model.TaskListener listener) throws P4InvalidCredentialException
P4InvalidCredentialException
public P4Groovy call() throws InterruptedException
call
in interface hudson.remoting.Callable<P4Groovy,InterruptedException>
InterruptedException
Copyright © 2016–2022. All rights reserved.