| Modifier and Type | Method and Description |
|---|---|
GitCommitTrigger |
Build.gitCommitTrigger() |
GitCommitTrigger |
GitCommitTrigger.withBranchName(String branchName)
Set the branchName value.
|
GitCommitTrigger |
GitCommitTrigger.withCommitId(String commitId)
Set the commitId value.
|
GitCommitTrigger |
GitCommitTrigger.withId(String id)
Set the id value.
|
GitCommitTrigger |
GitCommitTrigger.withProviderType(String providerType)
Set the providerType value.
|
GitCommitTrigger |
GitCommitTrigger.withRepositoryUrl(String repositoryUrl)
Set the repositoryUrl value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/