public class DeployCommand extends DocAsCodeCommand<DeployCommand>
Modifier and Type | Method and Description |
---|---|
DeployCommand |
addArtifacts(List<Artifacts> artifacts) |
DeployCommand |
addIds(List<String> ids) |
DeployCommand |
call() |
DeployCommand |
setProfile(String profile) |
getRepository
addListener, fireEvent, log, progress, removeListener
public DeployCommand addArtifacts(List<Artifacts> artifacts)
public DeployCommand addIds(List<String> ids) throws DocAsCodeException
DocAsCodeException
public DeployCommand call() throws DocAsCodeException
call
in interface Callable<DeployCommand>
call
in class DocAsCodeCommand<DeployCommand>
DocAsCodeException
public DeployCommand setProfile(String profile)
Copyright © 2019. All rights reserved.