Uses of Class
com.atlassian.bamboo.specs.model.task.CleanWorkingDirectoryTaskProperties
-
Packages that use CleanWorkingDirectoryTaskProperties Package Description com.atlassian.bamboo.specs.builders.task Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script. -
-
Uses of CleanWorkingDirectoryTaskProperties in com.atlassian.bamboo.specs.builders.task
Methods in com.atlassian.bamboo.specs.builders.task that return CleanWorkingDirectoryTaskProperties Modifier and Type Method Description protected @NotNull CleanWorkingDirectoryTaskPropertiesCleanWorkingDirectoryTask. build()
-