@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 VcsRepositoryContext
public static VcsRepositoryContextImpl.Builder builder()
public static VcsRepositoryContext emptyContext()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.