Class VcsForkDtoImpl

java.lang.Object
com.atlassian.bamboo.plan.pullrequest.VcsForkDtoImpl
All Implemented Interfaces:
VcsForkDto

public class VcsForkDtoImpl extends Object implements VcsForkDto
  • Constructor Details

    • VcsForkDtoImpl

      public VcsForkDtoImpl()
    • VcsForkDtoImpl

      public VcsForkDtoImpl(@Nullable @Nullable VcsForkDto vcsForkDto)
    • VcsForkDtoImpl

      public VcsForkDtoImpl(@Nullable @Nullable String sourceParentIdentifier, @Nullable @Nullable String sourceRepositoryIdentifier)
  • Method Details