public class RedeploymentDto extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected List<String> | resourceIds | 
| protected List<String> | resourceNames | 
| protected String | source | 
| Constructor and Description | 
|---|
| RedeploymentDto() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<String> | getResourceIds() | 
| List<String> | getResourceNames() | 
| String | getSource() | 
| void | setResourceIds(List<String> resourceIds) | 
| void | setResourceNames(List<String> resourceNames) | 
| void | setSource(String source) | 
Copyright © 2018. All rights reserved.