public class RapidDeployRepositoryMaterial
extends com.thoughtworks.go.plugin.api.AbstractGoPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
EXTENSION_NAME |
static String |
REQUEST_CHECK_PACKAGE_CONNECTION |
static String |
REQUEST_CHECK_REPOSITORY_CONNECTION |
static String |
REQUEST_LATEST_PACKAGE_REVISION |
static String |
REQUEST_LATEST_PACKAGE_REVISION_SINCE |
static String |
REQUEST_PACKAGE_CONFIGURATION |
static String |
REQUEST_REPOSITORY_CONFIGURATION |
static String |
REQUEST_VALIDATE_PACKAGE_CONFIGURATION |
static String |
REQUEST_VALIDATE_REPOSITORY_CONFIGURATION |
| Constructor and Description |
|---|
RapidDeployRepositoryMaterial() |
| Modifier and Type | Method and Description |
|---|---|
com.thoughtworks.go.plugin.api.response.GoPluginApiResponse |
handle(com.thoughtworks.go.plugin.api.request.GoPluginApiRequest goPluginApiRequest) |
com.thoughtworks.go.plugin.api.GoPluginIdentifier |
pluginIdentifier() |
public static final String EXTENSION_NAME
public static final String REQUEST_REPOSITORY_CONFIGURATION
public static final String REQUEST_PACKAGE_CONFIGURATION
public static final String REQUEST_VALIDATE_REPOSITORY_CONFIGURATION
public static final String REQUEST_VALIDATE_PACKAGE_CONFIGURATION
public static final String REQUEST_CHECK_REPOSITORY_CONNECTION
public static final String REQUEST_CHECK_PACKAGE_CONNECTION
public static final String REQUEST_LATEST_PACKAGE_REVISION
public static final String REQUEST_LATEST_PACKAGE_REVISION_SINCE
Copyright © 2017. All Rights Reserved.