Class BitbucketRepositoryInfoDto
- java.lang.Object
-
- com.atlassian.bamboo.plugins.bitbucket.v2.BitbucketRepositoryInfoDto
-
public final class BitbucketRepositoryInfoDto extends Object
-
-
Field Summary
Fields Modifier and Type Field Description String
repository
String
workspace
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BitbucketRepositoryInfoDto
extractInfoFromFullName(@NotNull String fullName)
-
-
-
Method Detail
-
extractInfoFromFullName
public static BitbucketRepositoryInfoDto extractInfoFromFullName(@NotNull @NotNull String fullName)
-
-