|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.model.AbstractDescribableImpl<WorkspaceUpdater>
hudson.scm.subversion.WorkspaceUpdater
hudson.scm.subversion.UpdateWithCleanUpdater
public class UpdateWithCleanUpdater
WorkspaceUpdater that removes all the untracked files before "svn update"
| Nested Class Summary | |
|---|---|
static class |
UpdateWithCleanUpdater.DescriptorImpl
|
static class |
UpdateWithCleanUpdater.TaskImpl
|
| Nested classes/interfaces inherited from class hudson.scm.subversion.WorkspaceUpdater |
|---|
WorkspaceUpdater.UpdateTask |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
|---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Constructor Summary | |
|---|---|
UpdateWithCleanUpdater()
|
|
| Method Summary | |
|---|---|
WorkspaceUpdater.UpdateTask |
createTask()
Creates the WorkspaceUpdater.UpdateTask instance, which performs the actual check out / update. |
| Methods inherited from class hudson.scm.subversion.WorkspaceUpdater |
|---|
getDescriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor public UpdateWithCleanUpdater()
| Method Detail |
|---|
public WorkspaceUpdater.UpdateTask createTask()
WorkspaceUpdaterWorkspaceUpdater.UpdateTask instance, which performs the actual check out / update.
createTask in class WorkspaceUpdater
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||