Uses of Class
org.gcube.common.vremanagement.deployer.stubs.common.PackageInfoStatus

Packages that use PackageInfoStatus
org.gcube.common.vremanagement.deployer.stubs.common   
 

Uses of PackageInfoStatus in org.gcube.common.vremanagement.deployer.stubs.common
 

Methods in org.gcube.common.vremanagement.deployer.stubs.common that return PackageInfoStatus
 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)
           
 

Methods in org.gcube.common.vremanagement.deployer.stubs.common with parameters of type PackageInfoStatus
 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.
 

Constructors in org.gcube.common.vremanagement.deployer.stubs.common with parameters of type PackageInfoStatus
DeployInfoStatus(String ghnID, PackageInfoStatus packageInfo)
           
FeedbackMessage(String callbackID, String log, PackageInfoStatus[] packageInfoStatus, String[] runningInstanceIDsList, String type)
           
 



Copyright © 2012. All Rights Reserved.