|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.continuum.model.repository.AbstractPurgeConfiguration
org.apache.continuum.model.repository.DistributedDirectoryPurgeConfiguration
public class DistributedDirectoryPurgeConfiguration
Class DistributedDirectoryPurgeConfiguration.
| Constructor Summary | |
|---|---|
DistributedDirectoryPurgeConfiguration()
|
|
| Method Summary | |
|---|---|
String |
getBuildAgentUrl()
Get buildAgent URL. |
String |
getDirectoryType()
Get the type of directory. |
void |
setBuildAgentUrl(String buildAgentUrl)
Set buildAgent URL. |
void |
setDirectoryType(String directoryType)
Set the type of directory. |
| Methods inherited from class org.apache.continuum.model.repository.AbstractPurgeConfiguration |
|---|
equals, getDaysOlder, getDescription, getId, getRetentionCount, getSchedule, hashCode, isDefaultPurge, isDeleteAll, isEnabled, setDaysOlder, setDefaultPurge, setDeleteAll, setDescription, setEnabled, setId, setRetentionCount, setSchedule, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DistributedDirectoryPurgeConfiguration()
| Method Detail |
|---|
public String getBuildAgentUrl()
public String getDirectoryType()
public void setBuildAgentUrl(String buildAgentUrl)
buildAgentUrl - public void setDirectoryType(String directoryType)
directoryType -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||