public class OGateway extends Object
| Constructor and Description |
|---|
OGateway(OParameters params,
File artifactsDir,
FilePath workspace,
TaskListener listener,
Secret apiKey)
Instantiates a new O gateway.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
buildUrl(String path,
URL api)
Build url string.
|
void |
execute()
Execute.
|
String |
toString() |
public OGateway(OParameters params, File artifactsDir, FilePath workspace, TaskListener listener, Secret apiKey) throws IOException
params - the paramsartifactsDir - the artifacts dirworkspace - the workspacelistener - the listenerapiKey - the api keyIOException - the io exceptionpublic static String buildUrl(String path, URL api)
path - the pathapi - the apipublic void execute()
throws IOException
IOException - the io exceptionCopyright © 2016–2025. All rights reserved.