Class BulkKeysRepairRequest
- java.lang.Object
-
- com.atlassian.bamboo.plugins.stash.rest.entity.BulkKeysRepairRequest
-
public class BulkKeysRepairRequest extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSearch()
List<String>
getSelectedPlans()
List<String>
getSelectedProjects()
boolean
isSkipLinked()
boolean
isSkipPlan()
boolean
isSkipProject()
-