Uses of Class
com.atlassian.bitbucket.jenkins.internal.model.BitbucketDirectoryChild
Packages that use BitbucketDirectoryChild
Package
Description
Add package level annotations to indicate everything is non-null by default.
-
Uses of BitbucketDirectoryChild in com.atlassian.bitbucket.jenkins.internal.model
Methods in com.atlassian.bitbucket.jenkins.internal.model that return types with arguments of type BitbucketDirectoryChildMethod parameters in com.atlassian.bitbucket.jenkins.internal.model with type arguments of type BitbucketDirectoryChildModifier and TypeMethodDescriptionvoidBitbucketDirectory.setChildren(BitbucketPage<BitbucketDirectoryChild> children) Constructor parameters in com.atlassian.bitbucket.jenkins.internal.model with type arguments of type BitbucketDirectoryChildModifierConstructorDescriptionBitbucketDirectory(BitbucketPage<BitbucketDirectoryChild> children, BitbucketDirectoryPath path, String revision)