Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestChange
-
Packages that use RestChange Package Description com.atlassian.bamboo.testutils.backdoor.model -
-
Uses of RestChange in com.atlassian.bamboo.testutils.backdoor.model
Methods in com.atlassian.bamboo.testutils.backdoor.model that return types with arguments of type RestChange Modifier and Type Method Description List<RestChange>
RestChangeList. getChanges()
Constructor parameters in com.atlassian.bamboo.testutils.backdoor.model with type arguments of type RestChange Constructor Description RestChangeList(List<RestChange> changes)
-