public class

BulkRescopeCommandParameters

extends AbstractCommandParameters
java.lang.Object
   ↳ com.atlassian.bitbucket.util.BuilderSupport
     ↳ com.atlassian.bitbucket.scm.AbstractCommandParameters
       ↳ com.atlassian.bitbucket.scm.pull.BulkRescopeCommandParameters

Summary

Nested Classes
class BulkRescopeCommandParameters.Builder  
[Expand]
Inherited Fields
From class com.atlassian.bitbucket.util.BuilderSupport
Public Methods
@Nonnull Repository getRepository()
@Nonnull BulkRescopeContext getRescopeContext()
[Expand]
Inherited Methods
From class com.atlassian.bitbucket.util.BuilderSupport
From class java.lang.Object

Public Methods

@Nonnull public Repository getRepository ()

@Nonnull public BulkRescopeContext getRescopeContext ()