public static class DeployNowRunAction.Deployer extends Object
Constructor and Description |
---|
Deployer(List<DeployHost<?,?>> sets,
List<Cause> causes,
Authentication authentication) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<Cause> |
getCauses() |
String |
getDisplayName() |
int |
hashCode() |
boolean |
perform(AbstractBuild<?,?> build,
Launcher launcher,
BuildListener listener) |
String |
toString() |
public Deployer(List<DeployHost<?,?>> sets, List<Cause> causes, Authentication authentication)
public boolean perform(AbstractBuild<?,?> build, Launcher launcher, BuildListener listener) throws InterruptedException, IOException
InterruptedException
IOException
public String getDisplayName()
Copyright © 2016–2022. All rights reserved.