Package | Description |
---|---|
org.gcube.vremanagement.resourcebroker.utils.serialization.types | |
org.gcube.vremanagement.resourcebroker.utils.serialization.types.feedback |
Modifier and Type | Method and Description |
---|---|
PackageGroup |
PackageGroup.clone() |
PackageGroup |
PlanResponse.createPackageGroup(java.lang.String serviceName)
Instantiate a new
PackageGroup inside the PlanResponse . |
PackageGroup |
PlanRequest.createPackageGroup(java.lang.String serviceName) |
PackageGroup |
ResponseStatus.getPosition() |
Modifier and Type | Method and Description |
---|---|
java.util.List<PackageGroup> |
PlanResponse.getPackageGroups() |
java.util.List<PackageGroup> |
PlanRequest.getPackageGroups() |
Modifier and Type | Method and Description |
---|---|
void |
ResponseStatus.setPosition(PackageGroup position) |
Constructor and Description |
---|
ResponseStatus(java.lang.String status,
java.lang.String message,
PackageGroup position) |
Modifier and Type | Method and Description |
---|---|
PackageGroup |
DeployNode.getPackageGroup() |
Modifier and Type | Method and Description |
---|---|
void |
DeployNode.setPackageGroup(PackageGroup pg) |
Constructor and Description |
---|
DeployNode(PackageGroup pg) |