Class Repository
java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.common.repository.Repository
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionRepository
(@NotNull String name, @NotNull Repository.Type type, @Nullable com.atlassian.bamboo.specs.api.builders.repository.VcsRepository repository) -
Method Summary
-
Constructor Details
-
Repository
public Repository(@NotNull @NotNull String name, @NotNull @NotNull Repository.Type type, @Nullable @Nullable com.atlassian.bamboo.specs.api.builders.repository.VcsRepository repository)
-
-
Method Details