Uses of Class
com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryPath
Packages that use BitbucketDirectoryPath
Package
Description
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketDirectoryPath in com.atlassian.bitbucket.jenkins.internal.model
Methods in com.atlassian.bitbucket.jenkins.internal.model that return BitbucketDirectoryPathMethods in com.atlassian.bitbucket.jenkins.internal.model with parameters of type BitbucketDirectoryPathModifier and TypeMethodDescriptionvoidBitbucketDirectory.setPath(BitbucketDirectoryPath path) voidBitbucketDirectoryChild.setPath(BitbucketDirectoryPath path) Constructors in com.atlassian.bitbucket.jenkins.internal.model with parameters of type BitbucketDirectoryPathModifierConstructorDescriptionBitbucketDirectory(BitbucketPage<BitbucketDirectoryChild> children, BitbucketDirectoryPath path, String revision) BitbucketDirectoryChild(String node, BitbucketDirectoryPath path, String type)