static final enum GitFetchPR.EnumRepoTypePattern extends java.lang.Enum<E<E>>
The collection of pull request pattern per repository.
| Modifiers | Name | Description |
|---|---|---|
static GitFetchPR.EnumRepoTypePattern |
BITBUCKET |
|
static GitFetchPR.EnumRepoTypePattern |
GITHUB |
|
static GitFetchPR.EnumRepoTypePattern |
MAX_VALUE |
|
static GitFetchPR.EnumRepoTypePattern |
MIN_VALUE |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
getPattern(java.lang.Long prCode, java.lang.String branch) |
|
GitFetchPR.EnumRepoTypePattern |
next() |
|
static EnumRepoTypePattern |
of(java.lang.String repoType) |
|
GitFetchPR.EnumRepoTypePattern |
previous() |
|
static GitFetchPR.EnumRepoTypePattern |
valueOf(java.lang.String name) |
|
static final GitFetchPR.EnumRepoTypePattern[] |
values() |