Skip to content

Watermarking features#342

Merged
dmaynard merged 2 commits intobox:masterfrom
hotovo:feature/watermark
Nov 30, 2016
Merged

Watermarking features#342
dmaynard merged 2 commits intobox:masterfrom
hotovo:feature/watermark

Conversation

@gleb-urvanov
Copy link
Copy Markdown
Contributor

Watermarking features implemented for BoxFile and BoxFolder with unit tests and markdown documentation.

@boxcla
Copy link
Copy Markdown

boxcla commented Nov 10, 2016

Verified that @gleb-urvanov has signed the CLA. Thanks for the pull request!

@gleb-urvanov gleb-urvanov changed the title Watermarking features implemented, tested, documented Watermarking features Nov 10, 2016
@gleb-urvanov gleb-urvanov force-pushed the feature/watermark branch 4 times, most recently from 7ca3228 to a4ac560 Compare November 16, 2016 10:27
Comment thread src/main/java/com/box/sdk/BoxFile.java Outdated
this.removeWatermark(FILE_URL_TEMPLATE);
}

private String scopeBasedOnType(String typeName) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this method. BoxFile has been refactored since you created this branch. and this method has been moved to the MetaData class.

Copy link
Copy Markdown
Contributor

@dmaynard dmaynard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. One comment to remove the scopeBasedOnType method from the BoxFile Class as this has been refactored into the MetaData Class.
Thank you.

@gcurtis gcurtis self-assigned this Nov 17, 2016
@gleb-urvanov gleb-urvanov force-pushed the feature/watermark branch 3 times, most recently from e81f827 to 8be668b Compare November 18, 2016 10:34
@gleb-urvanov
Copy link
Copy Markdown
Contributor Author

Thank you for the review! Excess method was removed

@dmaynard dmaynard merged commit 534bb40 into box:master Nov 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants