| Modifier and Type | Method and Description |
|---|---|
SubmitType |
RevisionApi.submitType() |
SubmitType |
RevisionApi.NotImplemented.submitType() |
SubmitType |
RevisionApi.testSubmitType(TestSubmitRuleInput in) |
SubmitType |
RevisionApi.NotImplemented.testSubmitType(TestSubmitRuleInput in) |
| Modifier and Type | Field and Description |
|---|---|
SubmitType |
ConfigInfo.SubmitTypeInfo.configuredValue |
SubmitType |
ConfigInfo.SubmitTypeInfo.inheritedValue |
SubmitType |
ProjectInput.submitType |
SubmitType |
ConfigInfo.submitType
Deprecated.
|
SubmitType |
ConfigInput.submitType |
SubmitType |
ConfigInfo.SubmitTypeInfo.value |
| Modifier and Type | Method and Description |
|---|---|
static SubmitType |
SubmitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubmitType[] |
SubmitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
SubmitType |
MergeableInfo.submitType |
SubmitType |
ChangeInfo.submitType |
| Modifier and Type | Method and Description |
|---|---|
SubmitType |
RevisionApiRestClient.submitType() |
SubmitType |
RevisionApiRestClient.testSubmitType(TestSubmitRuleInput in) |
Copyright © 2018. All rights reserved.