Interface BitbucketServerConfigurationConstants
- 
public interface BitbucketServerConfigurationConstants 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBitbucketServerConfigurationConstants.KeyStatus 
- 
Field Summary
 
 - 
 
- 
- 
Field Detail
- 
DEFAULT_COMMAND_TIMEOUT_IN_MINUTES
static final int DEFAULT_COMMAND_TIMEOUT_IN_MINUTES
- See Also:
 - Constant Field Values
 
 
- 
DEFAULT_BRANCH
static final String DEFAULT_BRANCH
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_BBSERVER_NAME
static final String REPOSITORY_BBSERVER_NAME
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_REPOSITORY_URL
static final String REPOSITORY_STASH_REPOSITORY_URL
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_APPLICATION
static final String REPOSITORY_STASH_APPLICATION
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_PROJECT_KEY
static final String REPOSITORY_STASH_PROJECT_KEY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_REPOSITORY_SLUG
static final String REPOSITORY_STASH_REPOSITORY_SLUG
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_REPOSITORY_ID
static final String REPOSITORY_STASH_REPOSITORY_ID
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_BRANCH
static final String REPOSITORY_STASH_BRANCH
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_PUBLIC_KEY
static final String REPOSITORY_STASH_PUBLIC_KEY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_PRIVATE_KEY
static final String REPOSITORY_STASH_PRIVATE_KEY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_IS_REPOSITORY_STORED_KEY
static final String REPOSITORY_STASH_IS_REPOSITORY_STORED_KEY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_COMMAND_TIMEOUT
static final String REPOSITORY_STASH_COMMAND_TIMEOUT
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_VERBOSE_LOGS
static final String REPOSITORY_STASH_VERBOSE_LOGS
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_USE_REMOTE_AGENT_CACHE
static final String REPOSITORY_STASH_USE_REMOTE_AGENT_CACHE
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_FETCH_WHOLE_REPOSITORY
static final String REPOSITORY_STASH_FETCH_WHOLE_REPOSITORY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_LFS_REPOSITORY
static final String REPOSITORY_STASH_LFS_REPOSITORY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_USE_SHALLOW_CLONES
static final String REPOSITORY_STASH_USE_SHALLOW_CLONES
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_USE_SUBMODULES
static final String REPOSITORY_STASH_USE_SUBMODULES
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_SSH_KEY_APPLIES_TO_SUBMODULES
static final String REPOSITORY_STASH_SSH_KEY_APPLIES_TO_SUBMODULES
- See Also:
 - Constant Field Values
 
 
- 
STASH_REMOTE_EVENTS_CAPABILITY
static final String STASH_REMOTE_EVENTS_CAPABILITY
- See Also:
 - Constant Field Values
 
 
- 
BITBUCKET_REMOTE_EVENTS_CAPABILITY
static final String BITBUCKET_REMOTE_EVENTS_CAPABILITY
- See Also:
 - Constant Field Values
 
 
- 
BITBUCKET_CODE_INSIGHTS_CAPABILITY
static final String BITBUCKET_CODE_INSIGHTS_CAPABILITY
- See Also:
 - Constant Field Values
 
 
- 
GIT_CAPABILITY
static final String GIT_CAPABILITY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_TEMPORARY
static final String REPOSITORY_STASH_TEMPORARY
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_TEMPORARY_KEY_STATUS
static final String REPOSITORY_STASH_TEMPORARY_KEY_STATUS
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_TEMPORARY_IS_ADMIN
static final String REPOSITORY_STASH_TEMPORARY_IS_ADMIN
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_TEMPORARY_HOST_KEY_ERROR
static final String REPOSITORY_STASH_TEMPORARY_HOST_KEY_ERROR
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_MIRROR_ID
static final String REPOSITORY_STASH_MIRROR_ID
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_MIRROR_NAME
static final String REPOSITORY_STASH_MIRROR_NAME
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_MIRROR_URL
static final String REPOSITORY_STASH_MIRROR_URL
- See Also:
 - Constant Field Values
 
 
- 
REPOSITORY_STASH_BUILD_STATUS_CAPABILITY
static final String REPOSITORY_STASH_BUILD_STATUS_CAPABILITY
- See Also:
 - Constant Field Values
 
 
- 
BITBUCKET_DEPLOYMENTS_CAPABILITY
static final String BITBUCKET_DEPLOYMENTS_CAPABILITY
- See Also:
 - Constant Field Values
 
 
- 
pullRequestRef
static final UnaryOperator<String> pullRequestRef
 
 - 
 
 -