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) |
getRepositoryaddListener, fireEvent, log, progress, removeListenerpublic DeployCommand addArtifacts(List<Artifacts> artifacts)
public DeployCommand addIds(List<String> ids) throws DocAsCodeException
DocAsCodeExceptionpublic DeployCommand call() throws DocAsCodeException
call in interface Callable<DeployCommand>call in class DocAsCodeCommand<DeployCommand>DocAsCodeExceptionpublic DeployCommand setProfile(String profile)
Copyright © 2019. All rights reserved.