| Package | Description |
|---|---|
| org.gcube.common.vremanagement.deployer.impl.operators | |
| org.gcube.common.vremanagement.deployer.impl.operators.common |
| Modifier and Type | Method and Description |
|---|---|
Report.PACKAGESTATUS |
UpdateOperator.undeploy(org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo packageInfo,
Report finalreport) |
| Modifier and Type | Method and Description |
|---|---|
static Report.PACKAGESTATUS |
Report.PACKAGESTATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Report.PACKAGESTATUS[] |
Report.PACKAGESTATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Report.addPackage(org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo deployedpackage,
Report.PACKAGESTATUS status,
int position,
String... message)
Adds a new package to the report
|
void |
Report.updatePackageStatus(org.gcube.common.vremanagement.deployer.stubs.common.PackageInfo p,
Report.PACKAGESTATUS status,
String... message)
Updates the status of the given package in the report
|
Copyright © 2015. All Rights Reserved.