| Package | Description |
|---|---|
| org.gcube.common.vremanagement.deployer.stubs.deployer |
| Modifier and Type | Method and Description |
|---|---|
DeployedPackage[] |
DeployerResourceProperties.getDeployedPackages()
Gets the deployedPackages value for this DeployerResourceProperties.
|
DeployedPackage |
DeployerResourceProperties.getDeployedPackages(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployerResourceProperties.setDeployedPackages(DeployedPackage[] deployedPackages)
Sets the deployedPackages value for this DeployerResourceProperties.
|
void |
DeployerResourceProperties.setDeployedPackages(int i,
DeployedPackage _value) |
| Constructor and Description |
|---|
DeployerResourceProperties(String GHN,
String RI,
String VO,
Calendar currentTime,
DeployedPackage[] deployedPackages,
String lastDeployment,
String[] scope,
String serviceClass,
String serviceID,
String serviceName,
Calendar terminationTime) |
Copyright © 2017. All Rights Reserved.