Uses of Class
org.gitlab4j.api.models.WikiAttachment
Packages that use WikiAttachment
-
Uses of WikiAttachment in org.gitlab4j.api
Methods in org.gitlab4j.api 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.