org.apache.stratos.cartridge.agent.artifact.deployment.synchronizer.git.internal
Class GitDeploymentSynchronizerConstants
java.lang.Object
org.apache.stratos.cartridge.agent.artifact.deployment.synchronizer.git.internal.GitDeploymentSynchronizerConstants
public class GitDeploymentSynchronizerConstants
- extends Object
Git based DeploymentSynchronizer constansts
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GIT_HTTP_REPO_URL_PREFIX
public static final String GIT_HTTP_REPO_URL_PREFIX
- See Also:
- Constant Field Values
GIT_HTTPS_REPO_URL_PREFIX
public static final String GIT_HTTPS_REPO_URL_PREFIX
- See Also:
- Constant Field Values
GITHUB_READ_ONLY_REPO_URL_PREFIX
public static final String GITHUB_READ_ONLY_REPO_URL_PREFIX
- See Also:
- Constant Field Values
GIT_REPO_SSH_URL_PREFIX
public static final String GIT_REPO_SSH_URL_PREFIX
- See Also:
- Constant Field Values
GIT_REPO_SSH_URL_SUBSTRING
public static final String GIT_REPO_SSH_URL_SUBSTRING
- See Also:
- Constant Field Values
SSH_KEY_DIRECTORY
public static final String SSH_KEY_DIRECTORY
- See Also:
- Constant Field Values
SSH_KEY
public static final String SSH_KEY
- See Also:
- Constant Field Values
SUPER_TENANT_ID
public static final int SUPER_TENANT_ID
- See Also:
- Constant Field Values
REPO_INFO_SERVICE_EPR
public static final String REPO_INFO_SERVICE_EPR
- See Also:
- Constant Field Values
CARTRIDGE_ALIAS
public static final String CARTRIDGE_ALIAS
- See Also:
- Constant Field Values
SSH_PRIVATE_KEY_NAME
public static final String SSH_PRIVATE_KEY_NAME
- See Also:
- Constant Field Values
SSH_PRIVATE_KEY_PATH
public static final String SSH_PRIVATE_KEY_PATH
- See Also:
- Constant Field Values
USERNAME_REGEX
public static final String USERNAME_REGEX
- See Also:
- Constant Field Values
PASSWORD_REGEX
public static final String PASSWORD_REGEX
- See Also:
- Constant Field Values
GitDeploymentSynchronizerConstants
public GitDeploymentSynchronizerConstants()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.