public interface DeploymentTaskService
| Modifier and Type | Method and Description |
|---|---|
DeploymentTaskResult |
perform(DeploymentTask task,
String globalJdk,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.Launcher launcher) |
DeploymentTaskResult perform(DeploymentTask task, String globalJdk, hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener, hudson.Launcher launcher) throws DeploymentTaskException
task - DeploymentTaskExceptionCopyright © 2016–2017. All rights reserved.