Mule Jenkins Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
org.mule.jenkins
org.mule.jenkins.model
org.mule.module
org.mule.module.adapters
org.mule.module.agents
org.mule.module.config
org.mule.module.connectivity
org.mule.module.process
org.mule.module.processors
Classes
ActionCause
ActionParameter
Actions
Artifact
Build
BuildInfo
ChangeSet
ChangeSetItem
ChangeSetItem.Author
ChangeSetItem.Paths
HealtReport
JenkinsInfo
JenkinsQueueInfo
Job
JobInfo
Module
Project
QueueItem
QueueItemTask
Package Index
|
Class Index
Summary:
Fields
|
Protected Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
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
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
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