org.whitesource.teamcity.common
Class Constants
java.lang.Object
org.whitesource.teamcity.common.Constants
public final class Constants
- extends Object
Utility class to hold constant values used throughout the plugin.
- Author:
- Edo.Shor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLUGIN_NAME
public static final String PLUGIN_NAME
- See Also:
- Constant Field Values
AGENT_TYPE
public static final String AGENT_TYPE
- See Also:
- Constant Field Values
AGENT_VERSION
public static final String AGENT_VERSION
- See Also:
- Constant Field Values
PLUGIN_PREFIX
public static final String PLUGIN_PREFIX
- See Also:
- Constant Field Values
RUNNER_DO_UPDATE
public static final String RUNNER_DO_UPDATE
- See Also:
- Constant Field Values
RUNNER_ORGANIZATION_TOKEN
public static final String RUNNER_ORGANIZATION_TOKEN
- See Also:
- Constant Field Values
RUNNER_OVERRIDE_ORGANIZATION_TOKEN
public static final String RUNNER_OVERRIDE_ORGANIZATION_TOKEN
- See Also:
- Constant Field Values
RUNNER_CHECK_POLICIES
public static final String RUNNER_CHECK_POLICIES
- See Also:
- Constant Field Values
RUNNER_OVERRIDE_CHECK_POLICIES
public static final String RUNNER_OVERRIDE_CHECK_POLICIES
- See Also:
- Constant Field Values
RUNNER_PROJECT_TOKEN
public static final String RUNNER_PROJECT_TOKEN
- See Also:
- Constant Field Values
RUNNER_MODULE_TOKENS
public static final String RUNNER_MODULE_TOKENS
- See Also:
- Constant Field Values
RUNNER_INCLUDES
public static final String RUNNER_INCLUDES
- See Also:
- Constant Field Values
RUNNER_EXCLUDES
public static final String RUNNER_EXCLUDES
- See Also:
- Constant Field Values
RUNNER_IGNORE_POM_MODULES
public static final String RUNNER_IGNORE_POM_MODULES
- See Also:
- Constant Field Values
RUNNER_PROXY_HOST
public static final String RUNNER_PROXY_HOST
- See Also:
- Constant Field Values
RUNNER_PROXY_PORT
public static final String RUNNER_PROXY_PORT
- See Also:
- Constant Field Values
RUNNER_PROXY_USERNAME
public static final String RUNNER_PROXY_USERNAME
- See Also:
- Constant Field Values
RUNNER_PROXY_PASSWORD
public static final String RUNNER_PROXY_PASSWORD
- See Also:
- Constant Field Values
RUNNER_SERVICE_URL
public static final String RUNNER_SERVICE_URL
- See Also:
- Constant Field Values
RUNNER_MAVEN
public static final String RUNNER_MAVEN
- See Also:
- Constant Field Values
RUNNER_ANT
public static final String RUNNER_ANT
- See Also:
- Constant Field Values
RUNNER_CMD
public static final String RUNNER_CMD
- See Also:
- Constant Field Values
RUNNER_MSBUILD
public static final String RUNNER_MSBUILD
- See Also:
- Constant Field Values
RUNNER_POWERSHELL
public static final String RUNNER_POWERSHELL
- See Also:
- Constant Field Values
RUNNER_IDEA
public static final String RUNNER_IDEA
- See Also:
- Constant Field Values
RUNNER_GRADLE
public static final String RUNNER_GRADLE
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2012 White Source. All Rights Reserved.