public class RemoteAgentInstallation extends Object
An object representing a remote agent installation.
| Constructor and Description |
|---|
RemoteAgentInstallation(Backdoor backdoor,
String bambooUrl) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
setLogsFolderName(String logsFolderName) |
RemoteAgentProcess |
start() |
public RemoteAgentProcess start() throws Exception
Exceptionpublic void destroy()
throws IOException
IOExceptionpublic void setLogsFolderName(@Nullable
String logsFolderName)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.