@Immutable public class VcsRepositoryContextImpl extends Object implements VcsRepositoryContext
| Modifier and Type | Class and Description |
|---|---|
static class |
VcsRepositoryContextImpl.Builder |
| Constructor and Description |
|---|
VcsRepositoryContextImpl(ImmutablePlan ownerPlan) |
| Modifier and Type | Method and Description |
|---|---|
static VcsRepositoryContextImpl.Builder |
builder() |
static VcsRepositoryContext |
emptyContext() |
Optional<ImmutablePlan> |
getOwnerPlan() |
public VcsRepositoryContextImpl(ImmutablePlan ownerPlan)
public Optional<ImmutablePlan> getOwnerPlan()
getOwnerPlan in interface VcsRepositoryContextpublic static VcsRepositoryContextImpl.Builder builder()
public static VcsRepositoryContext emptyContext()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.