Class NoteObjectAttributes
java.lang.Object
com.dabsquared.gitlabjenkins.gitlab.hook.model.NoteObjectAttributes
- Author:
- Nikolay Ustinov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getNote()getUrl()inthashCode()voidsetAuthorId(Integer authorId) voidsetCreatedAt(Date createdAt) voidvoidvoidsetProjectId(Integer projectId) voidsetUpdatedAt(Date updatedAt) voidtoString()
-
Constructor Details
-
NoteObjectAttributes
public NoteObjectAttributes()
-
-
Method Details