Uses of Class
org.aoju.bus.gitlab.models.WikiAttachment
Packages that use WikiAttachment
-
Uses of WikiAttachment in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab that return WikiAttachmentModifier and TypeMethodDescriptionWikisApi.uploadAttachment(Object projectIdOrPath, File fileToUpload) Uploads a file to the attachment folder inside the wiki’s repository.WikisApi.uploadAttachment(Object projectIdOrPath, File fileToUpload, String branch) Uploads a file to the attachment folder inside the wiki’s repository.