public class CleanUpTask extends Object
| Constructor and Description |
|---|
CleanUpTask(com.piketec.tpt.api.Project project,
hudson.model.AbstractBuild masterId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
clean()
Close the tpt project
|
static boolean |
cleanUp(Object masterId)
removes a list of CleanUpTask from the registry
|
public CleanUpTask(com.piketec.tpt.api.Project project,
hudson.model.AbstractBuild masterId)
project - Tpt ProjectmasterId - Abstractbuild as unique Idpublic boolean clean()
public static boolean cleanUp(Object masterId)
masterId - to identify to which registry the task is going to be removedCopyright © 2016–2018 PikeTec GmbH. All rights reserved.