Uses of Class
org.gcube.common.vremanagement.deployer.impl.operators.common.Report.PACKAGESTATUS

Packages that use Report.PACKAGESTATUS
org.gcube.common.vremanagement.deployer.impl.operators.common   
 

Uses of Report.PACKAGESTATUS in org.gcube.common.vremanagement.deployer.impl.operators.common
 

Methods in org.gcube.common.vremanagement.deployer.impl.operators.common that return Report.PACKAGESTATUS
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.
 

Methods in org.gcube.common.vremanagement.deployer.impl.operators.common with parameters of type Report.PACKAGESTATUS
 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 © 2013. All Rights Reserved.