Class BitbucketDirectory
java.lang.Object
com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectory
- Since:
- 3.0.0
-
Constructor Summary
ConstructorsConstructorDescriptionBitbucketDirectory(BitbucketPage<BitbucketDirectoryChild> children, BitbucketDirectoryPath path, String revision) -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidsetChildren(BitbucketPage<BitbucketDirectoryChild> children) voidvoidsetRevision(String revision)
-
Constructor Details
-
BitbucketDirectory
public BitbucketDirectory(BitbucketPage<BitbucketDirectoryChild> children, BitbucketDirectoryPath path, String revision)
-
-
Method Details
-
getChildren
-
setChildren
-
getPath
-
setPath
-
getRevision
-
setRevision
-