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