Uses of Class
org.gitlab4j.api.webhook.WikiPageEvent.ObjectAttributes
-
Packages that use WikiPageEvent.ObjectAttributes Package Description org.gitlab4j.api.webhook -
-
Uses of WikiPageEvent.ObjectAttributes in org.gitlab4j.api.webhook
Methods in org.gitlab4j.api.webhook that return WikiPageEvent.ObjectAttributes Modifier and Type Method Description WikiPageEvent.ObjectAttributes
WikiPageEvent. getObjectAttributes()
Methods in org.gitlab4j.api.webhook with parameters of type WikiPageEvent.ObjectAttributes Modifier and Type Method Description void
WikiPageEvent. setObjectAttributes(WikiPageEvent.ObjectAttributes objectAttributes)
-