protected class

ChangeSetItem.Author

extends Object
implements Serializable
java.lang.Object
   ↳ org.mule.jenkins.model.ChangeSetItem.Author

Summary

Fields
private String absoluteUrl
private String fullName
Protected Constructors
ChangeSetItem.Author()
Public Methods
String getAbsoluteUrl()
String getFullName()
void setAbsoluteUrl(String absoluteUrl)
void setFullName(String fullName)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private String absoluteUrl

private String fullName

Protected Constructors

protected ChangeSetItem.Author ()

Public Methods

public String getAbsoluteUrl ()

public String getFullName ()

public void setAbsoluteUrl (String absoluteUrl)

Parameters
absoluteUrl

public void setFullName (String fullName)

Parameters
fullName