|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.service.discovery.DiscoveryResult
public class DiscoveryResult
| Constructor Summary | |
|---|---|
DiscoveryResult(java.lang.String taskId,
java.lang.String owner,
java.util.List<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> items)
|
|
| Method Summary | |
|---|---|
java.util.List<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> |
getItems()
|
java.lang.String |
getOwner()
|
java.lang.String |
getTaskId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiscoveryResult(java.lang.String taskId,
java.lang.String owner,
java.util.List<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> items)
| Method Detail |
|---|
public java.lang.String getTaskId()
public java.lang.String getOwner()
public java.util.List<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem> getItems()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||