public class RestUtils extends Object
Constructor and Description |
---|
RestUtils() |
Modifier and Type | Method and Description |
---|---|
static ConnectionResponse |
cancelQueueItem(String rootUrl,
Handle handle,
BuildContext context,
RemoteBuildConfiguration remoteConfig) |
static ConnectionResponse |
stopRemoteJob(Handle handle,
BuildContext context,
RemoteBuildConfiguration remoteConfig) |
public static ConnectionResponse cancelQueueItem(String rootUrl, Handle handle, BuildContext context, RemoteBuildConfiguration remoteConfig) throws IOException, InterruptedException
IOException
InterruptedException
public static ConnectionResponse stopRemoteJob(Handle handle, BuildContext context, RemoteBuildConfiguration remoteConfig) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2016–2023. All rights reserved.