| Package | Description |
|---|---|
| org.gcube.common.vremanagement.deployer.stubs.common |
| Modifier and Type | Method and Description |
|---|---|
PackageInfoStatus |
DeployInfoStatus.getPackageInfo()
Gets the packageInfo value for this DeployInfoStatus.
|
PackageInfoStatus[] |
FeedbackMessage.getPackageInfoStatus()
Gets the packageInfoStatus value for this FeedbackMessage.
|
PackageInfoStatus |
FeedbackMessage.getPackageInfoStatus(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployInfoStatus.setPackageInfo(PackageInfoStatus packageInfo)
Sets the packageInfo value for this DeployInfoStatus.
|
void |
FeedbackMessage.setPackageInfoStatus(int i,
PackageInfoStatus _value) |
void |
FeedbackMessage.setPackageInfoStatus(PackageInfoStatus[] packageInfoStatus)
Sets the packageInfoStatus value for this FeedbackMessage.
|
| Constructor and Description |
|---|
DeployInfoStatus(String ghnID,
PackageInfoStatus packageInfo) |
FeedbackMessage(String callbackID,
String log,
PackageInfoStatus[] packageInfoStatus,
String[] runningInstanceIDsList,
String type) |
Copyright © 2017. All Rights Reserved.