Package | Description |
---|---|
com.atlassian.bitbucket.scm.bulk |
Modifier and Type | Method and Description |
---|---|
default BulkContentDisposition |
BulkContentCallback.accept(BulkFile file)
For each added, modified or deleted file, this method is called once with the metadata.
|
static BulkContentDisposition |
BulkContentDisposition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkContentDisposition[] |
BulkContentDisposition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.